summaryrefslogtreecommitdiffstats
path: root/kcontrol
Commit message (Collapse)AuthorAgeFilesLines
* TDE Menu: Customizable search line shortcutMavridis Philippe2021-10-013-2/+51
| | | | | | This resolves issue #176. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KControl: Allow RandR warning to translate.Slávek Banko2021-09-301-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kcontrol/hwmanager: Allow translate an error message about unavailable ↵Slávek Banko2021-09-101-1/+2
| | | | | | information. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kcontrol/hwmanager: Allow translation for storage device states.Slávek Banko2021-09-091-10/+10
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* hwdevicetray: Use the disk label for menu items, if available.Slávek Banko2021-08-151-7/+13
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Updated after changes to tdehw lib related to device notificaitons.Michele Calgaro2021-08-152-37/+80
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kcontrol/hwmanager: Move description to the corresponding item in TDEAboutDataSlávek Banko2021-08-032-6/+14
| | | | | | and added a line break to avoid unwantedly wide about dialog. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added missing <include> in UI file (fixes FTBFS)Mavridis Philippe2021-07-261-0/+1
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Fixed FTBFS caused by c++11 standard.Michele Calgaro2021-07-221-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use LGPL energy star icons. These icons have been downloaded fromMichele Calgaro2021-07-208-0/+0
| | | | | | | | | | | | | | | | | | | | | | | https://iconarchive.com/show/crystal-clear-icons-by-everaldo/App-energy-star-icon.html and are available under the GNU Lesser General Public License 2.1 or newer. Below is the license disclaimer from the above website. ------------------------------------------------------------------ The Crystal Clear icon set was created by Everaldo Coelho, http://www.everaldo.com/ All Icons are free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. License details: Visit http://www.everaldo.com/crystal/?action=license for details. ------------------------------------------------------------------ Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdehwdevicetray: fixed up notification logic for added/removed disk devices.Michele Calgaro2021-07-182-65/+60
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KDesktop: Updated category nameMavridis Philippe2021-06-271-1/+1
| | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* tdefontinst, fix FTBFS undefined reference to symbol 'FT_Get_Sfnt_Name_Count'gregory guy2021-05-211-1/+1
| | | | Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Respect build option WITH_TDEHWLIB, otherwise it can lead to FTBFS in ↵Slávek Banko2021-05-188-15/+28
| | | | | | special cases. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Make the option -DWITH_USBIDS more visible for packagers.gregory guy2021-05-173-611/+19229
| | | | | | | | Look for installed usb.ids file, if not found, default to the one provided in source. usb.ids file has been updated to Version 2021.03.31 Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update CMake rules to change tdehw library to standalone.Slávek Banko2021-05-073-4/+4
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* KDesktop: customizable icon spacing.Mavridis Philippe2021-03-303-72/+269
| | | | | | | | | | | This commit introduces changes to KDesktop which allow for a custom icon spacing option, some new controls into the Desktop Behaviour module of KControl, as well as the KDesktop Ctrl+Mouse Scroll binding to manipulate the icon spacing. This commit depends on a previous (minor) change in LibKonq. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Added option to enable/disable Device Monitor notification panels whenMichele Calgaro2021-02-171-31/+55
| | | | | | | disks are added/removed/changed status. Minor tweak to menu entry in Device Monitor popup menu. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation template.Automated System2020-12-301-1/+0
|
* KControl - usbview: Fix typos in the error message.Slávek Banko2020-12-301-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-073-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added icons to Properties popup menu entry in konqueror, kdesktop and ↵Michele Calgaro2020-12-021-1/+1
| | | | | | tdehwdevicetray. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Unify default language name with all_languages.desktop in tdelibs.Slávek Banko2020-11-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* tdehwdevicetray: added 'Properties' action to right click menu.Michele Calgaro2020-11-272-38/+78
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdehwdevicetray: added separate entries for 'Open' and 'Mount' actions.Michele Calgaro2020-11-232-19/+75
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 1) tdehwdevicetray: added support for unmount/unlock/lock operations.Michele Calgaro2020-11-217-123/+337
| | | | | | 2) minor changes and improvements to user messages. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdehwmanager: fixed typo in previous commit.Michele Calgaro2020-10-261-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* tdehwmonitor: added Unlock/Lock buttons to LUKS disks.Michele Calgaro2020-10-257-9/+397
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* kcontrol hw manager: added mapped name information to storage device ↵Michele Calgaro2020-10-172-1/+18
| | | | | | property dialog. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed additional code formatting modelines.Michele Calgaro2020-09-2513-13/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-2237-68/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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>
* 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 <michele.calgaro@yahoo.it>
* 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 <slavek.banko@axis.cz>
* Fixed up incomplete qtplugins -> tqtplugins renaming.Michele Calgaro2020-06-241-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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 <aneejit1@gmail.com>
* Fix FTBFS due to missing linked libraries.Slávek Banko2020-06-151-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS due to missing linked libraries.Slávek Banko2020-06-122-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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 <obache@wizdas.com> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Change to access ifreq member through macrosOBATA Akio2020-05-281-2/+2
| | | | Signed-off-by: OBATA Akio <obache@wizdas.com>
* Fix typo in the SSL library check rules.Slávek Banko2020-05-261-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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 <slavek.banko@axis.cz>
* kcontrol icc: fixed file filter option. This solves issue #143.Slávek Banko2020-04-131-1/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added logic for selection of default file manager from TCC.Michele Calgaro2020-02-193-190/+87
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* 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 <slavek.banko@axis.cz>
* 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 <michele.calgaro@yahoo.it>
* krdb: Replace the shell process with the specified program, saving resourcesMatías Fonzo2020-02-141-1/+1
| | | | Signed-off-by: Matías Fonzo <selk@dragora.org>
* 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 <michele.calgaro@yahoo.it>