summaryrefslogtreecommitdiffstats
path: root/kexi/doc/dev/TODO-Kexi-js
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/doc/dev/TODO-Kexi-js')
-rw-r--r--kexi/doc/dev/TODO-Kexi-js4
1 files changed, 2 insertions, 2 deletions
diff --git a/kexi/doc/dev/TODO-Kexi-js b/kexi/doc/dev/TODO-Kexi-js
index 8baabd7be..9d0eb85be 100644
--- a/kexi/doc/dev/TODO-Kexi-js
+++ b/kexi/doc/dev/TODO-Kexi-js
@@ -246,7 +246,7 @@ I am using update_kexi_po to recreate kexi.po file. THis will run cd koffice/ &&
- add action "restore original column order"
- add possibility of renaming column by 1) dbl-clicking header 2) "rename column" action
- more actions (as in Format and Insert menus of MSA2k3)
-- add own impl. (based on Qt) for date/time editor because:
+- add own impl. (based on TQt) for date/time editor because:
-- no focusSection(), etc. is available in current impl.
-- frames cannot be easily removed
-store last sorting column (and type) and load it on KexiTableView::setData()
@@ -341,7 +341,7 @@ HINT: removing WStaticContents from KexiTableView ctor fixed repaint problem
- fix repainting form's surface boundaries repainting when its size is changed by entering
value in the propeditor
- fix spring behaviour: it cannot be shrinked if its inside a layout
-- KTextEdit doesn't allow to set custom cursor (also in Qt Designer)
+- KTextEdit doesn't allow to set custom cursor (also in TQt Designer)
- support for multiple widgets selection in the property editor (requires changes to kexiproperty)
- handle older and newer formats in FormIO::loadFormFromDom()
- TDEAcceleratorManager::setNoAccel(TQWidget*) - use it in data mode,