1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CVS_SILENT make the brief descriptions a tad shorter More... over 20 years ago
comment added CC_MAIL: [email protected]
Jarosław Staniek
as Jaroslaw Staniek
More... over 20 years ago
API Doc updates More... over 20 years ago
CVS_SILENT: compile fix
Jarosław Staniek
as Jaroslaw Staniek
More... over 20 years ago
KexiDB Utils: typeNamesForGroup() and typesForGroup() utility functions added
Jarosław Staniek
as Jaroslaw Staniek
More... over 20 years ago
typeString(), typeGroupString() added to KexiDB::Field
Jarosław Staniek
as Jaroslaw Staniek
More... over 20 years ago
-KexiDB: i18n'd names for datatype groups added, just like datatype names. This will be used eg. in Alter Table Dialog
Jarosław Staniek
as Jaroslaw Staniek
More... over 20 years ago
CVS_SILENT Typographical corrections and changes More... over 20 years ago
"Enum" internal type's ID moved down, to internal types' space
Jarosław Staniek
as Jaroslaw Staniek
More... over 20 years ago
- crash fixed for records buffering, when a value is NULL (for some targets strdup crashes on NULLs)
Jarosław Staniek
as Jaroslaw Staniek
More... over 20 years ago
Use AC_HELP_STRING to line up configure --help entries. More... over 20 years ago
CVS_SILENT: unused code removed
Jarosław Staniek
as Jaroslaw Staniek
More... over 20 years ago
- table view, kexidb: after row inserting, autoincremented fields have displayed values
Jarosław Staniek
as Jaroslaw Staniek
More... over 20 years ago
- parser checks if tables exist - parser checks if tables were mentioned in the table list More... over 20 years ago
- query history is shown again - selected history items' text is painted in highlightedText color (strings and numbers are ignored at highlighting) - parser now checks if selected fields exist More... over 20 years ago
CVS_SILENT some api doc syntax and spelling fixes More... over 20 years ago
genereate a flat list of tables in a select statement right More... over 20 years ago
- KexiDB::Connection: -tableNames() return only tables that have valid names -the same for any other objects
Jarosław Staniek
as Jaroslaw Staniek
More... over 20 years ago
CVS_SILENT: comment moved
Jarosław Staniek
as Jaroslaw Staniek
More... over 20 years ago
- creating queries works - queries are saved - creating tables works More... over 20 years ago
- bool Kexi::isIdentifier(QString) added for convenience - KexiDB: Tables and queries with invalid names (that are not valid identifiers) are skipped on lookup - KexiProject: The same for any objects and KexiProject level
Jarosław Staniek
as Jaroslaw Staniek
More... over 20 years ago
- Queries work again (history missing) - queries writtien in sql are dispayed in the schema - queries created with the schema are displayed in sql More... over 20 years ago
CVS_SILENT made messages More... over 20 years ago
- KexiActionProxy: new plugSharedAction() overload added for easy creating alternative action names.
Jarosław Staniek
as Jaroslaw Staniek
More... over 20 years ago
CVS_SILENT made messages More... over 20 years ago
- KexiDB::Field::isIntegerType() added. Now It's easier to detect if a field is integer.
Jarosław Staniek
as Jaroslaw Staniek
More... over 20 years ago
field order can be -1 (what means unspecified) -so- signed
Jarosław Staniek
as Jaroslaw Staniek
More... over 20 years ago
added better type converion in value() More... over 20 years ago
make the configure check work again for me. Don't know why the old one suddenly breaks More... over 20 years ago
- KexiPart items are now removable! (both from GUI and db backend) - Kexi Browser is items are removed if required - KexiDialog: now has itemIcon() possible for reimpl. and Kexi Relation View reimpl this, since it has no KexiPart
Jarosław Staniek
as Jaroslaw Staniek
More... over 20 years ago