summaryrefslogtreecommitdiffstats
path: root/src/kvirc/ui/kvi_channel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-011-15/+15
* Replace Qt with TQtMichele Calgaro2023-11-051-3/+3
* Drop USE_QT4 codeMichele Calgaro2023-08-311-28/+0
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-151-1/+1
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-121-1/+1
* Fix build with a clean TQt namespace.Slávek Banko2018-10-291-1/+1
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-2/+2
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-2/+2
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-4/+4
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-9/+9
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-16/+16
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-16/+16
* rename the following methods:tpearson2011-08-101-7/+7
* rename the following methods:tpearson2011-08-101-13/+13
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-7/+7
* TQt4 port kvirctpearson2011-06-281-156/+156
* Added KDE3 version of kvirctpearson2010-02-241-0/+1628