summaryrefslogtreecommitdiffstats
path: root/src/kvirc/ui/kvi_frame.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-04-021-2/+2
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-011-8/+8
* Replace Qt with TQtMichele Calgaro2023-11-051-1/+1
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
* Drop USE_QT4 codeMichele Calgaro2023-08-311-67/+0
* Fix FTBFS from issue #9.Slávek Banko2023-08-151-2/+2
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-151-2/+2
* Fix build with a clean TQt namespace.Slávek Banko2018-10-291-5/+5
* Fixed incorrect TTQ rename (TTQ -> TQ)Michele Calgaro2018-10-141-1/+1
* Fix incorrectly renamed stringsSlávek Banko2015-03-051-25/+25
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-1/+1
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-2/+2
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-2/+2
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-7/+7
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-7/+7
* rename the following methods:tpearson2011-08-101-2/+2
* rename the following methods:tpearson2011-08-101-4/+4
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-1/+1
* TQt4 port kvirctpearson2011-06-281-210/+173
* Added KDE3 version of kvirctpearson2010-02-241-0/+1450