Veronica Berglyd Olsen
|
416c580a45
|
Fix highlighting of multiple dialogue sections
|
2024-06-10 23:50:59 +02:00 |
|
Veronica Berglyd Olsen
|
0b3488c265
|
Add processing of dialogue highlight for ODT files
|
2024-06-10 23:12:54 +02:00 |
|
Veronica Berglyd Olsen
|
d9c86d56bb
|
Merge branch 'main' into dialogue_highlight
|
2024-06-09 00:10:14 +02:00 |
|
Veronica Berglyd Olsen
|
aed4ba4310
|
Rename the modifier apostrophe constants
|
2024-06-08 23:35:20 +02:00 |
|
Veronica Berglyd Olsen
|
d190315909
|
Make a few improvements to regex and remove debug output
|
2024-06-01 14:16:05 +02:00 |
|
Veronica Berglyd Olsen
|
2e143071d9
|
Add dialogue processing to the tokenizer
|
2024-06-01 13:34:59 +02:00 |
|
Veronica Berglyd Olsen
|
770cccda49
|
Add some comments and add text indent to HTML
|
2024-05-27 21:08:09 +02:00 |
|
Veronica Berglyd Olsen
|
ee137b6ffd
|
Parse text indentation in the tokenizer instead
|
2024-05-27 00:26:53 +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
|
b4c0bf3322
|
Complete all current document viewer features in the qdoc class
|
2024-05-23 21:29:47 +02:00 |
|
Veronica Berglyd Olsen
|
e998cb634e
|
Add working meta data blocks
|
2024-05-23 20:48:42 +02:00 |
|
Veronica Berglyd Olsen
|
7f3da655c0
|
Update ODT handling of font
|
2024-05-22 17:28:29 +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
|
dc0ddcfa9f
|
Move text blocks first also in stats counter as an optimisation
|
2024-05-21 22:59:02 +02:00 |
|
Veronica Berglyd Olsen
|
7a13b14c15
|
Drop empty tokens from the tokenizer data
|
2024-05-21 22:45:01 +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
|
2afe0ebbe9
|
Remove all END Class comments
|
2024-05-10 16:00:56 +02:00 |
|
Veronica Berglyd Olsen
|
39951a5099
|
Add more settings to first line indent and move to Format section
|
2024-05-10 15:14:09 +02:00 |
|
Veronica Berglyd Olsen
|
db9305c230
|
Add a footnote to the Lorem Ipsum test project
|
2024-04-27 16:50:37 +02:00 |
|
Veronica Berglyd Olsen
|
b585b8ecd1
|
Make the footnote registry per-file
|
2024-04-26 20:12:57 +02:00 |
|
Veronica Berglyd Olsen
|
bdce0e12c7
|
Simplify footnote handling in writer classes
|
2024-04-16 21:54:31 +02:00 |
|
Veronica Berglyd Olsen
|
26ac68e98e
|
Block footnotes in footnotes, and only output referenced footnotes
|
2024-04-16 00:37:26 +02:00 |
|
Veronica Berglyd Olsen
|
8d24243d4f
|
Complete footnotes processing in tokenizer
|
2024-04-15 18:22:29 +02:00 |
|
Veronica Berglyd Olsen
|
7c4d4dec5c
|
Use format list also for marker keys
|
2024-04-15 01:11:32 +02:00 |
|
Veronica Berglyd Olsen
|
9823677983
|
Add text marker processing in tokenizer class
|
2024-04-15 00:42:01 +02:00 |
|
Veronica Berglyd Olsen
|
da102d3d5a
|
Merge branch 'main' into features/footnotes
|
2024-04-14 22:17:23 +02:00 |
|
Veronica Berglyd Olsen
|
c1154682b5
|
Fix annotation errors
|
2024-04-09 17:01:05 +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
|
6a7262b817
|
Use the quick read feature wherever we only need document text
|
2024-03-26 11:56:31 +01:00 |
|
Veronica Berglyd Olsen
|
5befd244e6
|
Move outline generation to Tokenizer class instead
|
2024-03-21 16:42:58 +01:00 |
|
Veronica Berglyd Olsen
|
144ba66d9d
|
Remove redundant variables in tokenizer
|
2024-03-20 23:44:25 +01:00 |
|
Veronica Berglyd Olsen
|
d42074f8ea
|
Extend HTML anchor to include handle
|
2024-03-20 20:43:11 +01:00 |
|
Veronica Berglyd Olsen
|
b8af6d3990
|
Make sure the tokenizer can handle skipping separators also when there are no other headings (#1756)
|
2024-03-14 22:00:53 +01:00 |
|
Veronica Berglyd Olsen
|
f78f59dc2a
|
Allow hiding any header level in novels
|
2024-03-13 21:38:24 +01:00 |
|
Veronica Berglyd Olsen
|
c0f48b91e6
|
Drop separate token type for unnumbered headings and use heading 2 instead
|
2024-03-13 15:54:14 +01:00 |
|
Veronica Berglyd Olsen
|
9da99e3183
|
Apply hide scene/section regardless of format being filled in
|
2024-03-13 15:53:28 +01:00 |
|
Veronica Berglyd Olsen
|
c7e953fc24
|
Fix chapter numbering in refactored tokenizer and add test coverage
|
2024-03-13 11:08:49 +01:00 |
|
Veronica Berglyd Olsen
|
c5c9726794
|
Clean up heading processing in tokenizer
|
2024-03-12 17:28:02 +01:00 |
|
Veronica Berglyd Olsen
|
78958ed5cf
|
Add hard scene break formatting
|
2024-03-11 23:26:16 +01:00 |
|
Veronica Berglyd Olsen
|
58a7dc0a5a
|
Use "heading" consistently on the UI
|
2024-03-03 20:28:36 +01:00 |
|
Veronica Berglyd Olsen
|
9270550364
|
Clean up some string formatting
|
2024-03-02 18:47:28 +01:00 |
|
Veronica Berglyd Olsen
|
2af1d60480
|
Remove redundant if statement in tokenizer class
|
2024-03-02 18:32:19 +01:00 |
|
Veronica Berglyd Olsen
|
5b5134148b
|
Remove redundant flag in tokenizer class
|
2024-03-02 18:30:09 +01:00 |
|
Veronica Berglyd Olsen
|
37f56a34f4
|
Remove the header processing function and add comments to the tokenizer
|
2024-03-02 18:21:55 +01:00 |
|
Veronica Berglyd Olsen
|
53a4725d62
|
Incorporate header formatting into main tokenizer function
|
2024-03-02 17:50:36 +01:00 |
|
Veronica Berglyd Olsen
|
aea4192213
|
Add option to ignore certain keywords in manuscript (#1132)
|
2024-03-02 15:24:07 +01:00 |
|
Veronica Berglyd Olsen
|
c6cbe4cc0d
|
Allow titles in notes as well
|
2024-03-02 00:32:42 +01:00 |
|
Veronica Berglyd Olsen
|
3e3335be39
|
Add additional styling for headers
|
2024-03-02 00:19:02 +01:00 |
|