date | project | content | link |
|---|
| 16:03 on Dec 14, 2008 | KDE | Commit by sharan :: r896872 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/dialogs/ (3 files): 1. Fix display of parameter names in the operation properties dialog. 2. Change interaction between the operation properties dialog box and the param properties dialog. | # |
| 11:34 on Nov 30, 2008 | KDE | Commit by sharan :: r890805 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/umlview.cpp: Don't delete the objects directly, but just mark them for deletion. This prevents catastrophies while iterating over lists which keep changing their state. | # |
| 12:55 on Nov 28, 2008 | KDE | Commit by sharan :: r890075 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/umlview.cpp: Adding a foreign key constraint used to give the wrong roles to the owning entity and the referenced entity. Not any more :)
CCBUG:171280 | # |
| 08:16 on Nov 28, 2008 | KDE | Commit by sharan :: r889981 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/dialogs/ (2 files): When changing the focus in the attribute list in the class properties dialog box, the description was not changing as the signal-slot connection was only for mouse clicks.
Fixed that bug, and changed the name of the slot to a more generic name. | # |
| 07:40 on Nov 28, 2008 | KDE | Commit by sharan :: r889968 umbrello/trunk/KDE/kdesdk/umbrello/umbrello/dialogs/classpropdlg.cpp: Set the title of the attribute settings page to "Attribute Settings", rather than "General Settings" | # |
| 17:05 on Jul 22, 2008 | KDE | Commit by sharan :: r836634 kexi/trunk/koffice/kexi/plugins/reportspgz/backend/wrtembed/reportdesigner.cpp: add a delete action to the context menu in the report designer | # |
| 01:16 on Jul 19, 2008 | KDE | Commit by sharan :: r834463 kexi/trunk/koffice/kexi/plugins/reportspgz/backend/wrtembed/ (6 files): Fix behaviour of context menu in report designer. | # |
| 20:49 on Jul 15, 2008 | KDE | Commit by sharan :: r832943 kexi/trunk/koffice/kexi/plugins/reportspgz/ (5 files in 2 dirs): Make the KSpread and HTML renderer use KIO for greater transparency. | # |
| 20:59 on Jul 09, 2008 | KDE | Commit by sharan :: r830149 kexi/trunk/koffice/kexi/migration/mysql/mysqlmigrate.cpp: Send tableName.fieldName istead of only tableName (!) in message to user for requesting appropriate data type. | # |
| 03:54 on Jul 04, 2008 | KDE | Commit by sharan :: r827889 kexi/trunk/koffice/kexi/kexidb/drivers/xbase/ (6 files): Missing piece in the xBase driver jigsaw - Exporting back to xBase.
TODO: Documentation. | # |
| 01:52 on Jul 04, 2008 | KDE | Commit by sharan :: r827874 cmake/trunk/koffice/cmake/modules/FindXBase.cmake: change variable name to all caps ( as used in the migration and driver plugins ) | # |
| 01:45 on Jul 04, 2008 | KDE | Commit by sharan :: r827873 kexi/trunk/koffice/kexi/kexidb/field.cpp: Unique fields are indexed fields. | # |
| 01:38 on Jul 04, 2008 | KDE | Commit by sharan :: r827872 kexi/trunk/koffice/kexi/migration/xbase/xbasemigrate.cpp: don't delete pointer right away. It is *not* deep copied by QByteArray:fromRawData() in KexiDB::cstringToVariant() | # |
| 20:14 on Jul 03, 2008 | KDE | Commit by sharan :: r827798 kexi/trunk/koffice/kexi/migration/xbase/xbasemigrate.cpp: fixed some bugs uncovered while writing the xBase driver. | # |
| 10:45 on Jun 25, 2008 | KDE | Commit by sharan :: r824231 kexi/trunk/koffice/kexi/kexidb/drivers/ (13 files in 2 dirs): Driver ( almost complete) for xBase family of databases. One can now acess these databases using SQL queries :). (implemented using sqlite as middleware)
TODO: 1. Exporting back from sqlite to xBase 2. Documentation | # |
| 20:34 on May 19, 2008 | KDE | Commit by sharan :: r809988 kexi/ (13 files in 2 dirs): Some UML diagrams for xbase migration plugin. ( better late then never :P ) | # |
| 20:40 on May 16, 2008 | KDE | Commit by sharan :: r808521 kexi/trunk/koffice/kexi/migration/xbase/ (xbasemigrate.cpp xbasemigrate.h): Coding style issues and some optimisations ( thanks to jstaniek :) ) | # |
| 21:50 on Apr 30, 2008 | KDE | Commit by sharan :: r802859 kexi/trunk/koffice/kexi/tests/CMakeLists.txt: Also build the migration test cases | # |
| 21:46 on Apr 30, 2008 | KDE | Commit by sharan :: r802856 kexi/trunk/koffice/kexi/migration/xbase/xbasemigrate.h: remove function from header file ( was not implemented anyway ) | # |
| 21:28 on Apr 30, 2008 | KDE | Commit by sharan :: r802851 kexi/trunk/koffice/kexi/tests/migration/ (. CMakeLists.txt main.cpp): test case for testing xbase migration TODO: make this more general for testing any migration driver | # |