summaryrefslogtreecommitdiffstats
path: root/src/progs/icd2/base
Commit message (Collapse)AuthorAgeFilesLines
* CMake conversionMichele Calgaro2024-05-101-0/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Allow generation of build time data files in out-of-source builds. Also fix ↵Michele Calgaro2024-05-061-3/+3
| | | | | | generation of data file for devices/mem24 subfolder Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Include moc files in cpp sourcesMichele Calgaro2024-05-063-0/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix build out-of-sourceSlávek Banko2016-05-011-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix incorrect characters.Darrell Anderson2013-05-231-1/+1
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-9/+9
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-173-4/+4
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-198-39/+39
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-168-39/+39
| | | | This reverts commit 9d6927a7d6a543332f828bffedf65eecf6774c6d.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-158-39/+39
|
* 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-093-7/+7
| | | | | | | | | | | | 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-3018-144/+148
| | | | | | | 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-2424-0/+3374
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1095639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da