Commit graph

1569 commits

Author SHA1 Message Date
Tobias Frisch
e66db6bf9f
Merge pull request #1310 from ByteOfBrie/fix-ipython-import
Fix ipython import
2024-08-11 13:11:58 +02:00
Brie
92417c6b07 Update links 2024-08-11 03:41:01 -04:00
Brie
636260532f Try to use ipykernel if lib.kernel doesn't exist 2024-08-11 03:40:36 -04:00
Jacki
50b9fd4980
Implement filter for characters
Signed-off-by: Jacki <jacki@thejackimonster.de>
2023-12-17 15:01:43 +01:00
TheJackiMonster
5a109250bb
========== manuskript-0.16.1 ==========
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-12-14 14:21:49 +01:00
TheJackiMonster
8beea301ec
Fix path inconsistencies
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-12-12 16:26:31 +01:00
TheJackiMonster
f274cd489f
Use text mode writing files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-12-12 16:22:46 +01:00
TheJackiMonster
41e59d71c1
Fix newline changes to read universally
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-12-12 16:18:43 +01:00
TheJackiMonster
98d6eb4975
Remove usage of hardcoded path separators
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-12-12 15:53:37 +01:00
TheJackiMonster
530352c78b
========== manuskript-0.16.0 ==========
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-12-07 19:42:24 +01:00
TheJackiMonster
82fe3262af
Prevent initial crash by changes in spellchecking
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-12-07 19:36:37 +01:00
TheJackiMonster
3707d9e0ee
Update .ts files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-12-07 18:59:24 +01:00
Hosted Weblate
d0e4c81132
Merge branch 'origin/develop' into Weblate. 2023-12-07 18:54:27 +01:00
TheJackiMonster
4d79bef20c
Update ui and translation
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-12-07 18:53:14 +01:00
TheJackiMonster
a7abc68f8e
Initialize textColor with None
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-12-07 16:08:44 +01:00
Tobias Frisch
3d4eef2b49
Merge pull request #1214 from TheShadowblast123/develop
Update spellchecker.py And Fixed crashing
2023-12-07 16:06:03 +01:00
TheJackiMonster
1fd8762f5a
Fix crash #1218
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-12-07 16:00:27 +01:00
TheJackiMonster
d93e8eb544
Merge branch 'develop' of github.com:olivierkes/manuskript into develop 2023-12-07 15:41:25 +01:00
TheJackiMonster
79ba7b59ed
Set templateIndex to none when marked as deleted
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-12-07 15:41:18 +01:00
Tobias Frisch
892f8f0592
Merge pull request #1226 from drmousse/develop
Crash on spellcheck context menu #1224
2023-12-07 15:35:59 +01:00
TheJackiMonster
14392909c3
Fix word count for template selection (fix #1163)
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-12-07 15:34:01 +01:00
Tobias Frisch
5f3933bde2
Merge pull request #1198 from Niwreg/develop
added extra check for the filebase dir not to start with an .
2023-12-07 15:07:14 +01:00
Tobias Frisch
cf4ff9f35a
Merge pull request #1196 from Dreaded-Gnu/cross-platform-fix
Fix inconsistent newline handling across operating systems
2023-12-07 15:04:25 +01:00
phlostically
b963186071
Translated using Weblate (Esperanto)
Currently translated at 93.7% (709 of 756 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/eo/
2023-11-09 18:37:09 +01:00
Eryk Michalak
1c7b246e80
Translated using Weblate (Polish)
Currently translated at 98.6% (746 of 756 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/pl/
2023-10-01 13:02:56 +02:00
mousse
56dac84932 issue 1224: contextmenu on unknown word in context of pyspellchecker and symspellpy 2023-09-20 16:24:55 +02:00
Shadow
161290686b Update corkDelegate.py 2023-09-18 14:28:30 -07:00
Shadow
7d31628977 Resolved critical error that crashes
textColor isn't always set to a value and whenever it was used as an empty variable the program would crash. I'm uncertain as to whether or not this solution is appropriate, but this is one way to handle it and maintain functionality. Another would be setting textColor to a default value, but this default would have to depend on the theme set by the user.
2023-09-18 14:11:30 -07:00
Mickas Jensen
919df53b5f
Translated using Weblate (Danish)
Currently translated at 11.1% (84 of 756 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/da/
2023-09-18 11:00:49 +02:00
Shadow
fbab930c44 Update spellchecker.py
Corrected issue where words within certain quotations would show up as incorrectly spelled (ex: 'I'm fine') would indicate both words are misspelled
2023-09-12 18:57:03 -07:00
Tobias Frisch
87da52efd4
Merge pull request #1212 from sagev9000/skip-comments-fix
Fix regex for ignoring multi-line comments.
2023-09-05 14:59:16 +02:00
Sage Vaillancourt
d149ae45e7 Better regex dot config 2023-09-04 20:24:41 -04:00
Sage Vaillancourt
18089ae44f Fix regex for ignoring multi-line comments. 2023-09-03 20:33:25 -04:00
Павел Протасов
11294a5914
Translated using Weblate (Russian)
Currently translated at 100.0% (756 of 756 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/ru/
2023-08-28 18:10:58 +02:00
Tobias Frisch
dccfa85d1f
Merge pull request #1205 from sagev9000/skip-comments-in-word-count
Skip comments in word count
2023-08-25 23:06:48 +02:00
Sage Vaillancourt
f25b47149b Use regex to remove comments before counting 2023-08-25 14:46:45 -04:00
Sage Vaillancourt
6f6abc6f65 I think this reads slightly cleaner. 2023-08-19 21:38:30 -04:00
Sage Vaillancourt
80e90b5ddc Skip comments in word count. 2023-08-19 21:36:13 -04:00
Gerwin van der Kamp
8a5dd11075 added extra check for the filebase dir not to start with an . 2023-08-12 02:39:48 +02:00
Christian Freitag
e267699667 - Adjusted open calls to use \n as newline for all platforms instead of guessing it 2023-08-07 13:09:55 +02:00
Tobias Frisch
6ee7e881be
Merge pull request #1195 from Dreaded-Gnu/manuskriptw-startup-fix
Fix manuskriptw startup error
2023-08-07 12:02:53 +02:00
Christian Freitag
42245d38c3 - Added catch of RuntimeError triggered on when sys.stderr is none 2023-08-07 10:04:26 +02:00
Aurélio Julio Arantes Silveira
cc0fc29b28
Translated using Weblate (Portuguese (Brazil))
Currently translated at 98.9% (748 of 756 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/pt_BR/
2023-06-29 04:45:09 +02:00
TheJackiMonster
1933d53c1c
Fix match and case syntax for python 3.9 and below
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-06-15 22:38:05 +02:00
TheJackiMonster
13486ad083
Update translation files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-06-15 22:31:33 +02:00
Tobias Frisch
4ebbf5efd6
Merge pull request #1165 from alfar/develop
Simple history back/forward navigation
2023-06-15 22:25:58 +02:00
Tymofii Lytvynenko
40a9cabece
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (756 of 756 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/uk/
2023-06-12 01:51:29 +02:00
Павел Протасов
14dd845e4c
Translated using Weblate (Russian)
Currently translated at 100.0% (756 of 756 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/ru/
2023-06-04 20:50:44 +02:00
Herb Huang
e36c31f3a9
Translated using Weblate (Chinese (Simplified))
Currently translated at 91.1% (689 of 756 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/zh_Hans/
2023-05-30 13:10:04 +02:00
Herb Huang
15b9d6f0e1
Translated using Weblate (Chinese (Simplified))
Currently translated at 89.1% (674 of 756 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/zh_Hans/
2023-05-30 01:52:18 +02:00