summaryrefslogtreecommitdiffstats
path: root/tdeio
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix FTBFS due to non-existent includeSlávek Banko2016-04-142-1/+4
* Remove warnings about missing embedded ELF iconsSlávek Banko2016-03-242-3/+3
* Compile MIME magic fileSlávek Banko2016-01-112-2/+17
* Revert a small portion of commit e0b1bfb0Slávek Banko2015-12-201-2/+2
* Fix mimetype detection using magic librarySlávek Banko2015-12-061-2/+6
* Fix crash on KSSLCertificate deallocation when a CRL is held in the KSSLCerti...Timothy Pearson2015-10-231-0/+2
* Fix memory leak when deleting a KSSLCertificate that holds a CRLTimothy Pearson2015-10-233-1/+17
* Add initial CRL support to KSSLCertificateTimothy Pearson2015-09-034-4/+88
* Fix compiler warnings from ignored write return valuesTimothy Pearson2015-09-031-99/+131
* Fix unused variable compiler warningsTimothy Pearson2015-09-031-5/+4
* Fix compiler warningsTimothy Pearson2015-09-031-3/+5
* Fix compiler warning regarding missing bracesTimothy Pearson2015-09-031-18/+22
* Fix FTBFS on freebsdNikolaus Klepp2015-06-112-3/+3
* Improve ACL detection for CMake buildSlávek Banko2015-06-113-13/+9
* Add include directory for internal libltdlSlávek Banko2015-06-111-0/+1
* Fixed wrong DocPath strings. This relates to bug 2319Michele Calgaro2015-01-2312-12/+12
* Properly identify desktop filesTimothy Pearson2014-12-053-0/+23
* Fix a number of build warningsTimothy Pearson2014-12-047-19/+36
* Read from X-DocPath onlyTimothy Pearson2014-11-073-3/+3