summaryrefslogtreecommitdiffstats
path: root/src/modules/reguser
Commit message (Collapse)AuthorAgeFilesLines
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-151-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3ec2ac7ee5d10c5bbc2d4d1af67c5be874f985a5)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-243-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6df27473e52921dbfb268945c748639f1cf806e4)
* Fix build with a clean TQt namespace.Slávek Banko2018-10-293-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-173-5/+5
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-7/+7
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-1/+1
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-183-17/+17
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-163-28/+28
| | | | This reverts commit 805c2821ceaddada48b346c6d11bd0dc1351a539.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-153-28/+28
|
* rename the following methods:tpearson2011-08-104-125/+125
| | | | | | | | 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-103-17/+17
| | | | | | | | | 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-096-36/+36
| | | | | | | | | | | | 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
* TQt4 port kvirctpearson2011-06-287-621/+626
| | | | | | | 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-248-0/+3801
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1095341 283d02a7-25f6-0310-bc7c-ecb5cbfe19da