Commit Graph

52 Commits (2d1b14cb279b82d88a61a684d32f3be4e86d0d58)

Author SHA1 Message Date
Chris f403402514 Fix German translation.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko 100929fbf8
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 1cf6172baf
Remove icon crystalsvg/16x16/actions/toggle_log.png from ksysv.
The icon will be part of the tdelibs.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 6b36a4a68d
Add includes to UI files to resolve FTBFS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro d7f6a95d29
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
gregory guy 88073834d0
First bach of cmake files in order to convert tdeadmin
from autotools to cmake building system.
7 years ago
Slávek Banko 5da22d48c7 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Timothy Pearson 7b76b355bd Fix invalid headers in PNG files and optimize for size 9 years ago
Timothy Pearson ac5e9774fb Fix exec icon location and bring it into XDG compliance 10 years ago
Timothy Pearson 74986c6995 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Darrell Anderson c6b8606517 Update Q->TQ constants in ui files. 11 years ago
Slávek Banko d5e71b118e Additional k => tde renaming and fixes 12 years ago
Darrell Anderson 711a76e795 Fix incorrect characters. 12 years ago
Slávek Banko 433591e9e5 Fix unintended rename of chkconfig 12 years ago
Slávek Banko 5f730bdc5f Fix unintended rename of Checklist 12 years ago
Timothy Pearson d1a3a8be39 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 666824a6c5 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 6131ac7531 Rename KComp to avoid conflicts with KDE4 12 years ago
Timothy Pearson 6c0599e58e Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson 09470cb1bf Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 189e536f1a Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 58cb2c2c17 Rename KLock and KTrader to avoid conflicts with KDE4 12 years ago
Timothy Pearson 84a108376d Rename a few build variables for overall consistency 12 years ago
Timothy Pearson 2c4a290ae2 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 06ad876fe1 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 555ea1c7f3 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5f444a9ea9 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson f27c6b9285 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson f7e4bdd856 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Darrell Anderson 492b084fcf Fix QString -> TQString. 13 years ago
Darrell Anderson b23f76e065 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 261087b555 Branding cleanup: KDE -> TDE 13 years ago
Timothy Pearson b35bfd30d1 Rename additional global TQt functions 13 years ago
Timothy Pearson 2976f05958 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 9799f90e70 Fix FTBFS 13 years ago
Timothy Pearson 38a31bafc0 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 6b7a8ff33a Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson b836ed566c Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 377fa3a277 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit d124861710.
13 years ago
Timothy Pearson d124861710 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 7c90880ef5 Rename kwin to twin (part 1 of 2) 13 years ago
Timothy Pearson 3513b12f1d Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson c294787b82 Additional kde to tde renaming 13 years ago
tpearson 3438ddb040 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/kdeadmin@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 93910780ef rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 4a25ca5c80 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson dbb67f90e8 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/kdeadmin@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson e1fedebd35 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b09bffed6b TQt4 port kdeadmin
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1237416 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson ac67f6fe92 TQt conversion fixes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1158416 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago