summaryrefslogtreecommitdiffstats
path: root/kdesktop
Commit message (Expand)AuthorAgeFilesLines
* Fix a number of issues related to the media kioslaveTimothy Pearson2013-04-175-25/+145
* Use correct icon area when placing new iconsTimothy Pearson2013-04-072-99/+110
* Wait for all kicker containers to load before sending desktop size to kdesktopTimothy Pearson2013-04-072-114/+119
* Use threading and select instead of busywaiting on the lock control socketTimothy Pearson2013-04-062-135/+211
* Honor per-user lock screen SAK settingTimothy Pearson2013-04-062-6/+9
* Enable ARGB support in kdesktop_lockTimothy Pearson2013-03-223-33/+48
* Clean up spurious kdesktop_lock X11 error messagesTimothy Pearson2013-03-223-81/+211
* Remove broken delay when wallpaper not availableTimothy Pearson2013-03-212-26/+2
* Fix unintended rename of SAKProcess*Slávek Banko2013-03-095-30/+30
* Reapply commit 936d3cec inadvertently reverted in de7e5867Slávek Banko2013-03-033-2/+16
* Fix potential crash in kdesktop_lockTimothy Pearson2013-02-201-4/+7
* Fix race condition with SIGSTOP in kdesktop_lockSlávek Banko2013-02-161-1/+1
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1520-49/+49
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-1425-29/+29
* Rename kcompletionboxTimothy Pearson2013-02-071-1/+1
* Rename KComp to avoid conflicts with KDE4Timothy Pearson2013-02-071-3/+3
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-064-8/+8
* Rename KCrash to avoid conflicts with KDE4Timothy Pearson2013-02-052-3/+3
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-047-16/+16
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0110-18/+18
* Fix FTBFSTimothy Pearson2013-02-012-0/+0
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0112-83/+83
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-1/+1
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-313-21/+21
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-314-9/+9
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-2/+2
* Rename KHTML and kiobufferTimothy Pearson2013-01-272-2/+2
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2728-46/+32
* Add CMake option for backtrace in kdesktop_lock exception handlerSlávek Banko2013-01-263-2/+16
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-268-11/+11
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2514-45/+45
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2420-98/+98
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-222-4/+4
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-2011-36/+36
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-194-13/+13
* Properly restore icon positions on loginTimothy Pearson2013-01-181-9/+76
* Add keyboard shortcut to start screensaver directlyTimothy Pearson2013-01-123-0/+12
* Fix tsak not working on new libudev versionsTimothy Pearson2013-01-112-47/+103
* Prevent two unlock dialogs from appearing in any situationTimothy Pearson2013-01-111-1/+7
* Add backtrace to kdesktop_lock exception handlerTimothy Pearson2012-12-013-2/+349
* Add warning message to prior commitTimothy Pearson2012-11-191-0/+1
* Attempt to work around issue described in Bug 1288Timothy Pearson2012-11-191-2/+13
* Fix classic mode screensaversTimothy Pearson2012-10-113-28/+68
* Attempt to minimize the time in which new notifications are displayed before ...Timothy Pearson2012-09-222-0/+19
* Lower override redirect windows instead of unmapping them on lock startTimothy Pearson2012-09-223-5/+55
* Forcibly prevent transient override redirect windows from showing up over the...Timothy Pearson2012-09-213-6/+73
* Disable use of SAK if TSAK is not builtSlávek Banko2012-08-221-1/+8
* Add xscreensaver support to CMakeSlávek Banko2012-06-101-0/+1
* Fix kxdglauncher locale issueTimothy Pearson2012-06-101-2/+2
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseDarrell Anderson2012-06-081-2/+2
|\