Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced time related '#define' with actual strings | Michele Calgaro | 2023-11-23 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 81ad1f9e3c9d494edc38a7aad96fdcab9d44a795) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-14 | 2 | -9/+9 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b965cbac5b21345e9dfc768a7e4f660ffa4aa72f) | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-04 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a8f627e6d45af521718176586daf0253b4daa597) | ||||
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-31 | 1 | -4/+0 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 014f6d2586905e03681aa6fb9a85c2c8190e53f4) | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 3 | -10/+10 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 814bf5fc4f403c13b0d8274c7f13fbef183c5c84) | ||||
* | Removed HAL dependant code. | Michele Calgaro | 2022-02-14 | 4 | -147/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in ↵ | Slávek Banko | 2021-05-18 | 4 | -8/+12 |
| | | | | | | special cases. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Update CMake rules to change tdehw library to standalone. | Slávek Banko | 2021-05-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Ask pkg-config where libICE is before testing for _IceTransNoListen | aneejit1 | 2020-07-27 | 1 | -1/+2 |
| | | | | Signed-off-by: aneejit1 <aneejit1@gmail.com> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2020-01-30 | 1 | -14/+14 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | ksmserver: Use the IceAuthFileName() function | Slávek Banko | 2019-11-28 | 1 | -7/+3 |
| | | | | | | | | instead of building the file name. This relates to bug 3027. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 1 | -0/+3 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Renamed Sleep to Suspend, following discussion on a more consistent naming ↵ | Michele Calgaro | 2018-11-04 | 1 | -6/+6 |
| | | | | | | convention for shutdown actions. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Conversion startkde -> starttde, exitkde -> exittde in r14-xdg-upd file and ↵ | Michele Calgaro | 2018-11-01 | 1 | -3/+3 |
| | | | | | | related usage in code. This resolves bug 2282 and 2283. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define. | Michele Calgaro | 2018-09-25 | 2 | -4/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 2 | -0/+0 |
| | |||||
* | Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep". | Michele Calgaro | 2016-05-07 | 1 | -26/+49 |
| | | | | | | This refers to bug 2602. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | ksmserver: Added support for hybrid suspend (aka suspend to RAM + suspend to ↵ | Michele Calgaro | 2016-04-24 | 3 | -28/+98 |
| | | | | | | | | disk). This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added tooltips to logout dialog for freeze, suspend and hibernate buttons. | Michele Calgaro | 2016-02-07 | 1 | -17/+20 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added DCOP method startupCompleted() to KSMServer: this allows to check ↵ | Michele Calgaro | 2015-08-27 | 3 | -1/+10 |
| | | | | | | | | whether the session has been fully created/restored. This relates to bug 1610. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix double free corruption due to duplicated call to IceCloseConnection | Timothy Pearson | 2015-02-24 | 1 | -1/+1 |
| | | | | This resolves Bug 2167 | ||||
* | Rewrite greyscale OpenGL system to use GLSL | Timothy Pearson | 2014-11-25 | 1 | -8/+12 |
| | | | | | Add ability to blend color and greyscale based on window alpha (actual window alpha currently set at 0.5 when blending is enabled) Reenable greyscale logout effect when compositor is in use | ||||
* | Make kdesktop_lock and ksmserver ARGB screen blanking more efficient and ↵ | Timothy Pearson | 2014-10-25 | 1 | -5/+5 |
| | | | | | | | improve multi-head support in same Fix kdesktop_lock busy cursor appearing over active screen saver after GUI-driven VT switch and delayed return to original VT Repair kdesktop_lock invalid password delay bypass with Cancel button | ||||
* | Allow contitional build with tdehwlib | Slávek Banko | 2014-10-18 | 4 | -2/+16 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Bring undo, redo, find, and revert icons into XDG compliance | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
| | |||||
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -3/+3 |
| | |||||
* | Bring previous and next icons into XDG compliance | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | If drkonqi launches during logout show it after 30 seconds have elapsed | Timothy Pearson | 2014-10-05 | 3 | -4/+27 |
| | |||||
* | Forward port KDE SVN r803253 to fix potential security hole | Timothy Pearson | 2014-05-19 | 3 | -5/+19 |
| | |||||
* | Add basic support for a modified compton compositor instead of the old buggy ↵ | Timothy Pearson | 2014-03-31 | 1 | -1/+1 |
| | | | | | | kompmgr Update additional Xorg atom names | ||||
* | Add secondary logout fadeaway control | Darrell Anderson | 2014-03-19 | 1 | -133/+136 |
| | | | | | This resolves Bug 1999 This relates to Bug 258 | ||||
* | Use the "confirm logout" option in KSMServer::logoutTimed | Francois Andriot | 2014-03-16 | 1 | -5/+12 |
| | |||||
* | Removed unnecessary dependency on dbus-tqt and dbus-1-tqt | Slávek Banko | 2014-02-04 | 2 | -14/+3 |
| | |||||
* | Fix screen sometimes not being hidden on power management action or desktop ↵ | Timothy Pearson | 2014-01-08 | 1 | -1/+1 |
| | | | | | | switch Handle kdesktop_lock termination in a more sane manner by simply relaunching it if possible | ||||
* | Fix buttons covered by progress bar in logout status dialog | Michele Calgaro | 2013-12-04 | 1 | -0/+3 |
| | | | | This relates to Bug 1667 | ||||
* | Add end-of-file newlines. | Darrell Anderson | 2013-11-30 | 1 | -1/+1 |
| | |||||
* | Add progress bar to logout status dialog | Michele Calgaro | 2013-11-21 | 3 | -5/+32 |
| | | | | This resolves Bug 1667 | ||||
* | Add support for freeze suspend state | Slávek Banko | 2013-09-22 | 3 | -55/+88 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Attempt to fix report of logout status dialog not appearing after client ↵ | Timothy Pearson | 2013-08-08 | 1 | -0/+7 |
| | | | | | | interaction This relates to Bug 760 | ||||
* | Update tdehw-based media manager for new mount API | Timothy Pearson | 2013-08-08 | 1 | -8/+10 |
| | | | | | | Allow active VT to be queried from tdm Only display media notification messages on active VT Hide logout action buttons if logout process unstalls | ||||
* | Fix standard logout fade when compositing is disabled | Timothy Pearson | 2013-08-08 | 1 | -359/+356 |
| | |||||
* | 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 |
| | | | | This relates to Bug 760 | ||||
* | Provide visual indication of SaveYourself hang protection timer | Timothy Pearson | 2013-08-03 | 5 | -9/+53 |
| | | | | | Reduce hang protection timer to 20 seconds This relates to Bug 760 | ||||
* | Provide more detail in logout dialog during SaveYourself-related tasks | Timothy Pearson | 2013-07-31 | 2 | -0/+52 |
| | |||||
* | Show program that is taking the longest to process the SmsDie request in the ↵ | Timothy Pearson | 2013-07-31 | 2 | -5/+26 |
| | | | | | | logout status dialog Fix glitch in service termination | ||||
* | Backport d26745b6078e9248f48d299e0b3d5d031c7be3fa | Timothy Pearson | 2013-07-31 | 1 | -0/+4 |
| | | | | do not access NULL ICE objects (kde#195034) | ||||
* | Fix ksmserver crash when logout dialog is disabled | Timothy Pearson | 2013-07-25 | 1 | -11/+17 |
| |