summaryrefslogtreecommitdiffstats
path: root/src/kvilib/core
Commit message (Collapse)AuthorAgeFilesLines
* Drop USE_QT4 codeMichele Calgaro2023-08-317-197/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 030a2248f3630fd0404df98beffc78b5b5ca4c31)
* Remove remaining 'register' instructions.Michele Calgaro2020-02-211-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-303-79/+79
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-2/+2
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix linear alphabet string errorsTimothy Pearson2012-01-251-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-92/+92
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-5/+5
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-97/+97
| | | | This reverts commit 805c2821ceaddada48b346c6d11bd0dc1351a539.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-154-97/+97
|
* rename the following methods:tpearson2011-08-102-16/+16
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-106-64/+64
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-094-6/+6
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kvirctpearson2011-06-2810-435/+436
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1238719 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of kvirctpearson2010-02-2422-0/+8923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1095341 283d02a7-25f6-0310-bc7c-ecb5cbfe19da