summaryrefslogtreecommitdiffstats
path: root/src/modules/reguser
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-013-38/+38
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop USE_QT4 codeMichele Calgaro2023-08-315-65/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-151-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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