File: /kexi/main/printing/kexisimpleprintingengine.h
7 commits found

TimeRevisionRepliesAuthorMessageThursday, 30. March 2006
07:495242990mlaurentqt3to4


TimeRevisionRepliesAuthorMessageMonday, 13. February 2006
22:495092170ingwaCamelBack lib/kofficeui


TimeRevisionRepliesAuthorMessageSaturday, 21. January 2006
23:335010740staniek3rdparty/kolibs is only used on win32 now for other targets, we're linking against koffice{core|ui}


TimeRevisionRepliesAuthorMessageThursday, 05. January 2006
00:304944330staniek- fixed creating print preview after changed page layout - possible crash fixed


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


TimeRevisionRepliesAuthorMessageTuesday, 03. January 2006
22:314940430muellerthe usual "daily unbreak compilation"


TimeRevisionRepliesAuthorMessageWednesday, 21. December 2005
22:134904600staniekSimple 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