summaryrefslogtreecommitdiffstats
path: root/src/kvilib
Commit message (Expand)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-04-023-5/+4
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0110-70/+70
* Remove various '#define' strings - part 6Michele Calgaro2023-12-081-1/+1
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-3/+3
* Replace Qt with TQtMichele Calgaro2023-11-053-5/+5
* Drop USE_QT4 codeMichele Calgaro2023-08-3185-3041/+20
* Fix FTBFS from issue #9.Slávek Banko2023-08-151-2/+2
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-151-2/+2
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2048-48/+48
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-191-4/+4
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-111-2/+2
* Fixed FTBFS with clang.Michele Calgaro2021-07-281-1/+1
* Remove remaining 'register' instructions.Michele Calgaro2020-02-211-7/+7
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-306-88/+88
* Fix build with a clean TQt namespace.Slávek Banko2018-10-2919-102/+102
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-2/+2
* Workaround for parallel buildSlávek Banko2018-08-241-1/+6
* Added support for OpenSSL 1.1Slávek Banko2017-01-101-7/+25
* Fix FTBFS with GCC6Slávek Banko2016-09-031-3/+3
* Fix unintended renamingDarrell Anderson2014-02-161-1/+1
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-2/+2
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-014-4/+4
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-272-4/+4
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-203-4/+4
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-1/+1
* Remove unnecessary language.Darrell Anderson2012-10-211-1/+1
* Fix inadvertent tqt changes.Darrell Anderson2012-10-214-4/+4
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-134-6/+6
* Rename additional global TQt functionsTimothy Pearson2012-03-012-15/+15
* Set COMPILE_TDE_SUPPORT instead of COMPILE_KDE_SUPPORTTimothy Pearson2012-02-2413-15/+15
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1748-48/+48
* Fix linear alphabet string errorsTimothy Pearson2012-01-251-1/+1
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2111-152/+152
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-198-33/+33
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-185-46/+46
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1621-223/+223
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1521-223/+223
* Fix kvirc FTBFS under oneiricv3.5.13tpearson2011-10-171-1/+1
* rename the following methods:tpearson2011-08-1028-331/+331
* rename the following methods:tpearson2011-08-1036-240/+240
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0913-82/+82
* Delete kvirc moc files, as they are autogenerated at build timetpearson2011-06-2810-1341/+0
* TQt4 port kvirctpearson2011-06-28158-4470/+4508
* Added KDE3 version of kvirctpearson2010-02-24219-0/+41306