Timothy Pearson
a5a7573f35
Rename kiobuffer and KHTML
12 years ago
Timothy Pearson
f21b018270
Minor update for kioslave rename
12 years ago
Timothy Pearson
4bc3dcd8cb
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
39177c1528
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
2a74bca8c8
Fix FTBFS resulting from KCModule rename
12 years ago
Timothy Pearson
20de04ce44
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
4c097708c4
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
609724b5d2
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
8f06b9a888
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
4b5c71fdde
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
64483e4e73
Fix inadvertent tq changes.
12 years ago
Darrell Anderson
af12abdf28
Fix inadvertent tqt changes.
12 years ago
Darrell Anderson
6f0ebd6129
Fix xz support in konqueror context popup menu.
...
This resolves bug report 611.
Thanks to Calving Morrison.
12 years ago
Darrell Anderson
9b1ec0b911
Branding: KDE->TDE
13 years ago
Darrell Anderson
5281903686
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
afe341c1b5
Branding cleanup: *.desktop files
13 years ago
Darrell Anderson
84a66ba9d5
Update lsm files.
13 years ago
Darrell Anderson
e5c7b7d882
Branding cleanup: KDE -> TDE
13 years ago
Darrell Anderson
3b07e4ebbf
Fix inadvertent "TQ" changes.
13 years ago
Darrell Anderson
4ea5634f39
Change tqaddAction -> addAction. There is no tqaddAction defined in tqt headers.
13 years ago
Timothy Pearson
b7e773b379
Rename kde-config to tde-config
13 years ago
Timothy Pearson
28166400a4
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
d072cff0e5
Update various qt function definitions and static methods for tqt3
13 years ago
Timothy Pearson
3d3f805ff8
Rename ksocket and kcache
13 years ago
Timothy Pearson
10ed89c53a
Rename a few stragglers
13 years ago
Timothy Pearson
ff5b07d965
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
75112ed8e2
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
b88830e911
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
6b45a7b7b2
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit ca82971624
.
13 years ago
Timothy Pearson
ca82971624
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
dc6974ef6a
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
70eb5fbbfa
Finish rename from prior commit
13 years ago
Timothy Pearson
cfb4d6fac0
Additional renaming of kde to tde
13 years ago
Timothy Pearson
0b54ffd6f2
Rename KDE_VERSION to TDE_VERSION
13 years ago
Timothy Pearson
be1ddf1d5b
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
4b3beef08a
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
c52420708f
Additional kde to tde renaming
13 years ago
tpearson
59bf688c54
Fix kdeaddons FTBFS under oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1258660 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
53775b8225
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/kdeaddons@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
3aba493dc9
Use new krsync library to handle remote sync operations
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1252393 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9036365267
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
627b091fad
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
cee3e820d8
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/kdeaddons@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
395a904bff
TQt4 port kdeaddons
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1237404 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
d29cd50663
Fixed the majority of the xz and lzma handling code
...
There may still be an issue with the compress as menu and tar.lzma support, however it is relatively minor
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1166484 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
08f47b2561
Enable xz and lzma compress menu support by default
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1165085 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
29f1d0b48d
Added xz and lzma support to the compress menu
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1164934 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
00cef9840e
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1158415 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
7346aee26b
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1157634 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
23a3d3aa5b
Attempt to fix a race condition and subsequent crash
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1144369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
8a34a88474
Fixed bug causing continuous refresh of filterbar, thereby preventing scrolling in Konqueror iconview mode
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1134358 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
e093d5d571
Fixed bug 180 and bug 146
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1123404 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
8237db4074
Polished UI and extended backed slightly for rsync Konqueror plugin
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1113004 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
1fbeee4477
Cleanup and fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1110341 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
545e53fd46
Cleanup
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1110119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
1f1dabc7d6
Code cleanup
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1109696 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
ca0636d7f4
Added Unison support to remote sync plugin
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1109340 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
3768653a2a
Fixed up rsync and dirfilter plugins
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1107600 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
2f234abde8
Added new rsync plugin for Konqueror
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1105435 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
33c3e5147d
Added missing adblock plugin files
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1073116 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
67661736ba
Fixed remaining GPL address zip codes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
5189296e50
Updated obsolete GPL license addresses to current GPL address
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson
a442d656b5
* Added searchbar
...
* Added directory filter
* Added adblocker
* Fixed webarchiver
* Automake fixups
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1067137 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma
84da08d7b7
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/kdeaddons@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago