Commit graph

1300 commits

Author SHA1 Message Date
Jonathan Pietkiewicz 750b96e18e apply patch per PR feedback to avoid segfault (fixes olivierkes#950) 2022-02-09 22:09:42 -06:00
Jonathan Pietkiewicz 5a6d68e139 Fix crash on open with locked files (fixex olivierkes#950) 2022-01-29 14:23:14 -06:00
Jonathan Pietkiewicz f63acafe4e Add generic list dialog, use it to show files that cannot be saved (fixes olivierkes#950) 2022-01-29 14:02:16 -06:00
Jonathan Pietkiewicz 37667ed70f Fix crash when files are locked for writing (Fixes olivierkes#950)
Wrap file opens in try-catch
Applied fix for project file as well as other files that are opened during save
2022-01-25 14:47:41 -06:00
Tobias Frisch 0182a43b8e
Merge pull request #999 from amconners/develop
Fix for #992 and #998
2022-01-16 23:13:06 +01:00
Megan Conners 01036e4540 fixes #992 and #998 with explicit int casts 2022-01-16 12:31:16 -05:00
TheJackiMonster 2b992e70c6
Upgrading pip in linux CI script
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-15 14:59:26 +01:00
TheJackiMonster c64e0ea489
Adjusted prepare_linux script for CI
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-15 14:50:03 +01:00
Tobias Frisch 7de666c595
Update README.md 2021-12-13 17:17:43 +01:00
TheJackiMonster 9ccf665e12
========== manuskript-0.13.1 ========== 2021-12-13 14:30:49 +01:00
TheJackiMonster dc86e3b14e
Adjusted fixes for python 3.10 to not crash immediately
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-13 14:27:59 +01:00
TheJackiMonster c9c18fae57
========== manuskript-0.13.0 ========== 2021-12-13 13:57:26 +01:00
TheJackiMonster 2b802e9dc7
Updated qml files (German)
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-13 13:41:15 +01:00
obw 68bb421ed1
Translated using Weblate (German)
Currently translated at 100.0% (881 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/de/
2021-12-13 13:37:52 +01:00
Kliment 618a43a246
Translated using Weblate (German)
Currently translated at 100.0% (881 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/de/
2021-12-13 13:37:51 +01:00
Tobias Frisch 24fed8c930
Translated using Weblate (German)
Currently translated at 100.0% (881 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/de/
2021-12-13 13:37:51 +01:00
TheJackiMonster fb791cb7d3
Generated qml files for translation updates
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-13 13:23:46 +01:00
Hosted Weblate 80aaf82310
Merge branch 'origin/develop' into Weblate. 2021-12-13 13:16:49 +01:00
Rahul Shirke 4f07de8f48
Translated using Weblate (Marathi)
Currently translated at 27.0% (238 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/mr/
2021-12-13 09:53:37 +01:00
TheJackiMonster 6b04118912
Adjusted flatpak to not break during build
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-11 06:40:51 +01:00
TheJackiMonster d56c2225a3
Fixed issue #865 by adjusting the available IDs in an items constructor
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-12-11 01:34:39 +01:00
Omer I.S bdf4ce3bac
Translated using Weblate (Hebrew)
Currently translated at 8.1% (72 of 880 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/he/
2021-12-02 00:51:55 +01:00
TheJackiMonster 77eee852de
Fixed issue #808 by resetting POV once the character gets deleted
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-30 23:40:31 +01:00
TheJackiMonster a63da8d0a8
Fixed issue #937
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-30 23:08:59 +01:00
TheJackiMonster 64b27bc7a1
Corrected desktop file and icon for of snap package
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-29 19:16:04 +01:00
TheJackiMonster 7dcbf40602
Added pyspellchecker to snap package
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-29 19:12:49 +01:00
Rahul Shirke aeefa5a4e6
Translated using Weblate (Marathi)
Currently translated at 10.6% (94 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/mr/
2021-11-28 08:51:33 +01:00
TheJackiMonster 08e8714f1d
Delegated export stderr output without exit code zero to warnings and fixed one crash during loading
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-27 23:03:31 +01:00
TheJackiMonster 5355c26333
Added missing dependencies to snap
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-27 21:20:25 +01:00
TheJackiMonster 25adfd2437
Adjusted inconsistent pandoc behavior depending on installed version
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-27 16:47:38 +01:00
Rahul Shirke c789c90217
Added translation using Weblate (Marathi) 2021-11-27 07:34:55 +01:00
TheJackiMonster 6a69295526
Added missing adopt-info to snap
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-27 01:52:59 +01:00
TheJackiMonster c833a7d8d6
Removed 'version' being 'overwritten' from snap
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-27 01:45:56 +01:00
TheJackiMonster c52dab475c
Updated indonesian qt language files and ui files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-27 01:39:53 +01:00
Hosted Weblate 88da2eaf64
Merge branch 'origin/develop' into Weblate. 2021-11-27 01:30:56 +01:00
TheJackiMonster 7fb86e492f
Fixed snap package to work again
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-27 00:32:16 +01:00
TheJackiMonster f147bde731
Fixed lxml issue with windows build script
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-25 15:06:08 +01:00
TheJackiMonster 3448e9e2c5
Adjusted the windows build script but it is still not working
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-21 21:32:12 +01:00
C e9c37e912f
Translated using Weblate (Indonesian)
Currently translated at 24.0% (212 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/id/
2021-11-19 15:50:19 +01:00
TheJackiMonster 0c62bdd67f
Updated to use newer pandoc in flatpak and windows build
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-18 15:23:07 +01:00
C 5c07cd552b
Translated using Weblate (Indonesian)
Currently translated at 7.8% (69 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/id/
2021-11-18 13:37:46 +01:00
TheJackiMonster a5f422a5e8
Apply some fixes to flatpak files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-07 18:47:03 +01:00
TheJackiMonster e58a243ad6
Adjusted desktop file and application data to match flatpak requirements
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-07 15:34:03 +01:00
TheJackiMonster 2ebc5cd7f4
Added application data and desktop file for flatpak
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-07 14:50:47 +01:00
TheJackiMonster d5707571bb
Updated flatpak manifest and its modules
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-07 02:55:28 +01:00
TheJackiMonster 401041f138
Merge remote-tracking branch 'origin/develop' into develop
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-07 00:41:34 +01:00
ditokp c22597b02c
Translated using Weblate (Indonesian)
Currently translated at 4.1% (37 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/id/
2021-11-07 00:35:35 +01:00
C 052d6e7b91
Translated using Weblate (Indonesian)
Currently translated at 4.1% (37 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/id/
2021-11-07 00:35:35 +01:00
TheJackiMonster 7e5edf98ed
Fixed translation files which got messed up by last update
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2021-11-07 00:32:07 +01:00
Tobias Frisch 23ead413c1
Merge pull request #895 from zeth/bug-891
Kill old insecure pickle setting files (untested)
2021-11-06 22:56:39 +01:00