Commit Graph

124 Commits (06f7b3b478e67358c1fcf5f2ae86b9dea83b480a)

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 d8486ba857 Fix default for GUI option ShowArchivesAsFolders, to comply with dirtree module
(cherry picked from commit a3c0e37e52)
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
Timothy Pearson fd6d2ee093 Add keyboard shortcut to start screensaver directly
(cherry picked from commit bbae7554f1)
12 years ago
Darrell Anderson 6d0a6c6224 Fix references to user profile directory.
(cherry picked from commit a3b5ac4073)
12 years ago
Slávek Banko a4b2343377 Fix invalid [$e] in displayconfig.desktop
Thanks to Francois Andriot for the patch
(cherry picked from commit 1f79e53103)
13 years ago
Darrell Anderson dc64055f71 Update default konqueror maximum image preview size to 10MB.
(cherry picked from commit 03e19305ec)
13 years ago
Darrell Anderson f9e6898036 Add check box control to enable/disable the session exit (feedback)
dialog box.
This resolves bug report 681.
(cherry picked from commit 8a61818a86)
13 years ago
Darrell Anderson e234e073f7 Fix svg thumbnail images not appearing in KControl/Appearance & Themes/ Background.
This resolves bug report 744.
Thanks to Slávek Banko.
(cherry picked from commit 85c2426f98)
13 years ago
Timothy Pearson 3ac0ac3aee Fix KHTML smooth scrolling control center option
This closes Bug 1001
Thanks to Roman Savochenko for the patch!
(cherry picked from commit b45b4bd730)
13 years ago
Darrell Anderson 9378eb5bf9 Reorganize KControl menu tree.
* Rename Peripherals -> Hardware.
* Move former KInfoCenter items -> Hardware/Information.
* Move Monitor & Display -> System Administration.
(cherry picked from commit 0e28eaf4f4)
13 years ago
Timothy Pearson a3dd6c9dcd Fix logic error in tsak control module
(cherry picked from commit 06adb1823e)
13 years ago
Timothy Pearson e8d19732f5 Fix tsak enable/disable glitch
(cherry picked from commit abace3b000)
13 years ago
Timothy Pearson f6c6e7441f Fix tsak housekeeping
Provide GUI warning when tsak cannot be used due to system module problems
(cherry picked from commit 6cfb160836)
13 years ago
Timothy Pearson 51efe6d30e Fix default kdm greeter strings
This closes Bug 617
(cherry picked from commit ca767ecea1)
13 years ago
Timothy Pearson fc260a60f6 Implement X11 event merging in krandrtray
This closes Bug 758
(cherry picked from commit f2ef0ca599)
13 years ago
Timothy Pearson 81db2daabd Rename a few stragglers
(cherry picked from commit a2146f655c)
13 years ago
Timothy Pearson 0251b10c2e Rename obsolete tq methods to standard names
(cherry picked from commit b492b550f3)
13 years ago
Timothy Pearson a5b44fbe44 Remove additional unneeded tq method conversions
(cherry picked from commit f64397c82f)
13 years ago
Timothy Pearson 6a1f2b1b6b Rename old tq methods that no longer need a unique name
(cherry picked from commit 628043be55)
13 years ago
Timothy Pearson 6ca5e6d65a Fix tdebase FTBFS
(cherry picked from commit b92f4fbd16)
13 years ago
tpearson a5baef50dc Allow kdebase compilation with optional xrandr support disabled
Thanks to Francois Andriot for the patch!


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1261450 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 690670800a Add option to disable Konqueror smooth scrolling
Thanks to Nick Leverton for the patch!


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1260417 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d9e84b4dc9 Fix detection of executable files by URI
This fixes data files being flagged as executable in the run dialog


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258846 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson b69a488374 Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 4040124e87 Fix crypto kcontrol GUI when SSLv2 is disabled
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258118 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 30e57327d5 Disable SSLv2 access methods in kdebase if underlying system does not support them
NOTE: This may cause as-of-yet unknown glitches in the crypto kcontrol module GUI.  File bugs if any are noted!


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258117 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 1246e0a69e Force any ICC settings to override gamma sliders
Fix application of ICC settings from displayconfig module
Disallow dragging of primary monitor in displayconfig module


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257648 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson caa013c9b0 Make display configuration files world-readable
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257597 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 2ad77b9954 Fix potential crash in displayconfig kcontrol module
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257360 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7c5dea76bf Fix a potential crash in the displayconfig control center module
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257191 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f365f87063 Use kdmdistrc instead of kdmrc if it exists
This preserves kdmrc as a fallback working configuration


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1254362 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 76da651e47 Add configuration option for SAK usage to KDM control center module
Replace call in kdm to system() with KProcess


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1253892 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 7fc2c05f9d Add DPMS configuration to kdebase
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1251243 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d6306f938c Add ability to blur kicker background
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249536 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 648e1d8408 Fix kdm classic greeter position
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson fa5d50518e Add gamma configuration tab to display control module
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249377 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9cff39bc34 Enable the new display configuration module
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249201 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 422e6d3a19 Further work on display configuration tool
Tool is nearly functional at this point but is still disabled pending completion


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249189 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 67b84c9168 Increase libkrandr functionality
Part 2/2


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248962 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9dbf5a28d2 Second part of previous commit
Move files with kde3 in their name to have trinity in their name instead


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248413 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 549c7e4d63 Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d54ab55951 Fix a number of issues in kdebase caused by C style casts
This includes Bug #492


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1247425 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson f50ce50331 Add Xorg composition support to kdm
KDM composition can be enabled in the control center
When enabled, it provides seamless composited logins to Trinity sessions
It also gets rid of the remaining artifacts in the themed kdm login screen


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246834 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 03feb89582 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 9a3f0aacd4 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago