summaryrefslogtreecommitdiffstats
path: root/kcontrol
Commit message (Collapse)AuthorAgeFilesLines
* tdehwmanager: fixed typo in previous commit.Michele Calgaro2020-10-261-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* tdehwmonitor: added Unlock/Lock buttons to LUKS disks.Michele Calgaro2020-10-257-9/+397
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* kcontrol hw manager: added mapped name information to storage device ↵Michele Calgaro2020-10-172-1/+18
| | | | | | property dialog. Signed-off-by: Michele Calgaro <[email protected]>
* Removed additional code formatting modelines.Michele Calgaro2020-09-2513-13/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Removed code formatting modelines.Michele Calgaro2020-09-2237-68/+20
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added translation capabilities for <default> display profile. This resolves ↵Michele Calgaro2020-08-251-6/+6
| | | | | | issue #167. Signed-off-by: Michele Calgaro <[email protected]>
* Update translation template.Automated System2020-08-231-1/+1
|
* 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 <[email protected]>
* Desktop file translations:Slávek Banko2020-06-28310-26702/+425
| | | | | | | + 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 <[email protected]>
* Fixed up incomplete qtplugins -> tqtplugins renaming.Michele Calgaro2020-06-241-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Improve detection of libXss, OpenGL and libXext DPMS support.aneejit12020-06-191-1/+6
| | | | | | | | | | | | | | | | | | The detection of libXss has been changed to ask the question "where is libXss?" before asking "is XScreenSaverQueryInfo available?" rather than the other way around. The test for "XScreenSaverQueryInfo" also ensures that the include and library flags from pkg-config are used. The OpenGL test has been amended to make use of the include paths and library flags returned by pkg-config to prevent the test from failing when OpenGL is not in /usr. The libXext test in kcontrol/energy/CMakeLists.txt is amended to use the libXext include path and library flags. The paths are also added to the include/link directories. Signed-off-by: aneejit1 <[email protected]>
* Fix FTBFS due to missing linked libraries.Slávek Banko2020-06-151-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Fix FTBFS due to missing linked libraries.Slávek Banko2020-06-122-1/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Check ifw_hwaddr member for struct ifreqOBATA Akio2020-05-281-0/+5
| | | | | | | | It is used for ioctl(SIOCGIFHWADDR) return storage member, but does not exist on Solaris, it uses ifr_addr. Signed-off-by: OBATA Akio <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* Change to access ifreq member through macrosOBATA Akio2020-05-281-2/+2
| | | | Signed-off-by: OBATA Akio <[email protected]>
* Fix typo in the SSL library check rules.Slávek Banko2020-05-261-2/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* kcontrol icc: Fix second occurrence of file filter option.Slávek Banko2020-04-151-1/+2
| | | | | | This solves issue #143. Signed-off-by: Slávek Banko <[email protected]>
* kcontrol icc: fixed file filter option. This solves issue #143.Slávek Banko2020-04-131-1/+2
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Added logic for selection of default file manager from TCC.Michele Calgaro2020-02-193-190/+87
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix units of battery values in Device Manager.Slávek Banko2020-02-161-4/+4
| | | | | | | | | Previously it was not clear whether the units in tdehwlib are in Wh and W or Ah and A. Now the units are always Ah and A. This is related to issue TDE/tdelibs#68. Signed-off-by: Slávek Banko <[email protected]>
* Added GUI in TCC -> TDE Components -> Default Applications for selection of ↵Michele Calgaro2020-02-159-55/+440
| | | | | | default file manager. Subsequent commits will ensure this option is used throughout TDE. This refers to bug 1904. Signed-off-by: Michele Calgaro <[email protected]>
* krdb: Replace the shell process with the specified program, saving resourcesMatías Fonzo2020-02-141-1/+1
| | | | Signed-off-by: Matías Fonzo <[email protected]>
* Added GUI option to show/hide "Open in Terminal" inside QuickBrowser menus.Michele Calgaro2020-02-121-4/+19
| | | | | | Minor fixup for other GUI options in "Configure Panel... -> Menus". Signed-off-by: Michele Calgaro <[email protected]>
* Corrected comment description of new keyboard LED sync option.Michele Calgaro2020-02-101-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Added option in TCC -> System Administration -> Logic Manager ->Michele Calgaro2020-02-072-2/+18
| | | | | | | Appearance tab to enable/disable the launch of tdekbdledsync in tde greeter. This resolves bug 1834. Signed-off-by: Michele Calgaro <[email protected]>
* Updated Device Monitor name in system menu to match the one used in theMichele Calgaro2020-02-061-8/+8
| | | | | | device tray application. Signed-off-by: Michele Calgaro <[email protected]>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Additional fixes for XDG folder support.Michele Calgaro2020-01-302-31/+58
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Improved support for XDG folders without requiring xdg-user-dirs to be ↵Michele Calgaro2020-01-301-10/+10
| | | | | | installed. Signed-off-by: Michele Calgaro <[email protected]>
* Synchronize German translation of web pages with the rest.Chris2020-01-231-1/+1
| | | | Signed-off-by: Chris <[email protected]>
* Improve German translation for kicker_config.Chris2019-12-181-1/+1
| | | | Signed-off-by: Chris <[email protected]>
* Fix too long German comment in kcmcrypto.Chris2019-12-181-1/+2
| | | | Signed-off-by: Chris <[email protected]>
* Improve German translation and fix some desktop files.Chris2019-12-1712-23/+16
| | | | Signed-off-by: Chris <[email protected]>
* Synchronize German translation with the rest and fix some icons.Chris2019-12-1522-49/+57
| | | | Signed-off-by: Chris <[email protected]>
* Fix duplicated, missing and misleading icons.Chris2019-12-155-5/+5
| | | | Signed-off-by: Chris <[email protected]>
* Improve filepreviews settings icon.Chris2019-12-031-2/+2
| | | | Signed-off-by: Chris <[email protected]>
* Improve KCMPerformance name.Chris2019-11-081-67/+65
| | | | Signed-off-by: Chris <[email protected]>
* Improve German KCM translation.Chris2019-11-037-7/+11
| | | | Signed-off-by: Chris <[email protected]>
* Streamline Privacy module with the rest.Chris2019-11-031-62/+62
| | | | Signed-off-by: Chris <[email protected]>
* Quick fix for the BG translation entry.Chris2019-11-031-1/+1
| | | | Signed-off-by: Chris <[email protected]>
* Bulgarian translations for hwmanager.desktopEmanoil Kotsev2019-11-031-0/+3
| | | | Signed-off-by: Emanoil Kotsev <[email protected]>
* Added Italian translations for device manager (this relates to the previous ↵Michele Calgaro2019-11-031-3/+3
| | | | | | commit). Signed-off-by: Michele Calgaro <[email protected]>
* Streamline device manager naming scheme.Chris2019-11-033-16/+31
| | | | Signed-off-by: Chris <[email protected]>
* Streamline Color Profile module with the rest.Chris2019-10-193-27/+23
| | | | Signed-off-by: Chris <[email protected]>
* Streamline Kicker components with the rest.Chris2019-10-155-11/+18
| | | | Signed-off-by: Chris <[email protected]>
* Fix German translation of lanbrowser.Chris2019-10-141-1/+1
| | | | Signed-off-by: Chris <[email protected]>
* Fix wrong translations for TDM config module.Chris2019-10-131-5/+4
| | | | Signed-off-by: Chris <[email protected]>
* Streamline KFM components with the rest.Chris2019-10-133-9/+6
| | | | Signed-off-by: Chris <[email protected]>
* Fix German translation of previous commit.Chris2019-10-121-1/+1
| | | | Signed-off-by: Chris <[email protected]>
* Streamline device monitor naming scheme.Chris2019-10-126-13/+46
| | | | Signed-off-by: Chris <[email protected]>