|
|
| 19:44 | 571820 | 0 | staniek | KexiDB
= added BLOB-encoding/decoding-related functions
= improved storing and retrieving "defaultValue" property of table field
2.0: merged
| |
|
|
| 21:06 | 571228 | 0 | staniek | SVN_SILENT typo
| |
|
|
| 16:06 | 570742 | 1279 | staniek | * A test suite added for table altering *
General
- "skip-startup-dialog" command line option added
= .pro files no longer used for building Kexi 2.0
Table Designer
= fixed setting types and subtypes
= fixed a crash when there are more than 50 "alter table" actions
KexiDB
= Field::typeForString() and Field::typeGroupForString() are now
case-insensitive
= added missing support for "indexed" and "type" properties for functions
like KexiDB::setFieldProperty()
= improved version-related parts of the API
= server version information is retrieved
CSV Export
= GUI-less exporting is supported in the API (usable for tests)
2.0: merged
| |
|
|
| 10:57 | 557078 | 0 | staniek | ported to the new i18n() API
| |
|
|
| 22:59 | 548589 | 0 | staniek | KexiDB
- optimization: "rename table" action now uses "ALTER TABLE RENAME TO"
SQL statement, O(1).
- X-Kexi-DoNotAllowProjectImportingTo KexiDB driver propery added,
false by defaut
2.0: ported
| |
|
|
| 16:51 | 543296 | 0 | martin | KexiDB now links. tests/newapi/kexidbtest runs successfully. | |
| 12:17 | 543135 | 0 | martin | KexiDB now links. warnings--.
| |
| 10:10 | 543100 | 0 | martin | KexiDB compiles - but how to make it link against kexiutils?
| |
|
|
| 18:45 | 538743 | 0 | staniek | KexiDB
- fixed converting floating-point values to SQL-compatible strings when
the number was provided as string QVariant
1.0/2.0: ported
| |
|
|
| 19:16 | 529565 | 0 | staniek | Kexi 2.0
- merged changes since revision 523723
| |
|
|
| 07:43 | 524296 | 0 | mlaurent | qt3to4 | |
|
|
| 18:02 | 523276 | 0 | mlaurent | Fix include
| |
|
|
| 19:59 | 514614 | 0 | staniek | PostgreSQL Driver
- fixed escaping binary data (octal values are used for special characters)
CCMAIL:kexi-devel@kde.org
| |
|
|
| 09:52 | 504796 | 0 | staniek | SVN_SILENT: convert QString values to utf8 before encoding them for BLOB
| |
|
|
| 21:59 | 504719 | 0 | staniek | SVN_SILENT compile, warnings--
| |
| 21:09 | 504705 | 0 | staniek | KexiDB
- MySQL: added temporary (unoptimized) implementation of Prepared Statement
- MySQL, SQLite: fixed inserting BLOB data (without Prepared Statements)
- MySQL: fixed fetching BLOB data (without Prepared Statements)
- most debug lines commented out
CSV Import Dialog
- fixed importing for MySQL backend
Form Designer
- fixed saving images (binary data) to MySQL backend
| |
|
|
| 15:07 | 494305 | 1562 | staniek | KexiDB
- SQLite: opened files are now locked for read/write by default;
related error messages improved
Simple Printouts
- pages to print can be selected
- number of copies can be entered
- pages collation switch on or off (i.e. 1-2..n; 1-2..n.... for collation
and 1-1-...1; 2-2..2; .. for "no collation")
- page count is properly computed and printed on the footer as "Page x of y"
- "Page Setup" action added;
now it's window is only presented when user really wants this
- text of the page title properly updated
Startup
- "--skip-dialog" command line option added.
Skips displaying connection dialog\n"
and connects directly. Available when opening .kexic
or .kexis shortcut files.
- opening server-based projects works in File->Open when
there's already project opened.
- "--connection <shortcut_filename>" command line option added.
Specifies a database connection shortcut .kexic file containing
connection data. Can be used with --createdb or --create-opendb
for convenience instead of using options like --user, --host
or --port. Note: Options like --user, --host have precedence
over settings defined in the shortcut file.
- creating server-based projects works in File->New when
there's already project opened.
Migration
- Project Migration Wizard is proposed if a server-based database
is incompatible with Kexi and cannot be opened
- if a destination for imported project is a server, it is also
opened after imported, if user wanted this
CCMAIL:kexi-devel@kde.org
| |
| 08:44 | 494202 | 0 | binner | don't return random data
| |
|
|
| 22:13 | 490460 | 0 | staniek | Simple Printouts
- added Simple Printouts window with print preview and settings
Table View
- failed accepting of row editing now cancels window closing
- fixes for updating row data (this was sometimes visible in Table Designer)
Table Designer
- avoid asking twice for saving changes to the design on window closing
- find unique name for autogenerated primary key fields
Kexi Core
- possibility of adding non-db-aware windows/tabs in Kexi
General
- added --print and --printpreview command line options
- (temporary) mini-kolibs added to get print settings stuff and remain
independent on kolibs
CCMAIL: kexi-devel@kde.org
| |
|
|
| 17:54 | 466447 | 3 | zander | CVSSILENT: update FSF address
| |