summaryrefslogtreecommitdiffstats
path: root/src/progs/pickit2v2/base
Commit message (Collapse)AuthorAgeFilesLines
* Drop autotools supportMichele Calgaro2025-04-111-6/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 14cb8e0d9f1ed48d8956d15c845748b75a0cf2fd)
* CMake conversionMichele Calgaro2024-05-101-0/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 199d48de5c43ab5da32fdfe2006f9d89bd4b6d17)
* Include moc files in cpp sourcesMichele Calgaro2024-05-071-0/+2
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1c22ae157c39e2c1434e5ec43a05eda78dc86798)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-231-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e860f57ae80a5d37c62b28271367a94959be6172)
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-192-14/+14
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-183-5/+5
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-163-19/+19
| | | | This reverts commit 9d6927a7d6a543332f828bffedf65eecf6774c6d.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-153-19/+19
|
* Fix remaining instances of tqStatus embedded in user visible stringstpearson2011-08-311-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-101-1/+1
| | | | | | | | 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-101-1/+1
| | | | | | | | | 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
* 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/piklab@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port piklabtpearson2011-06-306-43/+44
| | | | | | | 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-248-0/+1814
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1095639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da