See Also: Calligra Feature Plan.
General
Status |
Description |
Assigned To
|
DONE
|
Use KPluginInfo for any kind of plugins, what would allow for creating main window (esp. the project navigator) without loading any plugins in advance
|
jstaniek [2.6]
|
DONE
|
Re-add all the missing actions to the toolbars; look at the .rc files of Kexi 1.x for reference.
|
jstaniek [2.5]
|
DONE
|
Refresh icons:
- copy view-form as form
- copy view-form-table as table
- create query icon from view-form-table
- reports from view-pim-journal
- use view-multiple-objects
- use emblem-new instead of "*" everywhere
- replace * in object_new with emblem-new
- use the thunder from view-form-action for 'assign action' and display it in designer over buttons and in the widget tree
- refresh script icon (and maybe add name "js", "py"" to the script icon)
- show data-source-pkey-tag icon for widgets with pkey field assigned
Done by moving to the breeze icons in the meantime and designing them
|
jstaniek [2.5]
|
WISH
|
Set the script language project-wide, and use a single Kross::Action to retain state between scripts
https://invent.kde.org/office/kexi/-/issues/82
|
|
WISH
|
Add translation module for any user-visible text in database. Perform research on reusing core parts of Lokalize or Qt Linguist. Refactoring Lokalize may be needed (better) or just forking some code (worse). Contact the Lokalize team to be sure. GNU gettext .po files format is preffered. Storage: database as everything in Kexi. Strict integration means there should be no external programs executed in the foreground and the workflow should resemble other workflows in Kexi, so the translating interface would be displayed within a tab.
https://invent.kde.org/office/kexi/-/issues/83
|
|
Main Window
Table View
Status |
Description |
Assigned To
|
DONE
|
Fix rendering problems when the number of columns exceeds the view width. Issuess when scrolling (after porting to Qt 4)
|
jstaniek
|
DONE
|
Port to Qt 4
|
jstaniek [2.9]
|
DONE
|
Port to QScrollArea
|
jstaniek [2.9]
|
WISH
|
Zooming. After porting to QScrollArea
https://invent.kde.org/office/kexi/-/issues/86
|
|
KoProperty
Status |
Description |
Assigned To
|
DONE
|
Transition to KoProperty2
|
jstaniek
|
DONE
|
Create QSizeF and QPointF properties
|
piggz
|
DONE
|
Improve rendering
|
jstaniek
|
DONE
|
Add missing properties: QColor, KoUnit, LineStyle
|
jstaniek
|
DONE
|
IGNORED Mising border below the last item when its editor is visible
|
jstaniek
|
DONE
|
IGNORED When started to change the editor's value: "revert" button should appear, if the property has parent, the item for the parent should be repainted
|
jstaniek
|
DONE
|
IGNORED Fix or reimplement spin box widgets: look bad with oxygen and probably other styles
|
jstaniek
|
DONE
|
Create QRectF property
|
piggz
|
WISH
|
Add multiselection combo, i.e. for QFlags, e.g. [1] QListWidget has a Qt::ItemIsUserCheckable flaf for items that adds a check box. For more advanced use cases kdeui offers a mini-framework called Goya that makes it easier to insert widgets into model views than plain Qt use. Optionally use subproperties, like it is done with x, y for QPoint type.
|
jstaniek
|
DONE
|
IGNORED Add Maps Theme manager as a QMap<string, variant>
|
Radek Wicik 2.6
|
Tables
(Table Designer, for Table View see above)
Queries
Includes query data view, Query Designer and SQL Editor.
Forms
Includes form data view and Form Designer.
Forms - general
Form widgets
Form widgets implementation.
Reports
Relates to the new Reports Plugin (data view and the designer)
Database Support
Status |
Description |
Assigned To
|
DONE
|
Merge recent changes of KexiDB into KDb
|
jstaniek [2.3]
|
DONE
|
Port Kexi to KDb
|
jstaniek [3.0]
|
WISH
|
Publish tutorial about development with KDb
|
jstaniek [2.?]
|
IN PROGRESS
|
Add unit tests to KDb using QTestLib. Certain type of tests could be executed with several drivers. That would validate any change made in KDb against different drivers. Consider testing agains different versions of backends. What we have currently is explained in comment #9 for bug #254188
|
jstaniek [2.?]
|
WISH
|
Perform benchmarks using QTestLib (valging, callgrind) and cachegrind, and propose improvements.
|
? [2.?]
|
WISH
|
Export KDb API thought QJSEngine.
|
? [2.?]
|
WISH
|
Integrate one or more backends for Kexi with ownCloud, e.g. PostgreSQL (+middleware for easier user account mgmt)
|
[2.?]
|
Migration
Status |
Description |
Assigned To
|
DONE
|
Add mdb driver to cmake
|
piggz [2.2]
|
IN PROGRESS
|
Finish dialog for importing a table into the current database
|
piggz
|
IN PROGRESS
|
Add ability to existing migration drivers to read a single table
|
piggz
|
WISH
|
Add kross script bindings to kexiscripting for migration
|
piggz [2.?]
|
TO DO
|
Porting to non-modal assistants
|
?? [2.?]
|
<{{{3}}}>
|
Import/Export
Status |
Description |
Assigned To
|
DONE
|
Fix "Export to CSV" dialog
|
piggz, jstaniek [2.3]
|
IN PROGRESS
|
Port CSV Export wizard to KAssistantDialog
|
??? [2.?]
|
WISH
|
Add support for fixed width text export (Bug #254621)
|
jstaniek [2.?]
|
Printing
Status |
Description |
Assigned To
|
WISH
|
Reimplement simple printing using Kexi Reports
|
jstaniek [2.?]
|
Mobile
Status |
Description |
Assigned To
|
DONE
|
Abstract or disable features not used on mobile target (mostly done, merge branch kexi-mobile-adam_pigg with master, reviewed by jstaniek)
|
piggz [2.4]
|