summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Collapse)AuthorAgeFilesLines
* CMake conversionMichele Calgaro2024-05-1027-0/+318
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 199d48de5c43ab5da32fdfe2006f9d89bd4b6d17)
* Include moc files in cpp sourcesMichele Calgaro2024-05-0728-0/+56
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 1c22ae157c39e2c1434e5ec43a05eda78dc86798)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2023-12-318-34/+34
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit c679361a50aee162491e7195f2bcfdbbf341dde5)
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 753b5724e1fdbfb87852395722717a9c1643baa3)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2328-61/+61
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit e860f57ae80a5d37c62b28271367a94959be6172)
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-152-2/+2
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-2/+2
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1728-61/+61
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1920-37/+37
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1622-40/+40
| | | | This reverts commit 9d6927a7d6a543332f828bffedf65eecf6774c6d.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1522-40/+40
|
* rename the following methods:tpearson2011-08-1012-21/+21
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-109-27/+27
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port piklabtpearson2011-06-3096-949/+1010
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1238822 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of PikLabtpearson2010-02-24157-0/+8486
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1095639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da