summaryrefslogtreecommitdiffstats
path: root/tdeio
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix stragglers that were not properly renamed in the XDG standardization commitsTimothy Pearson2014-10-241-1/+1
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-222-3/+3
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-222-2/+2
* Repair mimetype icon usage, part 1. The following are not fully verified in ...Timothy Pearson2014-10-221-1/+1
* Bring most mimetypes in line with XDG specifications. The following are not ...Timothy Pearson2014-10-226-8/+8
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pa...Timothy Pearson2014-10-131-1/+1
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil...Timothy Pearson2014-10-139-19/+19
* Fix incorrect Download string in TDEFileSpeedBarTimothy Pearson2014-10-131-1/+1
* Second part of prior commitTimothy Pearson2014-10-113-7/+7
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma...Timothy Pearson2014-10-116-6/+6
* Second part of prior commitTimothy Pearson2014-10-111-1/+1
* Fix FTBFS with libmagic < 4.23François Andriot2014-10-111-0/+4
* Fix FTBFS on missing magic_getpathSlávek Banko2014-10-093-1/+28
* Do not use magic_version function if magic version support not availableTimothy Pearson2014-10-081-0/+4
* Makes favorite URLs in TDE file open/save dialogs global (sared amongst all a...Timothy Pearson2014-10-071-2/+2
* Fix certain shell scripts not being identifiedTimothy Pearson2014-10-072-6/+0
* Autodetect downloaded mime type and compare against category; if wallpaper do...Timothy Pearson2014-10-071-1/+8
* Fix libmime database load once and for allTimothy Pearson2014-10-071-13/+31