summaryrefslogtreecommitdiffstats
path: root/src/kvirc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Replace Qt with TQtMichele Calgaro2024-04-022-22/+3
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0111-77/+77
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
* Drop USE_QT4 codeMichele Calgaro2023-08-319-111/+1
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-151-1/+1
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2015-30/+30
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-113-5/+5
* Fixed FTBFS with clang.Michele Calgaro2021-07-282-7/+7
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-302-2/+2
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-291-2/+2
* Fix build with a clean TQt namespace.Slávek Banko2018-10-2913-52/+52
* Fix FTBFS because undefined macro TDE_DIR and TDE_LIBDIRFrancois Andriot2013-06-062-1/+3
* Fix unintended rename of nick*Slávek Banko2013-02-241-1/+1
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
* Rename KSharedTimothy Pearson2013-01-311-2/+2
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-4/+4
* Fix references to user profile directory.Darrell Anderson2012-11-041-2/+2
* Fix inadvertent tqt changes.Darrell Anderson2012-10-211-1/+1
* Update Automake to properly detect TDE pathTimothy Pearson2012-05-102-1/+2
* Fix FTBFSTimothy Pearson2012-05-041-2/+2
* Fix 'format not a string literal' errorTimothy Pearson2012-05-031-3/+3
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-1314-61/+61
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-022-5/+5
* Set COMPILE_TDE_SUPPORT instead of COMPILE_KDE_SUPPORTTimothy Pearson2012-02-244-28/+28
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1715-30/+30
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-21/+21
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-195-13/+13
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-186-17/+17
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1616-59/+59
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1516-59/+59
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-7/+7
* Fix a number of strings in Trinity that were incorrectly converted to TQ* fro...tpearson2011-09-181-1/+1
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-311-1/+1
* Fix kvirc FTBFStpearson2011-08-242-4/+4
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-212-4/+4
* rename the following methods:tpearson2011-08-105-41/+41
* rename the following methods:tpearson2011-08-1021-116/+116
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-096-19/+19
* Delete kvirc moc files, as they are autogenerated at build timetpearson2011-06-289-2121/+0
* TQt4 port kvirctpearson2011-06-2869-2729/+2749
* Added KDE3 version of kvirctpearson2010-02-2483-0/+25208