Veronica K. B. Olsen
|
fbdff8d249
|
Spell check can now be enabled/disabled and re-run on document
|
2019-05-12 16:18:37 +02:00 |
|
Veronica K. B. Olsen
|
73f1547e9f
|
Using a better word splitting regex, but need to replace underscores with spaces.
|
2019-05-11 00:26:19 +02:00 |
|
Veronica K. B. Olsen
|
a59f9fe8cb
|
Fixed the spell check regex for italics and underscore text
|
2019-05-10 23:26:29 +02:00 |
|
Veronica K. B. Olsen
|
d6409a5bf9
|
Spell checker context menu can now add words to dictionary for current project
|
2019-05-10 23:11:46 +02:00 |
|
Veronica K. B. Olsen
|
e0936b5f33
|
Text tokenizer done.
|
2019-05-07 18:01:19 +02:00 |
|
Veronica K. B. Olsen
|
9565b14d8b
|
Autosaving works, and document and project tracks whether they have been changed or not.
|
2019-05-05 00:11:46 +02:00 |
|
Veronica K. B. Olsen
|
fe4d2f4a85
|
Some tweaking in the highlichter class, and added the spelling suggestion context menu.
|
2019-05-04 22:10:41 +02:00 |
|
Veronica K. B. Olsen
|
7c391eb660
|
Fixed some bits and added spellcheck to the highlighting class using pyenchant
|
2019-05-04 21:39:05 +02:00 |
|
Veronica K. B. Olsen
|
16f15db6fd
|
Added select all and select paragraph features.
|
2019-04-23 18:38:22 +02:00 |
|
Veronica K. B. Olsen
|
91605f225a
|
Improved highlighting to work for all regex matches by specifying format in a dictionary
|
2019-04-23 18:12:46 +02:00 |
|
Veronica K. B. Olsen
|
db67816276
|
Added text size and justify as editor options.
|
2019-04-23 17:45:38 +02:00 |
|
Veronica K. B. Olsen
|
ffc577c943
|
Added format menu back in, and added a generic wrapping function that can do text formatting and wrap selection in quotes.
|
2019-04-23 16:37:48 +02:00 |
|
Veronica K. B. Olsen
|
4a6779c16c
|
Fixed the syntax regex to do markdown bold/italic properly, and support quote styles in config
|
2019-04-22 21:15:00 +02:00 |
|
Veronica K. B. Olsen
|
5609d16978
|
Fixed the utf-8 thingy at the top of files
|
2019-04-14 13:20:19 +02:00 |
|
Veronica K. B. Olsen
|
5ae239bf7d
|
Set colour variables and used a sample dark theme
|
2019-04-06 17:05:04 +02:00 |
|
Veronica K. B. Olsen
|
aee91ef925
|
Added editor highlighting for markdown.
|
2019-04-06 16:50:42 +02:00 |
|