summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use TQImage rather than TQPixmap in the backend-oriented codeHEADmasterAlexander Golubev2025-08-0511-22/+21
| | | | | | | | | | | | | | | | TQImage is more suitable for i/o operations and long-term storage rather than TQPixmap (which is better for immediate display on the screen). The UI rarely does displays all those photos and does it one-by-one (i.e. there is no big gallery), so there is no significant performance penalty for the use of TQImage. On the contrary this way we should save some memory on allocations associated X11 stuff for pixmaps and loading time when the database contains a lot of photos. Note that there is yet another use of TQPixmap in `htmlexporter` which cannot be replaced because it uses TQPainter, which didn't supported QImage until Qt5. Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Fix tests' execution without X11Alexander Golubev2025-08-048-12/+20
| | | | | | Note: kretest segfaults without a GUI because it makes use of TQPicture Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Use locale-unaware functions when importing filesAlexander Golubev2025-08-034-8/+8
| | | | | | | Locale-aware version of MixedNumber::fromString() were causing problems when locale has a different decimal separator than dot (`.`). Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Update translation filesTDE Weblate2025-08-0337-185/+185
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/krecipes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes/
* Update translation template.Automated System2025-08-031-5/+5
|
* Fix FTBFS introduced by commit dfbafdb.Michele Calgaro2025-08-031-7/+7
| | | | | | | The tests require an active X session, so they can not be part of an automated build system that runs in a clean X-less environment. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix importers/exporters bugs. Fix tests and add them to build process.Michele Calgaro2025-08-0216-98/+393
| | | | | | | | The file `mx2test.txt` is taken from KRecipes 2.1 source code. Other tests have been adjusted based on the tests in KRecipes 2.1 source code. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
* Translated using Weblate (Georgian)Temuri Doghonadze2025-06-251-7/+8
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: applications/krecipes - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes-desktop-files/ka/
* Translated using Weblate (Russian)Andrei Stepanov2025-06-231-12/+13
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: applications/krecipes - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes-desktop-files/ru/
* Translated using Weblate (Italian)Michele Calgaro2025-05-261-7/+8
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: applications/krecipes - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes-desktop-files/it/
* Translated using Weblate (Dutch)Heimen Stoffels2025-05-241-7/+8
| | | | | | | Currently translated at 100.0% (5 of 5 strings) Translation: applications/krecipes - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes-desktop-files/nl/
* Update translation filesTDE Weblate2025-05-2337-1131/+185
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/krecipes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes/
* Add desktop files translations.Slávek Banko2025-05-2232-107/+1194
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Exclude tests binaries from translation template.Slávek Banko2025-05-222-30/+5
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation filesTDE Weblate2025-05-2237-37/+1131
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/krecipes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes/
* Update translation template.Automated System2025-05-221-1/+29
|
* Drop support for automake buildsMichele Calgaro2025-05-2241-13313/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add cmake rules for tests files and make tests runnable.Michele Calgaro2025-05-2216-16/+157
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-03-2312-54/+54
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Italian)stefano2025-03-031-64/+62
| | | | | | | Currently translated at 55.0% (618 of 1123 strings) Translation: applications/krecipes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes/it/
* Use tdestandarddirs.hMichele Calgaro2025-02-2518-18/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop support for discontinued DGUXMichele Calgaro2025-02-051-46/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/misc/krecipes/admin to latest HEADAutomated System2025-02-051-0/+0
|
* Use tdeAppMichele Calgaro2025-02-0330-101/+101
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix plural form of translations.Automated System2025-01-281-2/+2
| | | | The leading '_n: ' should not be part of the translations.
* Translated using Weblate (Georgian)Temuri Doghonadze2025-01-281-60/+41
| | | | | | | Currently translated at 65.9% (741 of 1123 strings) Translation: applications/krecipes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes/ka/
* Reset submodule main/applications/misc/krecipes/admin to latest HEADAutomated System2025-01-091-0/+0
|
* Remove support for Tru64, OSF and SCOv3.2Michele Calgaro2025-01-073-298/+7
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Georgian)Temuri Doghonadze2025-01-061-30/+17
| | | | | | | Currently translated at 64.1% (720 of 1123 strings) Translation: applications/krecipes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes/ka/
* Translated using Weblate (Georgian)Temuri Doghonadze2025-01-061-228/+215
| | | | | | | Currently translated at 62.6% (704 of 1123 strings) Translation: applications/krecipes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes/ka/
* Translated using Weblate (Georgian)Temuri Doghonadze2025-01-031-15/+10
| | | | | | | Currently translated at 43.6% (490 of 1123 strings) Translation: applications/krecipes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes/ka/
* Reset submodule main/applications/misc/krecipes/admin to latest HEADAutomated System2025-01-031-0/+0
|
* Rename Q_EXPORT to TQ_EXPORTMichele Calgaro2025-01-021-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Translated using Weblate (Georgian)Temuri Doghonadze2025-01-011-8/+10
| | | | | | | Currently translated at 43.1% (485 of 1123 strings) Translation: applications/krecipes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes/ka/
* Use TDEProcIO classMichele Calgaro2024-12-153-8/+8
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdeprocess.hMichele Calgaro2024-12-021-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename KUniqueApplication to TDEUniqueApplicationMichele Calgaro2024-11-201-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* CMake conversionMichele Calgaro2024-11-1219-0/+482
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/misc/krecipes/admin to latest HEADAutomated System2024-11-071-0/+0
|
* Reset submodule main/applications/misc/krecipes/admin to latest HEADAutomated System2024-10-311-0/+0
|
* Remove 'po' folderMichele Calgaro2024-10-3038-202967/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update translation filesTDE Weblate2024-10-2937-999/+999
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/krecipes Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krecipes/
* Fix path for translations template.Slávek Banko2024-10-293-4916/+28
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update translation template.Automated System2024-10-291-0/+4888
|
* Remove autotools code to extract translation messagesMichele Calgaro2024-10-291-5/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Generalize inclusion of file generated by tquicMichele Calgaro2024-10-212-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove check for obsolete sqlite support. Check only for aqlite3Michele Calgaro2024-10-2111-94/+29
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Copy translations to new folderMichele Calgaro2024-10-2179-150/+202972
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove duplication of mime type icons in final packagesMichele Calgaro2024-10-2133-5/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add krecipes.xpm from tde-packaging repoMichele Calgaro2024-10-212-0/+231
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>