summaryrefslogtreecommitdiffstats
path: root/kdecore
Commit message (Collapse)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
| | | | (cherry picked from commit 9e0a5e727a6825149a71ad8da1e53671a38456f2)
* Update final HTML install path so all modules are consistent.Darrell Anderson2012-09-083-4/+4
| | | | (cherry picked from commit 979b0c9a1ca30628cb4cff90e231ce973aaf6117)
* Fix language switchingTimothy Pearson2012-08-161-2/+2
| | | | | Thanks to Francois Andriot for the patch! (cherry picked from commit d93d02f5e66c89b00624750961da18c503172482)
* Fix typo.Darrell Anderson2012-07-031-1/+1
| | | | (cherry picked from commit 9af103f289d5a85ab152163c2e580d694e44ac8f)
* Fix a number of tdelibs build warningsTimothy Pearson2012-07-031-1/+4
| | | | (cherry picked from commit 77f4891c222583c8deffc34732ccf325bac9e11b)
* Fix FTBFSTimothy Pearson2012-07-031-2/+2
| | | | (cherry picked from commit 6b48018290beecf441bc2e7d6a9883562d0389b5)
* Update default bug tracker link so as not to break tdebindingsTimothy Pearson2012-07-032-4/+5
| | | | (cherry picked from commit 2fae13c658f091a44d1f5a61fd35fc8957135410)
* Fix KTempFile not obeying special bits on file creationTimothy Pearson2012-06-021-2/+6
| | | | | This closes Bug 349 (cherry picked from commit 9068fffdf82dc9cf60e83639b3a9b397761304cd)
* Fix composition extension detectionTimothy Pearson2012-06-022-24/+45
| | | | (cherry picked from commit 41ea89f79d28c456b296e8ddcce0a12c21e13f94)
* Fix tde-config creating profile directory when CMake is used to compile tdelibsTimothy Pearson2012-06-021-10/+7
| | | | | Remove spurious tde-config warning message that confused Autotools (cherry picked from commit e3e8bf702f89feed2a943818d3fde6a593938d51)
* Fix creation of profile directory in system root (part 2)Timothy Pearson2012-06-023-29/+48
| | | | | | This closes Bug 293 (part of the original commit) (cherry picked from commit d3a9d56143cf668c7d29b26a324a424d02036371)
* Fix creation of profile directory in system rootTimothy Pearson2012-06-021-2/+1
| | | | | This closes Bug 293 (cherry picked from commit 049525ee6a9c51485354f02531a2dfd63829cabd)
* Fix crash on newline assert in kddebugTimothy Pearson2012-06-021-3/+6
| | | | (cherry picked from commit 9a3888489dd9e1c1100c1db8feee255ebabd86c7)
* Fix kiconloader crash when libart is not in useTimothy Pearson2012-06-021-2/+4
| | | | (cherry picked from commit e6b6f2eafdf6dbe3b4d5526c75e9d7c5aaee5ccb)
* Update bugtracker location in shared About dialogTimothy Pearson2012-06-021-1/+1
| | | | | This closes Bug 704 (cherry picked from commit 787f04b0c65349aea026b8bc2b8b2fdedc648438)
* Rename a few stragglersTimothy Pearson2012-06-021-1/+1
| | | | (cherry picked from commit 22e7adf3ed072dce5600693e9ba7c14eda94e025)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-0221-104/+104
| | | | (cherry picked from commit 1180237ab336226ad932d767a6cb56208314988f)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-0232-180/+180
| | | | (cherry picked from commit a51cd9949c4e6c726a84a61de3cfadd30cefb5c7)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0287-535/+535
| | | | (cherry picked from commit 984c25aa6969e55896e9a13c8e7f7b8a58991a4e)
* Rename tqencodedData to fix bindingsTimothy Pearson2012-06-025-11/+11
| | | | (cherry picked from commit ca1f1a08ecb01139487ff2f0591f97b97164c4e4)
* Rebrand version string to final 3.5.13 releasetpearson2011-10-251-1/+1
| | | | | | | 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
* Add constructor to KApplication that allows ARGB visuals to be manually disabledtpearson2011-10-242-1/+47
| | | | | | | 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
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-103-13/+13
| | | | | | 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
* Convert remaining references to kde3 (e.g. in paths) to trinitytpearson2011-08-217-25/+25
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdetcompmgrtpearson2011-08-201-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248390 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Use TDE_FULL_SESSION instead of KDE_FULL_SESSIONtpearson2011-08-201-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1248149 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added convertToPremultipliedAlpha() to KImageEffecttpearson2011-08-151-1/+4
| | | | | | | 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
* Kill kcompmgr before Trinity startup if it was disabled by the usertpearson2011-08-151-3/+53
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1247221 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Use true transparency when drawing menu shadows for apps that support ARGB ↵tpearson2011-08-153-21/+111
| | | | | | visuals git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1247204 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kapplication ARGB init methodstpearson2011-08-132-66/+55
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246945 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix composite extension auto detectiontpearson2011-08-112-5/+22
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246278 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added missing kdetcompmgr.cpp file from the prior commit to kdelibstpearson2011-08-111-0/+64
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246277 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add composition manager detection and support to Trinitytpearson2011-08-103-7/+307
| | | | | | | | 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
* rename the following methods:tpearson2011-08-101-2/+2
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-1056-332/+332
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Finish migration from .kde3 and /etc/kde3 to .trinity and /etc/trinitytpearson2011-07-211-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1242480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-097-28/+28
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdelibs/concretefactorytpearson2011-06-171-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1237322 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Honor TQ_OpenMode change made in TQt3tpearson2011-05-157-7/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1232119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix project linkstpearson2011-04-101-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1227518 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdelibs FTBFStpearson2011-04-031-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1227004 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Wean kdelibs off of the qt_x_*_time static variablestpearson2011-04-034-26/+16
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226986 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Convert remainder of kdelibs to use currently defined tqt object name defstpearson2011-04-025-20/+20
| | | | | | | 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
* Update remaining kdelibs inherits() functions to use new object name defines ↵tpearson2011-04-021-1/+1
| | | | | | instead of hard coded string literals git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226843 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Change most kdelibs inherits() functions to use the new object name define ↵tpearson2011-04-021-22/+22
| | | | | | system git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226839 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove assert() statement as it brings down the configuration dialog ↵tpearson2011-04-021-1/+0
| | | | | | unneccessarily git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1226740 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* kdelibs should now compile properly with TQt for Qt4tpearson2011-03-221-3/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225671 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix other Qt4 kdelibs FTBFStpearson2011-03-221-26/+26
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225622 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix another Qt4 kdelibs FTBFStpearson2011-03-211-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1225590 283d02a7-25f6-0310-bc7c-ecb5cbfe19da