| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix taskbar when parent application is using ARGB windows | tpearson | 2011-08-25 | 1 | -3/+3 |
* | Rename option to enable kompmgr to a more user decipherable string | tpearson | 2011-08-21 | 1 | -1/+1 |
* | Convert remaining references to kde3 (e.g. in paths) to trinity | tpearson | 2011-08-21 | 6 | -7/+7 |
* | Fix a number of issues in kdebase caused by C style casts | tpearson | 2011-08-15 | 1 | -1/+1 |
* | Hide nonfunctional kompmgr menu shadow settings | tpearson | 2011-08-15 | 1 | -2/+6 |
* | Use a more reasonable default window fade speed | tpearson | 2011-08-14 | 1 | -2/+2 |
* | Fix kompmgr configuration dialog | tpearson | 2011-08-14 | 3 | -51/+194 |
* | Add initial framework for writing a kompmgr pid file | tpearson | 2011-08-14 | 1 | -1/+88 |
* | Reload kompmgr settings on user switch | tpearson | 2011-08-14 | 1 | -0/+30 |
* | Add Xorg composition support to kdm | tpearson | 2011-08-13 | 1 | -4/+35 |
* | Export the kdm background pixmap via standard Xorg mechanisims for greater fl... | tpearson | 2011-08-12 | 1 | -3/+3 |
* | Fix up kompmgr comfiguration and add skeleton for more options | tpearson | 2011-08-11 | 6 | -34/+75 |
* | Fix a few practical usability GUI problems in the window opacity popup menu | tpearson | 2011-08-11 | 1 | -4/+4 |
* | Fix major kompmgr flickering on sesson startup | tpearson | 2011-08-11 | 1 | -1/+16 |
* | Fix kompmgr in the following ways: | tpearson | 2011-08-11 | 4 | -51/+145 |
* | rename the following methods: | tpearson | 2011-08-10 | 27 | -123/+123 |
* | Fix spurious kompmgr crash dialogs | tpearson | 2011-08-09 | 3 | -45/+47 |
* | Another "redmond" kwin client fix | tpearson | 2011-07-30 | 1 | -2/+2 |
* | Fix the "redmond" kwin client | tpearson | 2011-07-30 | 3 | -6/+19 |
* | Rename tqsizeHint* to sizeHint* | tpearson | 2011-07-18 | 2 | -6/+6 |
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 2 | -3/+3 |
* | Rename incorrect instances of tqrepaint[...] to repaint[...] | tpearson | 2011-07-07 | 4 | -5/+5 |
* | Specify namespace when using WFlags | tpearson | 2011-04-11 | 2 | -4/+4 |
* | Fix Flags namespace | tpearson | 2011-04-11 | 1 | -2/+2 |
* | Specify namespace when using WNoAutoErase | tpearson | 2011-04-11 | 2 | -2/+2 |
* | Remove extra curly brace | tpearson | 2011-04-04 | 1 | -1/+1 |
* | Fix kdebase FTBFS | tpearson | 2011-04-04 | 1 | -0/+1 |
* | Wean kdebase off of hacky static qt_x_*_tim variables | tpearson | 2011-04-03 | 10 | -61/+40 |
* | Update kdebase inherits() to use new object name defines instead of string li... | tpearson | 2011-04-02 | 1 | -1/+1 |
* | [kdebase/kwin] improved kompmgr building | samelian | 2011-03-30 | 2 | -28/+12 |
* | Fix keramic config uic-tqt segfault | tpearson | 2011-03-26 | 2 | -9/+7 |
* | Disable keramik/config for Qt4 due to unhandled segfault in uic | tpearson | 2011-03-25 | 1 | -1/+3 |
* | Fix Qt4 FTBFS | tpearson | 2011-03-25 | 1 | -1/+1 |
* | Fix Qt4 FTBFS | tpearson | 2011-03-24 | 1 | -1/+2 |
* | Fix CMake installation directory | tpearson | 2011-03-18 | 1 | -1/+1 |
* | Fix kompmgr CMake FTBFS | tpearson | 2011-03-18 | 1 | -2/+2 |
* | Attempt to enable kompmgr under CMake | tpearson | 2011-03-18 | 2 | -1/+57 |
* | Added missing headers for CMake | tpearson | 2011-03-14 | 1 | -0/+5 |
* | Fix the following problems under Qt4: | tpearson | 2011-02-28 | 1 | -0/+4 |
* | Allow kdebase to (mostly) function correctly with TQt for Qt4 | tpearson | 2011-02-15 | 4 | -10/+10 |
* | Fix recursive repaint | tpearson | 2011-01-26 | 2 | -2/+12 |
* | [kdebase] initial cmake support | samelian | 2011-01-23 | 26 | -0/+914 |
* | Signal/slot repairs | tpearson | 2011-01-21 | 2 | -4/+4 |
* | Enable compilation with TQt for Qt4 3.4.0 TP2 | tpearson | 2011-01-19 | 87 | -852/+855 |
* | [kdebase/kwin] avoid a conflict between Qt and X11 | samelian | 2011-01-12 | 2 | -8/+8 |
* | Revert automated changes | tpearson | 2011-01-07 | 110 | -1420/+1420 |
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 110 | -1420/+1420 |
* | [CRITICAL] Fix additional rendering issues left over from initial TQt conversion | tpearson | 2010-10-02 | 1 | -1/+1 |
* | Fix broken show desktop shortcut | tpearson | 2010-09-27 | 1 | -1/+1 |
* | Revert r1180115; the bugfix did not work as intended | tpearson | 2010-09-27 | 1 | -1/+1 |