Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 9 | -72/+72 | |
| | ||||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 2 | -4/+4 | |
| | ||||||
* | Properly restore icon positions on login | Timothy Pearson | 2013-01-18 | 1 | -2/+4 | |
| | ||||||
* | Fix references to user profile directory. | Darrell Anderson | 2012-11-04 | 1 | -2/+2 | |
| | ||||||
* | Add check box control to enable/disable the session exit (feedback) | Darrell Anderson | 2012-06-08 | 1 | -7/+7 | |
| | | | | | dialog box. This resolves bug report 681. | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -4/+4 | |
| | ||||||
* | Fix displaying of logout status dialog with manually triggered save session | Slávek Banko | 2012-06-06 | 1 | -1/+1 | |
| | | | | This closes Bug 922 | |||||
* | Fix desktop lock not engaging on suspend | Timothy Pearson | 2012-05-20 | 3 | -47/+60 | |
| | | | | This closes Bug 1003 | |||||
* | Fix fancy logout not allowing interaction with save dialogs | Timothy Pearson | 2012-05-16 | 3 | -23/+57 | |
| | | | | | This closes Bug 922 Fix desktop wallpaper export failing when triggered by krootbacking or ksmserver and konsole or kdesktop_lock not previously loaded | |||||
* | 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 | |
| | | | | | | This partially resolves bug report 813. Fix docbook references of /tmp/kde-$USER -> /tmp/tde-$USER. | |||||
* | Add ksmserver source code module name to stdout/stderr messages to improve ↵ | Darrell Anderson | 2012-03-13 | 2 | -17/+17 | |
| | | | | | | readability. Fix some KDE -> TDE branding issues. | |||||
* | 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 | |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | |||||
* | 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 ↵ | tpearson | 2011-10-10 | 1 | -1/+1 | |
| | | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Hide shutdown dialog from taskbar | tpearson | 2011-10-08 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257821 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Revert part of last commit that accidentally snuck in | tpearson | 2011-10-08 | 1 | -2/+1 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257819 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Fix failure to resume from suspend/hibernate or simply clicking the Cancel ↵ | tpearson | 2011-10-08 | 2 | -1/+7 | |
| | | | | | | button on the shutdown screen... git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257818 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Fix ksmserver flicker on logout with ARGB visuals | tpearson | 2011-09-23 | 1 | -14/+13 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255031 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Fix ksmserver shutdown screen in ARGB mode | tpearson | 2011-09-21 | 1 | -3/+27 | |
| | | | | | | | Do not exit the secure dialog on DCOP screensaver quit request git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254881 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Use shared root pixmap to paint smserver instead of external call to krootpixmap | tpearson | 2011-09-21 | 2 | -47/+40 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254806 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Add new "Unified" splash screen | tpearson | 2011-09-14 | 1 | -1/+1 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253671 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Use new modal system nofitication dialog in kdebase smserver | tpearson | 2011-09-12 | 9 | -110/+194 | |
| | | | | | | | | Add fancy startup dialog to match the fancy shutdown dialog This is only used if the themed splash screen is turned off git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253056 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Fix system modal dialogs | tpearson | 2011-09-12 | 1 | -0/+4 | |
| | | | | | | | | | Fix shutdown background Add code to make the desktop locking system use the system window decorations and generally use the same theme and style as the active desktop This code is disabled for now, but can be enabled via the two new static variables in kdesktop/lock/main.cc git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252900 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Force windows with the modal system notification atom set to stay above ↵ | tpearson | 2011-09-10 | 6 | -27/+71 | |
| | | | | | | | | | | | other windows Enhance logout sequence appearance Add remote folder synchronization on logout support Fix flickering to black window with subsequent partial repaint of certain widgets occurring during fancy logout sequence git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252640 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Add new _KDE_WM_MODAL_SYS_NOTIFICATION atom to disable ↵ | tpearson | 2011-09-09 | 5 | -8/+24 | |
| | | | | | | | | | menu/close/on-all-desktops buttons Improve the appearance of the TDE logout sequence using the new atom git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252231 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Allow kdebase to build with HAL disabled | tpearson | 2011-09-08 | 2 | -5/+16 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1252060 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Fix shutdown dialog fading when compositing is enabled | tpearson | 2011-09-03 | 1 | -29/+50 | |
| | | | | | | | | Add a bit of logging to kompmgr Fix a broken signal/slot disconnect in kwin git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1251223 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Fix shutdown dialog icon background | tpearson | 2011-09-01 | 1 | -20/+20 | |
| | | | | | | | Fix Kicker show desktop button tooltip git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1250808 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Fix ksmserver crash on logout | tpearson | 2011-08-28 | 1 | -3/+6 | |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249866 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | |||||
* | Move krootbacking executable from kdeartwork to kdebase | tpearson | 2011-08-27 | 3 | -49/+114 | |
| | | | | | | | | | Reenable HAL media manager Fix system tray with ARGB visuals (again) Beautify logout process git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249834 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |