summaryrefslogtreecommitdiffstats
path: root/kcontrol/displayconfig
Commit message (Collapse)AuthorAgeFilesLines
* Add CMakeL10n rules.Slávek Banko2018-12-091-0/+3
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )Michele Calgaro2018-07-041-1/+1
| | | | | | | | instead of set_source_files_properties( ... COMPILE_FLAGS ) to avoid the problem of double escaping quotation marks. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-236-0/+0
|
* Fix FTBFS due to Xlib defined keywordsTimothy Pearson2015-09-201-1/+2
| | | | This resolves Bug 2530
* Fixed help handbook sections for System Administration. This relates to bug ↵Michele Calgaro2014-11-242-0/+18
| | | | 1850.
* Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebaseTimothy Pearson2014-10-182-0/+11
|\
| * Fix FTBFS on openbsd because 'abs' function in kcontrol/displayconfigFrançois Andriot2014-10-181-0/+3
| | | | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>"
| * Allow contitional build with tdehwlibSlávek Banko2014-10-182-0/+8
| | | | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* | Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|/
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-1/+1
|
* 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