summaryrefslogtreecommitdiffstats
path: root/kexi/doc
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:41:26 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:41:26 -0600
commitb960b948d62cc621806ba75cbf5cc16210b47844 (patch)
tree2de6a70c1d4b2009164eecdff3c8eaad2af327f5 /kexi/doc
parent933b892946bd640e29ddbf5279ffebec99df5b1c (diff)
downloadkoffice-b960b948d62cc621806ba75cbf5cc16210b47844.tar.gz
koffice-b960b948d62cc621806ba75cbf5cc16210b47844.zip
Additional renaming of kde to tde
Diffstat (limited to 'kexi/doc')
-rw-r--r--kexi/doc/common/doxygen.css2
-rw-r--r--kexi/doc/dev/TODO-Kexi-js10
2 files changed, 6 insertions, 6 deletions
diff --git a/kexi/doc/common/doxygen.css b/kexi/doc/common/doxygen.css
index a8be4adc0..f3e5ed910 100644
--- a/kexi/doc/common/doxygen.css
+++ b/kexi/doc/common/doxygen.css
@@ -1,6 +1,6 @@
/*******************************************************************************
- Style sheet for kdelibs doxygen documentation.
+ Style sheet for tdelibs doxygen documentation.
Copyright (c) Anders Lund <anders@alweb.dk> 2002
This script is made available under the terms of the General Public Licence.
diff --git a/kexi/doc/dev/TODO-Kexi-js b/kexi/doc/dev/TODO-Kexi-js
index 7114d65b3..e78c9df2f 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