Timothy Pearson
3acd2816bb
Fix FTBFS
...
(cherry picked from commit 6b48018290
)
13 years ago
Timothy Pearson
f0151e7097
Update default bug tracker link so as not to break tdebindings
...
(cherry picked from commit 2fae13c658
)
13 years ago
Timothy Pearson
9a37f39d56
Fix KTempFile not obeying special bits on file creation
...
This closes Bug 349
(cherry picked from commit 9068fffdf8
)
13 years ago
Timothy Pearson
89bb0f3329
Fix composition extension detection
...
(cherry picked from commit 41ea89f79d
)
13 years ago
Timothy Pearson
eae91cf3d2
Fix tde-config creating profile directory when CMake is used to compile tdelibs
...
Remove spurious tde-config warning message that confused Autotools
(cherry picked from commit e3e8bf702f
)
13 years ago
Timothy Pearson
865951eebf
Fix creation of profile directory in system root (part 2)
...
This closes Bug 293
(part of the original commit)
(cherry picked from commit d3a9d56143
)
13 years ago
Timothy Pearson
6545cbf647
Fix creation of profile directory in system root
...
This closes Bug 293
(cherry picked from commit 049525ee6a
)
13 years ago
Timothy Pearson
0c897d4fbf
Fix crash on newline assert in kddebug
...
(cherry picked from commit 9a3888489d
)
13 years ago
Timothy Pearson
3c199843f5
Fix kiconloader crash when libart is not in use
...
(cherry picked from commit e6b6f2eafd
)
13 years ago
Timothy Pearson
f1cc1e956c
Update bugtracker location in shared About dialog
...
This closes Bug 704
(cherry picked from commit 787f04b0c6
)
13 years ago
Timothy Pearson
b2fbb2c5c1
Rename a few stragglers
...
(cherry picked from commit 22e7adf3ed
)
13 years ago
Timothy Pearson
ffd8d17b0b
Rename obsolete tq methods to standard names
...
(cherry picked from commit 1180237ab3
)
13 years ago
Timothy Pearson
41b1d53a01
Remove additional unneeded tq method conversions
...
(cherry picked from commit a51cd9949c
)
13 years ago
Timothy Pearson
e2867c1f1e
Rename old tq methods that no longer need a unique name
...
(cherry picked from commit 984c25aa69
)
13 years ago
Timothy Pearson
c1a037c8d0
Rename tqencodedData to fix bindings
...
(cherry picked from commit ca1f1a08ec
)
13 years ago
tpearson
cb717a24c2
Rebrand version string to final 3.5.13 release
...
Trinity is now in a hard code freeze
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260762 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
416a551e80
Add constructor to KApplication that allows ARGB visuals to be manually disabled
...
This allows the GTK Qt theme engine to work with a KApplication object when a window compositor is enabled
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1260463 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
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
25a5b3950e
Fix kdetcompmgr
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248390 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
aeddaec266
Use TDE_FULL_SESSION instead of KDE_FULL_SESSION
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
9a0fbb0a96
Added convertToPremultipliedAlpha() to KImageEffect
...
Fixed "glowing icons" when 32 bit ARGB visuals are in use
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1247329 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
5ccf69ae59
Kill kcompmgr before Trinity startup if it was disabled by the user
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1247221 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
79a4d6dfad
Use true transparency when drawing menu shadows for apps that support ARGB visuals
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1247204 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
b56a10ae43
Fix kapplication ARGB init methods
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246945 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
356e5c30a8
Fix composite extension auto detection
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246278 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
c2d4c28eba
Added missing kdetcompmgr.cpp file from the prior commit to kdelibs
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246277 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
47ee068d2c
Add composition manager detection and support to Trinity
...
This adds the methods required to make transparent widgets via alpha blending a reality
An additional widget class may be coming shortly
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246265 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
86bbc2f3cd
Finish migration from .kde3 and /etc/kde3 to .trinity and /etc/trinity
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1242480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 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
bf39fe3263
Fix kdelibs/concretefactory
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1237322 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
5437c370c9
Fix project links
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1227518 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
a1c3363424
Fix kdelibs FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1227004 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
7b12a18bb9
Wean kdelibs off of the qt_x_*_time static variables
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226986 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
b5fb39eb73
Change most kdelibs inherits() functions to use the new object name define system
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226839 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
1c4e273a42
Remove assert() statement as it brings down the configuration dialog unneccessarily
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226740 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
fa1ddc9724
Fix other Qt4 kdelibs FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225622 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5c9fdee3d6
Fix another Qt4 kdelibs FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225590 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
3ff5f6f55b
Fix kdelibs x11accel Qt4 FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225588 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
2ffa982beb
Fix TQt for Qt4 compilation problem
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225587 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
samelian
a3db8bd529
[kdelibs/svgicons] ksvgiconengine.cpp: extra check for NULL value
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225394 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
5194b175a4
Fix icon activation glich under Qt4
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1222999 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
28042add4d
Fix a number of runtime object identification problems which led to an even larger array of minor glitches
...
NOTE: kdevelop and kdewebdev still need to be fully repaired
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1222475 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