886 commits found for project KOffice.
Regular Commiters: mlaurent, nikolaus, zander, staniek, sebsauer, dfaure, rempt
Last update: 11:45, 01.09.2006

TimeRevisionAuthorRepliesMessageFriday, 01. September 2006
03:23579384staniek572update
00:23579323sebsauer3* dox++ * kis_filter_configuration.h got a properties()-method to be able to know within scripts what props are defined. Hope that's ok?


TimeRevisionAuthorRepliesMessageTuesday, 29. August 2006
17:06578490staniek56Added unicode->latin1 mappings for Czech characters, thanks to: Michal Svec


TimeRevisionAuthorRepliesMessageMonday, 28. August 2006
16:24578103staniek130combo box widget icon: 16x16 version added


TimeRevisionAuthorRepliesMessageThursday, 24. August 2006
03:51576388staniek63Table View = displaying cell's selection background fixed for nonstandard font 2.0: merged
03:34576383staniek54- StyleProxy ported - warnings--
02:26576361staniek98Forms - display default values in the new row; default text is displayed with a special style (italic blue) as in table view; cancelling changes in a widget reverts its contents to default value (if available); the special style is removed as soon as the editing starts - "redo" action removed from the data-aware widgets' context menu (to avoid problems with data handling) Table Designer = fixed setting subtype by user 2.0: merged
02:23576359staniek56Table View - do not display default values for autonumbered fields - do not fill default values for already filled fields = boolean editor in tristate mode: fixed switching between true/false/NULL values - display default boolean values in blue - display tooltip with row number when the vertical scrollbar is dragged = fixed displaying tooltips for default values in the "insert" row 2.0: merged


TimeRevisionAuthorRepliesMessageMonday, 21. August 2006
15:14575343staniek53CSV Import Dialog = fixed delimiter change using the combo box (introduced by the prev commit) = unnecessary rows are removed after delimiter changes 2.0: merged


TimeRevisionAuthorRepliesMessageSunday, 20. August 2006
12:25574795scripty18526SVN_SILENT made messages (.desktop file)


TimeRevisionAuthorRepliesMessageSaturday, 19. August 2006
12:28574506scripty69SVN_SILENT made messages (.desktop file)


TimeRevisionAuthorRepliesMessageFriday, 18. August 2006
14:12574165staniek56Table View - tooltips are displayed for cells with too large contents CSV Import Dialog - delimiter detection is now even more clever, allowing to import more complex data: characters outside quotes have higher priority; additional algorithm counting number of candidates for delimiters is used. 2.0: merged
12:45574128sebsauer3* reimplemented guimanager-functionality to use Qt4 mvc. * guiclient uses KConfig now to store it's script-package infos rather then single XML-files. That should minimize the needed expensive io-operations on load.


TimeRevisionAuthorRepliesMessageWednesday, 16. August 2006
14:45573486staniek0SVN_SILENT mising files
12:42573466staniek56Table View - default values are displayed and work properly with editing - current row and column is visible as selection on the vertical and horizontal headers 2.0: merged
12:41573464staniek54CSV Export = fixed crash on exporting to clipboard - time and object values: fixed exporting or copying to clipboard 2.0: merged
12:39573461staniek57KexiDB = improved table name altering = row edit buffer now handles default values 2.0: merged
12:10573455staniek56Main Window - "copy special" action is available after switching back to table data view 2.0: merged


TimeRevisionAuthorRepliesMessageTuesday, 15. August 2006
07:56573175sebsauer3let the gui-testcase work again.


