summaryrefslogtreecommitdiffstats
path: root/kdecore
Commit message (Expand)AuthorAgeFilesLines
* Rebrand version string to final 3.5.13 releasetpearson2011-10-251-1/+1
* Add constructor to KApplication that allows ARGB visuals to be manually disabledtpearson2011-10-242-1/+47
* Link most Trinity DSOs against the most common kdelibs libraries to compensat...tpearson2011-10-103-13/+13
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-217-25/+25
* Fix kdetcompmgrtpearson2011-08-201-1/+1
* Use TDE_FULL_SESSION instead of KDE_FULL_SESSIONtpearson2011-08-201-1/+1
* Added convertToPremultipliedAlpha() to KImageEffecttpearson2011-08-151-1/+4
* Kill kcompmgr before Trinity startup if it was disabled by the usertpearson2011-08-151-3/+53
* Use true transparency when drawing menu shadows for apps that support ARGB vi...tpearson2011-08-153-21/+111
* Fix kapplication ARGB init methodstpearson2011-08-132-66/+55
* Fix composite extension auto detectiontpearson2011-08-112-5/+22
* Added missing kdetcompmgr.cpp file from the prior commit to kdelibstpearson2011-08-111-0/+64
* Add composition manager detection and support to Trinitytpearson2011-08-103-7/+307
* rename the following methods:tpearson2011-08-101-2/+2
* rename the following methods:tpearson2011-08-1056-332/+332
* Finish migration from .kde3 and /etc/kde3 to .trinity and /etc/trinitytpearson2011-07-211-2/+2
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-097-28/+28
* Fix kdelibs/concretefactorytpearson2011-06-171-2/+2
* Honor TQ_OpenMode change made in TQt3tpearson2011-05-157-7/+7
* Fix project linkstpearson2011-04-101-1/+1
* Fix kdelibs FTBFStpearson2011-04-031-0/+1
* Wean kdelibs off of the qt_x_*_time static variablestpearson2011-04-034-26/+16
* Convert remainder of kdelibs to use currently defined tqt object name defstpearson2011-04-025-20/+20
* Update remaining kdelibs inherits() functions to use new object name defines ...tpearson2011-04-021-1/+1
* Change most kdelibs inherits() functions to use the new object name define sy...tpearson2011-04-021-22/+22
* Remove assert() statement as it brings down the configuration dialog unnecces...tpearson2011-04-021-1/+0
* kdelibs should now compile properly with TQt for Qt4tpearson2011-03-221-3/+3
* Fix other Qt4 kdelibs FTBFStpearson2011-03-221-26/+26
* Fix another Qt4 kdelibs FTBFStpearson2011-03-211-1/+1
* Fix kdelibs x11accel Qt4 FTBFStpearson2011-03-211-2/+2
* Fix TQt for Qt4 compilation problemtpearson2011-03-211-1/+1
* [kdelibs/svgicons] ksvgiconengine.cpp: extra check for NULL valuesamelian2011-03-201-0/+2
* Fix icon activation glich under Qt4tpearson2011-02-282-6/+16
* Fix a number of runtime object identification problems which led to an even l...tpearson2011-02-241-1/+1
* Allow kdelibs to function correctly with TQt for Qt4tpearson2011-02-1526-114/+120
* Convert qt_cast() to ::qt_cast<>tpearson2011-01-314-6/+7
* Restored qt_cast()tpearson2011-01-299-11/+11
* Patch a few buffer overrun problems and odd crash potentialstpearson2011-01-265-11/+14
* Styles are now mostly functional under Qt4tpearson2011-01-232-5/+19
* Additional TQt for Qt4 compilation fixestpearson2011-01-1920-76/+73
* Fix X11 definestpearson2011-01-191-8/+8
* Fix TQt plugin loadingtpearson2011-01-161-3/+3
* Initial conversion for TQt for Qt4 3.4.0 TP2tpearson2011-01-13191-1917/+1998
* [kdelibs/kdecore] fixed a conflict between fixx11h.h and Xdefs.hsamelian2011-01-121-0/+3
* [kdelibs] move "-include tqt.h" directive to CMAKE_CXX_FLAGS; move TQT_CFLAGS...samelian2011-01-114-17/+1
* Revert automated changestpearson2011-01-07262-2658/+2658
* Fix build failuretpearson2011-01-031-16/+16
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-03263-2674/+2674
* [kdelibs/kdecore] added CMake support into kde-configsamelian2010-11-141-0/+2
* [kdelibs] follow KDE4 rules for install path names and some other small changessamelian2010-10-242-13/+273