Commit Graph

49 Commits (0503109422dcce73652b30384fb62d863ff4119e)

Author SHA1 Message Date
Michele Calgaro 7e4b30b52f
Add includes to UI files to resolve FTBFS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6b36a4a68d)
7 years ago
Slávek Banko d3cf7d775d
cmake: Cleanup unused definitions from config.h
Cleanup unnecessary tests from ConfigureChecks
Add missing tests to ConfigureChecks

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit edd0a5a30e)
7 years ago
Slávek Banko 33423a8469
cmake kuser: Remove the ldap library linking
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 78e39d5913)
7 years ago
gregory guy f601df3cf5
add missing icons in kuser and kdat
(cherry picked from commit f6e238aee8)
7 years ago
gregory guy 191149f20f
kuser is building.
added DCOP-shared tdefx tdetexteditor tdentlm to the linker.

(cherry picked from commit 14f6c3983a)
7 years ago
gregory guy d9576addaa
First bach of cmake files in order to convert tdeadmin
from autotools to cmake building system.

(cherry picked from commit 88073834d0)
7 years ago
Slávek Banko 5a68382903
Fix FTBFS with stricter C++11
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b2bfb5e920)
7 years ago
gregory guy 29482e7e91 According to the doc, TDEIO::NetAccess::del should have two parameters
(cherry picked from commit 4a9ff636bf)
7 years ago
gregory guy 0b309fbf83 the typedef specifier gets ignored in the declaration anyway.
(cherry picked from commit cdd90c2c88)
7 years ago
Slávek Banko 5822ceebdb Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 5da22d48c7)
7 years ago
Timothy Pearson abfa150040 Fix invalid headers in PNG files and optimize for size
(cherry picked from commit 7b76b355bd)
9 years ago
Timothy Pearson 74986c6995 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Slávek Banko d5e71b118e Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 37a3f4c203 Rename KABC namespace 12 years ago
Timothy Pearson cc9a6832ff Fix prior commit 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 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 64d4c5289c Rename KStandard for enhanced compatibility with KDE4 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 1ad423d43b Rename KApplication to TDEApplication 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 b23f76e065 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson 61f1204c22 Branding cleanup: KDE -> TDE 13 years ago
Darrell Anderson 923a29eac1 Branding cleanup: I18N_NOOP KDE -> TDE. 13 years ago
Timothy Pearson 2976f05958 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 1f71905047 Fix linear alphabet string errors 13 years ago
Timothy Pearson cee070a24d 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 10737c6729 Additional renaming of kde to tde 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
Timothy Pearson 285dfb7a3d Rename kde libraries to tde 13 years ago
tpearson 08e5b55ee2 Fix kdeadmin FTBFS under oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1258520 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 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 aa3a1ca934 Trinity Qt initial conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1157635 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma 37333bf25a Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago