Veronica Berglyd Olsen
|
864172ea50
|
Add an elide function for shortening text
|
2024-04-28 18:22:31 +02:00 |
|
Veronica Berglyd Olsen
|
e01e14075c
|
Update editor and highlight, and update tests
|
2024-04-28 18:05:53 +02:00 |
|
Veronica Berglyd Olsen
|
e9596e1bbc
|
Fix footnote formatting for ODT and update document builder tests
|
2024-04-27 19:05:13 +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
|
41506911c1
|
Fix regex flag in highlighter
|
2024-04-26 22:25:58 +02:00 |
|
Veronica Berglyd Olsen
|
b722224863
|
Improve comment processing
|
2024-04-26 22:25:08 +02:00 |
|
Veronica Berglyd Olsen
|
b585b8ecd1
|
Make the footnote registry per-file
|
2024-04-26 20:12:57 +02:00 |
|
Veronica Berglyd Olsen
|
52e8ae9cb6
|
Merge branch 'main' into features/footnotes
|
2024-04-25 23:35:40 +02:00 |
|
Veronica Berglyd Olsen
|
383640cb7e
|
Drop Python 3.8 support
|
2024-04-25 23:30:26 +02:00 |
|
Veronica Berglyd Olsen
|
0d294f49f9
|
Merge branch 'main' into features/footnotes
|
2024-04-21 23:34:56 +02:00 |
|
Veronica Berglyd Olsen
|
e8bd9b21b5
|
Explicitly set python exec and ignore errors from run from source blocks in main
|
2024-04-20 21:31:04 +02:00 |
|
Veronica Berglyd Olsen
|
54ebcd91cb
|
Fix wrong hex version
|
2024-04-20 20:13:06 +02:00 |
|
Veronica Berglyd Olsen
|
b80edee225
|
Merge Release 2.4 into Main
|
2024-04-20 17:26:12 +02:00 |
|
Veronica Berglyd Olsen
|
795007f3f8
|
Bump version to 2.4 and update changelog
|
2024-04-20 15:25:59 +02:00 |
|
Veronica Berglyd Olsen
|
48e653a546
|
Clean up footnote key generation
|
2024-04-18 18:23:25 +02:00 |
|
Veronica Berglyd Olsen
|
a2d8aefb21
|
Reduce footnote index storage to keys only
|
2024-04-18 18:07:17 +02:00 |
|
Veronica Berglyd Olsen
|
ae893be79b
|
Merge branch 'main' into features/footnotes
|
2024-04-18 00:01:48 +02:00 |
|
Veronica Berglyd Olsen
|
ac7b0bc9a2
|
Drop code for pre Qt 5.15 versions
|
2024-04-16 23:45:59 +02:00 |
|
Veronica Berglyd Olsen
|
1733938eb4
|
Bump Qt version requirement to 5.15
|
2024-04-16 23:40:48 +02:00 |
|
Veronica Berglyd Olsen
|
f45170850c
|
Fix Ubuntu builds for 20.04 and 22.04, and bump to 2.5 alpha 2
|
2024-04-16 23:25:30 +02:00 |
|
Veronica Berglyd Olsen
|
bdce0e12c7
|
Simplify footnote handling in writer classes
|
2024-04-16 21:54:31 +02:00 |
|
Veronica Berglyd Olsen
|
57f9a0a844
|
Refactor and improve highlighter class
|
2024-04-16 21:52:37 +02:00 |
|
Veronica Berglyd Olsen
|
988d969de7
|
Drop the non-compliant print-orientation attribute from the ODT class
|
2024-04-16 21:51:54 +02:00 |
|
Veronica Berglyd Olsen
|
17960d286f
|
Add a working ODT footnotes implementation
|
2024-04-16 00:39:48 +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
|
0729dd798b
|
Add formatted comments for ODT
|
2024-04-15 18:49:49 +02:00 |
|
Veronica Berglyd Olsen
|
c65dee1df9
|
Skip footnote section if there are none
|
2024-04-15 18:30:07 +02:00 |
|
Veronica Berglyd Olsen
|
92888338f4
|
Add footnotes to output translation file
|
2024-04-15 18:25:13 +02:00 |
|
Veronica Berglyd Olsen
|
44192c88f5
|
Add footnote handling in html and markdown output
|
2024-04-15 18:22:55 +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
|
35563373a6
|
Annotated regex rules in highlighting and add to slots
|
2024-04-14 23:40:19 +02:00 |
|
Veronica Berglyd Olsen
|
f23164a17b
|
Disable spell checking for shortcodes
|
2024-04-14 23:39:52 +02:00 |
|
Veronica Berglyd Olsen
|
70033cb0f3
|
Add insert footnote feature in editor
|
2024-04-14 23:33:35 +02:00 |
|
Veronica Berglyd Olsen
|
da102d3d5a
|
Merge branch 'main' into features/footnotes
|
2024-04-14 22:17:23 +02:00 |
|
Veronica Berglyd Olsen
|
5568b43b22
|
Add key generator to text index
|
2024-04-14 22:17:00 +02:00 |
|
Veronica Berglyd Olsen
|
52b27b6e56
|
Increase toolbar label font size in outline
|
2024-04-14 16:42:46 +02:00 |
|
Veronica Berglyd Olsen
|
99ec268dd9
|
Increase the icon size of outline toolbar
|
2024-04-14 16:36:21 +02:00 |
|
Veronica Berglyd Olsen
|
0fb0af5b32
|
Merge branch 'main' into updates/shapes
|
2024-04-13 19:22:05 +02:00 |
|
Veronica Berglyd Olsen
|
f5fcc57a06
|
Merge branch 'release'
|
2024-04-13 19:19:53 +02:00 |
|
Veronica Berglyd Olsen
|
6f885efb7f
|
Change how default theme colours are handled
|
2024-04-13 19:07:15 +02:00 |
|
Veronica Berglyd Olsen
|
4a1a3013f4
|
Add missing i18n wrapper to shape labels
|
2024-04-13 18:34:09 +02:00 |
|
Veronica Berglyd Olsen
|
cf57a3ead0
|
Update file format spec
|
2024-04-13 01:34:12 +02:00 |
|
Veronica Berglyd Olsen
|
39b2ff4a72
|
Bump main branch to version 2.5a1 (correctly this time)
|
2024-04-13 01:10:39 +02:00 |
|
Veronica Berglyd Olsen
|
730d09a76c
|
Merge branch 'main' into feature/status_shapes
|
2024-04-13 01:04:24 +02:00 |
|
Veronica Berglyd Olsen
|
b521b39498
|
Bump main branch to version 2.5a1
|
2024-04-13 01:03:58 +02:00 |
|
Veronica Berglyd Olsen
|
2f55055c75
|
Fix comment
|
2024-04-13 00:38:29 +02:00 |
|
Veronica Berglyd Olsen
|
3e711ebe7f
|
Fix word counter bug (#1816)
|
2024-04-13 00:37:21 +02:00 |
|
Veronica Berglyd Olsen
|
afd4aa5d1f
|
Update home path and fix wrong setting fix for scene and chapter count on welcome dialog
|
2024-04-13 00:13:20 +02:00 |
|