summaryrefslogtreecommitdiffstats
path: root/kdesktop
Commit message (Collapse)AuthorAgeFilesLines
* Fix desktop lock failure due to race condition within signal handler between ↵Timothy Pearson2012-06-034-3/+13
| | | | | | qt and xcb (cherry picked from commit 67a3a8f34892a6491ba0073a3f583503b44e58e7)
* Fix kdesktop_lock secure dialogTimothy Pearson2012-06-035-20/+34
| | | | | Minor whitespace cleanup and warning fixes (cherry picked from commit 50739c9ba4737317108da68c148472c3da856c95)
* Update My Documents *.desktop translations.Darrell Anderson2012-06-031-3/+1
| | | | (cherry picked from commit c815b90f868a7251ab1c4078d7fcb2db1743255d)
* Restore code snippet removed with GIT hashDarrell Anderson2012-06-031-0/+9
| | | | | | | | 27856879bf962f178d88e79144e37a47e731b122, Sept. 3, 2010, "Massive import of OpenSUSE patches." Restoring this snippet restores the device icon placement and resolves bug report 392. (cherry picked from commit 5df6c5fca20e917aaa82665131b931a0aa7c8628)
* Clean up lock dialog warnings and fix mouse cursorTimothy Pearson2012-06-032-4/+37
| | | | (cherry picked from commit 4bcfc9075fcc9785f9a7b52dd55885855ba612c8)
* Fix incomplete commits 678bea5bTimothy Pearson2012-06-031-0/+3
| | | | (cherry picked from commit b45137ace06b893d9ff65b2d45fba978cb4f26ce)
* Use detected architecture flags for immediate symbol binding in kdesktop lockTimothy Pearson2012-06-031-1/+3
| | | | (cherry picked from commit 45f41ca57ecef2a51a19a8f61a953903421d3939)
* Show busy cursor when lock dialog is busy instead of hiding cursorTimothy Pearson2012-06-031-2/+2
| | | | (cherry picked from commit 0522d9d3a856c77220e1882e2d294cad6eb59772)
* Commit the rest of 8d521d0b, not merged due to GIT glitchTimothy Pearson2012-06-031-104/+205
| | | | (cherry picked from commit 4952641328f28a541e3fdf2200df4e1e4b11d5dd)
* Update lock process to engage the lock in near real timeTimothy Pearson2012-06-034-28/+97
| | | | (cherry picked from commit 8d521d0b6ba88c6e679e7453f02897c8db7bbdf5)
* Allow minimal managed window interaction inside the lock processTimothy Pearson2012-06-033-3/+78
| | | | | This closes Bug 810 (cherry picked from commit 678bea5ba74b3b39981e482e188c61fdd37786f0)
* Clean up lock screen internalsTimothy Pearson2012-06-038-7/+31
| | | | | This cleanup is part of an effort to resolve Bug 810, but a new Qt3 version is required to fully resolve it (cherry picked from commit 057932620ba8355a6506b9d437518e253ba14ed9)
* Fix desktop lockTimothy Pearson2012-06-033-2/+5
| | | | (cherry picked from commit 5f8d730703882e1335305a2c43a378f0c4b96e8e)
* If someone manages to close down kdesktop_lock through an undiscovered ↵Timothy Pearson2012-06-033-8/+35
| | | | | | security vulnerability such as http://security-tracker.debian.org/tracker/CVE-2012-0064, immediately terminate the compromised TDE session (cherry picked from commit f05f9dc7532ea41c49b3e9385165d942dfab5d0e)
* Fix desktop lock process not hiding secondary screensTimothy Pearson2012-06-033-17/+66
| | | | | This closes Bug 669 (cherry picked from commit 4ea3979393d7ae160810a56fe965f0b25630b2ba)
* Rename obsolete tq methods to standard namesTimothy Pearson2012-06-032-4/+4
| | | | (cherry picked from commit b492b550f35c84160958775c14ea7037c5b12181)
* Remove additional unneeded tq method conversionsTimothy Pearson2012-06-036-20/+20
| | | | (cherry picked from commit f64397c82fa94371ab4a64af28c4d0029f4cd93f)
* Rename old tq methods that no longer need a unique nameTimothy Pearson2012-06-0312-46/+46
| | | | (cherry picked from commit 628043be55ddd2f534411d028e4f68c8fe4eaabb)
* Fix tdebase FTBFSTimothy Pearson2012-06-031-1/+1
| | | | (cherry picked from commit b92f4fbd165f03685928a50d85c34ba8729b7c48)
* 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
* Provide option to enable application autocompletion in the run dialogtpearson2011-10-264-3/+26
| | | | | | | This fixes regression bug 557 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260897 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdebase translations in desktop filestpearson2011-10-231-30/+20
| | | | | | | Thanks to Fat-Zer for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260419 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-145-8/+62
| | | | | | | 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
* Add and enable Trinity executable completion in the run dialogtpearson2011-10-143-4/+67
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258884 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-102-2/+2
| | | | | | 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
* Fix secure dialog handling when KScreenSaver DCOP quit() interface is usedtpearson2011-09-231-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255030 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
* Disable SAK key detection in kdesktop when the lock dialog is activetpearson2011-09-171-2/+5
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254063 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Stabilize the SAK systemtpearson2011-09-161-2/+3
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253985 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
* Close secure desktop dialog on Esc keypresstpearson2011-09-151-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253856 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add secure desktop area dialog to kdebasetpearson2011-09-158-24/+416
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253853 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enhance SAK appearancetpearson2011-09-154-51/+61
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253791 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add very preliminary SAK supporttpearson2011-09-157-5/+261
| | | | | | | 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 securitytpearson2011-09-132-2/+32
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253276 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Second part of prior committpearson2011-09-131-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 enabledtpearson2011-09-131-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 ↵tpearson2011-09-131-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 startuptpearson2011-09-131-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...tpearson2011-09-131-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 appearancetpearson2011-09-132-62/+108
| | | | 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 engagedtpearson2011-09-131-3/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da