Commit Graph

118 Commits (a305c0832688209d5359c212be92f54df9561ecc)

Author SHA1 Message Date
Timothy Pearson b81e43465b Part 2 of prior commit 13 years ago
Timothy Pearson 7021f40c13 Part 1 of 2 of kdm rename 13 years ago
Timothy Pearson ca767ecea1 Fix default kdm greeter strings
This closes Bug 617
13 years ago
Timothy Pearson f2ef0ca599 Implement X11 event merging in krandrtray
This closes Bug 758
13 years ago
Timothy Pearson a2146f655c Rename a few stragglers 13 years ago
Timothy Pearson b492b550f3 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson f64397c82f Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 628043be55 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 2c01fd64dd Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 73c08b592d.
13 years ago
Timothy Pearson 73c08b592d Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson e81bdee8ae Rename additional KDE strings 13 years ago
Timothy Pearson 6723d581f9 Rename KDEHOME and KDEDIR 13 years ago
Timothy Pearson b92f4fbd16 Fix tdebase FTBFS 13 years ago
Timothy Pearson 5ddc4d2fa0 Rename startkde to starttde 13 years ago
Timothy Pearson 371e91c48d Additional renaming of kde to tde 13 years ago
Timothy Pearson 9fad243fd6 Rename KDE_VERSION to TDE_VERSION 13 years ago
Timothy Pearson 43d99cc247 Rename kwin to twin (part 1 of 2) 13 years ago
Timothy Pearson 99e082a03e Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson 7574a7287e Additional kde to tde renaming 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
tpearson 486c5bfc26 Added the foundation for the new displayconfig module that will allow full XRandR 1.2 functionality from a Trinity control center GUI
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1245566 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 80035308b1 Add initial support for Kicker "Deep Buttons", a more highly textured style than the normal "flat" Kicker GUI
Add preliminary GUI and configuration structures needed for hot-resizing panels


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1244835 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 629f3ca50a Add option in kcontrol->styles to enable scrolling in popup menus
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1244135 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson bee265d855 Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6171b51130 Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 31f3eee259 Allow selection of *.icm files as well as the original *.icc files in the ICC configuration dialogs
This closes bug #401


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