summaryrefslogtreecommitdiffstats
path: root/ksmserver
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-141-1/+1
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-164-54/+54
* Replace various '#define' strings - part 6Michele Calgaro2023-12-261-1/+1
* Replaced time related '#define' with actual stringsMichele Calgaro2023-11-231-1/+1
* Replace Qt with TQtMichele Calgaro2023-11-132-9/+9
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
* Drop USE_TQT4 codeMichele Calgaro2023-08-271-4/+0
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-10/+10
* Removed HAL dependant code.Michele Calgaro2022-02-144-147/+6
* Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in special...Slávek Banko2021-05-184-8/+12
* Update CMake rules to change tdehw library to standalone.Slávek Banko2021-05-071-1/+1
* Ask pkg-config where libICE is before testing for _IceTransNoListenaneejit12020-07-271-1/+2
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-14/+14
* ksmserver: Use the IceAuthFileName() functionSlávek Banko2019-11-281-7/+3
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+3
* Renamed Sleep to Suspend, following discussion on a more consistent naming co...Michele Calgaro2018-11-041-6/+6
* Conversion startkde -> starttde, exitkde -> exittde in r14-xdg-upd file and r...Michele Calgaro2018-11-011-3/+3
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-252-4/+0
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-232-0/+0
* Renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Sleep".Michele Calgaro2016-05-071-26/+49
* ksmserver: Added support for hybrid suspend (aka suspend to RAM + suspend to ...Michele Calgaro2016-04-243-28/+98
* Added tooltips to logout dialog for freeze, suspend and hibernate buttons.Michele Calgaro2016-02-071-17/+20
* Added DCOP method startupCompleted() to KSMServer: this allows to check wheth...Michele Calgaro2015-08-273-1/+10
* Fix double free corruption due to duplicated call to IceCloseConnectionTimothy Pearson2015-02-241-1/+1
* Rewrite greyscale OpenGL system to use GLSLTimothy Pearson2014-11-251-8/+12
* Make kdesktop_lock and ksmserver ARGB screen blanking more efficient and impr...Timothy Pearson2014-10-251-5/+5
* Allow contitional build with tdehwlibSlávek Banko2014-10-184-2/+16
* Bring undo, redo, find, and revert icons into XDG complianceTimothy Pearson2014-10-131-1/+1
* Bring stop, lock, exit, and run icons into XDG complianceTimothy Pearson2014-10-121-3/+3
* Bring previous and next icons into XDG complianceTimothy Pearson2014-10-111-1/+1
* If drkonqi launches during logout show it after 30 seconds have elapsedTimothy Pearson2014-10-053-4/+27
* Forward port KDE SVN r803253 to fix potential security holeTimothy Pearson2014-05-193-5/+19
* Add basic support for a modified compton compositor instead of the old buggy ...Timothy Pearson2014-03-311-1/+1
* Add secondary logout fadeaway controlDarrell Anderson2014-03-191-133/+136
* Use the "confirm logout" option in KSMServer::logoutTimedFrancois Andriot2014-03-161-5/+12
* Removed unnecessary dependency on dbus-tqt and dbus-1-tqtSlávek Banko2014-02-042-14/+3
* Fix screen sometimes not being hidden on power management action or desktop s...Timothy Pearson2014-01-081-1/+1
* Fix buttons covered by progress bar in logout status dialogMichele Calgaro2013-12-041-0/+3
* Add end-of-file newlines.Darrell Anderson2013-11-301-1/+1
* Add progress bar to logout status dialogMichele Calgaro2013-11-213-5/+32
* Add support for freeze suspend stateSlávek Banko2013-09-223-55/+88
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
* Attempt to fix report of logout status dialog not appearing after client inte...Timothy Pearson2013-08-081-0/+7
* Update tdehw-based media manager for new mount APITimothy Pearson2013-08-081-8/+10
* Fix standard logout fade when compositing is disabledTimothy Pearson2013-08-081-359/+356
* Fix logout dialog appearing during client interactionTimothy Pearson2013-08-081-1/+19
* Hide logout status dialog during Phase1 client interactionTimothy Pearson2013-08-061-0/+3
* Provide visual indication of SaveYourself hang protection timerTimothy Pearson2013-08-035-9/+53
* Provide more detail in logout dialog during SaveYourself-related tasksTimothy Pearson2013-07-312-0/+52