Commit Graph

39 Commits (080158ef546f6617ae466c72800aaf0dec1dc5f9)
 

Author SHA1 Message Date
Slávek Banko 080158ef54 Reset submodule main/applications/ktechlab/admin to latest HEAD 10 years ago
Slávek Banko 075b6b537e Reset submodule main/applications/ktechlab/admin to latest HEAD 13 years ago
Slávek Banko 6d25ddd469 Reset submodule main/applications/ktechlab/admin to latest HEAD 13 years ago
Slávek Banko 322e38cdb4 Fix crash when component is added to the circuit
This resolves bug reported in Debian BTS #493692
(cherry picked from commit 9b4c84b2f0)
13 years ago
Slávek Banko 6f8853d29e Reset submodule main/applications/ktechlab/cmake to latest HEAD 13 years ago
Slávek Banko f11909068d Reset submodule main/applications/ktechlab/cmake to latest HEAD 13 years ago
Darrell Anderson 4319c010e8 Fix references to user profile directory.
(cherry picked from commit a0bf224959)
13 years ago
Slávek Banko ef5499ef52 Reset submodule main/applications/ktechlab/cmake to latest HEAD 13 years ago
Slávek Banko 5653cb78a6 Reset submodule main/applications/ktechlab/cmake to latest HEAD 13 years ago
Slávek Banko 42d6c96789 Reset submodule main/applications/ktechlab/admin to latest HEAD 13 years ago
Slávek Banko 6e7dccfe5f Fix build without gpsim
(cherry picked from commit 3fc5e3c321)
14 years ago
Slávek Banko 84097910a7 Reset submodule main/applications/ktechlab/cmake to latest HEAD 14 years ago
Slávek Banko 76906a6eda Reset submodule main/applications/ktechlab/cmake to latest HEAD 14 years ago
Slávek Banko 07f7130d8a Reset submodule main/applications/ktechlab/admin to latest HEAD 14 years ago
Slávek Banko 0bf151be88 Update final HTML install path so all modules are consistent. 14 years ago
Darrell Anderson 6cf32770a9 Update HTML install path references.
(cherry picked from commit 242ebbc479)
14 years ago
Slávek Banko 5b9788efa8 Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
(cherry picked from commit e61b40d34c)
14 years ago
Timothy Pearson 8c42137774 Rename obsolete tq methods to standard names
(cherry picked from commit cd3688b73b)
14 years ago
Timothy Pearson 91ef45e89e Remove additional unneeded tq method conversions
(cherry picked from commit 1fc61c6e1d)
14 years ago
Timothy Pearson e72829f3fa Rename old tq methods that no longer need a unique name
(cherry picked from commit abb8cd68f8)
14 years ago
Timothy Pearson 0e831bb9c4 Fix FTBFS
(cherry picked from commit bf044d5a0d)
14 years ago
Timothy Pearson 42992ffe42 Fix FTBFS with a bit of a hack around gpsim
(cherry picked from commit 6c8db442b5)
14 years ago
Timothy Pearson 522839f942 Fix linker flags
(cherry picked from commit 87772a3a3e)
14 years ago
Timothy Pearson 700fb3e4a9 Fix FTBFS on oneiric
(cherry picked from commit e6386e7670)
14 years ago
Slávek Banko dc19b93fdf Add common directories 14 years ago
tpearson d604c1c317 Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 09ccf5da48 Fix remaining instances of tqStatus embedded in user visible strings
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 77ad89e54e Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson e47aaa9b34 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson e058945530 rename the following methods:
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
15 years ago
tpearson 60cba8acf9 Fix instances of Orientation in quotes which were accidentally renamed to Qt::Orientation during TQt conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1244690 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 5c472ea528 Fix ktechlab FTBFS on gcc4.6
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1244540 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson faa9ae7ea5 Fix ktechlab FTBFS under gcc4.6
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1244446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 7b69b8b372 Fix ktechlab FTBFS under gcc4.6
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1244429 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 6c86748fed Remove the tq in front of these incorrectly TQt4-converted methods/data members:
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
15 years ago
tpearson 87a016680e TQt4 port ktechlab
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
15 years ago
tpearson 6ce3d1ad09 Fixed images
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1106863 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago
tpearson d4231e2328 Added admin directory
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1095339 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago
tpearson 5de3dd4762 Added KDE3 version of ktechlab
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1095338 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago