summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Do not load virtual keyboards in tsakTimothy Pearson2013-04-061-5/+10
| | | | This resolves Bug 1275
* Use threading and select instead of busywaiting on the lock control socketTimothy Pearson2013-04-066-137/+219
| | | | This resolves the remainder of Bug 690
* Fix broken URL.Darrell Anderson2013-04-061-1/+1
|
* Use threading and select instead of busywaiting on TDM control socketTimothy Pearson2013-04-065-177/+204
| | | | | This partially resolves Bug 690 Clean up TDM logfile
* Honor per-user lock screen SAK settingTimothy Pearson2013-04-064-13/+55
| | | | | This resolves Bug 811 Clean up screen saver settings display to more accurately reflect the current configuration
* Honor application suid requests even if they are directed at KDETimothy Pearson2013-04-061-1/+1
|
* Add warning messages on hot key command execution failureTimothy Pearson2013-04-061-2/+7
|
* Add advanced configuration options to screen saver moduleTimothy Pearson2013-04-052-39/+124
| | | | This closes Bug 811
* Fix applications invisible on taskbar with xineramaSlávek Banko2013-04-041-5/+5
| | | | This resolves Bug 1429
* Add option to enable the clock shadow in transparent modeTimothy Pearson2013-04-034-7/+20
| | | | This closes Bug 387
* Fix tsak corrupting input eventsTimothy Pearson2013-04-031-5/+14
| | | | | | | This resolves Bug 1423 Thanks to Slavek for the patch! Clean up tsak debug output Remove spurious checks from tsak main replication loop
* Ignore spurious BadMatch errors which can occur when autologon is enabledTimothy Pearson2013-03-281-0/+4
| | | | The errors originate from this commit http://lists.kde.org/?l=kde-commits&m=107824396401206&w=2 and appear only on certain hardware/software combinations
* Enable ARGB support in kdesktop_lockTimothy Pearson2013-03-223-33/+48
|
* Clean up spurious kdesktop_lock X11 error messagesTimothy Pearson2013-03-223-81/+211
| | | | Introduce disabled framework for future ARGB visual support
* Remove broken delay when wallpaper not availableTimothy Pearson2013-03-212-26/+2
| | | | This is related to Bug 1288
* Add edit as root service menu to libkonqTimothy Pearson2013-03-213-0/+27
|
* Add destructor to ReniceDlg in order to work around armel FTBFSTimothy Pearson2013-03-092-0/+5
|
* Fix unintended rename of SAKProcess*Slávek Banko2013-03-097-42/+42
|
* Add destructor to PanelDirDropMenu in order to work around armel FTBFSTimothy Pearson2013-03-082-1/+5
|
* Update starttde script to force run r14-xdg-update against the latest ↵Darrell Anderson2013-03-051-2/+16
| | | | renaming changes.
* Update r14-xdg-update script for latest renaming changes.Darrell Anderson2013-03-051-8/+46
|
* Fix error messages.Darrell Anderson2013-03-051-3/+5
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseDarrell Anderson2013-03-041-1/+1
|\
| * Fix default for GUI option ShowArchivesAsFolders, to comply with dirtree moduleSlávek Banko2013-03-051-1/+1
| |
* | Update r14-xdg-update script for latest renaming changes.Darrell Anderson2013-03-041-4/+56
| |
* | Update migratekde3 script for latest renaming changes.Darrell Anderson2013-03-041-3/+4
|/
* Reapply commit 936d3cec inadvertently reverted in de7e5867Slávek Banko2013-03-035-2/+19
|
* Add icon images for commit 48e7fc5a.Darrell Anderson2013-03-022-0/+0
|
* Restore 'Custom' session option to login manager.Darrell Anderson2013-03-021-0/+2
| | | | This resolves bug report 1413.
* Provide GUI check box control for tdmrc AllowRootLogin.Darrell Anderson2013-03-022-1/+10
| | | | This resolves bug report 1296.
* Add GUI check box to control display of favicons in konqueror.Darrell Anderson2013-03-022-1/+11
| | | | This resolves bug report 1361.
* Add preliminary support to improve kcontrol keyboard repeat speed setting.Darrell Anderson2013-03-022-34/+41
| | | | This partially resolves bug report 1349.
* Add GUI control support to test kcontrol mouse double-click setting.Darrell Anderson2013-03-024-7/+34
| | | | | Work is needed to toggle the icon image after testing the double-click. This partially resolves bug report 1324.
* Add GUI control for menu popup delay setting in $HOME/.qt/kstylerc.Darrell Anderson2013-03-022-1/+20
| | | | This resolves bug report 1323.
* Add check box to control behavior of the Alt key in menu navigation.Darrell Anderson2013-03-022-7/+27
| | | | This partially resolves bug report 1317.
* Add GUI check box for tdmrc[X-:*-Core] TerminateServer setting located atDarrell Anderson2013-03-022-1/+11
| | | | KControl->System Administration->Login Manager->Shutdown->Restart X-server with session exit.
* Update tab popup context menu to include Move Tab Left/Right options.Darrell Anderson2013-03-021-1/+26
| | | | | | Work is needed to disable the respective Move Tab Left/Right menu options when the tab is already the left-most/right-most tab. This partially resolves bug report 1067.
* Add GUI check box for controlling the display of archives as folders in ↵Darrell Anderson2013-03-022-4/+23
| | | | | | Konqueror navigator side pane. This resolves bug report 1268.
* Add GUI check box control for the konquerorrc HoverCloseButton configuration ↵Darrell Anderson2013-03-022-1/+27
| | | | | | option. This resolves bug report 895.
* Add GUI check box to control mouse wheel cycling over tab bar in konqueror.Darrell Anderson2013-03-023-0/+14
| | | | | Work remains to finish the patch to actually stop the cycling. This partially resolves bug report 910.
* Add GUI check box to control mouse wheel cycling over tab bar in konsole.Darrell Anderson2013-03-022-0/+11
| | | | | Work remains to finish the patch to actually stop the cycling. This partially resolves bug report 909.
* Patch to add GUI controls for the logoff gray fadeaway.Darrell Anderson2013-03-022-0/+28
| | | | | Work is needed to provide sliders to control darkness and fade speeds. This partially resolves bug report 258.
* Provide kcmprivacy option to delete kpdf metadata.Darrell Anderson2013-03-024-3/+26
| | | | This resolves bug report 1216.
* Fix nominal kdeeject problems.Darrell Anderson2013-03-021-36/+35
| | | | This resolves bug report 1197.
* Fix when kompmgr printf message is displayed.Darrell Anderson2013-03-021-4/+2
|
* Respect systemwide kicker settingsTimothy Pearson2013-02-261-3/+9
|
* Fix prior commitTimothy Pearson2013-02-261-0/+1
|
* Add option to use more professional looking logout dialogTimothy Pearson2013-02-262-1/+6
|
* Fix unintended rename of krbtkfileSlávek Banko2013-02-263-13/+13
|
* Fix unintended rename of kastaskpopupSlávek Banko2013-02-255-7/+7
|