Michele Calgaro
8895c7d4ed
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f1b639fcc7
)
6 years ago
Slávek Banko
fd85e29222
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 6dcbd0e684
)
8 years ago
Slávek Banko
0769233ac2
Improve berkeley db detection with CMake
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit a539938d4b
)
10 years ago
Timothy Pearson
cb32155fe1
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Michele Calgaro
1985f78302
Remove discontinued PO compendium URL links in kbabel.
...
This resolves bug 1833.
11 years ago
Slávek Banko
5cc26ceed3
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
508a49f9ef
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
19cea58302
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
31fde11959
Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson
ff94d46e42
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f8069e2ea0
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
e6aaa3624c
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
63bcbec9a0
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
479647c43c
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
f09b5165eb
Fix inadvertent tq changes.
12 years ago
Darrell Anderson
1e748bbb22
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
6e5b908df9
Branding cleanup: KDE -> TDE
13 years ago
Darrell Anderson
2b144e9d62
Fix inadvertent "TQ" changes.
13 years ago
Timothy Pearson
5443f402bb
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
36b1e019b7
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
f78838f2f7
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
1dd83e5f38
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
3b34e5cf56
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit d6331f1b56
.
13 years ago
Timothy Pearson
d6331f1b56
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
2ac22d35c3
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
4123be7187
Additional renaming of kde to tde
13 years ago
Timothy Pearson
f6940565c7
Rename additional instances of KDE to TDE
13 years ago
tpearson
49be0750d9
Fix kdesdk FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1258672 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
16d826ac0f
Fix a number of accidental tqStatus string conversions
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
22253cd8fb
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
0813b39aed
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
b39020d342
Fix missing Q_OBJECT macros
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1245170 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9150603ad3
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/kdesdk@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
bfbb1d3a6b
Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
e192d1b3be
Finish TQt4 porting of kdesdk (kbabel)
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1236386 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
99a2774ca6
TQt4 convert kdesdk
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1236185 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
1c10429218
[kdesdk/kbabel] added cmake support
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1230056 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
6082256ac5
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1158450 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
4ae0c208b6
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1157652 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
toma
bd9e661782
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/kdesdk@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago