summaryrefslogtreecommitdiffstats
path: root/kdesktop/lock/lockprocess.cc
Commit message (Collapse)AuthorAgeFilesLines
* Remove broken delay when wallpaper not availableTimothy Pearson2013-03-211-26/+1
| | | | This is related to Bug 1288
* Fix unintended rename of SAKProcess*Slávek Banko2013-03-091-5/+5
|
* Reapply commit 936d3cec inadvertently reverted in de7e5867Slávek Banko2013-03-031-0/+2
|
* Fix potential crash in kdesktop_lockTimothy Pearson2013-02-201-4/+7
| | | | This is related to Bug 1288
* 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
| | | | | Fix kicker Xinerama hiding Fix potential displayconfig lockup
* 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
| | | | This partially resolves Bug 811
* Attempt to minimize the time in which new notifications are displayed before ↵Timothy Pearson2012-09-221-0/+1
| | | | being hidden
* Lower override redirect windows instead of unmapping them on lock startTimothy Pearson2012-09-221-2/+7
| | | | | Restore lowered windows on lock exit This provides a better solution to Bug 1079
* Forcibly prevent transient override redirect windows from showing up over ↵Timothy Pearson2012-09-211-4/+37
| | | | | | the lock screen This closes Bug 1079
* 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
| | | | | | | | This closes Bug 1008
* | 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
| | | | This resolves Bug 906
* Check for tsak presence on lock engageTimothy Pearson2012-04-271-0/+12
| | | | | Fix tsak not exiting on request Clean up build warnings
* Harden lock against rare race condition that caused two password prompts to ↵Timothy Pearson2012-04-271-0/+2
| | | | | | appear Provide alternate secure dialog text string when username cannot be obtained
* Fix screen saver not engaging correctlyTimothy Pearson2012-04-271-5/+12
| | | | Fix graphical glitches in the lock process
* Fix a number of minor flaws in the lock dialog systemTimothy Pearson2012-04-261-8/+23
| | | | If SAK usage is enabled, override TDM theme
* Fix logoff menuTimothy Pearson2012-04-251-1/+1
|
* Implement logout menu option in secure dialogTimothy Pearson2012-04-241-1/+8
| | | | Ensure that cursor is not set to busy status on lock from secure dialog
* Fix desktop lock failure due to race condition within signal handler between ↵Timothy Pearson2012-04-231-0/+2
| | | | qt and xcb
* Fix kdesktop_lock secure dialogTimothy Pearson2012-04-221-9/+20
| | | | Minor whitespace cleanup and warning fixes
* 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
| | | | This closes Bug 810
* Clean up lock screen internalsTimothy Pearson2012-01-261-6/+19
| | | | This cleanup is part of an effort to resolve Bug 810, but a new Qt3 version is required to fully resolve it
* Fix desktop lockTimothy Pearson2012-01-221-0/+2
|
* If someone manages to close down kdesktop_lock through an undiscovered ↵Timothy Pearson2012-01-191-5/+3
| | | | security vulnerability such as http://security-tracker.debian.org/tracker/CVE-2012-0064, immediately terminate the compromised TDE session
* Fix desktop lock process not hiding secondary screensTimothy Pearson2011-12-271-15/+62
| | | | This closes Bug 669
* 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
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-4/+4
|