summaryrefslogtreecommitdiffstats
path: root/kdesktop/lock
Commit message (Collapse)AuthorAgeFilesLines
* 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-272-1/+8
| | | | | | appear Provide alternate secure dialog text string when username cannot be obtained
* Fix screen saver not engaging correctlyTimothy Pearson2012-04-272-6/+13
| | | | Fix graphical glitches in the lock process
* Fix corner case lock dialog hangTimothy Pearson2012-04-261-1/+2
|
* Fix a number of minor flaws in the lock dialog systemTimothy Pearson2012-04-264-14/+55
| | | | If SAK usage is enabled, override TDM theme
* Fix button ordering in secure dialogTimothy Pearson2012-04-251-3/+3
|
* Fix user name display in secure dialogTimothy Pearson2012-04-251-0/+4
|
* Fix logoff menuTimothy Pearson2012-04-251-1/+1
|
* Implement logout menu option in secure dialogTimothy Pearson2012-04-242-2/+8
| | | | Ensure that cursor is not set to busy status on lock from secure dialog
* Fix SAK dialog momentary display when SAK disabledTimothy Pearson2012-04-241-1/+14
| | | | Clean up build warnings in kdesktop
* Fix desktop lock failure due to race condition within signal handler between ↵Timothy Pearson2012-04-232-1/+3
| | | | qt and xcb
* Fix kdesktop_lock secure dialogTimothy Pearson2012-04-222-14/+27
| | | | 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-027-83/+83
|
* Fix incomplete commits 98ead41b and 678bea5bTimothy Pearson2012-02-231-0/+3
|
* Use detected architecture flags for immediate symbol binding in kdesktop lockTimothy Pearson2012-02-191-1/+3
|
* 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
|
* Commit the rest of 8d521d0b, not merged due to GIT glitchTimothy Pearson2012-02-111-104/+205
|
* Update lock process to engage the lock in near real timeTimothy Pearson2012-02-072-1/+9
|
* Allow minimal managed window interaction inside the lock processTimothy Pearson2012-02-073-3/+78
| | | | This closes Bug 810
* Rename ksocket and kcacheTimothy Pearson2012-01-301-3/+3
|
* Clean up lock screen internalsTimothy Pearson2012-01-268-7/+31
| | | | 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-222-2/+4
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-224-5/+5
|
* 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-273-17/+66
| | | | This closes Bug 669
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-2/+2
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-186-13/+13
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-168-21/+21
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-158-21/+21
|
* Fix tdebase FTBFSTimothy Pearson2011-11-171-1/+1
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-2/+2
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-061-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-066-6/+6
|
* Fix kdebase FTBFS on Fedora 15tpearson2011-10-261-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260901 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdesktop_lock lock date/time displaytpearson2011-10-182-1/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1259560 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add a new intrusion detection feature to kdesktop_locktpearson2011-10-144-8/+55
| | | | | | | When enabled the date and time of the last screen lock is shown before login git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258934 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix desktop lock not releasing to allow password authentication if an X11 ↵tpearson2011-10-121-7/+10
| | | | | | display switch keypress was detected in certain situations git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258629 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a potential kdesktop_lock malfunction whereby the user would not be ↵tpearson2011-10-101-0/+5
| | | | | | presented with the login screen git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258267 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-101-1/+1
| | | | | | compensate for linking changes in modern distributions such as Ubuntu Oneiric git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add remote control socket to kdmtpearson2011-09-221-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255013 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix ksmserver shutdown screen in ARGB modetpearson2011-09-211-4/+6
| | | | | | | Do not exit the secure dialog on DCOP screensaver quit request git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254881 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Close kdesktop_lock windows on SIGTERMtpearson2011-09-211-0/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254851 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Use krootpixmap instead of the external krootbacking executable in kdesktop_locktpearson2011-09-184-43/+81
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254228 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Reset kdesktop lock login dialog on GUI VT switchtpearson2011-09-181-4/+7
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254119 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add task manager button to secure desktop dialogtpearson2011-09-162-1/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253983 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add preliminary SAK support to KDMtpearson2011-09-162-3/+3
| | | | | | | Unify the various system modal dialogs a bit git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253872 283d02a7-25f6-0310-bc7c-ecb5cbfe19da