Darrell Anderson
8a7b075bc6
Update and rename files in support of commit 722ce1ef.
11 years ago
Darrell Anderson
f77e1ad45a
Update non-existent and incomplete (template-only) help handbooks to new default format.
11 years ago
Darrell Anderson
7346ba4f4a
Prevent non-existent help handbook from populating the main handbook table of contents.
11 years ago
Slávek Banko
53f92b0c25
Additional k => tde renaming and fixes
11 years ago
Slávek Banko
e84bf5dc59
Fix unintended rename of bookmark*, mark*
12 years ago
Timothy Pearson
c96f95eaac
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
127600d4f1
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
98841fe5a2
Rename KIcon to enhance compatibility with KDE4
12 years ago
Timothy Pearson
6b23c84fe5
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5ca50f0ef6
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
722a076e84
Rename KLock and KTrader to avoid conflicts with KDE4
12 years ago
Timothy Pearson
a1dc980408
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
c8d2c86fa9
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
6379d18e0e
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
0b54abbdf8
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
973b82a5b2
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
98ed486e2f
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
7c140ea1cb
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
5ab422f116
Fix inadvertent tq changes.
12 years ago
Darrell Anderson
eef9817d77
Fix QString -> TQString.
12 years ago
Slávek Banko
39836a5143
Update autotools for new DSO linkage style
...
Thanks to Francois Andriot for the patch
12 years ago
Darrell Anderson
25f7573d8a
Branding: KDE->TDE
13 years ago
Darrell Anderson
0c240abbab
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
317879f710
Branding cleanup: KDE -> TDE
13 years ago
Darrell Anderson
aaa79ffdb0
Branding cleanup: I18N_NOOP KDE -> TDE.
13 years ago
Darrell Anderson
b9c8df1d8b
Fix KDE -> TDE branding.
13 years ago
Timothy Pearson
296cf40556
Update automake files to use tde instead of kde
13 years ago
Timothy Pearson
f82f3a8731
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
cbac5b6aa3
Part 1 of 2 of kdm rename
13 years ago
Timothy Pearson
583747fb4f
Rename KDE_MAKE_VERSION and update TDE version string
13 years ago
Timothy Pearson
c7ce89fcae
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
92994ee203
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
6687cd2515
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
f46912a1a5
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 23aecb275d
.
13 years ago
Timothy Pearson
23aecb275d
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
5beb66d82a
Fix FTBFS on armel
13 years ago
Timothy Pearson
251b92c3a9
Finish rename from prior commit
13 years ago
Timothy Pearson
96900aaa40
Additional renaming of kde to tde
13 years ago
Timothy Pearson
d479daee57
Rename KDE_VERSION to TDE_VERSION
13 years ago
Timothy Pearson
593f3e9e5b
Fix accidental conversion of dockwin
13 years ago
Timothy Pearson
af5691adeb
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
4091001048
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
72481b840a
Additional kde to tde renaming
13 years ago
tpearson
bed0c1cd8f
Fix kdeaccessibility FTBFS under oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1258652 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
38cbdb5e69
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/kdeaccessibility@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
60254156c2
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
1b93777b64
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
a53c68f02a
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
389971def3
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/kdeaccessibility@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f138d74fe1
TQt4 port kdeaccessibility
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaccessibility@1237325 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago