Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced various '#define' with actual strings - part 6 | Michele Calgaro | 2023-12-08 | 17 | -123/+123 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced various '#define' with actual strings - part 5 | Michele Calgaro | 2023-12-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Translated using Weblate (Russian) | Andrei Stepanov | 2023-12-01 | 1 | -6/+10 |
| | | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: applications/bibletime - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime-desktop-files/ru/ | ||||
* | Replace 'Event' #define strings | Michele Calgaro | 2023-11-30 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Added translation using Weblate (Russian) | Andrei Stepanov | 2023-11-30 | 1 | -0/+30 |
| | |||||
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 3 | -7/+7 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Raise the minimum required version of CMake to 3.5. | Slávek Banko | 2023-11-05 | 2 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Replace Qt with TQt | Michele Calgaro | 2023-11-05 | 3 | -6/+6 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace TQ_*Focus* and TQ_Scale* defines | Michele Calgaro | 2023-09-02 | 8 | -13/+13 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-14 | 2 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 45 | -54/+54 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Drop compatibility code for TQPalette | Michele Calgaro | 2023-07-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Update translation filesr14.1.0 | TDE Weblate | 2023-04-13 | 4 | -70/+68 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/bibletime Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime/ | ||||
* | Update translation template. | Automated System | 2023-04-13 | 1 | -17/+17 |
| | |||||
* | Enforce the use of TQt with STL only where it is necessary. | Slávek Banko | 2023-04-13 | 2 | -0/+21 |
| | | | | | | This resolves issue #6. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix STATIC_PIC syntax | François Andriot | 2023-04-09 | 9 | -9/+9 |
| | | | | | | This resolves issue #4. Signed-off-by: François Andriot <[email protected]> | ||||
* | Translated using Weblate (Indonesian) | Mas Ahmad Muhammad | 2023-04-09 | 1 | -6/+9 |
| | | | | | | | Currently translated at 0.4% (3 of 639 strings) Translation: applications/bibletime Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime/id/ | ||||
* | Added translation using Weblate (Indonesian) | Mas Ahmad Muhammad | 2023-04-08 | 1 | -0/+2889 |
| | |||||
* | Fix FTBFS due to incomplete declaration of main function in CMake tests. | Slávek Banko | 2023-03-24 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Drop automake support. | Michele Calgaro | 2023-02-03 | 53 | -16069/+44 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/applications/misc/bibletime/admin to latest HEAD | Automated System | 2023-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/misc/bibletime/admin to latest HEAD | Automated System | 2023-01-10 | 1 | -0/+0 |
| | |||||
* | Update translation files | TDE Weblate | 2022-12-13 | 3 | -420/+393 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/bibletime Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime/ | ||||
* | Translated using Weblate (Czech) | Slávek Banko | 2022-12-13 | 1 | -8/+9 |
| | | | | | | | Currently translated at 100.0% (3 of 3 strings) Translation: applications/bibletime - desktop files Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime-desktop-files/cs/ | ||||
* | Update translation template. | Automated System | 2022-12-13 | 1 | -140/+131 |
| | |||||
* | Fix setting definition __SANE_USERSPACE_TYPES__. | Slávek Banko | 2022-12-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Remove the original translation directory layout. | Slávek Banko | 2022-12-13 | 8 | -11757/+2 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Conversion to CMake build system. | Slávek Banko | 2022-12-13 | 117 | -1989/+12460 |
| | | | | | | | | Remove the generated files from the source tree. Copy translations to a new directory layout. Added translation of .desktop files. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Update translation files | TDE Weblate | 2022-11-27 | 1 | -2/+0 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/bibletime Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime/ | ||||
* | Translated using Weblate (Portuguese (Brazil)) | Rodrigo Zimmermann | 2022-11-20 | 1 | -168/+182 |
| | | | | | | | Currently translated at 26.7% (171 of 639 strings) Translation: applications/bibletime Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime/pt_BR/ | ||||
* | Added translation using Weblate (Portuguese (Brazil)) | Rodrigo Zimmermann | 2022-11-16 | 1 | -0/+2898 |
| | |||||
* | Added man page from tde packaging repo. | Michele Calgaro | 2022-11-06 | 6 | -27/+34 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Update translation files | TDE Weblate | 2022-09-26 | 2 | -14/+14 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/bibletime Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime/ | ||||
* | Update translation template. | Automated System | 2022-09-26 | 1 | -7/+7 |
| | |||||
* | Remove unnecessary shortcut associations and translations. | Michele Calgaro | 2022-09-26 | 5 | -52/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Update translation files | TDE Weblate | 2022-09-09 | 2 | -30/+16 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/bibletime Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime/ | ||||
* | Update translation template. | Automated System | 2022-09-09 | 1 | -15/+8 |
| | |||||
* | Remove unnecessary accelerator from .ui files. | Michele Calgaro | 2022-09-09 | 2 | -12/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove obsolete setting of CMAKE_MODULE_PATH in cmake files. | Michele Calgaro | 2022-05-03 | 1 | -1/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/applications/misc/bibletime/admin to latest HEAD | Automated System | 2022-01-28 | 1 | -0/+0 |
| | |||||
* | Replaced 'includehints' with 'includes' in *.ui files. | Michele Calgaro | 2021-12-31 | 3 | -12/+11 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 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 <[email protected]> | ||||
* | Update translation files | TDE Weblate | 2021-07-07 | 2 | -2/+2 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/bibletime Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime/ | ||||
* | Update translation template. | Slávek Banko | 2021-07-07 | 8 | -2406/+7 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Update translation template. | Automated System | 2021-07-07 | 7 | -16/+2414 |
| | |||||
* | 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 <[email protected]> | ||||
* | Reset submodule main/applications/bibletime/cmake to latest HEAD | Automated System | 2021-05-15 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/bibletime/cmake to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/bibletime/admin to latest HEAD | Automated System | 2021-02-28 | 1 | -0/+0 |
| | |||||
* | Update translation files | TDE Weblate | 2021-02-07 | 2 | -4/+4 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/bibletime Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime/ |