Veronica Berglyd Olsen
|
5bdbd7c195
|
Update linting for tests
|
2025-08-27 21:04:32 +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
|
312ad2a21b
|
Use a set to track comment styles to include in build
|
2025-04-17 16:27:06 +02:00 |
|
Veronica Berglyd Olsen
|
9b93736985
|
Fix linting errors in the tests
|
2025-04-07 17:20:31 +02:00 |
|
Veronica Berglyd Olsen
|
c1b35b6672
|
Merge release 2.6 into main
|
2025-01-26 20:50:58 +01:00 |
|
Veronica Berglyd Olsen
|
8432dfdd1f
|
Extend ODT and DocX tests
|
2025-01-25 21:18:30 +01:00 |
|
Veronica Berglyd Olsen
|
9f1274f953
|
Update ODT and DocX to work with new chapter headers
|
2025-01-25 16:17:19 +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
|
ed431aa30f
|
Update tests
|
2024-11-13 20:40:44 +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
|
9bc1561e01
|
Change to use document locale for integers
|
2024-10-29 17:50:51 +01:00 |
|
Veronica Berglyd Olsen
|
fe56c88309
|
Separate spell checking and link scanning, and add ODT support for links
|
2024-10-25 23:19:23 +02:00 |
|
Veronica Berglyd Olsen
|
bfa82f6bb3
|
Add test coverage of title line breaks, and don't break markdown titles
|
2024-10-24 00:02:39 +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
|
db72f2a722
|
Remove redundant code
|
2024-10-23 10:31:27 +02:00 |
|
Veronica Berglyd Olsen
|
bd5442c9e5
|
Process tags and references in Tokenizer
|
2024-10-22 21:37:18 +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
|
e759aa8d1b
|
Move colour theme to Tokenizer class
|
2024-10-22 17:07:57 +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
|
f91006631d
|
Rename ODT test files
|
2024-10-21 18:56:37 +02:00 |
|
Veronica Berglyd Olsen
|
3cc5e4cc7a
|
Handle text justify in Tokenizer instead
|
2024-10-21 18:54:19 +02:00 |
|
Veronica Berglyd Olsen
|
ec7781fb9f
|
Generalise ODT variables to DOC
|
2024-10-21 17:00:44 +02:00 |
|
Veronica Berglyd Olsen
|
787e1a46d1
|
Add DocX test coverage
|
2024-10-21 16:59:43 +02:00 |
|
Veronica Berglyd Olsen
|
de6c3e9b45
|
Fix issue with global justify, and add indentation to DocX
|
2024-10-19 20:14:01 +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
|
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 |
|