summaryrefslogtreecommitdiffstats
path: root/kcontrol/iccconfig
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fix FTBFS due to missing return valuesFrançois Andriot2014-10-111-1/+1
|
* Added French and Italian name/comment for iccconfig.desktop.Michele Calgaro2014-06-091-0/+4
| | | | Thanks to François Andriot for the French version.
* Applied massaged patch (bugszilla's attachment 1445) for Russian and ↵Michele Calgaro2014-05-301-0/+4
| | | | Ukrainian language. This relates to bug 952.
* Add newlines to desktop files.Darrell Anderson2014-02-021-1/+1
|
* 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-2/+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 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
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-252-4/+4
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-3/+3
|
* Add profile support to displayconfig and krandrtrayTimothy Pearson2013-01-111-0/+2
| | | | Add automatic display hotplug profile switch support to krandrtray
* Add per-user display settingsTimothy Pearson2013-01-083-77/+92
| | | | | | This partially resolves Bug 1264 Fix displayconfig crashes and warnings Slightly clean up iccconfig and hwmanager
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-5/+5
|
* Branding cleanup: What's This help, KDE -> TDEDarrell Anderson2012-06-031-1/+1
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* [iccconfig.desktop] Change associated icon to the same one used inDarrell Anderson2012-03-151-1/+1
| | | | | displayconfig.desktop. Provides consistency and ensures an icon is available when only core modules are installed.
* Reorganize KControl menu tree.Darrell Anderson2012-03-141-2/+4
| | | | | | * Rename Peripherals -> Hardware. * Move former KInfoCenter items -> Hardware/Information. * Move Monitor & Display -> System Administration.
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-182-3/+3
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-162-4/+4
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-152-4/+4
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* Allow selection of *.icm files as well as the original *.icc files in the ↵tpearson2011-07-051-2/+2
| | | | | | | | | ICC configuration dialogs This closes bug #401 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1239906 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdebase to (mostly) function correctly with TQt for Qt4tpearson2011-02-151-3/+3
| | | | | | | | Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch) Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1220927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase] initial cmake supportsamelian2011-01-231-0/+38
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Signal/slot repairstpearson2011-01-211-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216185 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable compilation with TQt for Qt4 3.4.0 TP2tpearson2011-01-192-17/+17
| | | | | | | This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-072-8/+8
| | | | | | | | Sorry guys, they are just not ready for prime time Work will continue as always git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-032-8/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-312-60/+60
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1157639 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added new, enchanced ICC configuration with new per-user settingstpearson2010-05-025-166/+424
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1121795 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Repaired obsolete author stringstpearson2009-12-121-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061743 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Initial import of Trinity 3.5.11 to kdebasetpearson2009-12-117-0/+488
Extends krandrtray, adds iccconfig kcontrol module, adds run dialog autocomplete and lots of bugfixes Will need to check for commit warnings and repair as encountered Also needs full compile test git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061475 283d02a7-25f6-0310-bc7c-ecb5cbfe19da