| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix kiconloader crash when libart is not in use | Timothy Pearson | 2012-06-02 | 1 | -2/+4 |
* | Update bugtracker location in shared About dialog | Timothy Pearson | 2012-06-02 | 1 | -1/+1 |
* | Rename a few stragglers | Timothy Pearson | 2012-06-02 | 1 | -1/+1 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2012-06-02 | 21 | -104/+104 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2012-06-02 | 32 | -180/+180 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2012-06-02 | 87 | -535/+535 |
* | Rename tqencodedData to fix bindings | Timothy Pearson | 2012-06-02 | 5 | -11/+11 |
* | Rebrand version string to final 3.5.13 release | tpearson | 2011-10-25 | 1 | -1/+1 |
* | Add constructor to KApplication that allows ARGB visuals to be manually disabled | tpearson | 2011-10-24 | 2 | -1/+47 |
* | Link most Trinity DSOs against the most common kdelibs libraries to compensat... | tpearson | 2011-10-10 | 3 | -13/+13 |
* | Convert remaining references to kde3 (e.g. in paths) to trinity | tpearson | 2011-08-21 | 7 | -25/+25 |
* | Fix kdetcompmgr | tpearson | 2011-08-20 | 1 | -1/+1 |
* | Use TDE_FULL_SESSION instead of KDE_FULL_SESSION | tpearson | 2011-08-20 | 1 | -1/+1 |
* | Added convertToPremultipliedAlpha() to KImageEffect | tpearson | 2011-08-15 | 1 | -1/+4 |
* | Kill kcompmgr before Trinity startup if it was disabled by the user | tpearson | 2011-08-15 | 1 | -3/+53 |
* | Use true transparency when drawing menu shadows for apps that support ARGB vi... | tpearson | 2011-08-15 | 3 | -21/+111 |
* | Fix kapplication ARGB init methods | tpearson | 2011-08-13 | 2 | -66/+55 |
* | Fix composite extension auto detection | tpearson | 2011-08-11 | 2 | -5/+22 |
* | Added missing kdetcompmgr.cpp file from the prior commit to kdelibs | tpearson | 2011-08-11 | 1 | -0/+64 |
* | Add composition manager detection and support to Trinity | tpearson | 2011-08-10 | 3 | -7/+307 |
* | rename the following methods: | tpearson | 2011-08-10 | 1 | -2/+2 |
* | rename the following methods: | tpearson | 2011-08-10 | 56 | -332/+332 |
* | Finish migration from .kde3 and /etc/kde3 to .trinity and /etc/trinity | tpearson | 2011-07-21 | 1 | -2/+2 |
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 7 | -28/+28 |
* | Fix kdelibs/concretefactory | tpearson | 2011-06-17 | 1 | -2/+2 |
* | Honor TQ_OpenMode change made in TQt3 | tpearson | 2011-05-15 | 7 | -7/+7 |
* | Fix project links | tpearson | 2011-04-10 | 1 | -1/+1 |
* | Fix kdelibs FTBFS | tpearson | 2011-04-03 | 1 | -0/+1 |
* | Wean kdelibs off of the qt_x_*_time static variables | tpearson | 2011-04-03 | 4 | -26/+16 |
* | Convert remainder of kdelibs to use currently defined tqt object name defs | tpearson | 2011-04-02 | 5 | -20/+20 |
* | Update remaining kdelibs inherits() functions to use new object name defines ... | tpearson | 2011-04-02 | 1 | -1/+1 |
* | Change most kdelibs inherits() functions to use the new object name define sy... | tpearson | 2011-04-02 | 1 | -22/+22 |
* | Remove assert() statement as it brings down the configuration dialog unnecces... | tpearson | 2011-04-02 | 1 | -1/+0 |
* | kdelibs should now compile properly with TQt for Qt4 | tpearson | 2011-03-22 | 1 | -3/+3 |
* | Fix other Qt4 kdelibs FTBFS | tpearson | 2011-03-22 | 1 | -26/+26 |
* | Fix another Qt4 kdelibs FTBFS | tpearson | 2011-03-21 | 1 | -1/+1 |
* | Fix kdelibs x11accel Qt4 FTBFS | tpearson | 2011-03-21 | 1 | -2/+2 |
* | Fix TQt for Qt4 compilation problem | tpearson | 2011-03-21 | 1 | -1/+1 |
* | [kdelibs/svgicons] ksvgiconengine.cpp: extra check for NULL value | samelian | 2011-03-20 | 1 | -0/+2 |
* | Fix icon activation glich under Qt4 | tpearson | 2011-02-28 | 2 | -6/+16 |
* | Fix a number of runtime object identification problems which led to an even l... | tpearson | 2011-02-24 | 1 | -1/+1 |
* | Allow kdelibs to function correctly with TQt for Qt4 | tpearson | 2011-02-15 | 26 | -114/+120 |
* | Convert qt_cast() to ::qt_cast<> | tpearson | 2011-01-31 | 4 | -6/+7 |
* | Restored qt_cast() | tpearson | 2011-01-29 | 9 | -11/+11 |
* | Patch a few buffer overrun problems and odd crash potentials | tpearson | 2011-01-26 | 5 | -11/+14 |
* | Styles are now mostly functional under Qt4 | tpearson | 2011-01-23 | 2 | -5/+19 |
* | Additional TQt for Qt4 compilation fixes | tpearson | 2011-01-19 | 20 | -76/+73 |
* | Fix X11 defines | tpearson | 2011-01-19 | 1 | -8/+8 |
* | Fix TQt plugin loading | tpearson | 2011-01-16 | 1 | -3/+3 |
* | Initial conversion for TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-13 | 191 | -1917/+1998 |