summaryrefslogtreecommitdiffstats
path: root/kcontrol/displayconfig
Commit message (Collapse)AuthorAgeFilesLines
* Added Italian and French translation to displayconfig.desktopMichele Calgaro2014-06-051-0/+4
|
* Applied massaged patch (bugszilla's attachment 1445) for Russian and ↵Michele Calgaro2014-05-301-9/+15
| | | | Ukrainian language. This relates to bug 952.
* Update non-existent and incomplete (template-only) help handbooks to new ↵Darrell Anderson2014-01-241-7/+1
| | | | default format.
* Prevent non-existent help handbooks from populating the main handbook table ↵Darrell Anderson2014-01-141-1/+7
| | | | of contents.
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Cleanup output clutterSlávek Banko2013-04-271-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-3/+3
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-2/+2
|
* Rename kdisplay for enhanced compatibility with KDE4Timothy Pearson2013-02-021-2/+2
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-273-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-263-3/+3
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-8/+8
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-3/+3
|
* Add display hotplug support to TDMTimothy Pearson2013-01-123-29/+43
| | | | Fix displayconfig control module
* Fix tsak not working on new libudev versionsTimothy Pearson2013-01-111-2/+15
| | | | | Fix kicker Xinerama hiding Fix potential displayconfig lockup
* Add profile support to displayconfig and krandrtrayTimothy Pearson2013-01-113-79/+687
| | | | Add automatic display hotplug profile switch support to krandrtray
* Automatically deactivate disconnected display devicesTimothy Pearson2013-01-093-32/+78
| | | | | | | Notify user on display add/remove/change Add advanced display configuration option to krandr menu Add option to autohide kicker panels on inactive Xinerama screens and enable by default Update hwmanager treeview on device change
* Add per-user display settingsTimothy Pearson2013-01-083-77/+88
| | | | | | This partially resolves Bug 1264 Fix displayconfig crashes and warnings Slightly clean up iccconfig and hwmanager
* Fix FTBFSTimothy Pearson2012-11-051-1/+1
|
* Use proper newline tag in displayconfig moduleTimothy Pearson2012-11-041-1/+1
|
* Fix invalid [$e] in displayconfig.desktopSlávek Banko2012-10-141-2/+2
| | | | Thanks to Francois Andriot for the patch
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-6/+6
|
* Reorganize KControl menu tree.Darrell Anderson2012-03-141-15/+17
| | | | | | * Rename Peripherals -> Hardware. * Move former KInfoCenter items -> Hardware/Information. * Move Monitor & Display -> System Administration.
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-021-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-2/+2
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-4/+4
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-182-8/+8
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-163-14/+14
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-153-14/+14
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* 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
* Make display configuration files world-readabletpearson2011-10-051-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257597 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix potential crash in displayconfig kcontrol moduletpearson2011-10-051-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257360 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix a potential crash in the displayconfig control center moduletpearson2011-10-041-10/+20
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1257191 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add DPMS configuration to kdebasetpearson2011-09-033-1/+230
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1251243 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix kdm classic greeter positiontpearson2011-08-251-6/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Add gamma configuration tab to display control moduletpearson2011-08-2517-5/+587
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249377 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable the new display configuration moduletpearson2011-08-244-1/+79
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1249201 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Further work on display configuration tooltpearson2011-08-232-51/+80
| | | | | | | 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
* Increase libkrandr functionalitytpearson2011-08-233-361/+66
| | | | | | | Part 2/2 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1248962 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added the foundation for the new displayconfig module that will allow full ↵tpearson2011-08-089-0/+2135
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