Michele Calgaro
3c9c6c22a3
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 44548d3e71
)
1 year ago
Michele Calgaro
7d4f47bd0b
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
8a861e2bb8
Removed code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
4289bc2c26
Fixed FTBFS caused by previous commit (lsm files removal).
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
6624975ff1
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
Michele Calgaro
4f55ea0fce
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Timothy Pearson
51a68552be
Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro
1c4247f36d
Update version number to R14.1.0
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
b6581e0b63
Fixed wrong DocPath strings. This relates to bug 2319.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Darrell Anderson
b48021eef1
Update docbook doctype declarations.
11 years ago
Slávek Banko
5cc26ceed3
Additional k => tde renaming and fixes
11 years ago
Slávek Banko
e27dd07d4d
Fix installation of unwanted git files into kapptemplate
...
This resolves Bug 1466
12 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
ac437bde9b
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
e46eba349e
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
7716a5e605
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
0117fbed93
Rename KLock and KTrader to avoid conflicts with KDE4
12 years ago
Timothy Pearson
e4cbbc78e0
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
642c256d47
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
ff94d46e42
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1515a4f2eb
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
cfe9ce987a
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Timothy Pearson
94c9dc3822
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
479647c43c
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Slávek Banko
3dd9fca200
Fix various cmake build issues
...
Fix automake build issue in kapptemplate
12 years ago
Darrell Anderson
ccb576aa67
Fix inadvertent tq changes.
12 years ago
Darrell Anderson
1e748bbb22
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
6fd82d958c
Update lsm files.
13 years ago
Darrell Anderson
6168aa0e4a
Update lsm files.
13 years ago
Darrell Anderson
8d740ff033
Branding cleanup: KDE -> TDE.
13 years ago
Darrell Anderson
65b9cbcc34
Branding cleanup: I18N_NOOP KDE -> TDE.
13 years ago
Timothy Pearson
1f2a87f4ce
Rename kde-config to tde-config
13 years ago
Darrell Anderson
97b399a1e5
Fix build error in kapptemplate/Makefile.am.
...
Resolves bug report 787.
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
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
4123be7187
Additional renaming of kde to tde
13 years ago
Timothy Pearson
f6940565c7
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
78a14fe575
Additional kde to tde renaming
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
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
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
0939625983
[kdesdk] added cmake support for "cervisia" and "kapptemplate"
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1228533 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