summaryrefslogtreecommitdiffstats
path: root/klinkstatus/src/utils
Commit message (Collapse)AuthorAgeFilesLines
* Fix FTBFS with CMake build:r14.0.10Slávek Banko2021-03-121-0/+3
| | | | | | | | | + Determine TQt and TDE include directories as SYSTEM. It solves priority for #include "..." × #include <...> + Additional linked libraries. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f4edc50e4756b2289254ee308223faed9be6a2c7)
* Conversion to the cmake building system.gregory guy2021-03-121-0/+29
| | | | | | | | | | | | | | | | | Delete empty files (dummy.cpp, xsldbgconfig.h). Remove hard-coded path for the kmdr-executor executable. Replaced $TQTDIR/doc/html string path for TQTDOCDIR in kommander. Add man pages taken from the Debian packaging. Signed-off-by: gregory guy <gregory-tde@laposte.net> Fix linking - kxsldbgcommon-static and kimagemapeditorcommon-static needs to be embedded. Move the linking of xml and readline libraries to the appropriate static libraries. Add build option WITH_QUANTA_CVSSERVICE. Add a test whether the readline can be linked standalone or whether ncurses is needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 4c43d1fbb66a296958ed1d0dbddf3f8ac4466130)
* Removed code formatting modelines.Michele Calgaro2020-09-281-3/+0
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit df844cff13ebb0c60b5b69dd29e51bf1cad240fa)
* Fix FTBFS with ICU >= 58Slávek Banko2018-05-011-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 23f1f6f93256304eab76cd199408b71a649d82a8)
* Additional k => tde renaming and fixesSlávek Banko2013-09-035-6/+6
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-152-2/+2
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-2/+2
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-23/+23
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-25/+25
| | | | This reverts commit 2b0e1de2ffcca7bb93f1fd8ddd32f74041d0d076.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-25/+25
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-165-6/+6
|
* 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/kdewebdev@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-102-3/+3
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-102-8/+8
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdewebdevtpearson2011-06-163-44/+48
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1237029 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-314-85/+85
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1157656 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-256-0/+868
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da