diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:41:26 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:41:26 -0600 |
commit | b960b948d62cc621806ba75cbf5cc16210b47844 (patch) | |
tree | 2de6a70c1d4b2009164eecdff3c8eaad2af327f5 /kexi/doc/dev | |
parent | 933b892946bd640e29ddbf5279ffebec99df5b1c (diff) | |
download | koffice-b960b948d62cc621806ba75cbf5cc16210b47844.tar.gz koffice-b960b948d62cc621806ba75cbf5cc16210b47844.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kexi/doc/dev')
-rw-r--r-- | kexi/doc/dev/TODO-Kexi-js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kexi/doc/dev/TODO-Kexi-js b/kexi/doc/dev/TODO-Kexi-js index 7114d65b..e78c9df2 100644 --- a/kexi/doc/dev/TODO-Kexi-js +++ b/kexi/doc/dev/TODO-Kexi-js @@ -428,7 +428,7 @@ HINT: removing Qt::WStaticContents from KexiTableView ctor fixed repaint problem Workaround: removed most of apps/katepart/syntax/*.xml files - win32: fix freeze on 1st char entering - win32: fix mmap for win9x (InterlockedCompareExchange() replacement is needed - -> see kdelibs/win/mmap.c) + -> see tdelibs/win/mmap.c) - call qApp->processEvents() on highlighting schema loading, so 'wait' cursor can be visible on 1st loading. - allow saving invalid queries (KexiQueryDesignerSQLView::storeNewData()) @@ -645,10 +645,10 @@ for blobs...The client has to read the _entire_ blob into memory."; use: application/x-vnd.kexi.connections.shortcut application/x-vnd.kexi.table.shortcut application/x-vnd.kexi.query.shortcut -- remove x-vnd.kexi.desktop in kdelibs -- copy mimetypes and magic def. to kdelibs (keep it within Kexi for compat.) +- remove x-vnd.kexi.desktop in tdelibs +- copy mimetypes and magic def. to tdelibs (keep it within Kexi for compat.) - remake kexi mime type svg icons -- copy kexi mime icons to kdelibs, remove old one +- copy kexi mime icons to tdelibs, remove old one ** Ask SQLite devs for a possibility for adding a field to indicate kexi-sqlite format without opening database @@ -1091,7 +1091,7 @@ TODO: PqxxMigrate::drv_copyTable(): we've switched from BLOBs to LongText Startup templates - TODO: : use main/startup/TemplateItem.ui and main/startup/TemplateWidget.h - http://lxr.kde.org/source/KDE/kdebase/kicker/kicker/ui/addapplet.cpp?v=3.5-branch#188 + http://lxr.kde.org/source/KDE/tdebase/kicker/kicker/ui/addapplet.cpp?v=3.5-branch#188 - TODO look at schemas at http://www.databaseanswers.org/data_models/index.htm Find/Replace REPLACE |