summaryrefslogtreecommitdiffstats
path: root/tdeio
Commit message (Expand)AuthorAgeFilesLines
* Fix compatibility with C++17.Slávek Banko13 days1-1/+1
* 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
* tdeio/Mainpage.dox: fix an incorrect reference to KDE as TrinityAlexander Golubev2024-02-161-1/+1
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-1527-61/+61
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-062-4/+4
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-1291-1204/+1204
* Replace various '#define' strings - part 6Michele Calgaro2023-12-2115-48/+48
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-058-16/+16
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-263-4/+4
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-2/+2
* Replaced various '#define' with actual strings - part 2Michele Calgaro2023-11-235-11/+11
* Replace various tq* strings with TQt::* equivalentsMichele Calgaro2023-11-212-3/+3
* Replace Qt with TQtMichele Calgaro2023-11-1517-61/+61
* 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-2517-46/+46
* Replace various tqtinterface's TQ_* defines with actual typesMichele Calgaro2023-09-123-4/+4
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-023-3/+3
* Drop USE_TQT4 codeMichele Calgaro2023-08-267-25/+0
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-185-6/+6
* Drop TQT_TQ*_CONST definesMichele Calgaro2023-08-091-1/+1
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-081-2/+2
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-20115-163/+163
* Drop compatibility code for TQPaletteMichele Calgaro2023-07-191-6/+6
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-127-16/+16
* Fix functionality broken by commit 8233b2e5.Michele Calgaro2023-06-241-6/+5
* Drop Qt2's TQSemiModal and TQSortedList classesMichele Calgaro2023-06-203-4/+2
* Rework and fix commit 4d90cc61Michele Calgaro2023-06-121-2/+11
* Fix FTBFS caused by previous commitMichele Calgaro2023-06-121-1/+1
* SunOS spesific SSL pathesDenis Kozadaev2023-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
* tdefile: autocalculate folder size in KPropertiesDialog only for real local i...Michele Calgaro2023-02-091-2/+2
* KSSL: Add names for OpenSSL 3.x libraries to SSL libraries search.Slávek Banko2022-08-231-23/+33
* KSSL: fixed detection of correct 'SSL_get_peer_certificate' method. This reso...Michele Calgaro2022-07-031-1/+2
* Fix the last wrong condition from commit 99739b61143c05f7fb1157dc145e19e9c090...Slávek Banko2022-05-311-6/+10
* KSSL: Rebuilt local certificates bundleMavridis Philippe2022-02-012-0/+1233
* KSSL: Added ISRG root certs for LetsEncryptMavridis Philippe2022-02-014-0/+50
* 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