summaryrefslogtreecommitdiffstats
path: root/src/kvirc/kvs
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-04-024-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-016-20/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop USE_QT4 codeMichele Calgaro2023-08-318-98/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-209-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix build with a clean TQt namespace.Slávek Banko2018-10-2970-170/+170
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with GCC6Slávek Banko2016-09-035-6/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix unintended rename of link*Slávek Banko2013-02-241-5/+5
|
* Fix unintended rename of nick*Slávek Banko2013-02-241-5/+5
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-10/+10
|
* Fix format string errorsTimothy Pearson2012-05-041-3/+3
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-1315-39/+39
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-1/+1
|
* Set COMPILE_TDE_SUPPORT instead of COMPILE_KDE_SUPPORTTimothy Pearson2012-02-241-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-179-10/+10
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2119-96/+96
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-196-26/+26
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-186-27/+27
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1628-148/+148
| | | | This reverts commit 805c2821ceaddada48b346c6d11bd0dc1351a539.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1528-148/+148
|
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-181-1/+1
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1020-83/+83
| | | | | | | | 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-1044-227/+227
| | | | | | | | | 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-0915-59/+59
| | | | | | | | | | | | 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
* Delete kvirc moc files, as they are autogenerated at build timetpearson2011-06-289-1016/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1238725 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kvirctpearson2011-06-28218-3170/+3180
| | | | | | | 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-24228-0/+49832
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1095341 283d02a7-25f6-0310-bc7c-ecb5cbfe19da