summaryrefslogtreecommitdiffstats
path: root/kcontrol
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize KControl menu tree.Darrell Anderson2012-03-1419-35/+39
| | | | | | * Rename Peripherals -> Hardware. * Move former KInfoCenter items -> Hardware/Information. * Move Monitor & Display -> System Administration.
* Allow setting Recent Documents menu list number to zero.Darrell Anderson2012-03-131-1/+1
| | | | This partially resolves bug report 914.
* Add -nocpp option to be consistent with other usages of xrdb in source code.Darrell Anderson2012-03-131-2/+2
|
* Add check box option to control taskbar window cycling with mouse wheel.Darrell Anderson2012-03-131-0/+11
| | | | This closes bug report 251.
* Fix branding issue with the default Konqueror background image.Darrell Anderson2012-03-096-6/+6
|
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2012-03-0910-219/+219
|\
| * Fix KControl KDE->TDE branding issues.Darrell Anderson2012-03-091-2/+2
| |
| * Fix KControl KDE->TDE branding issues.Darrell Anderson2012-03-099-217/+217
| |
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2012-03-0715-544/+544
|\|
| * Fix kcontrol branding issues.Darrell Anderson2012-03-072-136/+136
| |
| * Fix branding issues of non-KDE -> non-TDE.Darrell Anderson2012-03-076-131/+131
| |
| * Fix K Menu -> TDE Menu branding issues.Darrell Anderson2012-03-072-3/+3
| |
| * Fix K Menu -> TDE Menu branding issues.Darrell Anderson2012-03-071-15/+15
| |
| * Fix kcontrol branding issues.Darrell Anderson2012-03-072-130/+130
| |
| * Fix kcontrol branding with event sound files.Darrell Anderson2012-03-072-129/+129
| |
* | Rename additional members for tqt3Timothy Pearson2012-03-071-8/+8
|/
* Update desktop files: OnlyShowIn=KDE; -> OnlyShowIn=TDE;Darrell Anderson2012-03-053-4/+3
|
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-0223-85/+85
|
* Rename additional global TQt functionsTimothy Pearson2012-03-015-6/+6
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-1/+1
|
* Update tdebase cmake files with STARTKDE->STARTTDE.Darrell Anderson2012-02-2428-1434/+605
| | | | | | | | 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.
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-172-3/+3
|
* Update various qt function definitions and static methods for tqt3Timothy Pearson2012-02-142-2/+2
|
* Fix up desktop file type specifiers for tqt3Timothy Pearson2012-02-123-10/+10
|
* Part 2 of prior commitTimothy Pearson2012-01-2227-0/+0
|
* Part 1 of 2 of kdm renameTimothy Pearson2012-01-2223-331/+331
|
* Fix default kdm greeter stringsTimothy Pearson2012-01-111-2/+2
| | | | This closes Bug 617
* Implement X11 event merging in krandrtrayTimothy Pearson2012-01-062-1/+13
| | | | This closes Bug 758
* Rename a few stragglersTimothy Pearson2011-12-241-1/+1
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-2121-41/+41
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1948-111/+111
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-18138-563/+563
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-16247-869/+869
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-15247-869/+869
|
* Rename additional KDE stringsTimothy Pearson2011-12-083-5/+5
|
* Rename KDEHOME and KDEDIRTimothy Pearson2011-12-074-9/+9
|
* Fix tdebase FTBFSTimothy Pearson2011-11-172-1/+2
|
* Rename startkde to starttdeTimothy Pearson2011-11-163-4/+4
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-1625-32/+32
|
* Rename KDE_VERSION to TDE_VERSIONTimothy Pearson2011-11-151-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-0739-216/+216
|
* Rename additional instances of KDE to TDETimothy Pearson2011-11-0626-28/+28
|
* Additional kde to tde renamingTimothy Pearson2011-11-0654-65/+65
|
* Allow kdebase compilation with optional xrandr support disabledv3.5.13tpearson2011-10-291-2/+2
| | | | | | | 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
* Add option to disable Konqueror smooth scrollingtpearson2011-10-232-1/+48
| | | | | | | 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
* Fix detection of executable files by URItpearson2011-10-131-4/+26
| | | | | | | 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
* Link most Trinity DSOs against the most common kdelibs libraries to ↵tpearson2011-10-102-2/+2
| | | | | | 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
* Fix crypto kcontrol GUI when SSLv2 is disabledtpearson2011-10-101-0/+22
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1258118 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Disable SSLv2 access methods in kdebase if underlying system does not ↵tpearson2011-10-101-0/+2
| | | | | | | | | 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
* Force any ICC settings to override gamma sliderstpearson2011-10-065-7/+25
| | | | | | | | 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