summaryrefslogtreecommitdiffstats
path: root/tdeio
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix loading of additional mime magic filesTimothy Pearson2014-10-061-7/+2
* Push the following patches to GIT from Bug 1499:Timothy Pearson2014-10-063-23/+47
* Support writing empty directories to ZIP files.Thomas McGuire2014-10-052-1/+16
* Disable environment-based completion in kurlcompletion on openbsdFrançois Andriot2014-10-051-0/+6
* Fix FTBFS because undefined __progname in tdeio_connectionFrançois Andriot2014-10-051-0/+4
* Add mimeTypePtrFast method to KFileItemTimothy Pearson2014-10-024-20/+35
* Use libmagic for mime type determinationTimothy Pearson2014-10-016-3170/+167
* Remove unused KMimeMagic::mergeBufConfig method in preparation for converting...Timothy Pearson2014-10-012-25/+0
* Fix accidental regression introduced in prior commitTimothy Pearson2014-09-271-5/+1
* Add fast mimetype accessor for use by Konqueror when checking for media devic...Timothy Pearson2014-09-272-16/+70
* Fix re-read configuration from prior commit 4bfc4550Slávek Banko2014-07-251-1/+1
* Prevent spurious translation warning from being emittedTimothy Pearson2014-07-241-1/+2