Commit Graph

262 Commits (c06016979e2b032e5f9aed25cb4e1ca345dc75bd)
 

Author SHA1 Message Date
Michele Calgaro c06016979e
Rename __KDE_HAVE_GCC_VISIBILITY to __TDE_HAVE_GCC_VISIBILITY
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 months ago
Michele Calgaro 8ba2b2e707
Remove unnecessary define and make sure to include tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 1b52d6f921
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro 34d443bb23
Replace KDE_DEPRECATED with TDE_DEPRECATED
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 months ago
Michele Calgaro 6c50631712
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro 10f36e23e0
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Michele Calgaro 7899b48057
cmake files: change keywords to lower case
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
12 months ago
Michele Calgaro fb863e072f
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 7469c7de8a
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Slávek Banko 5998f419f0
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Roman Savochenko d13e974442 Translated using Weblate (Ukrainian)
Currently translated at 100.0% (74 of 74 strings)

Translation: libraries/libkdcraw
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/libkdcraw/uk/
1 year ago
Roman Savochenko 50387262bc Translated using Weblate (Ukrainian)
Currently translated at 70.2% (52 of 74 strings)

Translation: libraries/libkdcraw
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/libkdcraw/uk/
1 year ago
Michele Calgaro 2eb27f1287
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Wantao Liu fb8e7233d7 Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (74 of 74 strings)

Translation: libraries/libkdcraw
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/libkdcraw/zh_Hans/
2 years ago
Michele Calgaro 47ac992c46
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Wantao Liu 4720b9e340 Added translation using Weblate (Chinese (Simplified)) 2 years ago
Michele Calgaro e7d30e84d1
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro af4330491f
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Mehmet Dokuz dadc8a3e1f Added translation using Weblate (Turkish) 3 years ago
Slávek Banko 733f0a554b
Drop automake build support.
Rework the README and INSTALL files.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
TDE Gitea a768d63f66 Reset submodule main/libraries/libkdcraw/admin to latest HEAD 3 years ago
Slávek Banko e3974c9b71
Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 2fd3248629
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 5d4026f547
Fix FTBFS in dcraw and test.
This resolves issue #3.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko ec82ccebc0
Remove the original translation directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko e66ac666bb
Copy translations to a new directory layout.
Use common rules to build translations.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 1745c1a9cb
Take commit eba7a66e23 from LibRaw upstream to resolve FTBFS.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 05c71a8372
Remove #pragma omp from definition of structure in the header file.
Use #pragma omp relates to code blocks, which is usually not the case
of the header files. Therefore, use in the definition of structure
seems incorrect and may cause FTBFS with some OpenMP implementations.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
gregory guy 2e4e81b25e
Conversion to the cmake building system.
Signed-off-by: gregory guy <gregory-tde@laposte.net>

some fixes and improvements.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Weblate c995c0ed60 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: libraries/libkdcraw
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/libkdcraw/
4 years ago
TDE Gitea 6e9ad8b6c9 Update translation template. 4 years ago
Slávek Banko ec03e5805c
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
TDE Gitea 260f871b3b Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 4 years ago
TDE Gitea 213aa72b8b Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 4 years ago
TDE Gitea db3096e925 Reset submodule main/libraries/libkdcraw/admin to latest HEAD 4 years ago
TDE Gitea 5547bb93d7 Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 4 years ago
TDE Gitea eac5e33fb1 Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 4 years ago
TDE Gitea 1b6ae0a9eb Reset submodule main/libraries/libkdcraw/admin to latest HEAD 4 years ago
TDE Gitea 493172405c Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 4 years ago
TDE Gitea 94b40e27e2 Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 4 years ago
TDE Gitea 9ea1a85ee2 Reset submodule main/libraries/libkdcraw/admin to latest HEAD 4 years ago
TDE Gitea f8829e7e64 Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 4 years ago
TDE Gitea 6e88585356 Reset submodule main/libraries/libkdcraw/admin to latest HEAD 4 years ago
Michele Calgaro ef89c9c566
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
TDE Gitea 07871cb927 Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 4 years ago
TDE Gitea c8f5a1b10e Reset submodule main/libraries/libkdcraw/admin to latest HEAD 4 years ago
TDE Gitea 5da278121a Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 4 years ago
TDE Gitea fa4ae55bda Reset submodule main/libraries/libkdcraw/admin to latest HEAD 4 years ago
TDE Gitea 6bc5950bb1 Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 5 years ago
TDE Gitea 8f72ad8b28 Reset submodule main/libraries/libkdcraw/cmake to latest HEAD 5 years ago