| Commit message (Expand) | Author | Age | Files | Lines |
* | Use tdeprocess.hHEADmaster | Michele Calgaro | 3 days | 1 | -1/+1 |
* | ksmserver: Fix FTBFS when building without tdehw library. | Slávek Banko | 2024-10-12 | 1 | -0/+2 |
* | KSMServer: reload power-managerrc settings every time before they are needed | Mavridis Philippe | 2024-08-01 | 1 | -0/+2 |
* | KSMServer: improve suspend code | Mavridis Philippe | 2024-08-01 | 1 | -34/+62 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-16 | 1 | -5/+5 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-26 | 1 | -1/+1 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-13 | 1 | -1/+1 |
* | Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special... | Slávek Banko | 2021-05-18 | 1 | -2/+2 |
* | Conversion startkde -> starttde, exitkde -> exittde in r14-xdg-upd file and r... | Michele Calgaro | 2018-11-01 | 1 | -3/+3 |
* | ksmserver: Added support for hybrid suspend (aka suspend to RAM + suspend to ... | Michele Calgaro | 2016-04-24 | 1 | -9/+14 |
* | Allow contitional build with tdehwlib | Slávek Banko | 2014-10-18 | 1 | -0/+4 |
* | If drkonqi launches during logout show it after 30 seconds have elapsed | Timothy Pearson | 2014-10-05 | 1 | -4/+15 |
* | Use the "confirm logout" option in KSMServer::logoutTimed | Francois Andriot | 2014-03-16 | 1 | -5/+12 |
* | Fix screen sometimes not being hidden on power management action or desktop s... | Timothy Pearson | 2014-01-08 | 1 | -1/+1 |
* | Add progress bar to logout status dialog | Michele Calgaro | 2013-11-21 | 1 | -5/+11 |
* | Add support for freeze suspend state | Slávek Banko | 2013-09-22 | 1 | -0/+3 |
* | Attempt to fix report of logout status dialog not appearing after client inte... | Timothy Pearson | 2013-08-08 | 1 | -0/+7 |
* | Update tdehw-based media manager for new mount API | Timothy Pearson | 2013-08-08 | 1 | -8/+10 |
* | Fix logout dialog appearing during client interaction | Timothy Pearson | 2013-08-08 | 1 | -1/+19 |
* | Hide logout status dialog during Phase1 client interaction | Timothy Pearson | 2013-08-06 | 1 | -0/+3 |
* | Provide visual indication of SaveYourself hang protection timer | Timothy Pearson | 2013-08-03 | 1 | -6/+41 |
* | Provide more detail in logout dialog during SaveYourself-related tasks | Timothy Pearson | 2013-07-31 | 1 | -0/+51 |
* | Show program that is taking the longest to process the SmsDie request in the ... | Timothy Pearson | 2013-07-31 | 1 | -5/+23 |
* | Fix ksmserver crash when logout dialog is disabled | Timothy Pearson | 2013-07-25 | 1 | -11/+17 |
* | Do not show logout status dialog if the user has turned it off in their confi... | Timothy Pearson | 2013-07-25 | 1 | -4/+6 |
* | Allow the user to manually abort a stalled SaveYourself process | Timothy Pearson | 2013-07-21 | 1 | -6/+74 |
* | Beautify logout process | Timothy Pearson | 2013-07-18 | 1 | -4/+18 |
* | Fix premature termination of applications during shutdown on slow machines | Timothy Pearson | 2013-06-01 | 1 | -2/+10 |
* | Add shutdown progress text and next program being terminated to shutdown dialog | Timothy Pearson | 2013-05-16 | 1 | -11/+44 |
* | Fix lock screen interaction with suspend/hibernate | Timothy Pearson | 2013-05-07 | 1 | -1/+5 |
* | Add cmake configure option to support ksmserver shutdown debugging timing mar... | Darrell Anderson | 2013-04-26 | 1 | -2/+4 |
* | Use TDE hardware library to authorize and control shutdown related session op... | Timothy Pearson | 2013-04-25 | 1 | -47/+59 |
* | Fix long delay at session termination on certain systems | Timothy Pearson | 2013-04-24 | 1 | -17/+62 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -4/+4 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 1 | -1/+1 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 1 | -6/+6 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -5/+5 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 1 | -27/+27 |
* | Add check box control to enable/disable the session exit (feedback) | Darrell Anderson | 2012-06-08 | 1 | -7/+7 |
* | Fix displaying of logout status dialog with manually triggered save session | Slávek Banko | 2012-06-06 | 1 | -1/+1 |
* | Fix desktop lock not engaging on suspend | Timothy Pearson | 2012-05-20 | 1 | -1/+42 |
* | Fix fancy logout not allowing interaction with save dialogs | Timothy Pearson | 2012-05-16 | 1 | -21/+22 |
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -1/+1 |
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -1/+1 |
* | Fix failure to resume from suspend/hibernate or simply clicking the Cancel bu... | tpearson | 2011-10-08 | 1 | -0/+5 |
* | Use new modal system nofitication dialog in kdebase smserver | tpearson | 2011-09-12 | 1 | -2/+2 |
* | Force windows with the modal system notification atom set to stay above other... | tpearson | 2011-09-10 | 1 | -3/+24 |
* | Add new _KDE_WM_MODAL_SYS_NOTIFICATION atom to disable menu/close/on-all-desk... | tpearson | 2011-09-09 | 1 | -1/+5 |