TimeRevisionAuthorRepliesMessageMonday, 14. August 2006
17:35572979mlaurent14105Adapt with new KDE4_INSTALL_ICONS (automatic detect of icons theme)
17:21572953staniek56remove obsolete files
11:16572855sebsauer3Kexi should have it's own test-cases.
10:54572847sebsauer3Disable till porting starts.
10:50572845sebsauer7Initial code for Kross2 The backend got replaced and is build up on Qt's metatypes now. This means we are able to throw any QObject/QVariant in and just use the slots as script-functions and the properties as script-members. So, we don't need wrappers/bindings any longer (and provided scripting-interfaces don't need to depend on Kross) on the one hand and and earn a more cleaner interface on the other. Beside the try to follow KISS, we should earn much more speed that way cause everything talks now Qt internal :) The python backend works mostly already. Ruby is disabled for now while the existing bindings will be ported to on QObject/QMetaType-stuff based scripting-interfaces later. FEATURE CC_MAIL: koffice-devel@kde.org


TimeRevisionAuthorRepliesMessageFriday, 11. August 2006
19:43572098zander0Remove obsolete files


TimeRevisionAuthorRepliesMessageThursday, 10. August 2006
23:45571822staniek56Table Designer - Added "defaultValue" property to the designer = Alter Table Test Suite: added "i" variable support (includign operator++), closeWindow command, quit command, and optional "clipboard" flag for showSchema, showActions, showTableData. Improved showTableData command. Added "defaultvalues" test. 2.0: merged
23:44571820staniek0KexiDB = added BLOB-encoding/decoding-related functions = improved storing and retrieving "defaultValue" property of table field 2.0: merged
23:04571808staniek0KoProperty = dox improved; three-state option not yet commited as there's no 3-state button in Qt4 - we'll need to use a combobox


TimeRevisionAuthorRepliesMessageWednesday, 09. August 2006
01:06571228staniek57SVN_SILENT typo
00:06571211staniek56SVN_SILENT compile
23:29571203staniek56Table Designer, KexiDB - fields of type yes/no have default value set to false (by default) = schema editing improved; on table altering, default values are inserted and not-empty values are used is there's no default 2.0: merged
22:58571195staniek55SVN_SILENT compile
15:21571021staniek56SVN_SILENT compile
14:17570991staniek7177General = operator tristate::bool() removed (unsafe, comparison with false was broken) 2.0: merged
14:12570985staniek56AlterTable Test -fixed broken test -minor improvements


TimeRevisionAuthorRepliesMessageTuesday, 08. August 2006
01:34570861staniek54SVN_SILENT (de)serializer fixed
00:43570848staniek57SVN_SILENT compile, portability++, missing test dir
23:06570805sebsauer3port r570804; compile.
22:05570781staniek56SVN_SILENT warnings--
21:52570773staniek56SVN_SILENT missing
20:56570759staniek4SVN_SILENT compile
20:06570742staniek1279* 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


TimeRevisionAuthorRepliesMessageSunday, 06. August 2006
18:53570370mlaurent0Fix signal/slot


TimeRevisionAuthorRepliesMessageSaturday, 05. August 2006
21:16570085sebsauer4port r570084; better.
21:10570081sebsauer3port r570080; Fix crash if columninfo is null.
19:06570037sebsauer3port r570036; Fix crash; 1) create new query, 2) add some tables in designview and don't switch, 3) close query and if asked for save, try to save it, 4) crash


TimeRevisionAuthorRepliesMessageFriday, 04. August 2006
19:06569643sebsauer4revert. SVN_SILENT
18:33569637sebsauer0Port r569636; Added currentConnection() to be able to use; import kexiapp connection = kexiapp.currentConnection()
06:17569502sebsauer3more logical SVN_SILENT
05:20569491sebsauer3port r569490; Added the doxygen-config I used to generate the KrossKexiDB Reference Manual pdf linked at http://www.kexi-project.org/scripting/
04:22569485sebsauer3port r569484; Added Cursor.setValue() and Cursor.save() methods to be able to change the content of a cursor.


TimeRevisionAuthorRepliesMessageFriday, 04. August 2006
01:24569456staniek0KexiDB - compile - docs improved a bit, warnings--
20:10569356sebsauer3port r569354; Ups. Compile.
16:48569303staniek56KexiDB = PostgreSQL: use TIMESTAMP, not DATETIME for date/time data type 2.0: merged


TimeRevisionAuthorRepliesMessageThursday, 03. August 2006
00:06569049sebsauer3port r569048; * interface-cleanup * warnings-- * dox++


TimeRevisionAuthorRepliesMessageMonday, 31. July 2006
20:37568261staniek55Table View - do not display drop-down buttons for read-only data 2.0: merged
17:50568203staniek57Query Designer - possible crash fixed when new design is saved in the data view: only rebuild schema if it has not been rebuilt previously 1.0/2.0: ported
15:12568166staniek55SVN_SILENT compile, warnings--
14:10568159staniek56SVN_SILENT warnings--
13:46568153staniek56KexiDB = custom properties can be set for Field objects Table View - deleting cell contents containing Yes/No values 2.0: merged


TimeRevisionAuthorRepliesMessageFriday, 28. July 2006
17:42567288staniek56Table Designer - fields of Yes/No type have "not null" set by default - fixed clearing "not null" property Table View - boolean "not null" field displays "false" instead of null in the new row = fixed column width adjustment = unused code removed 2.0: merged
17:41567286staniek56fixed possible crash 2.0: merged
06:03567115sebsauer3port r567114 Prevent crashes if prepareImport returns NULL.


TimeRevisionAuthorRepliesMessageFriday, 28. July 2006
02:59567086staniek56Forms - image box: (in data view) do not allow to show context menu using keyboard for static image (i.e. if no data source is assigned); such a widget also ignores focus events (effective focus policy is NoFocus then); focus frame is painted when needed 2.0: merged
02:45567079sebsauer0port r567076 more logical SVN_SILENT
01:40567045sebsauer0Port r567044 * eval the returnvalue of checkIfDestinationDatabaseOverwritingNeedsAccepting() else errors within that method are silent ignored. * added isSourceAndDestinationDataSourceTheSame() to be sure the user doesn't lose data if source and destination are identical.
22:46566990staniek56-compile (gcc) -possible crash fixed
19:12566924mlaurent0Clean up Fix install icons


