Veronica Berglyd Olsen
|
5bdbd7c195
|
Update linting for tests
|
2025-08-27 21:04:32 +02:00 |
|
Veronica Berglyd Olsen
|
23ff933d38
|
Merge 2.7.2 into main
|
2025-06-24 17:12:43 +02:00 |
|
Veronica Berglyd Olsen
|
3c474987b2
|
Check indent and justify after lines are combined in tokenizer, not before (#2426)
|
2025-06-23 23:24:20 +02:00 |
|
Veronica Berglyd Olsen
|
32091ffd94
|
Add test for story comment tokenizer
|
2025-06-19 21:49:33 +02:00 |
|
Veronica Berglyd Olsen
|
ba4fdd1f92
|
Split up block types of comments in build formats
|
2025-06-19 20:47:34 +02:00 |
|
Veronica Berglyd Olsen
|
45a41b6109
|
Merge 2.7.2 bugfixes into main
|
2025-06-18 20:26:56 +02:00 |
|
Veronica Berglyd Olsen
|
92ef020342
|
Display headings with a line break on a single line
|
2025-06-18 19:26:41 +02:00 |
|
Veronica Berglyd Olsen
|
148fc68590
|
Add markdown highlight format
|
2025-06-16 18:46:37 +02:00 |
|
Veronica Berglyd Olsen
|
312ad2a21b
|
Use a set to track comment styles to include in build
|
2025-04-17 16:27:06 +02:00 |
|
Veronica Berglyd Olsen
|
c107978173
|
Add processing of story structure comments in the build tool
|
2025-04-08 20:12:48 +02:00 |
|
Veronica Berglyd Olsen
|
c1b35b6672
|
Merge release 2.6 into main
|
2025-01-26 20:50:58 +01:00 |
|
Veronica Berglyd Olsen
|
11d0e4220f
|
Use alternative level 1 format for titles and partitions for markdown
|
2025-01-25 20:51:24 +01:00 |
|
Veronica Berglyd Olsen
|
9ac1692e2a
|
Drop separate types for chapters, scenes and sections as they seem to not be needed
|
2025-01-25 16:11:57 +01:00 |
|
Veronica Berglyd Olsen
|
13e6199af2
|
Separate ordinary headers and novel headers in the Tokenizer
|
2025-01-25 14:58:06 +01:00 |
|
Veronica Berglyd Olsen
|
da036efdcf
|
Switch test code to PyQt6
|
2025-01-11 20:36:42 +01:00 |
|
Veronica Berglyd Olsen
|
97fc64fcae
|
Update copyright (#2154)
|
2025-01-03 12:02:48 +00:00 |
|
Veronica Berglyd Olsen
|
2808c36753
|
Rename tokenizer setFont to setTextFont
|
2024-11-26 00:40:09 +01:00 |
|
Veronica Berglyd Olsen
|
0a7bd68258
|
Simplify collection of raw text
|
2024-11-07 18:56:16 +01:00 |
|
Veronica Berglyd Olsen
|
d9582436d4
|
Update tests
|
2024-11-01 19:55:56 +01:00 |
|
Veronica Berglyd Olsen
|
3d935e29eb
|
Update test coverage
|
2024-10-30 00:08:31 +01:00 |
|
Veronica Berglyd Olsen
|
f92521c93a
|
Process field values in QTextDocuments
|
2024-10-29 17:50:49 +01:00 |
|
Veronica Berglyd Olsen
|
041183f914
|
Add processing of fields in the Tokenizer
|
2024-10-29 17:50:49 +01:00 |
|
Veronica Berglyd Olsen
|
bf478a6706
|
Update tests
|
2024-10-27 02:22:39 +02:00 |
|
Veronica Berglyd Olsen
|
d71435df53
|
Distinguish between anchor ref and href in tokenizer
|
2024-10-25 23:19:22 +02:00 |
|
Veronica Berglyd Olsen
|
6b01bd7ffe
|
Fix title page break issue and add test coverage
|
2024-10-24 17:47:14 +02:00 |
|
Veronica Berglyd Olsen
|
76a9f8e3df
|
Fix a minor issue, and add test
|
2024-10-24 14:32:54 +02:00 |
|
Veronica Berglyd Olsen
|
e15941520f
|
Add working forced line break implementation
|
2024-10-24 01:25:32 +02:00 |
|
Veronica Berglyd Olsen
|
b01c91c0a3
|
Remove more redundant code
|
2024-10-23 17:20:07 +02:00 |
|
Veronica Berglyd Olsen
|
3712b2e93f
|
Combine the different ways of storing generated text data in formats
|
2024-10-23 17:12:13 +02:00 |
|
Veronica Berglyd Olsen
|
0ddc1131dc
|
Replace heading field with a general meta data field in the text block tuple
|
2024-10-23 16:20:50 +02:00 |
|
Veronica Berglyd Olsen
|
f4a941cd93
|
Fix format tag order for HTML validation
|
2024-10-23 11:01:06 +02:00 |
|
Veronica Berglyd Olsen
|
bd5442c9e5
|
Process tags and references in Tokenizer
|
2024-10-22 21:37:18 +02:00 |
|
Veronica Berglyd Olsen
|
c7554f2b8d
|
Process keyword flag in Tokenizer
|
2024-10-22 19:33:05 +02:00 |
|
Veronica Berglyd Olsen
|
63f9cd0bac
|
Tokenize dialogue with colour tag
|
2024-10-22 18:41:34 +02:00 |
|
Veronica Berglyd Olsen
|
c537d0f396
|
Process comments in the Tokenizer
|
2024-10-22 17:37:00 +02:00 |
|
Veronica Berglyd Olsen
|
16076ebfb6
|
Move shared formats code to separate file, and rename some variables
|
2024-10-22 00:25:35 +02:00 |
|
Veronica Berglyd Olsen
|
38ca447c8a
|
Convert format codes to enums
|
2024-10-21 23:37:27 +02:00 |
|
Veronica Berglyd Olsen
|
d145b65237
|
Standardise text sizes and margins
|
2024-10-17 22:34:46 +02:00 |
|
Veronica Berglyd Olsen
|
7bb292404a
|
Update Tokenizer tests
|
2024-10-16 00:23:18 +02:00 |
|
Veronica Berglyd Olsen
|
d2ac0ed53f
|
Pass the Markdown style to the constructor
|
2024-10-16 00:15:56 +02:00 |
|
Veronica Berglyd Olsen
|
c633a56bfb
|
Simplify JSON and raw text writing
|
2024-10-15 23:59:25 +02:00 |
|
Veronica Berglyd Olsen
|
fc27078954
|
Standardise the save document call for all document classes
|
2024-10-15 21:25:36 +02:00 |
|
Veronica Berglyd Olsen
|
b56095224a
|
Move document format classes to new folder
|
2024-10-15 19:29:56 +02:00 |
|