summaryrefslogtreecommitdiffstats
path: root/src/modules/objects/class_painter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-011-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 209ac1e561619ff446be4b3411ed74e59fff168e)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 236b93c7266b84269b4be5841d8575b5f3432065)
* Replace Qt with TQtMichele Calgaro2023-11-051-2/+2
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 9577f4de07539fb2464a1499d45b25993c5cea46)
* Drop USE_QT4 codeMichele Calgaro2023-08-311-80/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 030a2248f3630fd0404df98beffc78b5b5ca4c31)
* Fix typos.Darrell Anderson2012-04-051-3/+3
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-1/+1
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-6/+6
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-7/+7
| | | | This reverts commit 805c2821ceaddada48b346c6d11bd0dc1351a539.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-7/+7
|
* rename the following methods:tpearson2011-08-101-3/+3
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kvirctpearson2011-06-281-64/+64
| | | | | | | 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-241-0/+1007
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kvirc@1095341 283d02a7-25f6-0310-bc7c-ecb5cbfe19da