summaryrefslogtreecommitdiffstats
path: root/kexi/doc/dev/CHANGELOG-Kexi-js
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:21:29 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 02:21:29 -0600
commite5c4347deaf8b35481178a3e8af00ea1c60e184e (patch)
tree76c9e5a18705af0b71e5550986bdafb46c108253 /kexi/doc/dev/CHANGELOG-Kexi-js
parentd12331d1ff7a29a4c1c297ea46504352430e85b7 (diff)
downloadkoffice-e5c4347deaf8b35481178a3e8af00ea1c60e184e.tar.gz
koffice-e5c4347deaf8b35481178a3e8af00ea1c60e184e.zip
Additional kde to tde renaming
Diffstat (limited to 'kexi/doc/dev/CHANGELOG-Kexi-js')
-rwxr-xr-xkexi/doc/dev/CHANGELOG-Kexi-js6
1 files changed, 3 insertions, 3 deletions
diff --git a/kexi/doc/dev/CHANGELOG-Kexi-js b/kexi/doc/dev/CHANGELOG-Kexi-js
index 6f90dc61..faa8076a 100755
--- a/kexi/doc/dev/CHANGELOG-Kexi-js
+++ b/kexi/doc/dev/CHANGELOG-Kexi-js
@@ -3260,7 +3260,7 @@ KexiDB Parser, KexiDB
Kexi
- more debug areas added
- KexiStartupFileDialog wrapped for win32 again
-TODO: move some things to kdeui/win32
+TODO: move some things to tdeui/win32
KexiDB Parser, KexiDB
- WHERE expression is supported
- operators like "IS SIMILAR TO" and "IS NOT NULL" better supported
@@ -5621,7 +5621,7 @@ TODO: add drag from browser
area to smallest possible size
- field that we drag over now is highlighted
TODO: fix KListView::viewportPaintEvent() like in KexiRelationViewTable::drawItemHighlighter()
- and commit to cvs (kdeui)
+ and commit to cvs (tdeui)
- KexiRelationViewTableContainer got now focus/unfocus/z-order functionality. Colors of table headers
are consistent with focusing and OS settings
TODO: fix connection lines painting
@@ -5657,7 +5657,7 @@ TODO: like above: "Print" and "Print to"
TODO: maybe optionally use KDateWidget (this needs to extend and improve this class)?
QDateEdit is good enough (but this need to follow date format for locale or settings
using QDateEdit::Order, etc.).
-TODO: fix KDatePicker (in kdeui): accepting with Return key or dblclick, and setting focus.
+TODO: fix KDatePicker (in tdeui): accepting with Return key or dblclick, and setting focus.
- KexiTableEdit has now QColorGroup::Base (usually: white) background
- KexiInputTableEdit has now some space on the left, so strings look better.
TODO: add default hint for columns widths, based on type of field