Commit graph

1445 commits

Author SHA1 Message Date
Elizabeth Wega
76cdab9838
Translated using Weblate (Croatian)
Currently translated at 100.0% (881 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/hr/
2022-04-02 00:27:08 +02:00
Elizabeth Wega
dc5b3bceca
Translated using Weblate (Croatian)
Currently translated at 36.5% (322 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/hr/
2022-03-31 23:08:45 +02:00
Tobias Frisch
cb5ee702d3
Merge pull request #1015 from amconners/develop
catch AttributeError in plotTreeView double click event (fixes #1014)
2022-03-31 02:27:11 +02:00
Tobias Frisch
daf456e11a
Merge pull request #1004 from jdanielp/fix-olivierkes-950
Fix crash when files are locked for writing (Fixes olivierkes#950)
2022-03-30 22:49:04 +02:00
Tobias Frisch
b859631a50
Replaced try & catch with early exit on NoneType
This should fix the issue without exception handling.
2022-03-30 22:44:12 +02:00
Elizabeth Wega
7bfd6de720
Translated using Weblate (Croatian)
Currently translated at 3.7% (33 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/hr/
2022-03-29 22:06:43 +02:00
Elizabeth Wega
e626ca2980
Added translation using Weblate (Croatian) 2022-03-28 20:45:50 +02:00
poi
9f8c424b9e
Translated using Weblate (Chinese (Simplified))
Currently translated at 94.0% (829 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/zh_Hans/
2022-03-10 14:58:49 +01:00
Keito Tobichi
bd956aba32
Translated using Weblate (Japanese)
Currently translated at 92.1% (812 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/ja/
2022-02-24 11:03:38 +01:00
ruine
783a96f7ae
Translated using Weblate (Japanese)
Currently translated at 92.1% (812 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/ja/
2022-02-24 11:03:38 +01:00
Rudi Coeckelberghs
5639eefd24
Translated using Weblate (Dutch)
Currently translated at 88.4% (779 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/nl/
2022-02-22 05:54:02 +01:00
Павел Протасов
4ff68f121d
Translated using Weblate (Russian)
Currently translated at 100.0% (881 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/ru/
2022-02-20 14:54:05 +01:00
Megan Conners
6fd6a68d9d catch AttributeError in plotTreeView double click event 2022-02-19 11:41:19 -05:00
Павел Протасов
d6f0199ed0
Translated using Weblate (Russian)
Currently translated at 100.0% (881 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/ru/
2022-02-14 17:55:20 +01:00
Jonathan Pietkiewicz
750b96e18e apply patch per PR feedback to avoid segfault (fixes olivierkes#950) 2022-02-09 22:09:42 -06:00
Павел Протасов
8a14fbc060
Translated using Weblate (Russian)
Currently translated at 100.0% (881 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/ru/
2022-02-05 18:01:23 +01:00
Павел Протасов
06ea9eda7d
Translated using Weblate (Russian)
Currently translated at 100.0% (881 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/ru/
2022-02-02 18:52:48 +01:00
Jonathan Pietkiewicz
80490b34ce Change welcome page spacer size policy to allow welcome to expand to fill most of screen (fixes olivierkes#996) 2022-01-29 22:48:36 -06:00
Tobias Frisch
9e8e7a234f
Merge pull request #1003 from jdanielp/develop
Fix crash when regex is not valid (Fixes olivierkes#989)
2022-01-30 03:23:42 +01: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
Павел Протасов
1d62915520
Translated using Weblate (Russian)
Currently translated at 100.0% (881 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/ru/
2022-01-27 18:53:58 +01:00
Jonathan Pietkiewicz
50e305aa2f Update search feedback when menu is triggered 2022-01-25 22:08:01 -06:00
Jonathan Pietkiewicz
23ded19d58 Change text color to red when the regex is not correct
updated everytime the text changes in the lineedit
2022-01-25 21:57:54 -06:00
Jonathan Pietkiewicz
e0a3d01091 move import outside try-catch 2022-01-25 21:16:32 -06:00
Tobias Frisch
1db1ef6414
Merge pull request #1000 from Mte90/hard_line
hard_line_breaks support
2022-01-26 00:16:00 +01:00
TheJackiMonster
36d48c8669
Stop the OSX CI from auto updating homebrew the whole time
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2022-01-25 23:55:31 +01: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
Jonathan Pietkiewicz
795e1fa9c0 Fix crash when regex is not valid (Fixes olivierkes#989)
Wrap regex preparation in try-catch
Log when there is a problem preparing the regex
2022-01-25 14:05:50 -06:00
poi
14980cb821
Translated using Weblate (Chinese (Simplified))
Currently translated at 93.8% (827 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/zh_Hans/
2022-01-24 06:55:50 +01:00
Olivier Keshavjee
0330336311 Does not simply warn of duplicate IDs, but fixes them. 2022-01-22 09:53:36 +01:00
Olivier Keshavjee
47b55ba164 Potential fix for #719, #1001 2022-01-21 16:49:04 +01:00
Daniele Scasciafratte
b66208791a feat(pandoc): hard_line_breaks support 2022-01-17 15:33:24 +01: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
Xavier Tardieu
f67680ae1e
Translated using Weblate (French)
Currently translated at 99.8% (880 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/fr/
2022-01-15 22:52:54 +01:00
Daniele Scasciafratte
75f1d9e9a6
Translated using Weblate (Italian)
Currently translated at 100.0% (881 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/it/
2022-01-14 22:42:39 +01:00
ruine
be8f20838e
Translated using Weblate (Japanese)
Currently translated at 91.7% (808 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/ja/
2022-01-09 13:55:43 +01:00
Павел Протасов
4b06b40dac
Translated using Weblate (Russian)
Currently translated at 100.0% (881 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/ru/
2022-01-08 13:23:27 +01:00
Павел Протасов
c9b5842958
Translated using Weblate (Russian)
Currently translated at 100.0% (881 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/ru/
2022-01-08 13:17:12 +01:00
Павел Протасов
05e132d87f
Translated using Weblate (Russian)
Currently translated at 100.0% (881 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/ru/
2022-01-08 12:47:46 +01:00
Павел Протасов
13709bd375
Translated using Weblate (Russian)
Currently translated at 100.0% (881 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/ru/
2022-01-08 11:35:02 +01:00
Павел Протасов
a86558644c
Translated using Weblate (Russian)
Currently translated at 100.0% (881 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/ru/
2022-01-08 11:27:29 +01:00
badlop
b0de29ddf4
Translated using Weblate (Spanish)
Currently translated at 100.0% (881 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/es/
2021-12-29 13:52:04 +01:00
Adrián López Galera
abf6a09c88
Translated using Weblate (Spanish)
Currently translated at 99.4% (876 of 881 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/es/
2021-12-28 12:54:05 +01: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