Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Darrell Anderson | 2012-06-08 | 1 | -2/+2 |
|\ | |||||
| * | Fix kdesktop_lock crash on mouse events when no dialog is displayed | Timothy Pearson | 2012-06-07 | 1 | -2/+2 |
| | | | | | | | | This closes Bug 1008 | ||||
* | | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -2/+2 |
|/ | |||||
* | Fix screensaver startup over slow X11 connections | Timothy Pearson | 2012-05-24 | 1 | -2/+10 |
| | |||||
* | Fix kdesktop_lock XRandR event handling | Timothy Pearson | 2012-05-24 | 1 | -26/+52 |
| | |||||
* | Fix kdesktop_lock not reacting to settings changes until it is restarted | Timothy Pearson | 2012-05-23 | 1 | -3/+14 |
| | |||||
* | Fix kdesktop_lock screensaver engaging in corner case | Timothy Pearson | 2012-05-13 | 1 | -19/+66 |
| | | | | This resolves Bug 906 | ||||
* | Check for tsak presence on lock engage | Timothy Pearson | 2012-04-27 | 1 | -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 Pearson | 2012-04-27 | 1 | -0/+2 |
| | | | | | | appear Provide alternate secure dialog text string when username cannot be obtained | ||||
* | Fix screen saver not engaging correctly | Timothy Pearson | 2012-04-27 | 1 | -5/+12 |
| | | | | Fix graphical glitches in the lock process | ||||
* | Fix a number of minor flaws in the lock dialog system | Timothy Pearson | 2012-04-26 | 1 | -8/+23 |
| | | | | If SAK usage is enabled, override TDM theme | ||||
* | Fix logoff menu | Timothy Pearson | 2012-04-25 | 1 | -1/+1 |
| | |||||
* | Implement logout menu option in secure dialog | Timothy Pearson | 2012-04-24 | 1 | -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 Pearson | 2012-04-23 | 1 | -0/+2 |
| | | | | qt and xcb | ||||
* | Fix kdesktop_lock secure dialog | Timothy Pearson | 2012-04-22 | 1 | -9/+20 |
| | | | | Minor whitespace cleanup and warning fixes | ||||
* | Clean up lock dialog warnings and fix mouse cursor | Timothy Pearson | 2012-03-11 | 1 | -3/+33 |
| | |||||
* | Fix branding issues of non-KDE -> non-TDE. | Darrell Anderson | 2012-03-07 | 1 | -1/+1 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -66/+66 |
| | |||||
* | Show busy cursor when lock dialog is busy instead of hiding cursor | Timothy Pearson | 2012-02-19 | 1 | -2/+2 |
| | |||||
* | Update various qt function definitions and static methods for tqt3 | Timothy Pearson | 2012-02-14 | 1 | -1/+1 |
| | |||||
* | Allow minimal managed window interaction inside the lock process | Timothy Pearson | 2012-02-07 | 1 | -3/+70 |
| | | | | This closes Bug 810 | ||||
* | Clean up lock screen internals | Timothy Pearson | 2012-01-26 | 1 | -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 lock | Timothy Pearson | 2012-01-22 | 1 | -0/+2 |
| | |||||
* | If someone manages to close down kdesktop_lock through an undiscovered ↵ | Timothy Pearson | 2012-01-19 | 1 | -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 screens | Timothy Pearson | 2011-12-27 | 1 | -15/+62 |
| | | | | This closes Bug 669 | ||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 1 | -3/+3 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 1 | -4/+4 |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 1 | -4/+4 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 1 | -2/+2 |
| | |||||
* | Fix kdesktop_lock lock date/time display | tpearson | 2011-10-18 | 1 | -1/+2 |
| | | | | 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_lock | tpearson | 2011-10-14 | 1 | -1/+4 |
| | | | | | | | 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 ↵ | tpearson | 2011-10-12 | 1 | -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 ↵ | tpearson | 2011-10-10 | 1 | -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 | ||||
* | Add remote control socket to kdm | tpearson | 2011-09-22 | 1 | -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 mode | tpearson | 2011-09-21 | 1 | -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 SIGTERM | tpearson | 2011-09-21 | 1 | -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_lock | tpearson | 2011-09-18 | 1 | -36/+56 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254228 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Add task manager button to secure desktop dialog | tpearson | 2011-09-16 | 1 | -0/+4 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253983 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Add secure desktop area dialog to kdebase | tpearson | 2011-09-15 | 1 | -18/+82 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253853 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Enhance SAK appearance | tpearson | 2011-09-15 | 1 | -1/+13 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253791 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Add very preliminary SAK support | tpearson | 2011-09-15 | 1 | -0/+12 |
| | | | | | | | Don't worry, if your system is not configured for SAK usability you won't notice anything different git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253698 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Enhance desktop lock process security | tpearson | 2011-09-13 | 1 | -2/+30 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253276 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Second part of prior commit | tpearson | 2011-09-13 | 1 | -0/+6 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253274 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Force repaint of background on desktop switch when desktop lock is enabled | tpearson | 2011-09-13 | 1 | -2/+9 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253273 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix screensaver startup failure under certain circumstances, including ↵ | tpearson | 2011-09-13 | 1 | -1/+3 |
| | | | | | | premature xhack termination git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253271 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix lock screen startup | tpearson | 2011-09-13 | 1 | -22/+22 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253257 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix desktop lock appearance...again... | tpearson | 2011-09-13 | 1 | -6/+6 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253085 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix desktop lock startup sequence appearance | tpearson | 2011-09-13 | 1 | -62/+104 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253084 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix desktop switch while lock process is engaged | tpearson | 2011-09-13 | 1 | -3/+4 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix kdesktop lock process | tpearson | 2011-09-13 | 1 | -27/+79 |
| | | | | | | | | Enable the new codepaths by default This does change user visible behaviour, however it also repairs severe problems with the lock dialog appearing UNDER the xscreensaver hack, as well as many of the OpenGL xhacks failing. git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253074 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |