summaryrefslogtreecommitdiffstats
path: root/src/kvirc
Commit message (Collapse)AuthorAgeFilesLines
* Fix build with a clean TQt namespace.Slávek Banko2018-10-29102-286/+286
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-175-16/+16
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed incorrect TTQ rename (TTQ -> TQ)Michele Calgaro2018-10-149-17/+17
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-252-18/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unnecessary executable flag.Michele Calgaro2018-09-022-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Workaround for parallel buildSlávek Banko2018-08-241-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS with GCC6Slávek Banko2016-09-035-6/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix incorrectly renamed stringsSlávek Banko2015-03-052-42/+42
|
* Fix FTBFS because undefined macro TDE_DIR and TDE_LIBDIRFrancois Andriot2013-06-062-1/+3
|
* Fix unintended rename of link*Slávek Banko2013-02-241-5/+5
|
* Fix unintended rename of nick*Slávek Banko2013-02-242-6/+6
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-012-11/+11
|
* 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 tq changes.Darrell Anderson2012-10-212-5/+5
|
* Fix inadvertent tqt changes.Darrell Anderson2012-10-216-9/+9
|
* Update Automake to properly detect TDE pathTimothy Pearson2012-05-102-1/+2
| | | | Thanks to Slávek Banko for the initial patch!
* Fix format string errorsTimothy Pearson2012-05-041-3/+3
|
* 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-1345-166/+166
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-023-6/+6
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-1/+1
|
* Set COMPILE_TDE_SUPPORT instead of COMPILE_KDE_SUPPORTTimothy Pearson2012-02-2410-41/+41
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1773-127/+127
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2142-222/+222
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1932-160/+160
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1853-196/+196
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16101-613/+613
| | | | This reverts commit 805c2821ceaddada48b346c6d11bd0dc1351a539.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15101-613/+613
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-071-7/+7
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-2/+2
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-184-4/+4
| | | | | | | | | from Q* This fixes the Kopete MSN protocol among other things git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-312-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kvirc FTBFStpearson2011-08-242-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1249212 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-212-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert accidental instances of STQL to the proper SQLtpearson2011-08-141-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1247182 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1068-309/+309
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1095-510/+510
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix instances of Orientation in quotes which were accidentally renamed to ↵tpearson2011-08-031-1/+1
| | | | | | Qt::Orientation during TQt conversion git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0937-110/+110
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Rename incorrect instances of tqrepaint[...] to repaint[...]tpearson2011-07-074-37/+37
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove remaining kvirc moc filestpearson2011-06-284-441/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1238730 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Delete kvirc moc files, as they are autogenerated at build timetpearson2011-06-2831-5445/+0
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1238725 283d02a7-25f6-0310-bc7c-ecb5cbfe19da