Commit Graph

125 Commits (696fe6318f5758b5a4aef724444bbf18b860469c)

Author SHA1 Message Date
Timothy Pearson 8bd291c0e8 Rename additional global functions and variables for tqt3 13 years ago
Timothy Pearson e8a1cdc01d Rename additional global TQt functions 13 years ago
Timothy Pearson 618f2521c3 Rename kde-config to tde-config 13 years ago
Darrell Anderson fc2650816b Update tdebase cmake files with STARTKDE->STARTTDE.
Fix tdebase entities, text strings for future maintenance of handbook files. This partially resolves bug report 694.
Update konqueror user agent strings. This partially resolves bug report 774.

Update TDM help options. This resolves bug report 618.
Fix KTips branding issues and obsolete web addresses. This resolves bug report 842.
13 years ago
Timothy Pearson 153e023cc2 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 989d6a1901 Update various qt function definitions and static methods for tqt3 13 years ago
Timothy Pearson c3ff886fef Fix up desktop file type specifiers for tqt3 13 years ago
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