Timothy Pearson
783973a7d6
Prefer elficon metadata to (often incorrect) system string matching
13 years ago
Timothy Pearson
91f3b7f8f8
Fix fvisibility option
13 years ago
Timothy Pearson
5a2639a63a
Fix minicli icon preview
13 years ago
Timothy Pearson
6d74bae8a1
Add icon request ability
13 years ago
Timothy Pearson
c5bca102dd
Add preferred icon metadata field
13 years ago
Timothy Pearson
84aea07a73
Another attempt at prior commit
13 years ago
Timothy Pearson
0b0fc72987
Make elf icon reading more robust
13 years ago
Timothy Pearson
85a3c08c04
Fix potential crash
13 years ago
Timothy Pearson
43f19fb8a0
Add mising files
13 years ago
Timothy Pearson
be3f8c175f
Fix up elficon support
13 years ago
Timothy Pearson
2e95a0338f
Update comment
13 years ago
Timothy Pearson
40a38a2f9b
Add initial support for ELF embedded icons in Konqueror
...
This feature still needs quite a bit of work to add embedding support to other
parts of TDE such as the minicli, as well as bringing konqueror behaviour
more in line with the minicli previews, but it is a start at least!
13 years ago
Timothy Pearson
1180237ab3
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
a51cd9949c
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
984c25aa69
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
56160bf4df
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit 13281e2856
.
13 years ago
Timothy Pearson
13281e2856
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
e81c741bb2
Rename additional KDE strings
13 years ago
Timothy Pearson
99cc033990
Rename KDEHOME and KDEDIR
13 years ago
Timothy Pearson
d5b3ae721d
Rename tqsetSizePolicy to fix bindings
13 years ago
Timothy Pearson
b212a1de50
Rename tqsetAlignment to fix bindings
13 years ago
Timothy Pearson
ca1f1a08ec
Rename tqencodedData to fix bindings
13 years ago
Timothy Pearson
d4e11a5f48
Use non-tq sizeHint functions to fix bindings
13 years ago
Timothy Pearson
3b1405169d
Additional renaming of kde to tde
13 years ago
Timothy Pearson
97f0944cf7
Rename KDE_VERSION to TDE_VERSION
13 years ago
Timothy Pearson
8cfbfac527
Rename kwin to twin (part 1 of 2)
13 years ago
Timothy Pearson
46850422d6
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
e16866e072
Actually move the kde files that were renamed in the last commit
13 years ago
Timothy Pearson
0ae5679aa1
Additional kde to tde renaming
13 years ago
Timothy Pearson
1e81063308
Rename kde libraries to tde
13 years ago
tpearson
0d2336ffe0
Fix kdelibs FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260432 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
89e59df78f
Fix findSignal failure in kio net slave
...
This fixes audio CD CDDB lookups among other things
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260237 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
715433c853
Add new system executable completion mode to kurlcompletion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1258882 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
80f78d20c3
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/kdelibs@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
70e11ae70b
Fix broken root certificates in kdelibs kssl
...
This repairs spurious certificate warning errors on secure connections via Konqueror/KHTML
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1257611 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
452dc1bc85
Convert remaining references to kde3 (e.g. in paths) to trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
7d7b2c04e1
Fix kdelibs FTBFS under Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246982 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
a46e337285
Fix kalyptus by altering kdelibs
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246968 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
db9d51186b
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
6e21bc798b
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
434af181a1
Fix kdelibs startup failure
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245665 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
99739b6114
Make kdelibs support X-TDE-* in XDG desktop files
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1245191 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
1dcbbe821d
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/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
9c49a74a16
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
ff7dc5f59a
Honor TQ_OpenMode change made in TQt3
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1232119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b1960071ca
Convert remainder of kdelibs to use currently defined tqt object name defs
...
This might fix the kio ssl problem
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226906 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
bf85f02dd3
Update remaining kdelibs inherits() functions to use new object name defines instead of hard coded string literals
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
13ad43878d
kdelibs should now compile properly with TQt for Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225671 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
374d939d8a
Allow kdelibs to function correctly with TQt for Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1220926 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
9ee4144afe
Restored qt_cast()
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1217837 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago