summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Drop old K&R style function declarationsHEADmasterMichele Calgaro4 days18-323/+40
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add missing return type in function implementations.Slávek Banko4 days6-31/+42
| | | | | | This resolves issue #23. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2024-03-251-2/+2
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/
* Use centralized cmake versionMichele Calgaro2024-03-171-1/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2024-02-176-62/+62
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/graphics/digikam/admin to latest HEADAutomated System2024-02-141-0/+0
|
* Reset submodule main/applications/graphics/digikam/admin to latest HEADAutomated System2024-02-081-0/+0
|
* Reset submodule main/applications/graphics/digikam/admin to latest HEADAutomated System2024-01-021-0/+0
|
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2023-12-30227-3010/+3010
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Andrei Stepanov2023-12-171-4/+3
| | | | | | | Currently translated at 79.9% (1794 of 2244 strings) Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ru/
* Replaced various '#define' with actual strings - part 6Michele Calgaro2023-12-0724-341/+341
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-037-21/+21
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Russian)Andrei Stepanov2023-12-011-7/+7
| | | | | | | Currently translated at 79.9% (1793 of 2244 strings) Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ru/
* Replace 'Event' #define stringsMichele Calgaro2023-11-302-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-247-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/graphics/digikam/admin to latest HEADAutomated System2023-11-101-0/+0
|
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-061-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2023-11-062-4/+4
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/
* Reset submodule main/applications/graphics/digikam/admin to latest HEADAutomated System2023-11-061-0/+0
|
* Replace Qt with TQtMichele Calgaro2023-11-0563-190/+190
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/graphics/digikam/admin to latest HEADAutomated System2023-11-031-0/+0
|
* Reset submodule main/applications/graphics/digikam/admin to latest HEADAutomated System2023-10-301-0/+0
|
* Translated using Weblate (Russian)Andrei Stepanov2023-10-221-9/+9
| | | | | | | Currently translated at 79.9% (1793 of 2244 strings) Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ru/
* Translated using Weblate (Ukrainian)Roman Savochenko2023-10-151-9/+9
| | | | | | | Currently translated at 100.0% (2244 of 2244 strings) Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/uk/
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-263-10/+10
| | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/graphics/digikam/admin to latest HEADAutomated System2023-09-251-0/+0
|
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-0223-37/+37
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/graphics/digikam/admin to latest HEADAutomated System2023-09-011-0/+0
|
* Fix FTBFS from issue #9.Slávek Banko2023-08-153-3/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-155-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2023-08-113-56/+58
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/
* Drop TQT_TQ*_OBJECT definesMichele Calgaro2023-08-084-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-20272-278/+278
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/graphics/digikam/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-131-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Dutch)r14.1.0Heimen Stoffels2023-04-091-40/+31
| | | | | | | Currently translated at 99.9% (2243 of 2244 strings) Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/nl/
* Translated using Weblate (Spanish)Eduardo Herrera2023-03-221-17/+30
| | | | | | | Currently translated at 96.1% (2158 of 2244 strings) Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/es/
* Translated using Weblate (Ukrainian)Roman Savochenko2023-02-211-110/+245
| | | | | | | Currently translated at 100.0% (2244 of 2244 strings) Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2023-02-191-298/+356
| | | | | | | Currently translated at 98.5% (2211 of 2244 strings) Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2023-02-161-301/+295
| | | | | | | Currently translated at 93.0% (2089 of 2244 strings) Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2023-02-121-237/+201
| | | | | | | Currently translated at 89.3% (2004 of 2244 strings) Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/uk/
* Reset submodule main/applications/graphics/digikam/admin to latest HEADAutomated System2023-01-131-0/+0
|
* Reset submodule main/applications/graphics/digikam/admin to latest HEADAutomated System2023-01-101-0/+0
|
* Translated using Weblate (Greek)funky 012023-01-011-106/+59
| | | | | | | Currently translated at 79.3% (1780 of 2244 strings) Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/el/
* Translated using Weblate (Greek)funky 012022-12-081-10/+18
| | | | | | | Currently translated at 76.9% (1726 of 2244 strings) Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/el/
* Update translation filesTDE Weblate2022-11-091-38/+36
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/
* Translated using Weblate (Ukrainian)Roman Savochenko2022-10-301-12/+20
| | | | | | | Currently translated at 85.1% (1911 of 2244 strings) Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2022-10-271-57/+46
| | | | | | | Currently translated at 85.0% (1909 of 2244 strings) Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2022-10-261-19/+20
| | | | | | | Currently translated at 84.6% (1899 of 2244 strings) Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/uk/
* Translated using Weblate (Ukrainian)Roman Savochenko2022-10-251-31/+28
| | | | | | | Currently translated at 84.4% (1896 of 2244 strings) Translation: applications/digikam Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/uk/