Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Translated using Weblate (Russian) | Andrei Stepanov | 2024-03-29 | 1 | -7/+9 | |
| | | | | | | | Currently translated at 100.0% (2 of 2 strings) Translation: tdepim/korn - korn.desktop Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korn-korndesktop/ru/ | |||||
* | Translated using Weblate (Russian) | Andrei Stepanov | 2024-03-29 | 1 | -7/+7 | |
| | | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: tdepim/kalarm - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kalarm-desktop-files/ru/ | |||||
* | Translated using Weblate (Russian) | Andrei Stepanov | 2024-03-29 | 1 | -7/+9 | |
| | | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: tdepim/akregator - events Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/akregator-events/ru/ | |||||
* | Remove unnecessary 'tde_set_project_version' from CMakeL10n.txt | Michele Calgaro | 2024-03-17 | 1 | -1/+0 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Use centralized cmake version | Michele Calgaro | 2024-03-15 | 2 | -7/+12 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Simplify code since cmake minimum version is now 3.5 | Michele Calgaro | 2024-02-15 | 1 | -7/+1 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-14 | 1 | -1/+1 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Reset submodule main/core/tdepim/admin to latest HEAD | Automated System | 2024-02-14 | 1 | -0/+0 | |
| | ||||||
* | Fix spurious quotes in calendar events | pschwabauer | 2024-02-12 | 1 | -12/+3 | |
| | | | | | | | | Newer libical versions no longer require the parameters to be quoted. This patch removes the quoting to avoid adding unnecessary quotes to the attendee and organizer parameters. This resolves issue #108. Signed-off-by: pschwabauer <[email protected]> | |||||
* | Fix open HTML with an external program | pschwabauer | 2024-02-12 | 1 | -2/+11 | |
| | | | | | | | HTML emails can't be opened because they are not written to disk. This fixes it by writing HTML parts of the email unconditionally to disk and adds a '.html' file extension if the part is of type HTML. This resolves Issue #94 | |||||
* | Reset submodule main/core/tdepim/admin to latest HEAD | Automated System | 2024-02-08 | 1 | -0/+0 | |
| | ||||||
* | Replace Q_SIGNALS and Q_SLOTS | Michele Calgaro | 2024-02-05 | 25 | -63/+63 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Replace auto_ptr | Michele Calgaro | 2024-01-23 | 31 | -121/+92 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-14 | 639 | -8035/+8035 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Reset submodule main/core/tdepim/admin to latest HEAD | Automated System | 2024-01-02 | 1 | -0/+0 | |
| | ||||||
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-21 | 123 | -1020/+1020 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-04 | 2 | -2/+2 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 11 | -27/+27 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Replaced various '#define' with actual strings - part 4 | Michele Calgaro | 2023-11-26 | 7 | -14/+14 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 18 | -27/+27 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Replaced time related '#define' with actual strings | Michele Calgaro | 2023-11-23 | 1 | -1/+1 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Holidays: ua | Roman Savochenko | 2023-11-22 | 1 | -106/+114 | |
| | | | | Signed-off-by: Roman Savochenko <[email protected]> | |||||
* | Replace various strings '#define'd in tqtinterface | Michele Calgaro | 2023-11-20 | 2 | -4/+4 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Reset submodule main/core/tdepim/admin to latest HEAD | Automated System | 2023-11-10 | 1 | -0/+0 | |
| | ||||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-09 | 162 | -533/+533 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Reset submodule main/core/tdepim/admin to latest HEAD | Automated System | 2023-11-06 | 1 | -0/+0 | |
| | ||||||
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-05 | 2 | -2/+2 | |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Reset submodule main/core/tdepim/admin to latest HEAD | Automated System | 2023-11-03 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/core/tdepim/admin to latest HEAD | Automated System | 2023-10-30 | 1 | -0/+0 | |
| | ||||||
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵ | Michele Calgaro | 2023-09-25 | 11 | -104/+104 | |
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Reset submodule main/core/tdepim/admin to latest HEAD | Automated System | 2023-09-25 | 1 | -0/+0 | |
| | ||||||
* | Replace various Q_* and QT_* defines with TQ_* and TQT_* | Michele Calgaro | 2023-09-06 | 1 | -1/+1 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 34 | -48/+48 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Reset submodule main/core/tdepim/admin to latest HEAD | Automated System | 2023-09-01 | 1 | -0/+0 | |
| | ||||||
* | Drop Symbian support | Michele Calgaro | 2023-09-01 | 2 | -30/+4 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-18 | 18 | -37/+37 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Drop TQT_TQ*_CONST defines | Michele Calgaro | 2023-08-09 | 2 | -10/+10 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Drop TQT_TQ*_OBJECT defines | Michele Calgaro | 2023-08-08 | 6 | -7/+7 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 844 | -1148/+1147 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Reset submodule main/core/tdepim/admin to latest HEAD | Automated System | 2023-07-19 | 1 | -0/+0 | |
| | ||||||
* | Drop compatibility code for TQPalette | Michele Calgaro | 2023-07-19 | 2 | -14/+14 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵ | Michele Calgaro | 2023-07-12 | 21 | -116/+116 | |
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Fix functionality broken by commit fd0046c4 | Michele Calgaro | 2023-06-29 | 8 | -73/+144 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Drop Qt2's TQSemiModal and TQSortedList classes | Michele Calgaro | 2023-06-19 | 9 | -38/+17 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Drop TQT_NO_COMPAT code | Michele Calgaro | 2023-06-11 | 2 | -4/+0 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | SunOS requires fcntl.h without any condition | Denis Kozadaev | 2023-06-02 | 1 | -2/+0 | |
| | | | | Signed-off-by: Denis Kozadaev <[email protected]> | |||||
* | Drop deprecated kitchensync code | Michele Calgaro | 2023-05-04 | 277 | -15115/+2 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Translated using Weblate (Italian)r14.1.0 | Michele Calgaro | 2023-02-02 | 1 | -23/+19 | |
| | | | | | | | Currently translated at 100.0% (66 of 66 strings) Translation: tdepim/kontact - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kontact-desktop-files/it/ | |||||
* | Translated using Weblate (Italian) | Michele Calgaro | 2023-01-20 | 1 | -7/+8 | |
| | | | | | | | Currently translated at 100.0% (14 of 14 strings) Translation: tdepim/knode - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/knode-desktop-files/it/ | |||||
* | Translated using Weblate (Italian) | Michele Calgaro | 2023-01-20 | 1 | -9/+9 | |
| | | | | | | | Currently translated at 100.0% (16 of 16 strings) Translation: tdepim/kmobile - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/kmobile-desktop-files/it/ |