summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup CMakeLists.txt files - use tde_automoc and tde_setup_dbus macrosfeat/new_hwcontrolEmanoil Kotsev4 days11-92/+24
* Cleanup HardwareControlEmanoil Kotsev13 days2-50/+51
* TQT_SIGNAL to TQ_SIGNALEmanoil Kotsev2024-06-081-5/+5
* A daemon based on dbus-1-tqt to replace the old tde_dbus_hardwarecontrol daemonEmanoil Kotsev2024-06-0823-1/+1742
* Update the extraction of translations for renamed tqxml in TQt3.Slávek Banko2024-06-021-7/+7
* KDirOperator: add support for history navigation mouse buttonsMavridis Philippe2024-06-012-0/+28
* Translated using Weblate (Czech)Slávek Banko2024-05-281-4/+2
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2024-05-271-0/+0
* kimgio: Add kimgio desktop files to the translation.Slávek Banko2024-05-27113-3948/+5584
* Kate: use paths for local files in modified on disk dialogMavridis Philippe2024-05-261-3/+3
* Translated using Weblate (Polish)Marek W2024-05-251-5/+3
* Remove KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOLMichele Calgaro2024-05-222-12/+0
* Update translation filesTDE Weblate2024-05-2185-89/+673
* Update translation template.Automated System2024-05-211-1/+6
* Added image/webp to tdehtmlimage's list of supported formatsAlex Kent Hajnal2024-05-211-1/+1
* Added mimetypes/image/webp.desktopAlex Kent Hajnal2024-05-212-1/+7
* Adds WebP read support to kimgioAlex Kent Hajnal2024-05-215-0/+290
* Remove KDE_ISLIKELY and KDE_ISUNLIKELY definesMichele Calgaro2024-05-202-66/+0
* Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equiva...Michele Calgaro2024-05-2011-29/+41
* Remove KDE_DEPRECATED defineMichele Calgaro2024-05-182-4/+0
* Kate syntax: allow PHP heredoc closing identifiers to be identedMavridis Philippe2024-05-181-5/+5
* Replace KDE_DEPRECATED with TDE_DEPRECATEDMichele Calgaro2024-05-1486-307/+307
* Remove KDE_EXPORT and KDE_NO_EXPORT definesMichele Calgaro2024-05-071-3/+0
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2024-05-021-0/+0
* Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTMichele Calgaro2024-05-01135-371/+364
* tdeprint: Use 'httpGetAddress' for 'httpAddrLocalhost' on cups >= 2.0.Slávek Banko2024-04-121-4/+14
* tdeprint: Use 'const' for list of files to print.Slávek Banko2024-04-121-1/+1
* Translated using Weblate (Russian)Andrei Stepanov2024-04-121-7/+8
* Translated using Weblate (Russian)Andrei Stepanov2024-04-121-7/+9
* Fix compatibility with C++17.Slávek Banko2024-04-123-3/+4
* Align kalyptus to changes made in TDE/tdebindings#36Michele Calgaro2024-04-041-2/+5
* Remove unnecessary 'tde_set_project_version' from CMakeL10n.txtMichele Calgaro2024-03-171-1/+0
* Use centralized cmake versionMichele Calgaro2024-03-153-8/+18
* cmake files: change keywords to lower caseMichele Calgaro2024-03-082-52/+52
* kdoctools: Add TQt entity to obsolete/general.entities.Slávek Banko2024-02-261-0/+1
* Kate: add support for template string syntax of JSMavridis Philippe2024-02-211-0/+6
* 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 QT_STATIC_CONST_* with actual definitionsMichele Calgaro2024-02-151-2/+0
* Simplify code since cmake minimum version is now 3.5Michele Calgaro2024-02-152-13/+1
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-15152-653/+653
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2024-02-141-0/+0
* Reset submodule main/core/tdelibs/admin to latest HEADAutomated System2024-02-081-0/+0
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-067-18/+6
* Replace auto_ptrMichele Calgaro2024-01-211-2/+2
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-12550-5016/+5010