summaryrefslogtreecommitdiffstats
path: root/kcontrol/displayconfig
Commit message (Collapse)AuthorAgeFilesLines
* Replace various '#define' strings - part 6Michele Calgaro2023-12-261-14/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-261-7/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2023-11-131-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-202-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed FTBFS with gcc 4.8 when using c++11 standard.Michele Calgaro2021-09-041-5/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in ↵Slávek Banko2021-05-182-7/+7
| | | | | | special cases. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update CMake rules to change tdehw library to standalone.Slávek Banko2021-05-071-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added translation capabilities for <default> display profile. This resolves ↵Michele Calgaro2020-08-251-6/+6
| | | | | | issue #167. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Improved code for tderandr rotation string to allow translation. ThisMichele Calgaro2020-08-091-6/+3
| | | | | | relates to issue TDE/tdelibs#96. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-06-282-17/+7
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Improve German translation and fix some desktop files.Chris2019-12-171-8/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Added Italian translations for TCC kcmfun module (this relates to the ↵Michele Calgaro2019-10-111-2/+6
| | | | | | previous commit). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix TCC modules in German and other languages.Chris2019-10-111-0/+3
| | | | | | Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations. Signed-off-by: Chris <xchrisx@uber.space>
* 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
|