summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to the cmake building system.gregory guy2020-11-024-0/+51
| | | | | | | | 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 <gregory-tde@laposte.net>
* Fix another FTBFS due to accidental double quote duplicationr14.0.0Timothy Pearson2014-10-231-2/+2
|
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-222-3/+3
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1518-23/+23
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-10/+10
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-017-7/+7
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0110-25/+25
|
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-278-8/+8
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-255-17/+17
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-244-12/+12
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1721-34/+34
|
* Rename KDE_MAKE_VERSION and update TDE version stringTimothy Pearson2011-12-261-2/+2
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-219-38/+38
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1912-28/+28
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1820-50/+50
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1631-126/+126
| | | | This reverts commit bab171b2a7d7f36e2d5dd510df80fc8cb4a6b06f.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1531-126/+126
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-1/+1
|
* rename the following methods:tpearson2011-08-1040-140/+140
| | | | | | | | 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-109-30/+30
| | | | | | | | | 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
* Fix ktechlab FTBFS under gcc4.6tpearson2011-08-021-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1244429 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-0917-26/+26
| | | | | | | | | | | | 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-2958-1117/+1151
| | | | | | | 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-2459-0/+10628
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/ktechlab@1095338 283d02a7-25f6-0310-bc7c-ecb5cbfe19da