File: /kexi/kexidb/object.h
7 commits found

TimeRevisionRepliesAuthorMessageWednesday, 17. May 2006
04:435417140cmuellerFixed typos/grammar in comments


TimeRevisionRepliesAuthorMessageFriday, 27. January 2006
16:585029800staniekMain Window - fixed usability: read-only flag of the db connection is now visible in the statusbar - added question about for opening db file as read-only when it is already opened - disable actions that require write access to the db if it's opened as readonly Startup - fixed support for "-print-preview" command line option Simple Printing - enlarge default zoom


TimeRevisionRepliesAuthorMessageTuesday, 17. January 2006
14:544993370staniekKexiDB - even more verbose error messages for failed SQL statement execution CSV Import Dialog - tabulator is default field delimiter for clipboard data - delimiter detection improved General - "Dangerous" flag set for potentially destructive dialogs - a few redundant i18n strings removed


TimeRevisionRepliesAuthorMessageWednesday, 04. January 2006
15:074943051561staniekKexiDB - 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


TimeRevisionRepliesAuthorMessageFriday, 04. November 2005
18:334777040staniekKexiDB - More verbose error messages: Error messages and result numbers can be now inherited by using Object::setError( KexiDB::Object *obj, const QString& prependMessage ), so less information will be lost while displaying message e.g. on failed cursor opening. - mysql/pgsql/sqlite/mdb drivers updated for the current API


TimeRevisionRepliesAuthorMessageWednesday, 26. October 2005
10:254744100staniekKexiDB - DatabaseProperties utility class added to API


TimeRevisionRepliesAuthorMessageSunday, 02. October 2005
17:544664473zanderCVSSILENT: update FSF address