summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Replace TRUE/FALSE with boolean values true/falser14.1.4r14.1.xMichele Calgaro2025-04-021-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2b574c1420053b28ed1041d32055f0c20abd2fab)
* Merge translation files from master branch.Automated System2025-03-311-7/+10
|
* Merge translation files from master branch.Automated System2025-03-301-0/+34
|
* Merge translation files from master branch.Automated System2025-03-041-7/+10
|
* Merge translation files from master branch.Automated System2025-03-031-0/+34
|
* Merge translation files from master branch.Automated System2025-02-201-2/+2
|
* Merge translation files from master branch.Automated System2025-02-141-4/+4
|
* Merge translation files from master branch.Automated System2025-02-111-24/+24
|
* Fix FTBFS with gcc 15. This resolves issue #28Michele Calgaro2025-02-021-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0ed59f2f132ebbe7b340ea93ea1de240e712473e)
* Merge translation files from master branch.Automated System2025-01-091-0/+5127
|
* Remove support for Metrowerks compilerMichele Calgaro2024-12-311-4/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 49746c5b86fe9d4c3f3c0e8f43be8196e38e6092)
* Merge translation files from master branch.Automated System2024-11-051-7/+10
|
* Merge translation files from master branch.Automated System2024-11-041-0/+34
|
* Merge translation files from master branch.r14.1.3Automated System2024-05-061-3/+3
|
* Merge translation files from master branch.r14.1.2Automated System2024-04-211-2/+2
|
* Merge translation files from master branch.Automated System2024-04-141-11/+9
|
* Fix compatibility with C++17.Slávek Banko2024-04-142-7/+10
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit d4cf702259ef8dd4aad95c9c7d15d318712a59fe)
* Merge translation files from master branch.Automated System2024-03-271-7/+11
|
* Merge translation files from master branch.Automated System2024-03-261-0/+34
|
* Use centralized cmake versionMichele Calgaro2024-03-172-7/+11
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 48a28f804c1ff030e52e9902dba0fb03ab0061b2)
* Replace Qt with TQtMichele Calgaro2024-03-1426-31/+31
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a7d0c9e487de9ae8c41d16c6da218151e3412cf3)
* Replace auto_ptrMichele Calgaro2024-01-231-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 55ea90e756410fb86e28de6ed7bd5cc7254f0920)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0784-605/+605
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c650254e1855d383dcafd15d18be20becc3b2253)
* Remove various '#define' strings - part 6Michele Calgaro2023-12-1514-66/+66
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 3d581777cdf9c0ff8dc7e757a2cd576f69e96b51)
* Merge translation files from master branch.Automated System2023-12-061-7/+9
|
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-046-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4f29422c2b51f8e38a8d2240dbae152cb3157b69)
* Merge translation files from master branch.Automated System2023-12-031-6/+7
|
* Replace 'Event' #define stringsMichele Calgaro2023-11-302-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 1be100df961db31fe5fc345a6ae832b0740cef1e)
* Replaced various '#define' with actual strings - part 4Michele Calgaro2023-11-265-5/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dbf84303c4c651dfd061eff721a028cfd73e3b8b)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 4bbccf7d67bbc86e87ff1444dc3b1c18efa097a2)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-102-2/+2
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ac553347dc3e4540f6c7487920f75438409c937a)
* Replace Qt with TQtMichele Calgaro2023-11-0528-43/+43
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f57d24985e5b3c8b8c070388aedf6fa915b1c316)
* Merge translation files from master branch.r14.1.1Automated System2023-10-061-7/+11
|
* Merge translation files from master branch.Automated System2023-09-2922-330/+330
|
* Update translation template.Automated System2023-09-291-15/+15
|
* Fix FTBFS caused by taglib as a result of the QString -> TQString renaming.Slávek Banko2023-09-291-9/+12
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f163e21e1e0fe88bc9aad1bc0c44fc70b2dd71cc)
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-272-26/+26
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b3acf22ba81b51b959a545c591d294190f705a73)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-035-7/+7
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit d82c9bd8b659143ef1c13dfff0f0a1a6da99e11f)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-1612-13/+13
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 074a3e6db609cc04e0a5830b0c1884447d0e5bbb)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-24123-132/+132
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e164b1d02780da8e0d91f5c6617b511f1b24fc6d)
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-132-2/+2
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c7f2ea3d7c05c466ba00bf576dac54b26482bc17)
* Drop python2 support.r14.1.0Slávek Banko2023-01-204-132/+132
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add man page from tde packaging repo.Michele Calgaro2022-08-201-0/+63
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use TDE cmake macro to set versionMichele Calgaro2022-06-251-1/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-032-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Do forgotten rename of README file.Slávek Banko2021-10-201-0/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Change README to markdown format.Slávek Banko2021-10-201-2/+15
| | | | | | Add translation status overview. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2021-07-0722-26/+26
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/tellico Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tellico/