summaryrefslogtreecommitdiffstats
path: root/kexi/kexidb/parser
Commit message (Collapse)AuthorAgeFilesLines
* Drop Borland compiler specific codeMichele Calgaro2024-10-271-9/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-131-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-261-7/+7
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-21/+21
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix FTBFS with GCC6Slávek Banko2016-09-031-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-155-5/+5
|
* Fix some "is not defined" warnings.Darrell Anderson2012-10-302-6/+6
|
* Update for recent TQ changes.Darrell Anderson2012-06-201-1/+1
|
* Fix references to Q_ULLONG and friendsTimothy Pearson2012-06-181-3/+3
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-2/+2
|
* Fix FTBFSTimothy Pearson2012-02-221-14/+14
|
* Fix inadvertent TQt string conversionsTimothy Pearson2012-01-133-33/+33
| | | | This closes Bug 782
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-193-21/+21
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-163-21/+21
| | | | This reverts commit 94844816550ad672ccfcdc25659c625546239998.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-153-21/+21
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-181-2/+2
| | | | | | | | | 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
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | 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-104-5/+5
| | | | | | | | | 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
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-1/+1
| | | | | | | | | | | | 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
* TQt4 port kofficetpearson2011-06-259-156/+156
| | | | | | | This should enable compilation under both Qt3 and Qt4; fixes for any missed components will be forthcoming git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238284 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added old abandoned KDE3 version of kofficetpearson2010-01-2014-0/+9268
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1077364 283d02a7-25f6-0310-bc7c-ecb5cbfe19da