summaryrefslogtreecommitdiffstats
path: root/kcontrol
Commit message (Collapse)AuthorAgeFilesLines
* resolve ambiguous log() overloadOBATA Akio2019-02-111-7/+7
| | | | | | | log() may accept `float` or `double` for C++, so passing `int` is ambiguous. Change to exactly pass valiables as `double` to log(), it is expected here. Signed-off-by: OBATA Akio <obache@wizdas.com>
* Use common test for large files support.Slávek Banko2019-02-042-4/+0
| | | | | | Drop hardcoded definition -D_LARGEFILE64_SOURCE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* fix bug 2996, thanks to Alexander Golubev for the bug report and the ↵gregory guy2019-01-294-0/+0
| | | | | | suggestion to solve It Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Update translation template.Automated System2019-01-141-0/+1
|
* Add CMakeL10n rules.Slávek Banko2018-12-0953-29/+311
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.Michele Calgaro2018-11-284-13/+14
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed mistake in commit b3f07ed6c2, where the wrong icon (kwikdisk) was used ↵Michele Calgaro2018-11-176-0/+0
| | | | | | for kcmdf (diskfree). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* add icons for control center modules, this relates to bug 1023gregory guy2018-11-1528-0/+0
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* rename kdelogo into tdelogogregory guy2018-11-081-1/+1
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Conversion startkde -> starttde, exitkde -> exittde in r14-xdg-upd file and ↵Michele Calgaro2018-11-011-1/+1
| | | | | | related usage in code. This resolves bug 2282 and 2283. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-173-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-271-1/+1
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-251-4/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-1929-83/+77
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-173-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Some missing desktop icons in tdebasegregory guy2018-08-272-2/+2
| | | | Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Added missing ; at the end of japanese lines. This relates to bug 2952.Michele Calgaro2018-08-216-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with stricter C++11Slávek Banko2018-08-181-16/+16
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed corrupted japanese translations. This relates to bug 2952.Michele Calgaro2018-08-186-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )Michele Calgaro2018-07-046-7/+6
| | | | | | | | 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>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-06-302-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed unrequired comments.Michele Calgaro2018-06-204-18/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update URL for TDE main site, wiki, themes and applicationsNikolaus Klepp2018-05-301-1/+1
| | | | | | This resolves bug 2924 Signed-off-by: Nikolaus Klepp <office@klepp.biz>
* Removed "Direct Rendering" double entry in opengl info window. ThisMichele Calgaro2018-04-281-2/+0
| | | | | | relates to bug 2697. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed problem with opening of 'tdecmshell opengl'. This relates to bug 2697.Michele Calgaro2018-04-261-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Kcontrol: Set really intended parameters for previews in KonquerorSlávek Banko2017-07-111-1/+1
| | | | | | This relates to bug 2758 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Allow openssl detection without pkg-config fileSlávek Banko2017-06-021-1/+9
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kcontrol/crypto: Disable SSLv3, if is not supported by OpenSSLSlávek Banko2017-04-061-1/+22
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Added support for OpenSSL 1.1Slávek Banko2017-01-031-16/+17
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kcontrol/crypto: Use KOpenSSLProxy methodsSlávek Banko2017-01-032-43/+32
| | | | | | instead of direct calls SSL functions Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix prior commitTimothy Pearson2016-09-051-1/+1
|
* Fix display of unknown attributes in device manager details dialogTimothy Pearson2016-09-052-12/+16
|
* Make device details selectable in hardware info dialogTimothy Pearson2016-09-052-16/+17
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-23291-0/+0
|
* Fix invalid png fileTimothy Pearson2016-07-231-0/+0
|
* Faulty line break in kcontrol/krdb/ad/WPerfect.adSlávek Banko2016-06-191-2/+1
| | | | | | This relates to bug 1375 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Revert "Add -nocpp option to be consistent with other usages of xrdb in ↵Slávek Banko2016-06-191-2/+2
| | | | | | | source code." This reverts commit 41095d1c9c6055c782743d244508eb5a98d45625. This resolves bug 1375
* kcontrol: Added support for hybrid suspend (aka suspend to RAM + suspend to ↵Michele Calgaro2016-05-022-12/+32
| | | | | | | | disk) in hardware manager. This relates to bug 2601. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Change Hardware Device Manager icon to hwinfoSlávek Banko2016-02-061-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed FTBFS (in Stretch) caused by missing openssl3 methods. Starting from ↵Michele Calgaro2015-12-211-3/+3
| | | | | | | | version 1.0.2d-3, openssl ships with ssl3 methods disabled by default. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix prior commit - delete UseSAK from wrong configuration groupSlávek Banko2015-10-131-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix prior commitTimothy Pearson2015-10-111-6/+3
|
* Fix SAK enable / disable checkbox in TDM TDEControl moduleTimothy Pearson2015-10-111-2/+12
|
* Install hwdevicetray desktop files as tdehwdevicetraySlávek Banko2015-09-301-2/+6
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add camera device detection to hwdevicetrayTimothy Pearson2015-09-221-10/+34
|
* Install hwdevicetry desktop filesTimothy Pearson2015-09-211-0/+2
|
* Add desktop files and autostart file for hwdevicetrayTimothy Pearson2015-09-212-0/+21
|
* Add new hardware device tray applicationTimothy Pearson2015-09-219-1/+806
| | | | Allow removable media action request popups to be suppressed
* Fix FTBFS due to Xlib defined keywordsTimothy Pearson2015-09-202-2/+4
| | | | This resolves Bug 2530