summaryrefslogtreecommitdiffstats
path: root/tdeio/tdeio
Commit message (Expand)AuthorAgeFilesLines
* tdeio/kdirlister: better handle if TDEIO::localURL() failedAlexander Golubev2024-02-161-4/+3
* tdeio/kdirlister: reset complete flag earlier for remote URLsAlexander Golubev2024-02-161-0/+3
* tdeio/kdirlister: add some cleanups for LocalURLJob'sAlexander Golubev2024-02-161-0/+16
* tdeio/KDirLister: add url validity checkAlexander Golubev2024-02-161-0/+4
* tdeio/kdirlister: some refactoringAlexander Golubev2024-02-162-27/+34
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-1513-34/+34
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1232-404/+404
* Replace various '#define' strings - part 6Michele Calgaro2023-12-215-10/+10
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-056-11/+11
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-262-3/+3
* Replaced various '#define' with actual strings - part 2Michele Calgaro2023-11-233-7/+7
* Replace Qt with TQtMichele Calgaro2023-11-153-12/+12
* Prevent to use conditional inclusion preprocessor feature (since C++23)OBATA Akio2023-11-141-1/+1
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-256-18/+18
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-123-4/+4
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-021-1/+1
* Drop USE_TQT4 codeMichele Calgaro2023-08-265-17/+0
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-091-1/+1
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-2043-61/+61
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-122-3/+3
* Rework and fix commit 4d90cc61Michele Calgaro2023-06-121-2/+11
* Add SunOS specific patchesDenis Kozadaev2023-05-222-0/+8
* tdeio: only create the internal guarded pointer for TDEIO::Job if it is reall...Michele Calgaro2023-02-141-7/+25
* Add single TQObject root parent for all TDEIO::Job objects.Michele Calgaro2023-02-131-1/+3
* Fix the last wrong condition from commit 99739b61143c05f7fb1157dc145e19e9c090...Slávek Banko2022-05-311-6/+10
* 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