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 |
|
Veronica Berglyd Olsen
|
16e2e0cc83
|
Add a custom text document in the editor
|
2023-09-07 19:20:00 +02:00 |
|
Veronica Berglyd Olsen
|
f754c80352
|
Redesign main sidebar
|
2023-09-05 21:55:42 +02:00 |
|
Veronica Berglyd Olsen
|
e8b2f3a8f9
|
Only spell check proper words
|
2023-09-04 20:12:04 +02:00 |
|
Veronica Berglyd Olsen
|
56fc5ec40c
|
Add spell check languages to Tools menu
|
2023-08-25 13:09:05 +02:00 |
|
Veronica Berglyd Olsen
|
b54f81355a
|
Clean up the syntax highlighter class
|
2023-08-24 20:40:10 +02:00 |
|
Veronica Berglyd Olsen
|
f7ed133b2e
|
Move the spell check instance to the shared class
|
2023-08-24 20:17:23 +02:00 |
|
Veronica Berglyd Olsen
|
863dcf8b37
|
Move theme and project instances to new shared data class
|
2023-08-10 21:13:10 +02:00 |
|
Veronica Berglyd Olsen
|
d658a993c0
|
Update source file headers
|
2023-08-08 21:41:35 +02:00 |
|
Veronica Berglyd Olsen
|
12897ff2e1
|
Make project instance private to main GUI class
|
2023-08-08 17:21:00 +02:00 |
|
Veronica Berglyd Olsen
|
94c95d6f67
|
Move GUI theme instance to the config object (after app creation)
|
2023-08-08 14:35:55 +02:00 |
|