| Commit message (Expand) | Author | Age | Files | Lines |
* | Add CMake option for backtrace in kdesktop_lock exception handler | Slávek Banko | 2013-01-26 | 2 | -2/+9 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 1 | -1/+1 |
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 6 | -30/+30 |
* | Rename KApplication to TDEApplication to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-20 | 3 | -5/+5 |
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 1 | -3/+3 |
* | Fix tsak not working on new libudev versions | Timothy Pearson | 2013-01-11 | 2 | -47/+103 |
* | Prevent two unlock dialogs from appearing in any situation | Timothy Pearson | 2013-01-11 | 1 | -1/+7 |
* | Add backtrace to kdesktop_lock exception handler | Timothy Pearson | 2012-12-01 | 3 | -2/+349 |
* | Add warning message to prior commit | Timothy Pearson | 2012-11-19 | 1 | -0/+1 |
* | Attempt to work around issue described in Bug 1288 | Timothy Pearson | 2012-11-19 | 1 | -2/+13 |
* | Fix classic mode screensavers | Timothy Pearson | 2012-10-11 | 2 | -27/+60 |
* | Attempt to minimize the time in which new notifications are displayed before ... | Timothy Pearson | 2012-09-22 | 2 | -0/+19 |
* | Lower override redirect windows instead of unmapping them on lock start | Timothy Pearson | 2012-09-22 | 3 | -5/+55 |
* | Forcibly prevent transient override redirect windows from showing up over the... | Timothy Pearson | 2012-09-21 | 3 | -6/+73 |
* | Disable use of SAK if TSAK is not built | Slávek Banko | 2012-08-22 | 1 | -1/+8 |
* | 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 |
* | | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -2/+2 |
|/ |
|
* | Branding cleanup: KDE -> TDE | Darrell Anderson | 2012-06-03 | 1 | -1/+1 |
* | 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 | 2 | -26/+53 |
* | Fix kdesktop_lock not reacting to settings changes until it is restarted | Timothy Pearson | 2012-05-23 | 2 | -14/+19 |
* | Add support to Kate for saving/restoring manual document placement | Timothy Pearson | 2012-05-23 | 1 | -8/+12 |
* | Fix desktop lock not engaging on suspend | Timothy Pearson | 2012-05-20 | 1 | -0/+4 |
* | Fix kdesktop_lock screensaver engaging in corner case | Timothy Pearson | 2012-05-13 | 1 | -19/+66 |
* | Check for tsak presence on lock engage | Timothy Pearson | 2012-04-27 | 1 | -0/+12 |
* | Harden lock against rare race condition that caused two password prompts to a... | Timothy Pearson | 2012-04-27 | 2 | -1/+8 |
* | Fix screen saver not engaging correctly | Timothy Pearson | 2012-04-27 | 2 | -6/+13 |
* | Fix corner case lock dialog hang | Timothy Pearson | 2012-04-26 | 1 | -1/+2 |
* | Fix a number of minor flaws in the lock dialog system | Timothy Pearson | 2012-04-26 | 4 | -14/+55 |
* | Fix button ordering in secure dialog | Timothy Pearson | 2012-04-25 | 1 | -3/+3 |
* | Fix user name display in secure dialog | Timothy Pearson | 2012-04-25 | 1 | -0/+4 |
* | Fix logoff menu | Timothy Pearson | 2012-04-25 | 1 | -1/+1 |
* | Implement logout menu option in secure dialog | Timothy Pearson | 2012-04-24 | 2 | -2/+8 |
* | Fix SAK dialog momentary display when SAK disabled | Timothy Pearson | 2012-04-24 | 1 | -1/+14 |
* | Fix desktop lock failure due to race condition within signal handler between ... | Timothy Pearson | 2012-04-23 | 2 | -1/+3 |
* | Fix kdesktop_lock secure dialog | Timothy Pearson | 2012-04-22 | 2 | -14/+27 |
* | 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 | 7 | -83/+83 |
* | Fix incomplete commits 98ead41b and 678bea5b | Timothy Pearson | 2012-02-23 | 1 | -0/+3 |
* | Use detected architecture flags for immediate symbol binding in kdesktop lock | Timothy Pearson | 2012-02-19 | 1 | -1/+3 |
* | 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 |
* | Commit the rest of 8d521d0b, not merged due to GIT glitch | Timothy Pearson | 2012-02-11 | 1 | -104/+205 |
* | Update lock process to engage the lock in near real time | Timothy Pearson | 2012-02-07 | 2 | -1/+9 |
* | Allow minimal managed window interaction inside the lock process | Timothy Pearson | 2012-02-07 | 3 | -3/+78 |
* | Rename ksocket and kcache | Timothy Pearson | 2012-01-30 | 1 | -3/+3 |
* | Clean up lock screen internals | Timothy Pearson | 2012-01-26 | 8 | -7/+31 |
* | Fix desktop lock | Timothy Pearson | 2012-01-22 | 2 | -2/+4 |