summaryrefslogtreecommitdiffstats
path: root/kexi
Commit message (Collapse)AuthorAgeFilesLines
* Branding cleanup: What's This help, KDE -> TDEDarrell Anderson2012-06-031-3/+3
|
* Update lsm files.Darrell Anderson2012-05-271-10/+14
|
* Branding cleanup: K Desktop -> Trinity DesktopDarrell Anderson2012-05-264-6/+5
|
* Fix FTBFS on newer pqxx versionsTimothy Pearson2012-05-051-2/+6
|
* Fix format string errorTimothy Pearson2012-05-041-1/+1
|
* Fix 'format not a string literal' errorTimothy Pearson2012-05-031-2/+2
|
* Update HTML install path references.Darrell Anderson2012-04-111-1/+1
|
* Fix reference of /var/tmp/kdecache -> /var/tmp/tdecache to avoid potential ↵Darrell Anderson2012-03-131-1/+1
| | | | | | conflicts with KDE4. This partially resolves bug report 813.
* Rename additional members for tqt3Timothy Pearson2012-03-071-2/+2
|
* Rename additional global TQt functionsTimothy Pearson2012-03-0111-24/+24
|
* Rename tqt3 color functionsTimothy Pearson2012-02-271-1/+1
|
* Rename kde-config to tde-configTimothy Pearson2012-02-263-3/+3
|
* Fix FTBFSTimothy Pearson2012-02-223-16/+16
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-17201-239/+239
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
|
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-124-14/+14
|
* Rename include subdirectory to tdeTimothy Pearson2012-02-072-2/+2
|
* Fix linear alphabet string errorsTimothy Pearson2012-01-257-9/+9
|
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-1366-243/+243
| | | | This closes Bug 782
* Apply a number of kexi patchesTimothy Pearson2012-01-1120-40/+55
| | | | This closes Bug 777
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-269-21/+21
|
* Rename a few stragglersTimothy Pearson2011-12-247-13/+13
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-21114-521/+521
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-19220-1163/+1163
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-18187-942/+942
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16344-2637/+2637
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15344-2637/+2637
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-075-11/+11
|
* Fix FTBFSTimothy Pearson2011-11-212-3/+3
|
* Finish rename from prior commitTimothy Pearson2011-11-166-0/+0
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1628-40/+40
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-159-19/+19
|
* Fix accidental conversion of dockwinTimothy Pearson2011-11-083-3/+3
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-073-3/+3
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-0621-33/+33
|
* Additional kde to tde renamingTimothy Pearson2011-11-0624-32/+32
|
* Rename kde libraries to tdeTimothy Pearson2011-11-052-3/+3
|
* Fix koffice FTBFS under oneirictpearson2011-10-151-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1258954 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-106-9/+9
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-185-7/+7
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-312-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Second part of previous committpearson2011-08-215-0/+0
| | | | | | | Move files with kde3 in their name to have trinity in their name instead git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1248413 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-2113-41/+41
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10427-1704/+1704
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-10166-592/+592
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix missing Q_OBJECT macrostpearson2011-08-053-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1245170 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix instances of Orientation in quotes which were accidentally renamed to ↵tpearson2011-08-033-4/+4
| | | | | | Qt::Orientation during TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename tqsizeHint* to sizeHint*tpearson2011-07-181-12/+12
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1241971 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-09154-766/+766
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-0716-32/+32
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da