Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add the ability to force Kate into MDI mode all the time. | Darrell Anderson | 2013-08-17 | 5 | -3/+29 |
| | | | | This resolves bug report 1127. | ||||
* | Use standard cmake way to install setuid binaries | Slávek Banko | 2013-08-17 | 2 | -4/+2 |
| | |||||
* | Update media tdeioslave in support of Bug 1612 | Timothy Pearson | 2013-08-13 | 1 | -9/+190 |
| | |||||
* | Update TDEPrintFax desktop file consistent with other desktop files. | Darrell Anderson | 2013-08-12 | 1 | -8/+8 |
| | |||||
* | Fix tdeioslaves FTBFS when compiled in standalone. | Alexander Golubev | 2013-08-10 | 1 | -1/+2 |
| | | | | This resolves bug report 1617. | ||||
* | Add files to CMakeLists.txt from commit 2609687a. | Darrell Anderson | 2013-08-09 | 1 | -1/+1 |
| | |||||
* | Add KDE4 to TDM session file lists. | Darrell Anderson | 2013-08-09 | 2 | -0/+214 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-08-09 | 1 | -3/+3 |
| | |||||
* | Attempt to fix report of logout status dialog not appearing after client ↵ | Timothy Pearson | 2013-08-08 | 1 | -0/+7 |
| | | | | | | interaction This relates to Bug 760 | ||||
* | Fix unintended changes from prior commit | Timothy Pearson | 2013-08-08 | 1 | -9/+4 |
| | |||||
* | Disable session management in tdeio slaves | Timothy Pearson | 2013-08-08 | 7 | -13/+18 |
| | | | | This relates to Bug 760 | ||||
* | Update tdehw-based media manager for new mount API | Timothy Pearson | 2013-08-08 | 10 | -43/+168 |
| | | | | | | Allow active VT to be queried from tdm Only display media notification messages on active VT Hide logout action buttons if logout process unstalls | ||||
* | Fix standard logout fade when compositing is disabled | Timothy Pearson | 2013-08-08 | 1 | -359/+356 |
| | |||||
* | Ensure screen is fully hidden before returning from kdestop lock dcop call | Timothy Pearson | 2013-08-08 | 3 | -11/+13 |
| | |||||
* | Fix logout dialog appearing during client interaction | Timothy Pearson | 2013-08-08 | 1 | -1/+19 |
| | |||||
* | Clean up kompmgr slightly | Timothy Pearson | 2013-08-06 | 1 | -50/+107 |
| | |||||
* | Hide logout status dialog during Phase1 client interaction | Timothy Pearson | 2013-08-06 | 1 | -0/+3 |
| | | | | This relates to Bug 760 | ||||
* | Provide visual indication of SaveYourself hang protection timer | Timothy Pearson | 2013-08-03 | 5 | -9/+53 |
| | | | | | Reduce hang protection timer to 20 seconds This relates to Bug 760 | ||||
* | Update VERSION in root CMakeLists.txt. | Darrell Anderson | 2013-08-01 | 1 | -1/+1 |
| | | | | This partially resolves bug report 1595. | ||||
* | Fix TDM FTBFS with -DWITH_XRANDR=OFF. | Alexander Golubev | 2013-08-01 | 1 | -0/+2 |
| | | | | This resolves bug report 1582. | ||||
* | Fix kicker FTBFS because of missing includes. | Alexander Golubev | 2013-08-01 | 1 | -1/+1 |
| | | | | This resolves bug report 1556. | ||||
* | Fix build failure when compiling libkonq separately. | Alexander Golubev | 2013-08-01 | 1 | -0/+1 |
| | | | | This resolves bug report 1555. | ||||
* | Fix FTBFS due to libart location | Francois Andriot | 2013-08-01 | 6 | -0/+6 |
| | |||||
* | Provide more detail in logout dialog during SaveYourself-related tasks | Timothy Pearson | 2013-07-31 | 2 | -0/+52 |
| | |||||
* | Show program that is taking the longest to process the SmsDie request in the ↵ | Timothy Pearson | 2013-07-31 | 2 | -5/+26 |
| | | | | | | logout status dialog Fix glitch in service termination | ||||
* | Backport d26745b6078e9248f48d299e0b3d5d031c7be3fa | Timothy Pearson | 2013-07-31 | 1 | -0/+4 |
| | | | | do not access NULL ICE objects (kde#195034) | ||||
* | Prevent more than one instance of tdekbdledsync from starting on a given X11 ↵ | Timothy Pearson | 2013-07-31 | 1 | -5/+64 |
| | | | | | | display This resolves Bug 1601 | ||||
* | Add missing braces from commit d41f5217, 2012-05-15. | Alexander Golubev | 2013-07-29 | 1 | -1/+2 |
| | |||||
* | Update references of kscreensaver->tdescreensaver. | Darrell Anderson | 2013-07-29 | 7 | -11/+9 |
| | |||||
* | Update method used to detect man page interface. | Alexander Golubev | 2013-07-29 | 4 | -42/+46 |
| | |||||
* | Install tdekbdledsync SUID root | Timothy Pearson | 2013-07-28 | 1 | -0/+3 |
| | |||||
* | Fix ksmserver crash when logout dialog is disabled | Timothy Pearson | 2013-07-25 | 1 | -11/+17 |
| | |||||
* | Add build conditional for tdekbdledsync | Timothy Pearson | 2013-07-25 | 2 | -4/+4 |
| | |||||
* | Fix tsak not destroying old virtual keyboards | Timothy Pearson | 2013-07-25 | 1 | -20/+58 |
| | |||||
* | Fix a few tsak glitches on hotplug | Timothy Pearson | 2013-07-25 | 1 | -14/+10 |
| | |||||
* | Do not show logout status dialog if the user has turned it off in their ↵ | Timothy Pearson | 2013-07-25 | 1 | -4/+6 |
| | | | | configuration | ||||
* | Fix spontaneous tdekbdledsync abort on keyboard removal | Timothy Pearson | 2013-07-25 | 1 | -1/+3 |
| | |||||
* | Add lightweight daemon to synchronize keyboard indicators to current xkb state | Timothy Pearson | 2013-07-25 | 5 | -51/+408 |
| | | | | | Start keyboard indicator sync daemon on tdm load This resolves Bug 427 | ||||
* | Add highly experimental tdekbdledsync application | Timothy Pearson | 2013-07-24 | 3 | -0/+212 |
| | |||||
* | Do not display screensavers in the configuration dialog that are not ↵ | Timothy Pearson | 2013-07-24 | 4 | -2/+111 |
| | | | | installed on the system | ||||
* | Rename kdepasswd -> tdepasswd | Slávek Banko | 2013-07-22 | 61 | -55/+55 |
| | |||||
* | Allow the user to manually abort a stalled SaveYourself process | Timothy Pearson | 2013-07-21 | 5 | -6/+114 |
| | | | | This partially resolves Bug 760 | ||||
* | Beautify logout process | Timothy Pearson | 2013-07-18 | 8 | -16/+81 |
| | |||||
* | Add support for tdenetworkmanager and tdepowersave. | Darrell Anderson | 2013-07-14 | 1 | -0/+11 |
| | |||||
* | Fix tdeioslave build options | Fat-Zer | 2013-07-01 | 2 | -6/+6 |
| | | | | This resolves Bug 1557 | ||||
* | Terminate screensaver process on lock process termination | Timothy Pearson | 2013-06-29 | 1 | -2/+11 |
| | | | | This resolves Bug 1419 | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2013-06-20 | 1 | -1/+2 |
|\ | |||||
| * | Add clarification to What's This tooltip. | Darrell Anderson | 2013-06-19 | 1 | -1/+2 |
| | | |||||
* | | Fix Kate MDI activation | Timothy Pearson | 2013-06-20 | 1 | -1/+1 |
|/ | | | | This partially resolves Bug 692 | ||||
* | Revert part of commit 9dbcc3d | Timothy Pearson | 2013-06-19 | 1 | -17/+0 |
| | | | | This reopens Bug 692 but resolves an irritating taskbar bug in Kate |