Commit Graph

534 Commits (master)
 

Author SHA1 Message Date
TDE Gitea 792f63d3ba Fix plural form of translations.
The leading '_n: ' should not be part of the translations.
2 weeks ago
Temuri Doghonadze e634153eef Translated using Weblate (Georgian)
Currently translated at 45.4% (1020 of 2244 strings)

Translation: applications/digikam
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ka/
2 weeks ago
titae 2b82cbee79 Translated using Weblate (Spanish)
Currently translated at 96.2% (2160 of 2244 strings)

Translation: applications/digikam
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/es/
4 weeks ago
Michele Calgaro 0f70373c82
Remove no longer used static libraries in cmake files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
Michele Calgaro f8074c05d9
Fix showfoto usability.
This resolves issue #50.

The problem seems to be a known issue already addressed by the original
authors. This is an extract from the 'ChangeLog' file that best
describes the issue:
```
Fix a linking problem with showfoto, image plugins and
--enable-gcc-hidden-visibility:
All image plugins link to libdigikam.so.
The showfoto executable however does not link to this lib, but
statically links the relevant parts.
With visibility hidden, now the linker obviously cannot see the
already linked DImgInterface class,
and there would be two different static variables for
DImgInterface::instance(). One with the loaded
image, the other (from the image plugins) with a null image.
```
Linking against libdigikam.so instead of including the libraries in a
static way solves the issue.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 months ago
Temuri Doghonadze 29b1c8b475 Translated using Weblate (Georgian)
Currently translated at 37.9% (851 of 2244 strings)

Translation: applications/digikam
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ka/
4 months ago
Michele Calgaro 015b36e074
Replace TRUE/FALSE with boolean values true/false
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 months ago
TDE Weblate beceb34313 Update translation files
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/
4 months ago
mio 0b5e696d79 Use JasPer 3 init/cleanup functions
The jas_init() and jas_cleanup() where deprecated in JasPer 3.0. There
was also a functionality change in jas_init() which has stopped
registering jas_cleanup() with 'atexit(3)', meaning that, when compiled
with JasPer 3 or newer, there have been memory leaks in certain
instances.

This commit also introduces a memory limit for JasPer, without which,
JasPer will log warnings to the standard error stream.  We set a
maximum of 512 MB, but will use whatever JasPer was configured with if
it is lower.

Signed-off-by: mio <stigma@disroot.org>
4 months ago
Temuri Doghonadze a47221c2f7 Translated using Weblate (Georgian)
Currently translated at 37.7% (848 of 2244 strings)

Translation: applications/digikam
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ka/
4 months ago
Michele Calgaro 4d8ab369a1
Use tdestandarddirs.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
Matias Fonzo 95bacc3747 Translated using Weblate (Spanish)
Currently translated at 96.2% (2160 of 2244 strings)

Translation: applications/digikam
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/es/
5 months ago
TDE Gitea 6bc7f147d8 Fix plural form of translations.
The leading '_n: ' should not be part of the translations.
5 months ago
Heimen Stoffels 5cdc527a5b Translated using Weblate (Dutch)
Currently translated at 100.0% (2244 of 2244 strings)

Translation: applications/digikam
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/nl/
5 months ago
Michele Calgaro d108ec5c8d
Drop support for discontinued DGUX
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
TDE Gitea f079976fb9 Reset submodule main/applications/graphics/digikam/admin to latest HEAD 5 months ago
Michele Calgaro edfc85e62c
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
Michele Calgaro 0bf733ec17
Fix FTBFS with gcc 15. This resolves issue #44
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 months ago
Temuri Doghonadze 9ad3e88530 Translated using Weblate (Georgian)
Currently translated at 36.5% (821 of 2244 strings)

Translation: applications/digikam
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ka/
6 months ago
Temuri Doghonadze c0a299d4e5 Translated using Weblate (Georgian)
Currently translated at 36.4% (819 of 2244 strings)

Translation: applications/digikam
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ka/
6 months ago
Slávek Banko db8b484840
Prefer to use pkg-config to detect tiff library.
This solves FTBFS with tiff library >= 4.7.0.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 months ago
TDE Gitea 846a6d3d69 Reset submodule main/applications/graphics/digikam/admin to latest HEAD 6 months ago
Michele Calgaro fb9dfd31a1
Remove support for Tru64, OSF and SCOv3.2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
Temuri Doghonadze 7f21ed8d14 Translated using Weblate (Georgian)
Currently translated at 36.0% (809 of 2244 strings)

Translation: applications/digikam
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ka/
6 months ago
Temuri Doghonadze 093a6310da Translated using Weblate (Georgian)
Currently translated at 35.9% (807 of 2244 strings)

Translation: applications/digikam
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ka/
6 months ago
TDE Gitea 00ba39bd70 Reset submodule main/applications/graphics/digikam/admin to latest HEAD 6 months ago
Michele Calgaro 139fbf7535
Rename Q_EXPORT to TQ_EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
TDE Gitea 476878f4bf Fix plural form of translations.
The leading '_n: ' should not be part of the translations.
6 months ago
Temuri Doghonadze 8aa240c6df Translated using Weblate (Georgian)
Currently translated at 35.8% (805 of 2244 strings)

Translation: applications/digikam
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ka/
6 months ago
Michele Calgaro 02b8017b11
Remove support for Metrowerks compiler
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 months ago
Temuri Doghonadze be956c7280 Translated using Weblate (Georgian)
Currently translated at 35.2% (792 of 2244 strings)

Translation: applications/digikam
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ka/
6 months ago
Ray-V aed0b797b4 Fix jpegint.h required
Signed-off-by: Ray-V <ray-v@inbox.lv>
7 months ago
TDE Weblate 7de691abbe Update translation files
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/
7 months ago
TDE Gitea 5d0cf36641 Update translation template. 7 months ago
Michele Calgaro 76a8e935be
Conversion to cmake building system
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro 67fd8bef19
Move digitaglinktree man page to main doc folder
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro 3c7048af4a
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro ebff8f66e4
Move 'icons' and 'pics' folders to main level
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro ee0d99607c
Rename 'digikam' folder to 'src'
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 4adff73938
Move 'data' folder to main level and group 'icons' and 'pics' subfolders for 'digikam' and 'showfoto'
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Andrei Stepanov 87f4230d58 Translated using Weblate (Russian)
Currently translated at 81.1% (1820 of 2244 strings)

Translation: applications/digikam
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ru/
8 months ago
Michele Calgaro af59222a13
Remove unnecessary files. The images in the 'es' folder are copied of those in the 'en' folder, just saved in 32bits instead of 8 bits
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 349e546530
Remove old translation 'po' folder
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 4cb7165a9f
Add man pages from Debian packaging repository
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 3a91c6e7ca
Add xpm pictures from Debian packaging repository
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 50020abd09
Copy translations to new folder
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 9dbebd8e59
Restructure doc folder
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 4f3dd798d8
Remove unnecessary files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
TDE Gitea 7c31acca1f Reset submodule main/applications/graphics/digikam/admin to latest HEAD 8 months ago
Michele Calgaro 371ffb1c7e
Don't use obsolete header kapp.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago