Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use centralized cmake versionr14.1.2 | Michele Calgaro | 2024-03-17 | 2 | -7/+10 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 10f36e23e048228ddae1af3e11022cff23a56c5f) | ||||
* | cmake files: change keywords to lower case | Michele Calgaro | 2024-03-09 | 1 | -1/+1 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7899b480577d6ffbcb6f6ff4506e7dcf81135c50) | ||||
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-11 | 4 | -82/+82 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fb863e072fc3619ad676a6376d2bf2a0a021d8f2) | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-07 | 2 | -2/+2 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 7469c7de8a78ea6ce541e4460d2ea0460825c240) | ||||
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-06 | 2 | -2/+2 |
| | | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 5998f419f047c2b6eab005f48f526712fa9198b4) | ||||
* | Merge translation files from master branch.r14.1.1 | Automated System | 2023-10-21 | 1 | -28/+75 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2023-10-16 | 1 | -28/+34 |
| | |||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-04 | 2 | -3/+3 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 2eb27f1287fbb4a2717ae3a85a5b743e7967358d) | ||||
* | Merge translation files from master branch. | Automated System | 2023-07-21 | 1 | -61/+127 |
| | |||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-21 | 5 | -6/+6 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 47ac992c46281a21c5734c1a365f102e934bba06) | ||||
* | Merge translation files from master branch. | Automated System | 2023-05-10 | 1 | -0/+410 |
| | |||||
* | Merge translation files from master branch. | Automated System | 2023-04-26 | 1 | -2/+0 |
| | |||||
* | Use TDE cmake macro to set versionr14.1.0 | Michele Calgaro | 2022-06-24 | 1 | -1/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 2 | -2/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added translation using Weblate (Turkish) | Mehmet Dokuz | 2022-03-01 | 1 | -0/+412 |
| | |||||
* | Drop automake build support. | Slávek Banko | 2022-01-30 | 28 | -13946/+53 |
| | | | | | | Rework the README and INSTALL files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/libraries/libkdcraw/admin to latest HEAD | Automated System | 2022-01-28 | 1 | -0/+0 |
| | |||||
* | Raise the minimum required version of CMake to 3.1 in CMakeL10n rules. | Slávek Banko | 2021-12-31 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Raise the minimum required version of CMake to 3.1. | Slávek Banko | 2021-12-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS in dcraw and test. | Slávek Banko | 2021-08-31 | 2 | -2/+7 |
| | | | | | | This resolves issue #3. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Remove the original translation directory layout. | Slávek Banko | 2021-08-29 | 22 | -18539/+0 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Copy translations to a new directory layout. | Slávek Banko | 2021-08-29 | 49 | -76/+18543 |
| | | | | | | Use common rules to build translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Take commit eba7a66e23 from LibRaw upstream to resolve FTBFS. | Slávek Banko | 2021-08-29 | 3 | -60/+73 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Remove #pragma omp from definition of structure in the header file. | Slávek Banko | 2021-08-29 | 2 | -21/+5 |
| | | | | | | | | 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> | ||||
* | Conversion to the cmake building system. | gregory guy | 2021-08-25 | 19 | -24/+453 |
| | | | | | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> some fixes and improvements. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Update translation files | TDE Weblate | 2021-07-07 | 21 | -21/+21 |
| | | | | | | | 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/ | ||||
* | Update translation template. | Automated System | 2021-07-07 | 1 | -30/+28 |
| | |||||
* | Remove cmake submodule since it has now been replaced by cmake-trinity ↵ | Slávek Banko | 2021-05-24 | 2 | -3/+0 |
| | | | | | | dependency. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Reset submodule main/libraries/libkdcraw/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/admin to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/cmake to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/admin to latest HEAD | Automated System | 2021-01-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/cmake to latest HEAD | Automated System | 2021-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/cmake to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/admin to latest HEAD | Automated System | 2020-12-07 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/cmake to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/admin to latest HEAD | Automated System | 2020-10-09 | 1 | -0/+0 |
| | |||||
* | Removed additional code formatting modelines. | Michele Calgaro | 2020-09-25 | 19 | -19/+19 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Reset submodule main/libraries/libkdcraw/cmake to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/admin to latest HEAD | Automated System | 2020-09-20 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/cmake to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/admin to latest HEAD | Automated System | 2020-09-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/cmake to latest HEAD | Automated System | 2020-07-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/cmake to latest HEAD | Automated System | 2020-06-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/cmake to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/admin to latest HEAD | Automated System | 2020-06-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/libraries/libkdcraw/cmake to latest HEAD | Automated System | 2020-06-14 | 1 | -0/+0 |
| |