summaryrefslogtreecommitdiffstats
path: root/src/mechanics
Commit message (Collapse)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2023-12-313-7/+7
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 671d0469ada4df2d833d41d065793a06f4d87a65)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-235-5/+5
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 377a74382c0f10b2d3ec30d9b2337e8409bec58f)
* Drop automake build support.Slávek Banko2022-01-301-8/+0
| | | | | | Rework the README and INSTALL files. Signed-off-by: Slávek Banko <[email protected]>
* Conversion to the cmake building system.gregory guy2020-11-021-0/+25
| | | | | | | | Added man pages taken from the Debian packaging system. Move the ktechlab.desktop file into XDG_APPS_INSTALL_DIR directory, see TDE/tde#26 and bug 2408. Signed-off-by: gregory guy <[email protected]>
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-153-3/+3
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-175-5/+5
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-194-8/+8
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-164-8/+8
| | | | This reverts commit bab171b2a7d7f36e2d5dd510df80fc8cb4a6b06f.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-154-8/+8
|
* rename the following methods:tpearson2011-08-103-16/+16
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-104-11/+11
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-094-18/+18
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port ktechlabtpearson2011-06-2912-130/+135
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1238801 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added KDE3 version of ktechlabtpearson2010-02-2413-0/+1789
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1095338 283d02a7-25f6-0310-bc7c-ecb5cbfe19da