summaryrefslogtreecommitdiffstats
path: root/tdeio
Commit message (Expand)AuthorAgeFilesLines
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-081-3/+0
* Fixed enabling of Ok button in advanced permission property dialog. This reso...Michele Calgaro2021-06-101-4/+7
* 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-0649-50/+50
* tests: Wait for the dcop server to be ready.Slávek Banko2020-12-062-0/+6
* Removed code formatting modelines.Michele Calgaro2020-09-2787-146/+9
* Improve progname detection portabilityOBATA Akio2020-08-171-1/+3
* Simplify CMake rules for desktop file translations.Slávek Banko2020-06-256-22/+16
* Use private linking for exported CMake targets.Slávek Banko2020-06-121-1/+2
* For templates from CMake, use the TDE CMAKE TEMPLATES variable.Slávek Banko2020-06-121-1/+1
* Desktop file translations:Slávek Banko2020-06-0724-1946/+75
* Drop explicit dependencies on dcopidl and dcopidl2cpp,Slávek Banko2020-06-077-7/+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-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