Michele Calgaro
0ffe839d6e
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
44548d3e71
Replace Q_OBJECT with TQ_OBJECT
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro
8dac8f1a52
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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
Slávek Banko
7fa2dd79a4
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro
75c62476a5
KBabel: fixed support for Berkekey DB. This resolves issue #7 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
f1b639fcc7
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
6dcbd0e684
Fix FTBFS with GCC6
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
8 years ago
Slávek Banko
a539938d4b
Improve berkeley db detection with CMake
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
cb32155fe1
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 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
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
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
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
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