Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: Avoid double generating of dcop/tests files. | Slávek Banko | 2019-11-05 | 1 | -14/+7 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix missing button icons in dialogs. | Chris | 2019-10-29 | 1 | -13/+13 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Add icon to switch language menu entry. | Chris | 2019-10-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Add TQt branding to Qt ones for designer files. | Chris | 2019-10-07 | 1 | -80/+80 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fixed type in LIBRESSL usage. This relates to a comment made on issue #28. | Michele Calgaro | 2019-09-19 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix SSL initialization for OpenSSL >= 1.1. | Slávek Banko | 2019-09-04 | 1 | -2/+2 |
| | | | | | | | | | | The first argument of the OPENSSL_init_ssl and OPENSSL_init_crypto functions must be a 64-bit int, not a 32-bit int, as this caused unpredictable OpenSSL behavior. This resolves bug 3024. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -14/+0 |
| | |||||
* | Fix ordered list tag. | Chris | 2019-08-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fixed missing update of mime comment in refreshed KFileItem. This | Michele Calgaro | 2019-08-13 | 2 | -5/+8 |
| | | | | | | resolves issue #35. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Replace Qt branding with TQt ones. | Chris | 2019-08-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Followup on previous commit to drop qt-messages.pot file. | Michele Calgaro | 2019-08-09 | 1 | -17/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove now unneeded *.pot file. | Chris | 2019-08-09 | 1 | -1355/+0 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Security: remove support for $(...) in config keys with [$e] marker. | Slávek Banko | 2019-08-08 | 2 | -32/+1 |
| | | | | | | | | | | | | | | | It is very unclear at this point what a valid use case for this feature would possibly be. The old documentation only mentions $(hostname) as an example, which can be done with $HOSTNAME instead. Note that $(...) is still supported in Exec lines of desktop files, this does not require [$e] anyway (and actually works better without it, otherwise the $ signs need to be doubled to obey tdeconfig $e escaping rules...). Based on KDE Frameworks 5 kconfig patch for CVE-2019-14744. This resolves issue #45. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix translations of "TDE Classic" for ar, bn, hi, ta and te languages. | Chris | 2019-07-30 | 1 | -10/+10 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | CMakeL10n: Extract strings from tdeabc/scripts/entrylist | Slávek Banko | 2019-07-29 | 1 | -15/+47 |
| | | | | | | instead of generating addressee source files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix branding of TDE Classic style in tdestyle selection. | Chris | 2019-07-26 | 1 | -137/+137 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Replace Qt branding with TQt ones. | Chris | 2019-07-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fix incorrect translations of language names. | Anton Repko | 2019-07-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Anton Repko <anton@a-repko.sk> | ||||
* | Fix remaining brandings in tdelibs and adopt to modern age. | Chris | 2019-07-21 | 5 | -13/+13 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fix incorrect translations of language names. | Anton Repko | 2019-07-21 | 1 | -2/+2 |
| | | | | Signed-off-by: Anton Repko <anton@a-repko.sk> | ||||
* | Removed sync dbus call code in tdenetworkmanager to align to latest | Michele Calgaro | 2019-07-20 | 1 | -50/+0 |
| | | | | | | dbus-1-tqt code. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix small typo in prior commit. | Slávek Banko | 2019-07-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Update and promote new TDE websites, replace branding and do slight refactoring. | Chris | 2019-07-13 | 4 | -26/+28 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Replace Qt branding with TQt ones. | Chris | 2019-07-11 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fix typos in texts. | Slávek Banko | 2019-07-11 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Normalized names of devices to avoid unintentional mixed used of icons from ↵ | Michele Calgaro | 2019-07-08 | 186 | -5/+8 |
| | | | | | | | | different icon themes. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Renamed icons related to encrypted drives in a better way and removed | Michele Calgaro | 2019-07-08 | 168 | -0/+0 |
| | | | | | | unnecessary ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Updated to latest mediamanager dcop interface. | Michele Calgaro | 2019-07-07 | 1 | -4/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added TQStringVariantMap to dcop known types. | Michele Calgaro | 2019-07-07 | 1 | -0/+4 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to use new TQStringVariantMap type. | Michele Calgaro | 2019-07-07 | 15 | -66/+60 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reworked code for eject/mount/unmount operations to support new ↵ | Michele Calgaro | 2019-07-07 | 4 | -255/+260 |
| | | | | | | TDEStorageOpResult return type. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdehw: code restructuring for tdestoragedevice. | Michele Calgaro | 2019-07-07 | 6 | -508/+452 |
| | | | | | | | | 1. added disk helper source files 2. removed WITH_UDISKS2, WITH_UDISK, WITH_UDEVIL defines. The respective code is always included 3. order of execution for mount/umount activities: udisks2, udisk, udevil, pmount. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdehw: TRUE/FALSE --> true/false renaming. | Michele Calgaro | 2019-07-07 | 20 | -161/+159 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdehw: avoid crashing kded when using udisks/udisks2 to operate on | Michele Calgaro | 2019-07-07 | 1 | -0/+6 |
| | | | | | | drives that contain dashes. This relates to issue #32. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdehw: improved code for mount table. | Michele Calgaro | 2019-07-05 | 2 | -20/+18 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdeiso_info: Fix incorrect tool description. | Slávek Banko | 2019-07-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Extended kcharset API with new utility function. | Michele Calgaro | 2019-06-13 | 2 | -0/+18 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdelibs/cmake to latest HEAD | Automated System | 2019-06-12 | 1 | -0/+0 |
| | |||||
* | Adjusted to latest TQVariant::TQVariant(bool) function. | Michele Calgaro | 2019-05-24 | 8 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adapted to latest dbus-1-tqt version (TQT_DBusObjectPath inheriting from ↵ | Michele Calgaro | 2019-05-21 | 2 | -4/+5 |
| | | | | | | TQString). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Use new function TQT_DBusData::getAsVariantData() instead of local | Michele Calgaro | 2019-05-16 | 3 | -148/+127 |
| | | | | | | version of it. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added some checks in KSSL (in TDEIO) to correctly recognize LibreSSL (which ↵ | Mavridis Philippe | 2019-05-10 | 2 | -3/+4 |
| | | | | | | | | is a fork of OpenSSL 1.0.1b) This resolves issue #28. Signed-off-by: Mavridis Philippe <mfilippos@yandex.ru> | ||||
* | Fixed moc inclusion after last changes in dbus-1-tqt. | Slávek Banko | 2019-05-02 | 1 | -11/+8 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added timestamp to debug backend (kdDebug, kdWarning, ...). | Michele Calgaro | 2019-04-27 | 1 | -5/+7 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/tdelibs/cmake to latest HEAD | Automated System | 2019-04-02 | 1 | -0/+0 |
| | |||||
* | Fix CMake build dependencies for tests. | Slávek Banko | 2019-03-03 | 2 | -0/+18 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Update Kate syntax highlight files from | Michele Calgaro | 2019-03-03 | 113 | -39267/+43645 |
| | | | | | | http://kate-editor.org/syntax/2.5/ sources. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdehwlib: Fix the flag setting whether the storage device contains the file ↵ | Slávek Banko | 2019-02-27 | 1 | -1/+1 |
| | | | | | | | | system. This resolves bug 2232, bug 2607 and bug 2946. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Use system libdir when searching for dynamically loaded libraries. | Slávek Banko | 2019-02-24 | 8 | -53/+56 |
| | | | | | | This prevents finding an incorrect architecture on multi-arch systems. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fixed support for logind power state calls. | Michele Calgaro | 2019-02-24 | 1 | -46/+39 |
| | | | | | | This resolves bug 2661 and bug 2975. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |