summaryrefslogtreecommitdiffstats
path: root/kdecore
Commit message (Expand)AuthorAgeFilesLines
* Rebrand version string to final 3.5.13.1 releasev3.5.13.1Slávek Banko2012-09-281-1/+1
* Rebranding of Krita as ChalkSlávek Banko2012-09-161-12/+12
* Update final HTML install path so all modules are consistent.Darrell Anderson2012-09-083-4/+4
* Fix language switchingTimothy Pearson2012-08-161-2/+2
* Fix typo.Darrell Anderson2012-07-031-1/+1
* Fix a number of tdelibs build warningsTimothy Pearson2012-07-031-1/+4
* Fix FTBFSTimothy Pearson2012-07-031-2/+2
* Update default bug tracker link so as not to break tdebindingsTimothy Pearson2012-07-032-4/+5
* Fix KTempFile not obeying special bits on file creationTimothy Pearson2012-06-021-2/+6
* Fix composition extension detectionTimothy Pearson2012-06-022-24/+45
* Fix tde-config creating profile directory when CMake is used to compile tdelibsTimothy Pearson2012-06-021-10/+7
* Fix creation of profile directory in system root (part 2)Timothy Pearson2012-06-023-29/+48
* Fix creation of profile directory in system rootTimothy Pearson2012-06-021-2/+1
* Fix crash on newline assert in kddebugTimothy Pearson2012-06-021-3/+6
* Fix kiconloader crash when libart is not in useTimothy Pearson2012-06-021-2/+4
* Update bugtracker location in shared About dialogTimothy Pearson2012-06-021-1/+1
* Rename a few stragglersTimothy Pearson2012-06-021-1/+1
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-0221-104/+104
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0232-180/+180
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0287-535/+535
* Rename tqencodedData to fix bindingsTimothy Pearson2012-06-025-11/+11
* 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