Commit Graph

106 Commits (3acd2816bb3a1c274e9690e669c28c2761232cc5)

Author SHA1 Message Date
Timothy Pearson 3acd2816bb Fix FTBFS
12 years ago
Timothy Pearson f0151e7097 Update default bug tracker link so as not to break tdebindings
12 years ago
Timothy Pearson 9a37f39d56 Fix KTempFile not obeying special bits on file creation
13 years ago
Timothy Pearson 89bb0f3329 Fix composition extension detection
13 years ago
Timothy Pearson eae91cf3d2 Fix tde-config creating profile directory when CMake is used to compile tdelibs
13 years ago
Timothy Pearson 865951eebf Fix creation of profile directory in system root (part 2)
13 years ago
Timothy Pearson 6545cbf647 Fix creation of profile directory in system root
13 years ago
Timothy Pearson 0c897d4fbf Fix crash on newline assert in kddebug
13 years ago
Timothy Pearson 3c199843f5 Fix kiconloader crash when libart is not in use
13 years ago
Timothy Pearson f1cc1e956c Update bugtracker location in shared About dialog
13 years ago
Timothy Pearson b2fbb2c5c1 Rename a few stragglers
13 years ago
Timothy Pearson ffd8d17b0b Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson 41b1d53a01 Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson e2867c1f1e Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson c1a037c8d0 Rename tqencodedData to fix bindings
13 years ago
tpearson cb717a24c2 Rebrand version string to final 3.5.13 release
13 years ago
tpearson 416a551e80 Add constructor to KApplication that allows ARGB visuals to be manually disabled
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
13 years ago
tpearson 452dc1bc85 Convert remaining references to kde3 (e.g. in paths) to trinity
13 years ago
tpearson 25a5b3950e Fix kdetcompmgr
13 years ago
tpearson aeddaec266 Use TDE_FULL_SESSION instead of KDE_FULL_SESSION
13 years ago
tpearson 9a0fbb0a96 Added convertToPremultipliedAlpha() to KImageEffect
13 years ago
tpearson 5ccf69ae59 Kill kcompmgr before Trinity startup if it was disabled by the user
13 years ago
tpearson 79a4d6dfad Use true transparency when drawing menu shadows for apps that support ARGB visuals
13 years ago
tpearson b56a10ae43 Fix kapplication ARGB init methods
13 years ago
tpearson 356e5c30a8 Fix composite extension auto detection
13 years ago
tpearson c2d4c28eba Added missing kdetcompmgr.cpp file from the prior commit to kdelibs
13 years ago
tpearson 47ee068d2c Add composition manager detection and support to Trinity
13 years ago
tpearson db9d51186b rename the following methods:
13 years ago
tpearson 6e21bc798b rename the following methods:
13 years ago
tpearson 86bbc2f3cd Finish migration from .kde3 and /etc/kde3 to .trinity and /etc/trinity
13 years ago
tpearson 1dcbbe821d Remove the tq in front of these incorrectly TQt4-converted methods/data members:
13 years ago
tpearson bf39fe3263 Fix kdelibs/concretefactory
13 years ago
tpearson ff7dc5f59a Honor TQ_OpenMode change made in TQt3
14 years ago
tpearson 5437c370c9 Fix project links
14 years ago
tpearson a1c3363424 Fix kdelibs FTBFS
14 years ago
tpearson 7b12a18bb9 Wean kdelibs off of the qt_x_*_time static variables
14 years ago
tpearson b1960071ca Convert remainder of kdelibs to use currently defined tqt object name defs
14 years ago
tpearson bf85f02dd3 Update remaining kdelibs inherits() functions to use new object name defines instead of hard coded string literals
14 years ago
tpearson b5fb39eb73 Change most kdelibs inherits() functions to use the new object name define system
14 years ago
tpearson 1c4e273a42 Remove assert() statement as it brings down the configuration dialog unneccessarily
14 years ago
tpearson 13ad43878d kdelibs should now compile properly with TQt for Qt4
14 years ago
tpearson fa1ddc9724 Fix other Qt4 kdelibs FTBFS
14 years ago
tpearson 5c9fdee3d6 Fix another Qt4 kdelibs FTBFS
14 years ago
tpearson 3ff5f6f55b Fix kdelibs x11accel Qt4 FTBFS
14 years ago
tpearson 2ffa982beb Fix TQt for Qt4 compilation problem
14 years ago
samelian a3db8bd529 [kdelibs/svgicons] ksvgiconengine.cpp: extra check for NULL value
14 years ago
tpearson 5194b175a4 Fix icon activation glich under Qt4
14 years ago
tpearson 28042add4d Fix a number of runtime object identification problems which led to an even larger array of minor glitches
14 years ago
tpearson 374d939d8a Allow kdelibs to function correctly with TQt for Qt4
14 years ago