| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix references of K Menu -> TDE Menu. | Darrell Anderson | 2012-03-21 | 1 | -1/+1 |
* | Fix references of /tmp/kde- -> /tmp/tde- to avoid potential conflicts with KDE4. | Darrell Anderson | 2012-03-13 | 1 | -2/+2 |
* | Add ksmserver source code module name to stdout/stderr messages to improve re... | Darrell Anderson | 2012-03-13 | 2 | -17/+17 |
* | Fix KControl KDE->TDE branding issues. | Darrell Anderson | 2012-03-09 | 1 | -24/+24 |
* | Rename straggling environment variables KDE->TDE. | Darrell Anderson | 2012-03-07 | 1 | -1/+1 |
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 5 | -22/+22 |
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 3 | -13/+13 |
* | Rename tqt3 color functions | Timothy Pearson | 2012-02-27 | 1 | -4/+4 |
* | Rename kde-config to tde-config | Timothy Pearson | 2012-02-26 | 1 | -1/+1 |
* | Fix another FTBFS when both upower and hal are enabled | Timothy Pearson | 2012-02-18 | 1 | -0/+5 |
* | [tdebase/ksmserver] added UPower support | Serghei Amelian | 2012-02-15 | 4 | -359/+428 |
* | Initial attempt at adding third part WM support to TDE | Timothy Pearson | 2012-02-04 | 4 | -4/+16 |
* | Rename KDETMP KDEVARTMP and KDEWM | Timothy Pearson | 2012-02-03 | 1 | -1/+1 |
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 3 | -5/+5 |
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 1 | -1/+1 |
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -2/+2 |
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 5 | -25/+25 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 9 | -32/+32 |
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 9 | -32/+32 |
* | Rename KDEHOME and KDEDIR | Timothy Pearson | 2011-12-07 | 2 | -2/+2 |
* | Rename startkde to starttde | Timothy Pearson | 2011-11-16 | 2 | -7/+7 |
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 7 | -11/+11 |
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -3/+3 |
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 4 | -9/+9 |
* | Link most Trinity DSOs against the most common kdelibs libraries to compensat... | tpearson | 2011-10-10 | 1 | -1/+1 |
* | Hide shutdown dialog from taskbar | tpearson | 2011-10-08 | 1 | -1/+1 |
* | Revert part of last commit that accidentally snuck in | tpearson | 2011-10-08 | 1 | -2/+1 |
* | Fix failure to resume from suspend/hibernate or simply clicking the Cancel bu... | tpearson | 2011-10-08 | 2 | -1/+7 |
* | Fix ksmserver flicker on logout with ARGB visuals | tpearson | 2011-09-23 | 1 | -14/+13 |
* | Fix ksmserver shutdown screen in ARGB mode | tpearson | 2011-09-21 | 1 | -3/+27 |
* | Use shared root pixmap to paint smserver instead of external call to krootpixmap | tpearson | 2011-09-21 | 2 | -47/+40 |
* | Add new "Unified" splash screen | tpearson | 2011-09-14 | 1 | -1/+1 |
* | Use new modal system nofitication dialog in kdebase smserver | tpearson | 2011-09-12 | 9 | -110/+194 |
* | Fix system modal dialogs | tpearson | 2011-09-12 | 1 | -0/+4 |
* | Force windows with the modal system notification atom set to stay above other... | tpearson | 2011-09-10 | 6 | -27/+71 |
* | Add new _KDE_WM_MODAL_SYS_NOTIFICATION atom to disable menu/close/on-all-desk... | tpearson | 2011-09-09 | 5 | -8/+24 |
* | Allow kdebase to build with HAL disabled | tpearson | 2011-09-08 | 2 | -5/+16 |
* | Fix shutdown dialog fading when compositing is enabled | tpearson | 2011-09-03 | 1 | -29/+50 |
* | Fix shutdown dialog icon background | tpearson | 2011-09-01 | 1 | -20/+20 |
* | Fix ksmserver crash on logout | tpearson | 2011-08-28 | 1 | -3/+6 |
* | Move krootbacking executable from kdeartwork to kdebase | tpearson | 2011-08-27 | 3 | -49/+114 |
* | Fix taskbar when parent application is using ARGB windows | tpearson | 2011-08-25 | 3 | -1/+204 |
* | Convert remaining references to kde3 (e.g. in paths) to trinity | tpearson | 2011-08-21 | 1 | -1/+1 |
* | Fix a number of issues in kdebase caused by C style casts | tpearson | 2011-08-15 | 2 | -3/+3 |
* | Make kdebase use new ARGB KApplication constructor | tpearson | 2011-08-13 | 1 | -1/+1 |
* | Fix old style logout fade | tpearson | 2011-08-13 | 1 | -0/+7 |
* | Allow logout screen to use compositing for fadeout in background if available | tpearson | 2011-08-11 | 2 | -109/+334 |
* | rename the following methods: | tpearson | 2011-08-10 | 4 | -20/+20 |
* | kdebase: use pkgconfig to find dbus-tqt | tpearson | 2011-07-22 | 1 | -2/+3 |
* | Specify namespace when using WNoAutoErase | tpearson | 2011-04-11 | 1 | -1/+1 |