Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add systemd support into kdesktop | Slávek Banko | 2014-02-25 | 1 | -1/+195 |
| | | | | | + response to systemd signal Lock() + setting SetIdleHint(true / false) by screen saver activity | ||||
* | Fix screen sometimes not being hidden on power management action or desktop ↵ | Timothy Pearson | 2014-01-08 | 1 | -39/+75 |
| | | | | | | switch Handle kdesktop_lock termination in a more sane manner by simply relaunching it if possible | ||||
* | Fix unintended rename of SAKProcess* | Slávek Banko | 2013-03-09 | 1 | -12/+12 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 1 | -3/+3 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -13/+13 |
| | |||||
* | Fix desktop lock not engaging on suspend | Timothy Pearson | 2012-05-20 | 1 | -2/+44 |
| | | | | This closes Bug 1003 | ||||
* | Fix desktop lock failure due to race condition within signal handler between ↵ | Timothy Pearson | 2012-04-23 | 1 | -1/+8 |
| | | | | qt and xcb | ||||
* | Clean up lock dialog warnings and fix mouse cursor | Timothy Pearson | 2012-03-11 | 1 | -1/+4 |
| | |||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -12/+12 |
| | |||||
* | Update lock process to engage the lock in near real time | Timothy Pearson | 2012-02-07 | 1 | -27/+85 |
| | |||||
* | Fix desktop lock | Timothy Pearson | 2012-01-22 | 1 | -0/+1 |
| | |||||
* | Part 1 of 2 of kdm rename | Timothy Pearson | 2012-01-22 | 1 | -1/+1 |
| | |||||
* | If someone manages to close down kdesktop_lock through an undiscovered ↵ | Timothy Pearson | 2012-01-19 | 1 | -3/+31 |
| | | | | security vulnerability such as http://security-tracker.debian.org/tracker/CVE-2012-0064, immediately terminate the compromised TDE session | ||||
* | Fix secure dialog handling when KScreenSaver DCOP quit() interface is used | tpearson | 2011-09-23 | 1 | -4/+4 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1255030 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Disable SAK key detection in kdesktop when the lock dialog is active | tpearson | 2011-09-17 | 1 | -2/+5 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254063 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Stabilize the SAK system | tpearson | 2011-09-16 | 1 | -2/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253985 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Add secure desktop area dialog to kdebase | tpearson | 2011-09-15 | 1 | -1/+43 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253853 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fix a second cause of the ever-ubiquitous Bug #456 | tpearson | 2011-07-13 | 1 | -1/+1 |
| | | | | | | | | | This one is related to the MOC having a different idea of the data structure than the C compiler does in bgmanager.xx, thereby causing memory corruption when the bgmanager object attempts to access data members that the MOC did not add to the objects memory structure. Also apply the fix in r1420474 to KDesktopIface and KScreenSaverIface git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1241406 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Revert automated changes | tpearson | 2011-01-07 | 1 | -1/+1 |
| | | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 | tpearson | 2011-01-03 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 1 | -15/+15 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 1 | -0/+371 |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |