Timothy Pearson
54e8e7815a
Rename KAbout to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5075b3a008
Rename KCmd to avoid conflicts with KDE4
12 years ago
Timothy Pearson
dca4b260f0
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
08396682f3
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6f617c4181
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
6c79d13cc1
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
77343a1b8c
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
c0695dee38
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
151a9ebb24
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
bd55e01bc4
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
e4de7e2686
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
b6e3f52ce5
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
9ca7b92557
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Timothy Pearson
33294802d3
Rename qt_argc and qt_argv methods to avoid conflicts with KDE4 symbols
12 years ago
Slávek Banko
4985b33f0d
Fix FTBFS on armel
12 years ago
Darrell Anderson
6772b0d375
Fix inadvertent tq changes.
12 years ago
Darrell Anderson
5a35011f9a
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
f48d8ad2ee
Branding cleanup: KDE -> TDE
13 years ago
Darrell Anderson
87727d57de
Branding cleanup: KDE -> TDE
13 years ago
Darrell Anderson
e494ac194a
Branding cleanup: I18N_NOOP KDE -> TDE.
13 years ago
Darrell Anderson
ae1ac3851e
GCC 4.7 fixes.
...
Thanks to Francois Andriot.
13 years ago
Timothy Pearson
8e6310f44d
Rename additional members for tqt3
13 years ago
Timothy Pearson
9abf98be4f
Rename additional global TQt functions
13 years ago
Timothy Pearson
fbbad1fdbe
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
1001d761c4
Rename KDE_MAKE_VERSION and update TDE version string
13 years ago
Timothy Pearson
c62343678e
Rename a few stragglers
13 years ago
Timothy Pearson
ba5125fe4c
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
4374b9aebc
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
9d9fe02a94
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
ad1fc5fc8e
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 9d6927a7d6
.
13 years ago
Timothy Pearson
9d6927a7d6
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
fb0ffeebca
Additional renaming of kde to tde
13 years ago
Timothy Pearson
1bdf523fc6
Rename KDE_VERSION to TDE_VERSION
13 years ago
Timothy Pearson
f925c0732f
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
c1bbffcda8
Additional kde to tde renaming
13 years ago
Automated System
a1dff9baa2
Added empty directories
13 years ago
tpearson
b21d29dee8
Fix piklab FTBFS under oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1259264 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
575a16e07f
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/applications/piklab@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f3407f081d
Fix a number of strings in Trinity that were incorrectly converted to TQ* from Q*
...
This fixes the Kopete MSN protocol among other things
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1254372 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
766538d67b
Fix remaining instances of tqStatus embedded in user visible strings
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
99b6e67bc8
Fix a number of accidental tqStatus string conversions
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
50c73de997
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
f7ceb29578
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
d98fea1f85
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
704123e815
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/applications/piklab@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
0aaa8e3fc8
TQt4 port piklab
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1238822 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b79a2c2853
Fixed images
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1106870 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
2c9d244021
Automake fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1095770 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
f508189682
Added KDE3 version of PikLab
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/piklab@1095639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago