Veronica Berglyd Olsen
|
b33bf954bb
|
Convert split and merge dialogs into class method dialogs
|
2024-05-27 23:36:17 +02:00 |
|
Veronica Berglyd Olsen
|
f7cdc7da0c
|
Add a dialog parent class that handles escape key presses
|
2024-05-27 22:53:30 +02:00 |
|
Veronica Berglyd Olsen
|
0fc1af7180
|
Fix some typos in new section of Preferences
|
2024-05-26 18:05:11 +02:00 |
|
Veronica Berglyd Olsen
|
6f144c20cd
|
Bump to 2.5 beta 1 and update changelog
|
2024-05-26 16:42:49 +02:00 |
|
Veronica Berglyd Olsen
|
d3ea763d6b
|
Add test coverage of new ToQTextDocument class
|
2024-05-26 00:51:27 +02:00 |
|
Veronica Berglyd Olsen
|
aceb344856
|
Fix a potential segfault issue in main gui and add auto-build on open manuscript tool
|
2024-05-25 22:43:09 +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
|
a4e3bf848b
|
Clean up no longer needed code, and fix text justify setting
|
2024-05-24 20:38:34 +02:00 |
|
Veronica Berglyd Olsen
|
e74c1057a4
|
Remove HTML preview mode and manuscript cache
|
2024-05-24 20:12:13 +02:00 |
|
Veronica Berglyd Olsen
|
6cc046c65c
|
Use preview document class for manuscript preview
|
2024-05-24 18:52:18 +02:00 |
|
Veronica Berglyd Olsen
|
c97a070e98
|
Fix module header info
|
2024-05-23 22:04:19 +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
|
c8017a1f42
|
Add text paragraph formatting
|
2024-05-23 19:43:32 +02:00 |
|
Veronica Berglyd Olsen
|
6d84942746
|
Update qdocument class to work with merged code from main
|
2024-05-23 19:02:27 +02:00 |
|
Veronica Berglyd Olsen
|
818f145b62
|
Merge branch 'main' into feature/preview_generator
|
2024-05-23 18:50:38 +02:00 |
|
Veronica Berglyd Olsen
|
69b362b9d2
|
Add native font dialog option and fix tests
|
2024-05-23 18:44:45 +02:00 |
|
Veronica Berglyd Olsen
|
1fe7ca3db8
|
Update font description and add native font dialog setting to config
|
2024-05-22 23:31:28 +02:00 |
|
Veronica Berglyd Olsen
|
cf16b57f66
|
Clean up font handling in HTML and ODT
|
2024-05-22 23:13:16 +02:00 |
|
Veronica Berglyd Olsen
|
7f3da655c0
|
Update ODT handling of font
|
2024-05-22 17:28:29 +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
|
c63a0c2f58
|
Add new font and quote button icons
|
2024-05-22 16:55:36 +02:00 |
|
Veronica Berglyd Olsen
|
04a7e092a9
|
Clean up Markdown build code
|
2024-05-22 16:55:05 +02:00 |
|
Veronica Berglyd Olsen
|
309065bcbf
|
Add general keep line breaks setting to build
|
2024-05-22 09:14:34 +02:00 |
|
Veronica Berglyd Olsen
|
20ae3febef
|
Merge branch 'main' into feature/preview_generator
|
2024-05-21 23:16:27 +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
|
ba6259f08a
|
Update converter classes to handle only single paragraphs
|
2024-05-21 22:32:07 +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
|
1203dd639b
|
Add a QTextDocument generator class
|
2024-05-21 18:12:08 +02:00 |
|
Veronica Berglyd Olsen
|
aadad6aa8c
|
Define header sizes as constants
|
2024-05-21 18:02:01 +02:00 |
|
Veronica Berglyd Olsen
|
8ac0440bb3
|
Rename a few files
|
2024-05-21 16:33:53 +02:00 |
|
Veronica Berglyd Olsen
|
d6b4019614
|
Clean up app construction in main entry point
|
2024-05-20 18:33:00 +02:00 |
|
Veronica Berglyd Olsen
|
a6eb951361
|
Add font initialisation, and update tests
|
2024-05-20 17:36:40 +02:00 |
|
Veronica Berglyd Olsen
|
0b999bd726
|
Fix font handling in manuscript tool
|
2024-05-20 17:13:10 +02:00 |
|
Veronica Berglyd Olsen
|
774437f7bb
|
Save all font info for text font
|
2024-05-20 16:32:10 +02:00 |
|
Veronica Berglyd Olsen
|
c0673b8128
|
Save all font info for GUI font
|
2024-05-20 16:12:27 +02:00 |
|
Veronica Berglyd Olsen
|
2d22adcd2a
|
Update the dictionaries tool to use the new error colour
|
2024-05-20 13:32:06 +02:00 |
|
Veronica Berglyd Olsen
|
4c4b92fdd4
|
Add error text colour to theme definition
|
2024-05-20 13:31:38 +02:00 |
|
Veronica Berglyd Olsen
|
bf459b4090
|
Add error text value in themes
|
2024-05-20 13:08:59 +02:00 |
|
Veronica Berglyd Olsen
|
728f1ce1e3
|
Merge release 2.4.3 into main
|
2024-05-20 13:07:14 +02:00 |
|
Veronica Berglyd Olsen
|
60593cde21
|
Bump version to 2.4.3 and update changelog
|
2024-05-20 12:29:03 +02:00 |
|
Veronica Berglyd Olsen
|
9388ce6a46
|
Fix support for 90% font
|
2024-05-20 12:00:19 +02:00 |
|
Veronica Berglyd Olsen
|
cb19475409
|
Add font init to viewer, and update manuscript tool preview
|
2024-05-20 11:36:30 +02:00 |
|
Veronica Berglyd Olsen
|
09b51badd4
|
Add an explicit font setting function for text editor that covers all font settings
|
2024-05-20 11:17:23 +02:00 |
|
Veronica Berglyd Olsen
|
5b0a6f05ed
|
Fix enchant folder missing bug for dictionaries tool (#1874)
|
2024-05-19 21:47:53 +02:00 |
|
Veronica Berglyd Olsen
|
de12b22c97
|
Bump version and update changelog
|
2024-05-18 15:19:30 +02:00 |
|
Veronica Berglyd Olsen
|
201d32f6ae
|
Merge branch 'release'
|
2024-05-14 09:37:59 +02:00 |
|