summaryrefslogtreecommitdiffstats
path: root/ksmserver/shutdowndlg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added tooltips to logout dialog for freeze, suspend and hibernate buttons.Michele Calgaro2016-02-071-17/+20
* 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-181-2/+4
* 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
* Add secondary logout fadeaway controlDarrell Anderson2014-03-191-133/+136
* Fix buttons covered by progress bar in logout status dialogMichele Calgaro2013-12-041-0/+3
* Add progress bar to logout status dialogMichele Calgaro2013-11-211-0/+16
* Add support for freeze suspend stateSlávek Banko2013-09-221-55/+84
* Fix standard logout fade when compositing is disabledTimothy Pearson2013-08-081-359/+356
* Provide visual indication of SaveYourself hang protection timerTimothy Pearson2013-08-031-1/+6
* Allow the user to manually abort a stalled SaveYourself processTimothy Pearson2013-07-211-0/+25
* Beautify logout processTimothy Pearson2013-07-181-7/+29
* Use TDE hardware library to authorize and control shutdown related session op...Timothy Pearson2013-04-251-133/+112
* Add option to use more professional looking logout dialogTimothy Pearson2013-02-261-1/+6
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-2/+2
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-2/+2
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-6/+6
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-7/+7
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-14/+14
* Properly restore icon positions on loginTimothy Pearson2013-01-181-2/+4
* Fix desktop lock not engaging on suspendTimothy Pearson2012-05-201-44/+15
* Fix fancy logout not allowing interaction with save dialogsTimothy Pearson2012-05-161-2/+28
* Fix references of K Menu -> TDE Menu.Darrell Anderson2012-03-211-1/+1
* Fix references of /tmp/kde- -> /tmp/tde- to avoid potential conflicts with KDE4.Darrell Anderson2012-03-131-2/+2
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-3/+3
* Rename tqt3 color functionsTimothy Pearson2012-02-271-4/+4
* Fix another FTBFS when both upower and hal are enabledTimothy Pearson2012-02-181-0/+5
* [tdebase/ksmserver] added UPower supportSerghei Amelian2012-02-151-263/+327
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-221-1/+1
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-1/+1
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-10/+10
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-11/+11
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-11/+11
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
* Hide shutdown dialog from taskbartpearson2011-10-081-1/+1
* Revert part of last commit that accidentally snuck intpearson2011-10-081-2/+1
* Fix failure to resume from suspend/hibernate or simply clicking the Cancel bu...tpearson2011-10-081-1/+2
* Fix ksmserver flicker on logout with ARGB visualstpearson2011-09-231-14/+13
* Fix ksmserver shutdown screen in ARGB modetpearson2011-09-211-3/+27
* Use shared root pixmap to paint smserver instead of external call to krootpixmaptpearson2011-09-211-44/+35
* Use new modal system nofitication dialog in kdebase smservertpearson2011-09-121-99/+2
* Fix system modal dialogstpearson2011-09-121-0/+4
* Force windows with the modal system notification atom set to stay above other...tpearson2011-09-101-20/+26
* Add new _KDE_WM_MODAL_SYS_NOTIFICATION atom to disable menu/close/on-all-desk...tpearson2011-09-091-5/+15
* Allow kdebase to build with HAL disabledtpearson2011-09-081-4/+10