Commit graph

1536 commits

Author SHA1 Message Date
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
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
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
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
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
Arne Sostack b05377b417 Implemented history back and forward navigation 2023-05-14 11:59:07 +02:00
TheJackiMonster 8e298c0788
Merge branch 'master' into develop 2023-03-29 22:01:26 +02:00
TheJackiMonster 2f93c2f6fe
Fix missing python-markdown in Windows builds
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-29 22:00:47 +02:00
TheJackiMonster cdad1aa2d4
Update translation files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-20 04:59:01 +01:00
Tobias Frisch 131bdc5505
Merge pull request #1144 from tntscreed/develop
Bulk Info Manager bug fix and style changes.
2023-03-20 04:55:27 +01:00
TheJackiMonster 7de81a96f3
Update QM files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-20 04:54:22 +01:00
Hosted Weblate 1dc709fa20
Merge branch 'origin/develop' into Weblate. 2023-03-20 04:49:00 +01:00
TheJackiMonster fe213894cb
Add status of pytest workflow to README.md
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-20 04:44:49 +01:00
gallegonovato 60ea5f9e14
Translated using Weblate (Spanish)
Currently translated at 100.0% (754 of 754 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/es/
2023-03-17 20:38:04 +01:00
Ettore Atalan 7d4151328c
Translated using Weblate (German)
Currently translated at 99.4% (750 of 754 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/de/
2023-03-17 20:38:03 +01:00
tntscreed 863e8df483 Bug and style fixes.
- Made small changes to better fit the style of the project.

- Fixed a bug that would result in a crash when details were applied with the bulk info manager.

- Improved the Bulk Manager UI by adding the list-add and list-remove icons, to better fit it to Manuskript's style. Also added tooltips.
2023-03-16 16:06:48 +01:00
tntscreed 9b372eac73 Added remaining QMessageBox text to self.tr method
I'm assuming it was left out on accident. Sorry, but I can't update the translation files on my own.
2023-03-16 13:19:19 +01:00
tntscreed 389cb19f55 Merge branch 'origin_develop' into develop 2023-03-16 13:03:28 +01:00
Pedro Albuquerque 1164c3c988
Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (755 of 755 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/pt_PT/
2023-03-16 07:47:49 +01:00
TheJackiMonster 3faaf1187a
Update qm files via makefile
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-15 21:46:08 +01:00
TheJackiMonster 5e068c0603
Merge branch 'translations' into develop
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-15 21:44:10 +01:00
TheJackiMonster 7d76bd6726
Update QM files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-15 21:12:52 +01:00
TheJackiMonster b1e23fd9fc
Update translation files
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-15 21:11:41 +01:00
TheJackiMonster e62432307f
Make selection adjustment permanent and improve consistency
Signed-off-by: TheJackiMonster <thejackimonster@gmail.com>
2023-03-15 21:06:31 +01:00
ssantos 5f8569718d
Translated using Weblate (Portuguese)
Currently translated at 100.0% (787 of 787 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/pt/
2023-03-12 22:37:31 +01:00
Pedro Albuquerque 66f6aecf1c
Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (788 of 788 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/pt_PT/
2023-03-12 22:37:31 +01:00
Mounim 763d9284f0
Translated using Weblate (Dutch)
Currently translated at 99.8% (786 of 787 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/nl/
2023-03-12 22:37:30 +01:00
Pedro Albuquerque 91b22292cc
Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (788 of 788 strings)

Translation: Manuskript/Translations
Translate-URL: https://hosted.weblate.org/projects/manuskript/translations/pt_PT/
2023-03-10 17:37:10 +01:00