Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added translation capabilities for <default> display profile. This resolves ↵ | Michele Calgaro | 2020-08-25 | 1 | -6/+6 |
| | | | | | | issue #167. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Improved code for tderandr rotation string to allow translation. This | Michele Calgaro | 2020-08-09 | 1 | -6/+3 |
| | | | | | | relates to issue TDE/tdelibs#96. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 2 | -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. | Chris | 2019-12-17 | 1 | -8/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Added Italian translations for TCC kcmfun module (this relates to the ↵ | Michele Calgaro | 2019-10-11 | 1 | -2/+6 |
| | | | | | | 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> | ||||
* | 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 invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 6 | -0/+0 |
| | |||||
* | Fix FTBFS due to Xlib defined keywords | Timothy Pearson | 2015-09-20 | 1 | -1/+2 |
| | | | | This resolves Bug 2530 | ||||
* | Fixed help handbook sections for System Administration. This relates to bug ↵ | Michele Calgaro | 2014-11-24 | 2 | -0/+18 |
| | | | | 1850. | ||||
* | Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdebase | Timothy Pearson | 2014-10-18 | 2 | -0/+11 |
|\ | |||||
| * | Fix FTBFS on openbsd because 'abs' function in kcontrol/displayconfig | François Andriot | 2014-10-18 | 1 | -0/+3 |
| | | | | | | | | Signed-off-by: François Andriot <francois.andriot@free.fr>" | ||||
| * | Allow contitional build with tdehwlib | Slávek Banko | 2014-10-18 | 2 | -0/+8 |
| | | | | | | | | 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 |
| | |||||
* | Added Italian and French translation to displayconfig.desktop | Michele Calgaro | 2014-06-05 | 1 | -0/+4 |
| | |||||
* | Applied massaged patch (bugszilla's attachment 1445) for Russian and ↵ | Michele Calgaro | 2014-05-30 | 1 | -9/+15 |
| | | | | Ukrainian language. This relates to bug 952. | ||||
* | 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 | -1/+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 kdisplay for enhanced compatibility with KDE4 | Timothy Pearson | 2013-02-02 | 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 |
| | |||||
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 2 | -8/+8 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 1 | -3/+3 |
| | |||||
* | Add display hotplug support to TDM | Timothy Pearson | 2013-01-12 | 3 | -29/+43 |
| | | | | Fix displayconfig control module | ||||
* | Fix tsak not working on new libudev versions | Timothy Pearson | 2013-01-11 | 1 | -2/+15 |
| | | | | | Fix kicker Xinerama hiding Fix potential displayconfig lockup | ||||
* | Add profile support to displayconfig and krandrtray | Timothy Pearson | 2013-01-11 | 3 | -79/+687 |
| | | | | Add automatic display hotplug profile switch support to krandrtray | ||||
* | Automatically deactivate disconnected display devices | Timothy Pearson | 2013-01-09 | 3 | -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 settings | Timothy Pearson | 2013-01-08 | 3 | -77/+88 |
| | | | | | | This partially resolves Bug 1264 Fix displayconfig crashes and warnings Slightly clean up iccconfig and hwmanager | ||||
* | Fix FTBFS | Timothy Pearson | 2012-11-05 | 1 | -1/+1 |
| | |||||
* | Use proper newline tag in displayconfig module | Timothy Pearson | 2012-11-04 | 1 | -1/+1 |
| | |||||
* | Fix invalid [$e] in displayconfig.desktop | Slávek Banko | 2012-10-14 | 1 | -2/+2 |
| | | | | Thanks to Francois Andriot for the patch | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 1 | -6/+6 |
| | |||||
* | Reorganize KControl menu tree. | Darrell Anderson | 2012-03-14 | 1 | -15/+17 |
| | | | | | | * Rename Peripherals -> Hardware. * Move former KInfoCenter items -> Hardware/Information. * Move Monitor & Display -> System Administration. | ||||
* | Rename additional global functions and variables for tqt3 | Timothy Pearson | 2012-03-02 | 1 | -1/+1 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 1 | -2/+2 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 1 | -4/+4 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 2 | -8/+8 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 3 | -14/+14 |
| | | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 3 | -14/+14 |
| |