summaryrefslogtreecommitdiffstats
path: root/tdeio
Commit message (Expand)AuthorAgeFilesLines
* Security: remove support for $(...) in KRun which could have allowedMichele Calgaro2020-02-161-20/+1
* Removed beagle related code.Michele Calgaro2020-02-093-16/+1
* Improve folder icons on the speedbar.Slávek Banko2020-01-311-4/+4
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-302-29/+29
* Make sure XDG folders are created prior to their usage.Michele Calgaro2020-01-291-27/+17
* Improved support for XDG folders without requiring xdg-user-dirs to be instal...Michele Calgaro2020-01-282-70/+12
* Redirect some headers noticed by the compilerMatías Fonzo2020-01-221-1/+0
* Fix LibreSSL detection at tdeio/kssl/Matías Fonzo2020-01-181-4/+4
* Fix missing return values in kopenssl.François Andriot2019-12-041-0/+7
* Fixed type in LIBRESSL usage. This relates to a comment made on issue #28.Michele Calgaro2019-09-191-1/+1
* Fix SSL initialization for OpenSSL >= 1.1.Slávek Banko2019-09-041-2/+2
* Fixed missing update of mime comment in refreshed KFileItem. ThisMichele Calgaro2019-08-132-5/+8
* Fix remaining brandings in tdelibs and adopt to modern age.Chris2019-07-212-6/+5
* Adjusted to use new TQStringVariantMap type.Michele Calgaro2019-07-074-12/+9
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-242-2/+2
* Added some checks in KSSL (in TDEIO) to correctly recognize LibreSSL (which i...Mavridis Philippe2019-05-102-3/+4
* Use system libdir when searching for dynamically loaded libraries.Slávek Banko2019-02-241-33/+8
* Fix SSL initialization for OpenSSL >= 1.1.Slávek Banko2019-02-211-2/+24
* Use common test for large files support.Slávek Banko2019-01-282-8/+0
* Change to always build and install KACLOBATA Akio2019-01-271-7/+3
* Fixed access to TDE wallets created before R14.0.6 that uses special non-asci...Michele Calgaro2018-12-281-2/+7
* Fixed problem with access to tdewallet caused by commit 6ec26d85.Emanoil Kotsev2018-12-271-1/+1
* Add CMakeL10n rules.Slávek Banko2018-12-092-0/+11
* Deleted blank line at the beginning of the file.Slávek Banko2018-12-021-1/+0
* KPasswordEdit::password() now returns a TQString instead of a const char *. T...Michele Calgaro2018-11-272-17/+14
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-172-5/+5
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU...Michele Calgaro2018-10-131-4/+0
* qt -> tqt conversion:Michele Calgaro2018-09-281-1/+1
* qt -> tqt conversion:Michele Calgaro2018-09-271-2/+2
* qt -> tqt conversion:Michele Calgaro2018-09-271-3/+3
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1712-14/+14
* Fix security issue CVE-2017-6410Slávek Banko2018-07-261-2/+10
* Fix bug reports link in about dialogSlávek Banko2018-06-305-12/+12
* Fix previous commit typo.Michele Calgaro2018-04-301-1/+1
* Fixed service lookup in KOpenWithDlg. Default is now to lookup byMichele Calgaro2018-04-303-30/+41
* KSSL: Set hostname in TLSext to enable SNI supportSlávek Banko2017-04-091-0/+6
* KSSL: Use TLS_client_method instead of TLSv1_client_methodSlávek Banko2017-04-091-7/+9
* Fixed code for tdefiledialog which caused the problem explained in bugMichele Calgaro2017-02-061-3/+9
* Reverted commit 53e36f6d (master), c8ff908d (r14.0.x)Michele Calgaro2017-02-061-18/+2
* testing: Run tests that use DCOP in a temporary homeSlávek Banko2017-02-011-6/+6
* testing: run tdeio/kmimetypetest with temporary profileSlávek Banko2017-01-292-1/+33
* tdeio: add testsAlexander Golubev2017-01-2930-50/+143
* tdeio/kmimemagic: remove MAGIC_CONTINUE flagAlexander Golubev2017-01-191-2/+2
* Added support for OpenSSL 1.1Slávek Banko2017-01-0113-365/+978
* Fix security issue CVE-2016-6232Slávek Banko2016-10-231-2/+12
* tdeio: fixed up certificate handling when certificate has expired. Also cleanEmanoil Kotsev2016-10-221-96/+18
* Fixed handling of certificate "permanent" acceptance. This relates toEmanoil Kotsev2016-10-161-10/+27
* Fixed two issues with KFileDialog:Michele Calgaro2016-10-011-2/+18
* Parse GENERALIZEDTIME ASN structuresTimothy Pearson2016-09-061-12/+21
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-231-0/+0