Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix openssl >= 1.1 detection without pkg-config file. | Slávek Banko | 2019-02-16 | 1 | -3/+12 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | resolve ambiguous log() overload | OBATA Akio | 2019-02-11 | 1 | -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 Banko | 2019-02-04 | 2 | -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 guy | 2019-01-29 | 4 | -0/+0 |
| | | | | | | suggestion to solve It Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | Update translation template. | Automated System | 2019-01-14 | 1 | -0/+1 |
| | |||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 53 | -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 Calgaro | 2018-11-28 | 4 | -13/+14 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed mistake in commit b3f07ed6c2, where the wrong icon (kwikdisk) was used ↵ | Michele Calgaro | 2018-11-17 | 6 | -0/+0 |
| | | | | | | for kcmdf (diskfree). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | add icons for control center modules, this relates to bug 1023 | gregory guy | 2018-11-15 | 28 | -0/+0 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | rename kdelogo into tdelogo | gregory guy | 2018-11-08 | 1 | -1/+1 |
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> | ||||
* | Conversion startkde -> starttde, exitkde -> exittde in r14-xdg-upd file and ↵ | Michele Calgaro | 2018-11-01 | 1 | -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 Calgaro | 2018-10-17 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -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 Calgaro | 2018-09-27 | 1 | -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 Calgaro | 2018-09-25 | 1 | -4/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-19 | 29 | -83/+77 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 3 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Some missing desktop icons in tdebase | gregory guy | 2018-08-27 | 2 | -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 Calgaro | 2018-08-21 | 6 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with stricter C++11 | Slávek Banko | 2018-08-18 | 1 | -16/+16 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed corrupted japanese translations. This relates to bug 2952. | Michele Calgaro | 2018-08-18 | 6 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS ) | Michele Calgaro | 2018-07-04 | 6 | -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.org | Slávek Banko | 2018-06-30 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed unrequired comments. | Michele Calgaro | 2018-06-20 | 4 | -18/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update URL for TDE main site, wiki, themes and applications | Nikolaus Klepp | 2018-05-30 | 1 | -1/+1 |
| | | | | | | This resolves bug 2924 Signed-off-by: Nikolaus Klepp <office@klepp.biz> | ||||
* | Removed "Direct Rendering" double entry in opengl info window. This | Michele Calgaro | 2018-04-28 | 1 | -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 Calgaro | 2018-04-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Kcontrol: Set really intended parameters for previews in Konqueror | Slávek Banko | 2017-07-11 | 1 | -1/+1 |
| | | | | | | This relates to bug 2758 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Allow openssl detection without pkg-config file | Slávek Banko | 2017-06-02 | 1 | -1/+9 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | kcontrol/crypto: Disable SSLv3, if is not supported by OpenSSL | Slávek Banko | 2017-04-06 | 1 | -1/+22 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Added support for OpenSSL 1.1 | Slávek Banko | 2017-01-03 | 1 | -16/+17 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | kcontrol/crypto: Use KOpenSSLProxy methods | Slávek Banko | 2017-01-03 | 2 | -43/+32 |
| | | | | | | instead of direct calls SSL functions Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix prior commit | Timothy Pearson | 2016-09-05 | 1 | -1/+1 |
| | |||||
* | Fix display of unknown attributes in device manager details dialog | Timothy Pearson | 2016-09-05 | 2 | -12/+16 |
| | |||||
* | Make device details selectable in hardware info dialog | Timothy Pearson | 2016-09-05 | 2 | -16/+17 |
| | |||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 291 | -0/+0 |
| | |||||
* | Fix invalid png file | Timothy Pearson | 2016-07-23 | 1 | -0/+0 |
| | |||||
* | Faulty line break in kcontrol/krdb/ad/WPerfect.ad | Slávek Banko | 2016-06-19 | 1 | -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 Banko | 2016-06-19 | 1 | -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 Calgaro | 2016-05-02 | 2 | -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 hwinfo | Slávek Banko | 2016-02-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed FTBFS (in Stretch) caused by missing openssl3 methods. Starting from ↵ | Michele Calgaro | 2015-12-21 | 1 | -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 group | Slávek Banko | 2015-10-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix prior commit | Timothy Pearson | 2015-10-11 | 1 | -6/+3 |
| | |||||
* | Fix SAK enable / disable checkbox in TDM TDEControl module | Timothy Pearson | 2015-10-11 | 1 | -2/+12 |
| | |||||
* | Install hwdevicetray desktop files as tdehwdevicetray | Slávek Banko | 2015-09-30 | 1 | -2/+6 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add camera device detection to hwdevicetray | Timothy Pearson | 2015-09-22 | 1 | -10/+34 |
| | |||||
* | Install hwdevicetry desktop files | Timothy Pearson | 2015-09-21 | 1 | -0/+2 |
| | |||||
* | Add desktop files and autostart file for hwdevicetray | Timothy Pearson | 2015-09-21 | 2 | -0/+21 |
| | |||||
* | Add new hardware device tray application | Timothy Pearson | 2015-09-21 | 9 | -1/+806 |
| | | | | Allow removable media action request popups to be suppressed |