summaryrefslogtreecommitdiffstats
path: root/src/kvirc/ui/kvi_customtoolbar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop USE_QT4 codeMichele Calgaro2023-08-311-145/+0
* Fix FTBFS from issue #9.Slávek Banko2023-08-161-1/+1
* 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-3/+3
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-4/+4
* Set COMPILE_TDE_SUPPORT instead of COMPILE_KDE_SUPPORTTimothy Pearson2012-02-241-3/+3
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-6/+6
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-9/+9
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-6/+6
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-18/+18
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-18/+18
* rename the following methods:tpearson2011-08-101-1/+1
* TQt4 port kvirctpearson2011-06-281-138/+138
* Added KDE3 version of kvirctpearson2010-02-241-0/+670