Veronica Berglyd Olsen
|
c174f8f931
|
Update linting for main code
|
2025-08-27 21:00:09 +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
|
2176dd2020
|
Only add page break before first line of a heading in PDF and preview (#2415)
|
2025-06-18 19:25:39 +02:00 |
|
Veronica Berglyd Olsen
|
5bc39d29eb
|
Process escapes in docx and qdoc classes (#2410)
|
2025-06-16 18:50:21 +02:00 |
|
Veronica Berglyd Olsen
|
8ed3bd889d
|
Fix linting errors in the main code
|
2025-04-07 17:18:43 +02:00 |
|
Veronica Berglyd Olsen
|
c1b35b6672
|
Merge release 2.6 into main
|
2025-01-26 20:50:58 +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
|
6f88357977
|
Update QTextDocument to work with new chapter headers
|
2025-01-25 15:35:02 +01:00 |
|
Veronica Berglyd Olsen
|
a60e0b3c87
|
Clean up warnings and deprecations in extensions and formats
|
2025-01-13 00:38:50 +01:00 |
|
Veronica Berglyd Olsen
|
40c4e74d48
|
Switch app code to PyQt6
|
2025-01-11 20:15:32 +01:00 |
|
Veronica Berglyd Olsen
|
97fc64fcae
|
Update copyright (#2154)
|
2025-01-03 12:02:48 +00:00 |
|
Veronica Berglyd Olsen
|
3b0086e75e
|
Use a frame for page break marker in manuscript preview
|
2024-11-26 23:56:31 +01:00 |
|
Veronica Berglyd Olsen
|
bcac05ca20
|
Only use 1200 DPI for scalable fonts
|
2024-11-26 21:42:54 +01:00 |
|
Veronica Berglyd Olsen
|
07c61450c7
|
Try forcing resolution for PDF printer
|
2024-11-26 18:57:07 +01:00 |
|
Veronica Berglyd Olsen
|
c091e0b9bb
|
Apply the font matcher closer to config read
|
2024-11-26 17:06:34 +01:00 |
|
Veronica Berglyd Olsen
|
18c70ffe3e
|
Allow setting resolution for ToQTextDocument converter
|
2024-11-26 02:22:36 +01:00 |
|
Veronica Berglyd Olsen
|
00017e8065
|
Reset to default font style after emphasis in QTextDocuments (#2121)
|
2024-11-25 23:36:35 +01:00 |
|
Veronica Berglyd Olsen
|
f3c9a77989
|
Revert to QPrinter, but update paint device
|
2024-11-15 19:31:55 +01:00 |
|
Veronica Berglyd Olsen
|
2c031bc093
|
Skip anchors when generating PDF
|
2024-11-15 01:34:02 +01:00 |
|
Veronica Berglyd Olsen
|
69147c2480
|
Correct pixel units
|
2024-11-15 01:27:49 +01:00 |
|
Veronica Berglyd Olsen
|
22ca0045bc
|
Correct font scaling on PDF output
|
2024-11-15 00:40:58 +01:00 |
|
Veronica Berglyd Olsen
|
7c0a6f1d02
|
Use correct em calculation in qdoc class
|
2024-11-14 23:18:22 +01:00 |
|
Veronica Berglyd Olsen
|
4fc69ef7c6
|
Replace printer with Qt's PDF writer
|
2024-11-14 23:17:54 +01:00 |
|
Veronica Berglyd Olsen
|
0c659422b7
|
Add page break markers to the QTextDocument format class
|
2024-11-07 17:52:01 +01:00 |
|
Veronica Berglyd Olsen
|
9bc1561e01
|
Change to use document locale for integers
|
2024-10-29 17:50:51 +01:00 |
|
Veronica Berglyd Olsen
|
d987246062
|
Use Qt for int locale
|
2024-10-29 17:50:50 +01:00 |
|
Veronica Berglyd Olsen
|
f92521c93a
|
Process field values in QTextDocuments
|
2024-10-29 17:50:49 +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
|
d71435df53
|
Distinguish between anchor ref and href in tokenizer
|
2024-10-25 23:19:22 +02:00 |
|
Veronica Berglyd Olsen
|
058758122c
|
Add url support in tokenizer and qdoc preview
|
2024-10-25 23:18:27 +02:00 |
|
Veronica Berglyd Olsen
|
560540618c
|
Process heading line breaks in the Tokenizer
|
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
|
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
|
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
|
3cc5e4cc7a
|
Handle text justify in Tokenizer instead
|
2024-10-21 18:54:19 +02:00 |
|
Veronica Berglyd Olsen
|
d145b65237
|
Standardise text sizes and margins
|
2024-10-17 22:34:46 +02:00 |
|
Veronica Berglyd Olsen
|
40817e73b4
|
Apply page layout settings to PDF format
|
2024-10-16 17:26:10 +02:00 |
|
Veronica Berglyd Olsen
|
17c93c2172
|
Add PDF format
|
2024-10-16 17:25:46 +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
|
759a8e84f0
|
Fix QTextDocument header formatting
|
2024-10-15 20:59:10 +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 |
|