| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix display of icon for filenames with multiple dots in the icon dialog window. | Michele Calgaro | 2024-08-24 | 1 | -3/+3 |
* | Rename kdemacros.* files to tdemacros.* | Michele Calgaro | 2024-06-30 | 7 | -7/+7 |
* | KDirOperator: add support for history navigation mouse buttons | Mavridis Philippe | 2024-06-01 | 2 | -0/+28 |
* | Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equiva... | Michele Calgaro | 2024-05-20 | 1 | -3/+3 |
* | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-14 | 19 | -65/+65 |
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-01 | 8 | -13/+13 |
* | Fix compatibility with C++17. | Slávek Banko | 2024-04-12 | 1 | -1/+1 |
* | tdeio/kdirlister: better handle if TDEIO::localURL() failed | Alexander Golubev | 2024-02-16 | 1 | -4/+3 |
* | tdeio/kdirlister: reset complete flag earlier for remote URLs | Alexander Golubev | 2024-02-16 | 1 | -0/+3 |
* | tdeio/kdirlister: add some cleanups for LocalURLJob's | Alexander Golubev | 2024-02-16 | 1 | -0/+16 |
* | tdeio/KDirLister: add url validity check | Alexander Golubev | 2024-02-16 | 1 | -0/+4 |
* | tdeio/kdirlister: some refactoring | Alexander Golubev | 2024-02-16 | 2 | -27/+34 |
* | tdeio/Mainpage.dox: fix an incorrect reference to KDE as Trinity | Alexander Golubev | 2024-02-16 | 1 | -1/+1 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-15 | 27 | -61/+61 |
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-06 | 2 | -4/+4 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-12 | 91 | -1204/+1204 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-21 | 15 | -48/+48 |
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-05 | 8 | -16/+16 |
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 3 | -4/+4 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 1 | -2/+2 |
* | Replaced various '#define' with actual strings - part 2 | Michele Calgaro | 2023-11-23 | 5 | -11/+11 |
* | Replace various tq* strings with TQt::* equivalents | Michele Calgaro | 2023-11-21 | 2 | -3/+3 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-15 | 17 | -61/+61 |
* | Prevent to use conditional inclusion preprocessor feature (since C++23) | OBATA Akio | 2023-11-14 | 1 | -1/+1 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 17 | -46/+46 |
* | Replace various tqtinterface's TQ_* defines with actual types | Michele Calgaro | 2023-09-12 | 3 | -4/+4 |
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 3 | -3/+3 |
* | Drop USE_TQT4 code | Michele Calgaro | 2023-08-26 | 7 | -25/+0 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 5 | -6/+6 |
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 1 | -1/+1 |
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 1 | -2/+2 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 115 | -163/+163 |
* | Drop compatibility code for TQPalette | Michele Calgaro | 2023-07-19 | 1 | -6/+6 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-12 | 7 | -16/+16 |
* | Fix functionality broken by commit 8233b2e5. | Michele Calgaro | 2023-06-24 | 1 | -6/+5 |
* | Drop Qt2's TQSemiModal and TQSortedList classes | Michele Calgaro | 2023-06-20 | 3 | -4/+2 |
* | Rework and fix commit 4d90cc61 | Michele Calgaro | 2023-06-12 | 1 | -2/+11 |
* | Fix FTBFS caused by previous commit | Michele Calgaro | 2023-06-12 | 1 | -1/+1 |
* | SunOS spesific SSL pathes | Denis Kozadaev | 2023-06-12 | 1 | -2/+11 |
* | Add SunOS specific patches | Denis Kozadaev | 2023-05-22 | 2 | -0/+8 |
* | tdeio: only create the internal guarded pointer for TDEIO::Job if it is reall... | Michele Calgaro | 2023-02-14 | 1 | -7/+25 |
* | Add single TQObject root parent for all TDEIO::Job objects. | Michele Calgaro | 2023-02-13 | 1 | -1/+3 |
* | tdefile: autocalculate folder size in KPropertiesDialog only for real local i... | Michele Calgaro | 2023-02-09 | 1 | -2/+2 |
* | KSSL: Add names for OpenSSL 3.x libraries to SSL libraries search. | Slávek Banko | 2022-08-23 | 1 | -23/+33 |
* | KSSL: fixed detection of correct 'SSL_get_peer_certificate' method. This reso... | Michele Calgaro | 2022-07-03 | 1 | -1/+2 |
* | Fix the last wrong condition from commit 99739b61143c05f7fb1157dc145e19e9c090... | Slávek Banko | 2022-05-31 | 1 | -6/+10 |
* | KSSL: Rebuilt local certificates bundle | Mavridis Philippe | 2022-02-01 | 2 | -0/+1233 |
* | KSSL: Added ISRG root certs for LetsEncrypt | Mavridis Philippe | 2022-02-01 | 4 | -0/+50 |
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2022-01-08 | 1 | -3/+0 |
* | Fixed enabling of Ok button in advanced permission property dialog. This reso... | Michele Calgaro | 2021-06-10 | 1 | -4/+7 |