Veronica Berglyd Olsen
|
2447ae5cff
|
Replace usage of "match" as a variable name
|
2024-10-14 00:14:08 +02:00 |
|
Veronica Berglyd Olsen
|
a716f31b17
|
Fix some minor issues with spell checking
|
2024-09-28 11:41:26 +02:00 |
|
Veronica Berglyd Olsen
|
5ed03e29f3
|
Change regexes to use the pattern object directly
|
2024-09-28 11:20:09 +02:00 |
|
Veronica Berglyd Olsen
|
37c469dbc7
|
Move word split to regex pattern class
|
2024-09-22 17:37:12 +02:00 |
|
Veronica Berglyd Olsen
|
c08033d153
|
Use stdlib re for dialogue matching
|
2024-09-22 17:34:04 +02:00 |
|
Veronica Berglyd Olsen
|
c3cb12e5e2
|
Use stdlib re for Markdown matching
|
2024-09-22 16:56:21 +02:00 |
|
Veronica Berglyd Olsen
|
d3799bc30a
|
Update plain regex patterns to std lib re
|
2024-09-22 16:37:45 +02:00 |
|
Veronica Berglyd Olsen
|
cb8933b493
|
Use Python regex for spell checking
|
2024-09-22 16:23:35 +02:00 |
|
Veronica Berglyd Olsen
|
388141aae6
|
Move text regex patterns to a separate class
|
2024-06-01 13:06:46 +02:00 |
|
Veronica Berglyd Olsen
|
80811ebf44
|
Don't highlight dialogue in notes
|
2024-06-01 12:41:42 +02:00 |
|
Veronica Berglyd Olsen
|
aadad6aa8c
|
Define header sizes as constants
|
2024-05-21 18:02:01 +02:00 |
|
Veronica Berglyd Olsen
|
774437f7bb
|
Save all font info for text font
|
2024-05-20 16:32:10 +02:00 |
|
Veronica Berglyd Olsen
|
1b4cc933e7
|
Add test coverage
|
2024-05-13 18:31:31 +02:00 |
|
Veronica Berglyd Olsen
|
b5def640ed
|
Add alternative dialog style
|
2024-05-13 18:11:44 +02:00 |
|
Veronica Berglyd Olsen
|
7e35b4c675
|
Update syntax themes and add alternative dialog colour
|
2024-05-13 17:57:19 +02:00 |
|
Veronica Berglyd Olsen
|
e5e3066b3d
|
Update preferences
|
2024-05-13 17:51:16 +02:00 |
|
Veronica Berglyd Olsen
|
e1af21bf88
|
Add new dialogue highlighting settings
|
2024-05-13 17:50:18 +02:00 |
|
Veronica Berglyd Olsen
|
2afe0ebbe9
|
Remove all END Class comments
|
2024-05-10 16:00:56 +02:00 |
|
Veronica Berglyd Olsen
|
1d438d5d76
|
Separate tags and value colours
|
2024-04-28 22:43:46 +02:00 |
|
Veronica Berglyd Olsen
|
69a99fc97f
|
Add a syntax colour for special notes
|
2024-04-28 19:53:09 +02:00 |
|
Veronica Berglyd Olsen
|
e01e14075c
|
Update editor and highlight, and update tests
|
2024-04-28 18:05:53 +02:00 |
|
Veronica Berglyd Olsen
|
41506911c1
|
Fix regex flag in highlighter
|
2024-04-26 22:25:58 +02:00 |
|
Veronica Berglyd Olsen
|
a2d8aefb21
|
Reduce footnote index storage to keys only
|
2024-04-18 18:07:17 +02:00 |
|
Veronica Berglyd Olsen
|
57f9a0a844
|
Refactor and improve highlighter class
|
2024-04-16 21:52:37 +02:00 |
|
Veronica Berglyd Olsen
|
70033cb0f3
|
Add insert footnote feature in editor
|
2024-04-14 23:33:35 +02:00 |
|
Veronica Berglyd Olsen
|
da102d3d5a
|
Merge branch 'main' into features/footnotes
|
2024-04-14 22:17:23 +02:00 |
|
Veronica Berglyd Olsen
|
6f7745c46a
|
Update alternative scene label
|
2024-04-08 20:43:19 +02:00 |
|
Veronica Berglyd Olsen
|
08b17daec9
|
Add parsing for terms in comments
|
2024-04-07 18:06:21 +02:00 |
|
Veronica Berglyd Olsen
|
8fff376076
|
Clean up flags in all GUI classes
|
2024-04-03 21:09:49 +02:00 |
|
Veronica Berglyd Olsen
|
46c5f1c10d
|
Update Qt namespace flags
|
2024-04-03 19:28:39 +02:00 |
|
Veronica Berglyd Olsen
|
5453d2ada1
|
Add document outline generator for editor
|
2024-03-17 12:26:25 +01:00 |
|
Veronica Berglyd Olsen
|
bdff3b4ee2
|
Add support for triple hash alt header format
|
2024-03-11 23:25:28 +01:00 |
|
Veronica Berglyd Olsen
|
58a7dc0a5a
|
Use "heading" consistently on the UI
|
2024-03-03 20:28:36 +01:00 |
|
Veronica Berglyd Olsen
|
e78545fcdb
|
Don't highlight tags in inactive files
|
2024-02-03 17:00:27 +01:00 |
|
Veronica Berglyd Olsen
|
ca188fee08
|
Implement alternative tag display name format
|
2024-01-30 21:34:36 +01:00 |
|
Veronica Berglyd Olsen
|
f15563cf6e
|
Revert parts of previous implementation
|
2024-01-30 21:00:04 +01:00 |
|
Veronica Berglyd Olsen
|
b396cff9a7
|
Add a display name filed to index, and improve handling of it
|
2024-01-29 17:47:30 +01:00 |
|
Veronica Berglyd Olsen
|
8e4e6903b1
|
Clean up variables and formatting
|
2024-01-28 00:28:01 +01:00 |
|
Veronica Berglyd Olsen
|
ca02bbf20d
|
Fix slots order
|
2024-01-19 16:35:49 +01:00 |
|
Veronica Berglyd Olsen
|
e10140b1cd
|
Fix spelling colour in highlighter and make a few improvements
|
2024-01-19 16:34:57 +01:00 |
|
Veronica Berglyd Olsen
|
82c63723a4
|
Make all theme colours actual QColor objects
|
2024-01-19 16:13:12 +01:00 |
|
Veronica Berglyd Olsen
|
df690ceb36
|
Happy New Year 2024
|
2024-01-05 00:25:07 +01:00 |
|
Veronica Berglyd Olsen
|
186737a170
|
Update file history info
|
2023-12-13 22:07:53 +01:00 |
|
Veronica Berglyd Olsen
|
8ed85363e2
|
Add test coverage and update the highlighter
|
2023-11-25 17:50:59 +01:00 |
|
Veronica Berglyd Olsen
|
e669560462
|
Add syntax theme entry for shortcodes
|
2023-10-20 17:57:35 +02:00 |
|
Veronica Berglyd Olsen
|
ef4277437b
|
Add regexes and highlighting for in-line commands
|
2023-10-20 00:04:23 +02:00 |
|
Veronica Berglyd Olsen
|
bd6e666fdc
|
Add new syntax highlighting for in-line commands
|
2023-10-19 18:04:06 +02:00 |
|
Veronica Berglyd Olsen
|
9dd8f65795
|
Clean up a few bits in the editor code, fix margins, and fix issue in spell checker
|
2023-10-17 20:25:17 +02:00 |
|
Veronica Berglyd Olsen
|
c3a4b840fb
|
Improve handling of spell check state
|
2023-09-14 16:26:05 +02:00 |
|
Veronica Berglyd Olsen
|
f1e28e21f8
|
Cache spell check errors for usage in the editor when correcting
|
2023-09-10 21:27:34 +02:00 |
|