summaryrefslogtreecommitdiffstats
path: root/src/modules/options
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2441-94/+94
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6df27473e52921dbfb268945c748639f1cf806e4)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-121-5/+5
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1e6b97e1b1d29b0a895643eb9ce7ffe08d6fed75)
* Fix branding of KVIrc and also translations, for fuzzy prevention.Chris2019-07-291-3/+3
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix empty translation.Slávek Banko2019-01-071-1/+1
| | | | | | Fix charset in translation. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix build with a clean TQt namespace.Slávek Banko2018-10-295-17/+17
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix unintended rename of interfacelookglobalSlávek Banko2013-02-194-8/+8
|
* Fix prior commitTimothy Pearson2013-02-152-0/+0
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-154-8/+8
|
* Fix inadvertent "TQ" changes.Darrell Anderson2012-04-133-8/+8
|
* Fix FTBFSTimothy Pearson2012-02-241-1/+0
|
* Set COMPILE_TDE_SUPPORT instead of COMPILE_KDE_SUPPORTTimothy Pearson2012-02-243-10/+10
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1740-93/+93
|
* Fix FTBFSTimothy Pearson2011-12-311-5/+6
|
* Fix FTBFSTimothy Pearson2011-12-301-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2115-53/+53
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-195-13/+13
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-185-8/+8
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1636-103/+103
| | | | This reverts commit 805c2821ceaddada48b346c6d11bd0dc1351a539.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1536-103/+103
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-1/+1
|
* Fix a number of strings in Trinity that were incorrectly converted to TQ* ↵tpearson2011-09-181-1/+1
| | | | | | | | | 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 kvirc FTBFStpearson2011-08-181-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1247958 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1078-434/+434
| | | | | | | | 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-107-42/+42
| | | | | | | | | 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
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-091-1/+1
| | | | | | | | | | | | 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-071-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kvirctpearson2011-06-2883-1628/+1717
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1238719 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of kvirctpearson2010-02-2491-0/+17206
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1095341 283d02a7-25f6-0310-bc7c-ecb5cbfe19da