summaryrefslogtreecommitdiffstats
path: root/kdesktop/lock/lockprocess.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Fix race condition with SIGSTOP in kdesktop_lockSlávek Banko2013-02-161-1/+1
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-3/+3
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
* Rename KCrash to avoid conflicts with KDE4Timothy Pearson2013-02-051-1/+1
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-2/+2
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-2/+0
* Add CMake option for backtrace in kdesktop_lock exception handlerSlávek Banko2013-01-261-0/+2
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-13/+13
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-201-1/+1
* Fix tsak not working on new libudev versionsTimothy Pearson2013-01-111-47/+100
* Prevent two unlock dialogs from appearing in any situationTimothy Pearson2013-01-111-1/+7
* Add backtrace to kdesktop_lock exception handlerTimothy Pearson2012-12-011-0/+22
* Add warning message to prior commitTimothy Pearson2012-11-191-0/+1
* Attempt to work around issue described in Bug 1288Timothy Pearson2012-11-191-2/+13
* Fix classic mode screensaversTimothy Pearson2012-10-111-27/+51
* Attempt to minimize the time in which new notifications are displayed before ...Timothy Pearson2012-09-221-0/+1
* Lower override redirect windows instead of unmapping them on lock startTimothy Pearson2012-09-221-2/+7
* Forcibly prevent transient override redirect windows from showing up over the...Timothy Pearson2012-09-211-4/+37
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseDarrell Anderson2012-06-081-2/+2
|\
| * Fix kdesktop_lock crash on mouse events when no dialog is displayedTimothy Pearson2012-06-071-2/+2
* | Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-2/+2
|/
* Fix screensaver startup over slow X11 connectionsTimothy Pearson2012-05-241-2/+10
* Fix kdesktop_lock XRandR event handlingTimothy Pearson2012-05-241-26/+52
* Fix kdesktop_lock not reacting to settings changes until it is restartedTimothy Pearson2012-05-231-3/+14
* Fix kdesktop_lock screensaver engaging in corner caseTimothy Pearson2012-05-131-19/+66
* Check for tsak presence on lock engageTimothy Pearson2012-04-271-0/+12
* Harden lock against rare race condition that caused two password prompts to a...Timothy Pearson2012-04-271-0/+2
* Fix screen saver not engaging correctlyTimothy Pearson2012-04-271-5/+12
* Fix a number of minor flaws in the lock dialog systemTimothy Pearson2012-04-261-8/+23
* Fix logoff menuTimothy Pearson2012-04-251-1/+1
* Implement logout menu option in secure dialogTimothy Pearson2012-04-241-1/+8
* Fix desktop lock failure due to race condition within signal handler between ...Timothy Pearson2012-04-231-0/+2
* Fix kdesktop_lock secure dialogTimothy Pearson2012-04-221-9/+20
* Clean up lock dialog warnings and fix mouse cursorTimothy Pearson2012-03-111-3/+33
* Fix branding issues of non-KDE -> non-TDE.Darrell Anderson2012-03-071-1/+1
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-66/+66
* Show busy cursor when lock dialog is busy instead of hiding cursorTimothy Pearson2012-02-191-2/+2
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-141-1/+1
* Allow minimal managed window interaction inside the lock processTimothy Pearson2012-02-071-3/+70
* Clean up lock screen internalsTimothy Pearson2012-01-261-6/+19
* Fix desktop lockTimothy Pearson2012-01-221-0/+2
* If someone manages to close down kdesktop_lock through an undiscovered securi...Timothy Pearson2012-01-191-5/+3
* Fix desktop lock process not hiding secondary screensTimothy Pearson2011-12-271-15/+62
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-3/+3
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-4/+4
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-4/+4
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-2/+2
* Fix kdesktop_lock lock date/time displaytpearson2011-10-181-1/+2
* Add a new intrusion detection feature to kdesktop_locktpearson2011-10-141-1/+4
* Fix desktop lock not releasing to allow password authentication if an X11 dis...tpearson2011-10-121-7/+10