File: /kexi/kexiutils/utils.cpp
23 commits found

TimeRevisionRepliesAuthorMessageMonday, 07. August 2006
21:345708610staniekSVN_SILENT (de)serializer fixed


TimeRevisionRepliesAuthorMessageFriday, 14. July 2006
08:515621841staniekForms - context menus now have consistent title: "<objectname> : <objecttype>" - cut/copy/paste shared actions work for form widgets in data view Table View - context menu from image box reused in the Table View's cell editor - cut/copy/paste/clear actions work for the image cells, including shortcuts - cut/copy/paste/clear actions work for text/number/boolean cells - fractional character ("," or ".") can be entered as the first character for floating-point data types, what means 0.xxxxx - fixed updating row number info in the record navigator and updating the current cell after column sorting - BLOB data is sorted by size 2.0: merged


TimeRevisionRepliesAuthorMessageThursday, 06. July 2006
17:01559144200staniekForms - Data Source tab of the Property Pane: fixed entering field or table/query name by hand: pressing return accepts selection; focus-out accepts selection; entering in-progress clears previous selection - displaying images optimized: no background is cached or painted - text box widget now displays text aligned to the left after loosing the focus 2.0: merged


TimeRevisionRepliesAuthorMessageSunday, 02. July 2006
09:335570430staniekSVN_SILENT compile


TimeRevisionRepliesAuthorMessageWednesday, 28. June 2006
22:045560020staniekSVN_SILENT warning--
21:125559840staniekForms - Image Box widget: now supports saving data in the database! Fixed filling duplicated data widgets; fixed editing; "Drop-Down Button Visible" property added. 2.0: merged


TimeRevisionRepliesAuthorMessageTuesday, 06. June 2006
23:525489710staniekKexiDB - renaming table fields works, table schema is recreated when needed, and just altered in-place when it's enough to do so 2.0: ported


TimeRevisionRepliesAuthorMessageFriday, 26. May 2006
13:135449250staniek update for alter table debugger; simulated altering added 2.0: ported


TimeRevisionRepliesAuthorMessageSunday, 21. May 2006
02:275430550martinA lot of s/lower/toLower/, s/latin1/toLatin1/, and other such warnings. Beginning to see the errors for the warnings. Killed a few compile errors too - but I gave up on: koffice/kexi/kexidb/drivermanager.cpp:226: error: no matching function for call to ‘KParts::ComponentFactory::createInstanceFromService( const KSharedPtr<KService>&, KexiDB::DriverManagerInternal* const, const char*, QStringList, int*)’


TimeRevisionRepliesAuthorMessageWednesday, 17. May 2006
14:125418660staniek- removed crash when internal debugger is off - i18n fixes 2.0: ported
12:2554182812975staniekFEATURE: Kexi Table Designer is now able to track atomic changes performed using KDE Undo/Redo framework; this will be reused to handle database table altering without lossing data. Table View - small API and source code improvements (s/buf/set) Table Designer - fixed saving boolean types for table design - Undo/Redo actions added and integrated with table altering Internal - "AlterTable" tab added to the "Kexi Internal Debugger" window 2.0: ported


TimeRevisionRepliesAuthorMessageFriday, 21. April 2006
12:535321700mlaurentMinor fix


TimeRevisionRepliesAuthorMessageThursday, 20. April 2006
20:425320190dfaureFinish porting utils.*


TimeRevisionRepliesAuthorMessageThursday, 30. March 2006
08:055243040mlaurentqt3to4


TimeRevisionRepliesAuthorMessageWednesday, 29. March 2006
07:145238090mlaurentAdapt to new api


TimeRevisionRepliesAuthorMessageMonday, 27. March 2006
05:375230045mlaurentBig first commit: -> add cmake support -> qt3to4 -> launch my script to adapt to new kdelibs api -> fix some compile error For the moment koffice doesn't compile. I will not port kspread/kpresenter/krita/karbon All changes into theses directories are just my script which changed it (necessary for the future, but I will not work on to make it compile (until we decided to port them))


TimeRevisionRepliesAuthorMessageMonday, 20. March 2006
10:255205670staniekKexiDB - added simple encryption for stored passwords - allow to save empty password in .kexis and .kexic files Startup - ask for password (without storing it) for connection data without stored password


TimeRevisionRepliesAuthorMessageWednesday, 11. January 2006
16:024969924staniekCSV Import Dialog - optimalization for large data: only about 100 rows are loaded for preview - progress dialog added on dialog creation (opening can be cancelled) - layout fixes - missing column with primary key is added if user wants it - optimized importing large (many thousands of rows) tables: GUI is not used to store entire table before importing; only current record is kept in memory buffer - progress dialog added on importing (importing can be cancelled) CCMAIL:kexi-devel@kde.org


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


TimeRevisionRepliesAuthorMessageFriday, 02. December 2005
15:284850270staniekstringToFileName() added: returns a valid filename converted from string


TimeRevisionRepliesAuthorMessageWednesday, 23. November 2005
16:424826500staniekProject Migration - "All Supported Files" filter added to Kexi file dialogs - Files like MS Access .mdb can be now clicked and then Import Wizard will pop up with preselected parameters. This alos works using command line. - Import Wizard's GUI: improved messages, added real Finish page - No need to select source driver, it's enought to select a filename or db connection Startup - Better usablity of 'Open Existing' tab page - Better usablity of 'New project wizard'


TimeRevisionRepliesAuthorMessageMonday, 14. November 2005
20:264804250staniekForms - AutoField widget: improved behaviour in design time (setting caption/type/label position) - frameColor property added for widgets like text label or frame: behaves well also for "raised" frame shapes - new widget KexiFrame, will provide more features; backward compatible with QFrame - do not allow to move top-level widget's position using arrow keys CCMAIL: broock54@gmx.de CCMAIL: kexi@kde.org


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