summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix standard logout fade when compositing is disabledTimothy Pearson2013-08-081-359/+356
|
* Ensure screen is fully hidden before returning from kdestop lock dcop callTimothy Pearson2013-08-083-11/+13
|
* Fix logout dialog appearing during client interactionTimothy Pearson2013-08-081-1/+19
|
* Clean up kompmgr slightlyTimothy Pearson2013-08-061-50/+107
|
* Hide logout status dialog during Phase1 client interactionTimothy Pearson2013-08-061-0/+3
| | | | This relates to Bug 760
* Provide visual indication of SaveYourself hang protection timerTimothy Pearson2013-08-035-9/+53
| | | | | Reduce hang protection timer to 20 seconds This relates to Bug 760
* Update VERSION in root CMakeLists.txt.Darrell Anderson2013-08-011-1/+1
| | | | This partially resolves bug report 1595.
* Fix TDM FTBFS with -DWITH_XRANDR=OFF.Alexander Golubev2013-08-011-0/+2
| | | | This resolves bug report 1582.
* Fix kicker FTBFS because of missing includes.Alexander Golubev2013-08-011-1/+1
| | | | This resolves bug report 1556.
* Fix build failure when compiling libkonq separately.Alexander Golubev2013-08-011-0/+1
| | | | This resolves bug report 1555.
* Fix FTBFS due to libart locationFrancois Andriot2013-08-016-0/+6
|
* Provide more detail in logout dialog during SaveYourself-related tasksTimothy Pearson2013-07-312-0/+52
|
* Show program that is taking the longest to process the SmsDie request in the ↵Timothy Pearson2013-07-312-5/+26
| | | | | | logout status dialog Fix glitch in service termination
* Backport d26745b6078e9248f48d299e0b3d5d031c7be3faTimothy Pearson2013-07-311-0/+4
| | | | do not access NULL ICE objects (kde#195034)
* Prevent more than one instance of tdekbdledsync from starting on a given X11 ↵Timothy Pearson2013-07-311-5/+64
| | | | | | display This resolves Bug 1601
* Add missing braces from commit d41f5217, 2012-05-15.Alexander Golubev2013-07-291-1/+2
|
* Update references of kscreensaver->tdescreensaver.Darrell Anderson2013-07-297-11/+9
|
* Update method used to detect man page interface.Alexander Golubev2013-07-294-42/+46
|
* Install tdekbdledsync SUID rootTimothy Pearson2013-07-281-0/+3
|
* Fix ksmserver crash when logout dialog is disabledTimothy Pearson2013-07-251-11/+17
|
* Add build conditional for tdekbdledsyncTimothy Pearson2013-07-252-4/+4
|
* Fix tsak not destroying old virtual keyboardsTimothy Pearson2013-07-251-20/+58
|
* Fix a few tsak glitches on hotplugTimothy Pearson2013-07-251-14/+10
|
* Do not show logout status dialog if the user has turned it off in their ↵Timothy Pearson2013-07-251-4/+6
| | | | configuration
* Fix spontaneous tdekbdledsync abort on keyboard removalTimothy Pearson2013-07-251-1/+3
|
* Add lightweight daemon to synchronize keyboard indicators to current xkb stateTimothy Pearson2013-07-255-51/+408
| | | | | Start keyboard indicator sync daemon on tdm load This resolves Bug 427
* Add highly experimental tdekbdledsync applicationTimothy Pearson2013-07-243-0/+212
|
* Do not display screensavers in the configuration dialog that are not ↵Timothy Pearson2013-07-244-2/+111
| | | | installed on the system
* Rename kdepasswd -> tdepasswdSlávek Banko2013-07-2261-55/+55
|
* Allow the user to manually abort a stalled SaveYourself processTimothy Pearson2013-07-215-6/+114
| | | | This partially resolves Bug 760
* Beautify logout processTimothy Pearson2013-07-188-16/+81
|
* Add support for tdenetworkmanager and tdepowersave.Darrell Anderson2013-07-141-0/+11
|
* Fix tdeioslave build optionsFat-Zer2013-07-012-6/+6
| | | | This resolves Bug 1557
* Terminate screensaver process on lock process terminationTimothy Pearson2013-06-291-2/+11
| | | | This resolves Bug 1419
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2013-06-201-1/+2
|\
| * Add clarification to What's This tooltip.Darrell Anderson2013-06-191-1/+2
| |
* | Fix Kate MDI activationTimothy Pearson2013-06-201-1/+1
|/ | | | This partially resolves Bug 692
* Revert part of commit 9dbcc3dTimothy Pearson2013-06-191-17/+0
| | | | This reopens Bug 692 but resolves an irritating taskbar bug in Kate
* Fix konqueror popup menu not working properly in media tdeioslave directoriesTimothy Pearson2013-06-191-1/+1
| | | | This resolves Bug 1504
* Fix failure to start kompmgr from control panelTimothy Pearson2013-06-111-0/+6
|
* Fix kompmgr not respecting user settingsTimothy Pearson2013-06-112-3/+4
|
* Fix tdmtsak behaviour when tsak is restarted due to hardware changesTimothy Pearson2013-06-111-17/+32
|
* Use small execute area in Konqueror list view widgetTimothy Pearson2013-06-101-0/+1
| | | | This resolves the remainder of Bug 1543
* Fix cursor disappearing in lock process after a certain timeTimothy Pearson2013-06-041-3/+3
|
* Fix sporadic Kate crash first reported in KDE bug 140135Timothy Pearson2013-06-041-2/+7
|
* Enable triggerless device polling in hardware device managerTimothy Pearson2013-06-011-0/+1
|
* Fix premature termination of applications during shutdown on slow machinesTimothy Pearson2013-06-013-2/+12
|
* Clarify relationship between tdmrc and tdmdistrcTimothy Pearson2013-05-291-0/+2
| | | | This resolves the remainder of Bug 1139
* Fix rendering themed greeter without a background imageSlávek Banko2013-05-291-10/+23
| | | | | Fix loading compressed svg images on themed greeter This resolves Bug 1226
* Properly obtain threading debug information in TDE crash handlerTimothy Pearson2013-05-256-11/+132
| | | | | Fix potential TDE crash handler lockup uncer certain circumstances Enhance crashtest program with three threads