Commit Graph

618 Commits (57949121ae0660d162374510ed0cfeec0c3cf13d)
 

Author SHA1 Message Date
Timothy Pearson 57949121ae Add advanced configuration options to screen saver module
This closes Bug 811
(cherry picked from commit 02d43b793c)
12 years ago
Slávek Banko b7123b6a79 Fix applications invisible on taskbar with xinerama
This resolves Bug 1429
(cherry picked from commit 42f6f23d4b)
12 years ago
Timothy Pearson d93d359f35 Add option to enable the clock shadow in transparent mode
This closes Bug 387
(cherry picked from commit 48c5586497)
12 years ago
Timothy Pearson 57a8101b06 Fix tsak corrupting input events
This resolves Bug 1423
Thanks to Slavek for the patch!
Clean up tsak debug output
Remove spurious checks from tsak main replication loop
(cherry picked from commit 86cc65ce51)
12 years ago
Slávek Banko e7782fa8dd Reset submodule main/tdebase/admin to latest HEAD 12 years ago
Timothy Pearson b206ada9e1 Ignore spurious BadMatch errors which can occur when autologon is enabled
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
(cherry picked from commit 2a889fe314)
12 years ago
Timothy Pearson 51fb305283 Remove broken delay when wallpaper not available
This is related to Bug 1288
(cherry picked from commit 2e6d8f1b55)
12 years ago
Timothy Pearson 625523a70d Add edit as root service menu to libkonq
(cherry picked from commit be73d75739)
12 years ago
Slávek Banko d8486ba857 Fix default for GUI option ShowArchivesAsFolders, to comply with dirtree module
(cherry picked from commit a3c0e37e52)
12 years ago
Darrell Anderson 4421a984aa Restore 'Custom' session option to login manager.
This resolves bug report 1413.
(cherry picked from commit 2a17176ac0)
12 years ago
Darrell Anderson 170d641554 Provide GUI check box control for tdmrc AllowRootLogin.
This resolves bug report 1296.
(cherry picked from commit 7bd9856f95)
12 years ago
Darrell Anderson b71d74b498 Add GUI check box for tdmrc[X-:*-Core] TerminateServer setting located at
KControl->System Administration->Login Manager->Shutdown->Restart X-server with session exit.
(cherry picked from commit 882522b23a)
12 years ago
Darrell Anderson ad594443d8 Add GUI check box for controlling the display of archives as folders in Konqueror navigator side pane.
This resolves bug report 1268.
(cherry picked from commit 7255491dc1)
12 years ago
Darrell Anderson feec97bdf1 Add GUI check box control for the konquerorrc HoverCloseButton configuration option.
This resolves bug report 895.
(cherry picked from commit c84d841ec0)
12 years ago
Darrell Anderson 04295ebd9a Patch to add GUI controls for the logoff gray fadeaway.
Work is needed to provide sliders to control darkness and fade speeds.
This partially resolves bug report 258.
(cherry picked from commit daff95cb2a)
12 years ago
Darrell Anderson b92a8db453 Fix nominal kdeeject problems.
This resolves bug report 1197.
(cherry picked from commit fa8e4262f5)
12 years ago
Darrell Anderson 336287ff55 Fix when kompmgr printf message is displayed.
(cherry picked from commit febcc86370)
12 years ago
Darrell Anderson 67bcc91c63 Add source code module name [twin-workspace] to stdout/stderr messages to improve readability.
(cherry picked from commit 13806ac476)
12 years ago
Darrell Anderson 98cc024c40 Add ksmserver source code module name to stdout/stderr messages to improve readability.
Fix some KDE -> TDE branding issues.
(cherry picked from commit 5c3cfcce1c)
12 years ago
Darrell Anderson 171e631178 Add source code module name to stdout/stderr messages to improve readability.
(cherry picked from commit 8c5bbc4bd9)
12 years ago
Darrell Anderson 123ad08da3 Add source code module name to stdout/stderr messages to improve readability.
(cherry picked from commit 73026fb639)
12 years ago
Timothy Pearson 540d05041a Fix potential crash in kdesktop_lock
This is related to Bug 1288
(cherry picked from commit 7ca0422630)
12 years ago
Slávek Banko 11319be1b9 Reset submodule main/tdebase/cmake to latest HEAD 12 years ago
Slávek Banko 2e1ca4b35c Fix race condition with SIGSTOP in kdesktop_lock
(cherry picked from commit c03540e9f6)
12 years ago
Slávek Banko aaf90223a9 Fix processing of local names in KWinInternal::isLocalMachine
(cherry picked from commit 0915425a0d)
12 years ago
Timothy Pearson 3ff328ee05 Fix tsak failure on repeated keyboard hotplug/remove
(cherry picked from commit 3b20716d47)
12 years ago
Slávek Banko f3fac7110b Reset submodule main/tdebase/cmake to latest HEAD 12 years ago
Slávek Banko 631b41f9a4 Add CMake option for backtrace in kdesktop_lock exception handler
(cherry picked from commit 936d3cec49)
12 years ago
Francois Andriot 3b35643726 Fix smbclient library detection
(cherry picked from commit 56b3a6bc53)
12 years ago
Timothy Pearson c9d7cbb8eb Properly restore icon positions on login
(cherry picked from commit cf9a9af6a8)
12 years ago
Timothy Pearson 253d51654b Fix taskbar configuration issues
Fix Kicker menu button layout in Deep Buttons mode
(part of the original commit)
(cherry picked from commit a0d0b876b6)
12 years ago
Timothy Pearson fd6d2ee093 Add keyboard shortcut to start screensaver directly
(cherry picked from commit bbae7554f1)
12 years ago
Timothy Pearson cfe27ef36b Fix tsak not working on new libudev versions
Fix kicker Xinerama hiding
Fix potential displayconfig lockup
(part of the original commit)
(cherry picked from commit 167c4cbea6)
12 years ago
Timothy Pearson cd375d8c7c Prevent two unlock dialogs from appearing in any situation
(cherry picked from commit 3e5e79fb21)
12 years ago
Slávek Banko 75ec507bc3 Unset/set NETWM shading state around minimizing
Based on KDE GIT commit 8a02a383
(cherry picked from commit 55c907ad0e)
12 years ago
Slávek Banko fb6ca785d1 Added migratekde3 script to migrate existing KDE3 profiles to Trinity profiles 12 years ago
Francois Andriot c6fee75817 Update starttde: Fix paths setting
(cherry picked from commit 48724f4bf8)
12 years ago
Alexander Golubev 1cce4b75f1 Fix cmake build: FTBFS on kioslaves with hal
(cherry picked from commit fb6d447fcc46ebd5f1b8f333d76f2cb90d73c93b)
12 years ago
Slávek Banko 155aa5df86 Fix POP3 mailcheck aborting because of internal memory errors
Backported from KDE SVN commit 1156867
This resolves Bug 737
(cherry picked from commit 65c85dca64)
12 years ago
Slávek Banko dc92db3d89 Reset submodule main/tdebase/cmake to latest HEAD 12 years ago
Timothy Pearson 9d310d943b Add backtrace to kdesktop_lock exception handler
(cherry picked from commit 786e248cea)
12 years ago
Darrell Anderson d2c105c081 Revert previous KControl Peripherals -> Hardware name change.
Too many tde-i18n & docbook help files using the Peripherals reference.
(cherry picked from commit 9242bcbf11)
12 years ago
Slávek Banko 038e9ef423 Reset submodule main/tdebase/cmake to latest HEAD 12 years ago
Slávek Banko 1bf80b4e67 Reset submodule main/tdebase/admin to latest HEAD 12 years ago
Timothy Pearson 6bc5be3ec8 Add warning message to prior commit
(cherry picked from commit 7db3b8849c)
12 years ago
Timothy Pearson 5eb1e8bfcf Attempt to work around issue described in Bug 1288
(cherry picked from commit 4de72a5ddd)
12 years ago
Timothy Pearson 339bb1ff18 Fix last commit
(cherry picked from commit 3770ba8520)
12 years ago
Timothy Pearson 9e9f59cc3f Fix tsak crash or hang on certain hardware
Fix numlock/capslock failures on certain hardware
(cherry picked from commit 20d9ede028)
12 years ago
Timothy Pearson d873dc1dba Fix keyboard multi-select failure in ksysguard
(cherry picked from commit 64f3533baa)
12 years ago
Darrell Anderson 6d0a6c6224 Fix references to user profile directory.
(cherry picked from commit a3b5ac4073)
12 years ago