Veronica Berglyd Olsen
|
225befe57e
|
Add test coverage
|
2024-10-16 17:33:32 +02:00 |
|
Veronica Berglyd Olsen
|
c633a56bfb
|
Simplify JSON and raw text writing
|
2024-10-15 23:59:25 +02:00 |
|
Veronica Berglyd Olsen
|
34696ba3a8
|
Merge doc build functions
|
2024-10-15 23:29:11 +02:00 |
|
Veronica Berglyd Olsen
|
b2c7da319e
|
Generalise ODT build settings
|
2024-10-15 20:34:41 +02:00 |
|
Veronica Berglyd Olsen
|
b56095224a
|
Move document format classes to new folder
|
2024-10-15 19:29:56 +02:00 |
|
Veronica Berglyd Olsen
|
2f12a8cc93
|
Add settings to style ODT headers
|
2024-10-15 19:22:08 +02:00 |
|
Veronica Berglyd Olsen
|
22473823c9
|
Improve build settings
|
2024-10-01 14:01:36 +02:00 |
|
Veronica Berglyd Olsen
|
1e812f3f06
|
Update tests
|
2024-10-01 12:15:42 +02:00 |
|
Veronica Berglyd Olsen
|
1b457585d9
|
Update tests
|
2024-09-30 22:52:39 +02:00 |
|
Veronica Berglyd Olsen
|
a6494b4226
|
Allow words to be ignored by the spell checker (session only)
|
2024-09-28 11:21:04 +02:00 |
|
Veronica Berglyd Olsen
|
9b08ebbbd5
|
Use Python regex for document search tool
|
2024-09-22 17:47:49 +02:00 |
|
Veronica Berglyd Olsen
|
21d21846ca
|
Update cursor and messagebox enums
|
2024-09-18 21:51:23 +02:00 |
|
Veronica Berglyd Olsen
|
ece73784c2
|
Only highlight dialogue in novel text (#2011 and #2013)
|
2024-09-01 17:32:37 +02:00 |
|
Veronica Berglyd Olsen
|
8dd9644c13
|
Fix issue with overlapping formatting (#2012)
|
2024-09-01 17:22:54 +02:00 |
|
Veronica Berglyd Olsen
|
a43bd5a50e
|
Move project lock until all steps in project open are completed (#1977)
|
2024-07-14 16:28:09 +02:00 |
|
Veronica Berglyd Olsen
|
69d97a3f3e
|
Add additional test coverage
|
2024-07-08 14:02:05 +02:00 |
|
Veronica Berglyd Olsen
|
59c9783393
|
Remove commented out line
|
2024-06-16 16:03:35 +02:00 |
|
Veronica Berglyd Olsen
|
611a6bb80a
|
Include the whole word when displaying search results
|
2024-06-16 15:58:30 +02:00 |
|
Veronica Berglyd Olsen
|
14f1697428
|
Rename lastPath in build settings
|
2024-06-16 11:23:59 +02:00 |
|
Veronica Berglyd Olsen
|
babc39c6a2
|
Add test coverage
|
2024-06-13 15:48:09 +02:00 |
|
Veronica Berglyd Olsen
|
4b0ad6ec48
|
Add test coverage of ODT dialogue
|
2024-06-11 00:03:54 +02:00 |
|
Veronica Berglyd Olsen
|
416c580a45
|
Fix highlighting of multiple dialogue sections
|
2024-06-10 23:50:59 +02:00 |
|
Veronica Berglyd Olsen
|
f0f5ae6dc9
|
Add support for dialogue highlighting in HTML output
|
2024-06-10 17:18:03 +02:00 |
|
Veronica Berglyd Olsen
|
d48f1fa292
|
Update QTextDocument test
|
2024-06-02 23:48:42 +02:00 |
|
Veronica Berglyd Olsen
|
cf14f84652
|
Fix test coverage
|
2024-05-27 21:45:31 +02:00 |
|
Veronica Berglyd Olsen
|
6289840a74
|
Update tests
|
2024-05-27 21:08:28 +02:00 |
|
Veronica Berglyd Olsen
|
d3ea763d6b
|
Add test coverage of new ToQTextDocument class
|
2024-05-26 00:51:27 +02:00 |
|
Veronica Berglyd Olsen
|
f11ea8d07e
|
Make various fixes and tweaks, and update tests
|
2024-05-24 21:39:16 +02:00 |
|
Veronica Berglyd Olsen
|
e74c1057a4
|
Remove HTML preview mode and manuscript cache
|
2024-05-24 20:12:13 +02:00 |
|
Veronica Berglyd Olsen
|
411163f750
|
Update tests
|
2024-05-22 17:28:57 +02:00 |
|
Veronica Berglyd Olsen
|
76e786d961
|
Update HTML handling of font
|
2024-05-22 16:59:44 +02:00 |
|
Veronica Berglyd Olsen
|
7e1f1a725c
|
Switch Tokenizer to use QFont instead of font family and size
|
2024-05-22 16:57:50 +02:00 |
|
Veronica Berglyd Olsen
|
04a7e092a9
|
Clean up Markdown build code
|
2024-05-22 16:55:05 +02:00 |
|
Veronica Berglyd Olsen
|
7a13b14c15
|
Drop empty tokens from the tokenizer data
|
2024-05-21 22:45:01 +02:00 |
|
Veronica Berglyd Olsen
|
adf0550571
|
Update tests
|
2024-05-21 22:32:20 +02:00 |
|
Veronica Berglyd Olsen
|
d8bb2ad3ae
|
Merge lines of the same paragraph already in the tokenizer
|
2024-05-21 21:58:34 +02:00 |
|
Veronica Berglyd Olsen
|
afe4a29fd1
|
Strip consecutive empty paragraphs when tokenizing
|
2024-05-21 20:53:45 +02:00 |
|
Veronica Berglyd Olsen
|
8ac0440bb3
|
Rename a few files
|
2024-05-21 16:33:53 +02:00 |
|
Veronica Berglyd Olsen
|
3f4538a60e
|
Remove all END Test comments
|
2024-05-10 16:06:23 +02:00 |
|
Veronica Berglyd Olsen
|
1e85ce4a84
|
Update tests
|
2024-05-10 15:26:46 +02:00 |
|
Veronica Berglyd Olsen
|
1d438d5d76
|
Separate tags and value colours
|
2024-04-28 22:43:46 +02:00 |
|
Veronica Berglyd Olsen
|
22a34be21a
|
Fix note colour in viewer and fix tests
|
2024-04-28 20:08:35 +02:00 |
|
Veronica Berglyd Olsen
|
6be7da0305
|
Clean up a few minor bits in the index tests
|
2024-04-28 18:43:22 +02:00 |
|
Veronica Berglyd Olsen
|
e9596e1bbc
|
Fix footnote formatting for ODT and update document builder tests
|
2024-04-27 19:05:13 +02:00 |
|
Veronica Berglyd Olsen
|
b722224863
|
Improve comment processing
|
2024-04-26 22:25:08 +02:00 |
|
Veronica Berglyd Olsen
|
e5ef27dfbf
|
Revert change in test
|
2024-04-25 23:25:23 +02:00 |
|
Veronica Berglyd Olsen
|
96741fc08b
|
Fix remaining broken tests
|
2024-04-25 22:58:00 +02:00 |
|
Veronica Berglyd Olsen
|
dc41f495be
|
Fix ODT tests
|
2024-04-24 18:39:06 +02:00 |
|
Veronica Berglyd Olsen
|
b278d64d0c
|
Fix uninitialised shared class in tests
|
2024-04-24 18:38:50 +02:00 |
|
Veronica Berglyd Olsen
|
ae893be79b
|
Merge branch 'main' into features/footnotes
|
2024-04-18 00:01:48 +02:00 |
|