Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 814bf5fc4f403c13b0d8274c7f13fbef183c5c84) | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 2 | -14/+4 |
| | | | | | | | + 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> | ||||
* | kcontrol icc: Fix second occurrence of file filter option. | Slávek Banko | 2020-04-15 | 1 | -1/+2 |
| | | | | | | This solves issue #143. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | kcontrol icc: fixed file filter option. This solves issue #143. | Slávek Banko | 2020-04-13 | 1 | -1/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Streamline Color Profile module with the rest. | Chris | 2019-10-19 | 3 | -27/+23 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Added Italian translations for TCC kcmfun module (this relates to the ↵ | Michele Calgaro | 2019-10-11 | 1 | -1/+5 |
| | | | | | | previous commit). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix TCC modules in German and other languages. | Chris | 2019-10-11 | 1 | -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 Banko | 2018-12-09 | 1 | -0/+3 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-19 | 1 | -1/+4 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS ) | Michele Calgaro | 2018-07-04 | 1 | -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 missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 1 | -1/+1 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | | | | match XDG specifications | ||||
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Fix FTBFS due to missing return values | François Andriot | 2014-10-11 | 1 | -1/+1 |
| | |||||
* | Added French and Italian name/comment for iccconfig.desktop. | Michele Calgaro | 2014-06-09 | 1 | -0/+4 |
| | | | | Thanks to François Andriot for the French version. | ||||
* | Applied massaged patch (bugszilla's attachment 1445) for Russian and ↵ | Michele Calgaro | 2014-05-30 | 1 | -0/+4 |
| | | | | Ukrainian language. This relates to bug 952. | ||||
* | Add newlines to desktop files. | Darrell Anderson | 2014-02-02 | 1 | -1/+1 |
| | |||||
* | Update non-existent and incomplete (template-only) help handbooks to new ↵ | Darrell Anderson | 2014-01-24 | 1 | -7/+1 |
| | | | | default format. | ||||
* | Prevent non-existent help handbooks from populating the main handbook table ↵ | Darrell Anderson | 2014-01-14 | 1 | -2/+7 |
| | | | | of contents. | ||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 1 | -1/+1 |
| | |||||
* | Cleanup output clutter | Slávek Banko | 2013-04-27 | 1 | -1/+1 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 1 | -3/+3 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 1 | -2/+2 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -2/+2 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -2/+2 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 3 | -3/+3 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 3 | -3/+3 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 2 | -4/+4 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -3/+3 |
| | |||||
* | Add profile support to displayconfig and krandrtray | Timothy Pearson | 2013-01-11 | 1 | -0/+2 |
| | | | | Add automatic display hotplug profile switch support to krandrtray | ||||
* | Add per-user display settings | Timothy Pearson | 2013-01-08 | 3 | -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 Anderson | 2012-06-08 | 1 | -5/+5 |
| | |||||
* | Branding cleanup: What's This help, KDE -> TDE | Darrell Anderson | 2012-06-03 | 1 | -1/+1 |
| | |||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
| | |||||
* | [iccconfig.desktop] Change associated icon to the same one used in | Darrell Anderson | 2012-03-15 | 1 | -1/+1 |
| | | | | | displayconfig.desktop. Provides consistency and ensures an icon is available when only core modules are installed. | ||||
* | Reorganize KControl menu tree. | Darrell Anderson | 2012-03-14 | 1 | -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 name | Timothy Pearson | 2011-12-18 | 2 | -3/+3 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 2 | -4/+4 |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 2 | -4/+4 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
| | |||||
* | Allow selection of *.icm files as well as the original *.icc files in the ↵ | tpearson | 2011-07-05 | 1 | -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 Qt4 | tpearson | 2011-02-15 | 1 | -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 support | samelian | 2011-01-23 | 1 | -0/+38 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Signal/slot repairs | tpearson | 2011-01-21 | 1 | -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 TP2 | tpearson | 2011-01-19 | 2 | -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 changes | tpearson | 2011-01-07 | 2 | -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 TP1 | tpearson | 2011-01-03 | 2 | -8/+8 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 2 | -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 settings | tpearson | 2010-05-02 | 5 | -166/+424 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1121795 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Repaired obsolete author strings | tpearson | 2009-12-12 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1061743 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |