summaryrefslogtreecommitdiffstats
path: root/src/kvilib/irc
Commit message (Collapse)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2023-11-051-2/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 9577f4de07539fb2464a1499d45b25993c5cea46)
* Drop USE_QT4 codeMichele Calgaro2023-08-314-25/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 030a2248f3630fd0404df98beffc78b5b5ca4c31)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-241-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6df27473e52921dbfb268945c748639f1cf806e4)
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix build with a clean TQt namespace.Slávek Banko2018-10-292-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-131-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-213-39/+39
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-40/+40
| | | | This reverts commit 805c2821ceaddada48b346c6d11bd0dc1351a539.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-154-40/+40
|
* rename the following methods:tpearson2011-08-105-43/+43
| | | | | | | | 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-109-35/+35
| | | | | | | | | 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-092-20/+20
| | | | | | | | | | | | 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-281-119/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1238725 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kvirctpearson2011-06-2819-755/+756
| | | | | | | 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-2420-0/+4677
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1095341 283d02a7-25f6-0310-bc7c-ecb5cbfe19da