TimeRevisionAuthorRepliesMessageWednesday, 26. July 2006
03:26566372staniek53SVN_SILENT compile++
02:19566360staniek58SVN_SILENT compile
01:34566350staniek56* Kexi supports database-aware combo boxes * KexiDB - added support for db-aware lookup fields Table View - added support for db-aware combobox fields - displaying values in combo box popup fixed 2.0: merged CCMAIL:danny@commit-digest.org
23:29566322staniek56Main Window - fixed setting focus after switching between views 2.0: merged
23:25566319staniek56Forms - fixed maintaining focus when menu has been clicked - fixed tab/backtab for button widget (non-db-aware widgets in general) 2.0: merged
23:11566312staniek1CSV Import Dialog - leading 0xFEFF "BOM" unicode character is skipped (http://www.unicode.org/charts/PDF/UFFF0.pdf) - added "Strip leading and trailing blanks off of text values" option - fixed changing options 2.0: merged


TimeRevisionAuthorRepliesMessageMonday, 24. July 2006
14:38565726sebsauer0qt3--


TimeRevisionAuthorRepliesMessageFriday, 21. July 2006
19:32564866mlaurent0Clean up Remove mimetypes directory not necessary now in kde4 (readd after if we need it)


TimeRevisionAuthorRepliesMessageWednesday, 19. July 2006
12:02564074mlaurent0Deprecated--


TimeRevisionAuthorRepliesMessageWednesday, 19. July 2006
00:07563908zander0karbon compiles without libart; check not needed anymore. Still need to figure out why I manually have to add a -fPIC to the cxx flags here on my x86_64 here, though.
21:51563866mlaurent0Deprecated--
21:36563864mlaurent0Deprecated--


TimeRevisionAuthorRepliesMessageSunday, 16. July 2006
02:02562819sebsauer0Forward-port r562818 (except the exporthtml script-package); KSpread supports scripting with python and ruby now. * KSpread has the menuitems "Tools=>Script Manager" and "Tools=>Scripts" now to deal with scripts. * Added the exporthtml script-package to demonstrate the usage. * KSpread's "Get New Scripts" functionality will work once we got the kde-files.org GHNS-link.


TimeRevisionAuthorRepliesMessageFriday, 14. July 2006
17:49562270staniek56Forms - fixed setting backgroundColor property for auto field 2.0: merged
12:51562184staniek58Forms - 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


TimeRevisionAuthorRepliesMessageThursday, 13. July 2006
19:35561904staniek56kexisql3.2: enable release build on win32 2.0: ported


TimeRevisionAuthorRepliesMessageMonday, 10. July 2006
14:30560433staniek56KexiDB - SQLite driver: read only connections work again 2.0: merged


TimeRevisionAuthorRepliesMessageFriday, 07. July 2006
21:57559592staniek56Forms - AutoField, Image Box: fixed setting background color; drop-down button keeps its default color Table View - added drop down button as image cell editor 2.0: merged
14:26559429staniek56SVN_SILENT fix possible crash


TimeRevisionAuthorRepliesMessageFriday, 07. July 2006
02:51559277staniek1398SVN_SILENT mistake
21:35559156staniek3261SVN_SILENT warnings--
21:01559144staniek256Forms - 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
13:44558913staniek56Forms - AutoField: fixed handling foreground and background colors; added "foregroundLabelColor" and "backgroundLabelColor" properties; subproperties coming from super classes are now visible; better handling internal layout depending on label's position - "tristate" property for check box widget redefined: supports DefaultTristate, TristateYes, TristateNo values. Thus, for bound widgets null values can be set and for unbound widgets only Yes or No values can be set (by default). - fixed creating modified property objects of enum type 2.0: merged
13:35558904staniek1KexiDB - fixed copying index and table objects 1.0/2.0: ported


TimeRevisionAuthorRepliesMessageThursday, 06. July 2006
03:01558755boemann4046change install_xxx to install(XXX in every CMakefile Thanks to script and guidance from Laurent Montel kword seem to bark on it though - commiting anyway


TimeRevisionAuthorRepliesMessageMonday, 03. July 2006
12:27557422staniek55Forms - AutoField: focus label's associated widget (editor) when user clicked the label 2.0: merged


TimeRevisionAuthorRepliesMessageMonday, 03. July 2006
03:47557337staniek202Update for KDE4 API change: use KService::createInstance() instead of KParts::ComponentFactory::createInstanceFromService()
14:57557078staniek55ported to the new i18n() API
13:33557043staniek56SVN_SILENT compile


TimeRevisionAuthorRepliesMessageSaturday, 01. July 2006
02:30556620sebsauer0Port r556619; more proxy-porting && more dox
01:07556602staniek54SVN_SILENT compile
00:35556597staniek53SVN_SILENT compile