summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio
Commit message (Expand)AuthorAgeFilesLines
* Add a definition of MIME type application/x-pie-executable.Slávek Banko2021-04-112-2/+5
* iconForURL(): Fix root directory (/) icon.Mavridis Philippe2021-03-291-0/+4
* tdeio: minor simplification of plurals in translationAlexander Golubev2021-01-211-9/+9
* tdeio: minor improvement of translatability of a messageAlexander Golubev2021-01-201-11/+23
* krun: prevent media:/ or system:/media urls to be replaced by their respectiv...Michele Calgaro2021-01-031-1/+2
* Fixed handling of files containing an # in the name when using the system:/me...Michele Calgaro2020-12-311-43/+40
* Fixed second pass uncrustify's code formatting offending files.Michele Calgaro2020-12-271-0/+4
* Fixed some uncrustify's code formatting offending files.Michele Calgaro2020-12-191-0/+2
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-063-3/+3
* Removed code formatting modelines.Michele Calgaro2020-09-2723-37/+1
* Improve progname detection portabilityOBATA Akio2020-08-171-1/+3
* Drop explicit dependencies on dcopidl and dcopidl2cpp,Slávek Banko2020-06-071-1/+0
* Fixed tde branding of services in tdebuildsycoca. This was creating oldMichele Calgaro2020-04-041-5/+5
* Security: remove support for $(...) in KRun which could have allowedMichele Calgaro2020-02-161-20/+1
* Removed beagle related code.Michele Calgaro2020-02-091-1/+1
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-302-29/+29
* Redirect some headers noticed by the compilerMatías Fonzo2020-01-221-1/+0
* 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-211-5/+4
* 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
* Change to always build and install KACLOBATA Akio2019-01-271-7/+3
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-4/+4
* 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
* Fix bug reports link in about dialogSlávek Banko2018-06-302-6/+6
* tdeio: add testsAlexander Golubev2017-01-291-1/+1
* tdeio/kmimemagic: remove MAGIC_CONTINUE flagAlexander Golubev2017-01-191-2/+2
* Added support for OpenSSL 1.1Slávek Banko2017-01-011-3/+3
* Fix security issue CVE-2016-6232Slávek Banko2016-10-231-2/+12
* 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
* 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 compiler warningsTimothy Pearson2015-09-031-3/+5
* Fix FTBFS on freebsdNikolaus Klepp2015-06-112-3/+3
* Improve ACL detection for CMake buildSlávek Banko2015-06-112-9/+9
* Add include directory for internal libltdlSlávek Banko2015-06-111-0/+1
* Fix a number of build warningsTimothy Pearson2014-12-045-14/+20
* Read from X-DocPath onlyTimothy Pearson2014-11-071-1/+1
* Fix exec icon location and bring it into XDG complianceTimothy Pearson2014-10-221-2/+2
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-222-2/+2
* Bring most mimetypes in line with XDG specifications. The following are not ...Timothy Pearson2014-10-221-1/+1
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil...Timothy Pearson2014-10-131-2/+2
* Second part of prior commitTimothy Pearson2014-10-111-4/+4
* 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
* Fix certain shell scripts not being identifiedTimothy Pearson2014-10-071-4/+0