novelWriter 2.3.1__py3-none-any.whl → 2.4b1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {novelWriter-2.3.1.dist-info → novelWriter-2.4b1.dist-info}/METADATA +1 -1
- {novelWriter-2.3.1.dist-info → novelWriter-2.4b1.dist-info}/RECORD +81 -70
- novelwriter/__init__.py +5 -5
- novelwriter/assets/icons/typicons_dark/icons.conf +4 -0
- novelwriter/assets/icons/typicons_dark/nw_tb-mark.svg +7 -0
- novelwriter/assets/icons/typicons_dark/typ_arrow-down.svg +4 -0
- novelwriter/assets/icons/typicons_dark/typ_arrow-right.svg +4 -0
- novelwriter/assets/icons/typicons_dark/typ_refresh-flipped.svg +1 -1
- novelwriter/assets/icons/typicons_dark/typ_refresh.svg +1 -1
- novelwriter/assets/icons/typicons_dark/typ_search-grey.svg +4 -0
- novelwriter/assets/icons/typicons_dark/typ_times.svg +1 -1
- novelwriter/assets/icons/typicons_light/icons.conf +4 -0
- novelwriter/assets/icons/typicons_light/nw_tb-mark.svg +7 -0
- novelwriter/assets/icons/typicons_light/typ_arrow-down.svg +4 -0
- novelwriter/assets/icons/typicons_light/typ_arrow-right.svg +4 -0
- novelwriter/assets/icons/typicons_light/typ_refresh-flipped.svg +1 -1
- novelwriter/assets/icons/typicons_light/typ_refresh.svg +1 -1
- novelwriter/assets/icons/typicons_light/typ_search-grey.svg +4 -0
- novelwriter/assets/icons/typicons_light/typ_times.svg +1 -1
- novelwriter/assets/manual.pdf +0 -0
- novelwriter/assets/sample.zip +0 -0
- novelwriter/assets/syntax/default_dark.conf +1 -0
- novelwriter/assets/syntax/default_light.conf +1 -0
- novelwriter/assets/syntax/grey_dark.conf +1 -0
- novelwriter/assets/syntax/grey_light.conf +1 -0
- novelwriter/assets/syntax/light_owl.conf +1 -0
- novelwriter/assets/syntax/night_owl.conf +1 -0
- novelwriter/assets/syntax/solarized_dark.conf +1 -0
- novelwriter/assets/syntax/solarized_light.conf +1 -0
- novelwriter/assets/syntax/tomorrow.conf +1 -0
- novelwriter/assets/syntax/tomorrow_night.conf +1 -0
- novelwriter/assets/syntax/tomorrow_night_blue.conf +1 -0
- novelwriter/assets/syntax/tomorrow_night_bright.conf +1 -0
- novelwriter/assets/syntax/tomorrow_night_eighties.conf +1 -0
- novelwriter/assets/text/credits_en.htm +25 -23
- novelwriter/common.py +1 -1
- novelwriter/config.py +35 -12
- novelwriter/constants.py +5 -6
- novelwriter/core/buildsettings.py +60 -40
- novelwriter/core/coretools.py +98 -13
- novelwriter/core/docbuild.py +74 -7
- novelwriter/core/document.py +24 -3
- novelwriter/core/index.py +31 -112
- novelwriter/core/project.py +10 -15
- novelwriter/core/sessions.py +2 -2
- novelwriter/core/status.py +4 -4
- novelwriter/core/storage.py +8 -2
- novelwriter/core/tohtml.py +22 -25
- novelwriter/core/tokenizer.py +416 -232
- novelwriter/core/tomd.py +17 -8
- novelwriter/core/toodt.py +65 -7
- novelwriter/core/tree.py +8 -8
- novelwriter/dialogs/docsplit.py +7 -8
- novelwriter/dialogs/preferences.py +3 -6
- novelwriter/enum.py +17 -14
- novelwriter/extensions/modified.py +20 -2
- novelwriter/extensions/versioninfo.py +1 -1
- novelwriter/gui/doceditor.py +257 -279
- novelwriter/gui/dochighlight.py +29 -25
- novelwriter/gui/docviewer.py +139 -148
- novelwriter/gui/docviewerpanel.py +4 -24
- novelwriter/gui/editordocument.py +12 -1
- novelwriter/gui/itemdetails.py +6 -6
- novelwriter/gui/mainmenu.py +37 -16
- novelwriter/gui/noveltree.py +11 -19
- novelwriter/gui/outline.py +43 -20
- novelwriter/gui/projtree.py +35 -43
- novelwriter/gui/search.py +316 -0
- novelwriter/gui/sidebar.py +25 -30
- novelwriter/gui/theme.py +59 -6
- novelwriter/guimain.py +176 -173
- novelwriter/shared.py +26 -1
- novelwriter/text/__init__.py +3 -0
- novelwriter/text/counting.py +137 -0
- novelwriter/tools/manuscript.py +344 -55
- novelwriter/tools/manussettings.py +213 -71
- novelwriter/tools/welcome.py +1 -1
- {novelWriter-2.3.1.dist-info → novelWriter-2.4b1.dist-info}/LICENSE.md +0 -0
- {novelWriter-2.3.1.dist-info → novelWriter-2.4b1.dist-info}/WHEEL +0 -0
- {novelWriter-2.3.1.dist-info → novelWriter-2.4b1.dist-info}/entry_points.txt +0 -0
- {novelWriter-2.3.1.dist-info → novelWriter-2.4b1.dist-info}/top_level.txt +0 -0
@@ -1,13 +1,13 @@
|
|
1
|
-
novelwriter/__init__.py,sha256=
|
2
|
-
novelwriter/common.py,sha256=
|
3
|
-
novelwriter/config.py,sha256=
|
4
|
-
novelwriter/constants.py,sha256=
|
5
|
-
novelwriter/enum.py,sha256=
|
1
|
+
novelwriter/__init__.py,sha256=NHPln8CwazK8WOh7hOQjQvxvbIxG2xOQKymp1eK_5ZQ,7594
|
2
|
+
novelwriter/common.py,sha256=4Dm9wp6ZEi4OI7zXXM83yoeBd-EJ3wJKgOHS56I5gBQ,17157
|
3
|
+
novelwriter/config.py,sha256=yx0kChXoAiwmnbYW9KCx2lIPUogiJYkr8-nJTQ-ctD0,35635
|
4
|
+
novelwriter/constants.py,sha256=UIxiF-23cB_gmRfxbQPYmObn8Ib-ygm46uOIG329RLY,19818
|
5
|
+
novelwriter/enum.py,sha256=MP-nz3vDRp4bWxXitqjdLWO2_RvrDAlRxngiMON9mb8,3305
|
6
6
|
novelwriter/error.py,sha256=jKIAB6pxWnin4CSaX0DCRUMeZRtwnieIuV5fsW6MW50,7136
|
7
|
-
novelwriter/guimain.py,sha256=
|
8
|
-
novelwriter/shared.py,sha256=
|
9
|
-
novelwriter/assets/manual.pdf,sha256=
|
10
|
-
novelwriter/assets/sample.zip,sha256=
|
7
|
+
novelwriter/guimain.py,sha256=9DWr_y6lrck1BK6hCW4hct1C3ypZJU4sxfXobYjGLb4,53059
|
8
|
+
novelwriter/shared.py,sha256=VVfqS4xOV4PiP4P8UIHvoEb572M2XxaeYnL3a_d8Xbc,14280
|
9
|
+
novelwriter/assets/manual.pdf,sha256=moN_pQwrBrEzZTEDSbJlWxqAgxYP-p1oCvUm4mYO3R8,2605110
|
10
|
+
novelwriter/assets/sample.zip,sha256=Bg8odwm4nQtfzKUiGPBysvjkuhFNatzGza9CvTsD08I,27360
|
11
11
|
novelwriter/assets/i18n/nw_de_DE.qm,sha256=oUV9VMrFuS14SLfe49xe53_o4KfnBUqdwSF5m6AXQb8,95974
|
12
12
|
novelwriter/assets/i18n/nw_en_US.qm,sha256=rCB443fatkLrRxsd3hVSn6VoX19SpNqR0zv4O1_wm1c,88824
|
13
13
|
novelwriter/assets/i18n/nw_es_419.qm,sha256=-4pEroJn4WDR3LeTO4XEvMKOxNrR4-ve-qKgq8FPWn8,98227
|
@@ -36,7 +36,7 @@ novelwriter/assets/icons/novelwriter.svg,sha256=Ad_SgOdXSDJtFR3DLCx6Afme15I78r38
|
|
36
36
|
novelwriter/assets/icons/x-novelwriter-project.ico,sha256=MXdZSYi3j95aIsT5bZo6CkhxmS75cThP9O_38UR7sjg,170697
|
37
37
|
novelwriter/assets/icons/x-novelwriter-project.svg,sha256=VHf1aClkA91tZVYb3LFk9bi_Dw25QBVSjUJAjSD-YX4,5143
|
38
38
|
novelwriter/assets/icons/typicons_dark/README.md,sha256=6ZxJq-19PNrMdeuVeVg84aLjxhr9oF7dLwuMFVGQyq0,1065
|
39
|
-
novelwriter/assets/icons/typicons_dark/icons.conf,sha256=
|
39
|
+
novelwriter/assets/icons/typicons_dark/icons.conf,sha256=CMl1UP6q7CDyGDBsIDQnh2LLOhwXhpJGcfi39isJiPs,4425
|
40
40
|
novelwriter/assets/icons/typicons_dark/mixed_document-chapter.svg,sha256=POP_Cs3bkkKAmrS_fTgjj90eyNK0bipNGgOhDDlXKu0,1650
|
41
41
|
novelwriter/assets/icons/typicons_dark/mixed_document-new.svg,sha256=EIVU3_ecC0d6rpCHXBfKoA_mWJyilqe7iA6XLQb9oRw,1849
|
42
42
|
novelwriter/assets/icons/typicons_dark/mixed_document-note.svg,sha256=OaPRbvkA7h4GA4mnFXJRORv80h2nAsJTmlIR8Msrwt8,1650
|
@@ -68,16 +68,19 @@ novelwriter/assets/icons/typicons_dark/nw_tb-bold-md.svg,sha256=WkeUP6xYSkV2aayM
|
|
68
68
|
novelwriter/assets/icons/typicons_dark/nw_tb-bold.svg,sha256=D42tFbrt-CYzAEzw3I3HZPdCy-HtZipsSNM7wiE8IAA,1259
|
69
69
|
novelwriter/assets/icons/typicons_dark/nw_tb-italic-md.svg,sha256=tJWQ8-FgR3sY3T5iKj30O2zQl1mtSr7ADxyRLOJh3rE,277
|
70
70
|
novelwriter/assets/icons/typicons_dark/nw_tb-italic.svg,sha256=FlL6g_cPN85405MN2_fmmmOdIVHiiywpfyDlLWytHfk,515
|
71
|
+
novelwriter/assets/icons/typicons_dark/nw_tb-mark.svg,sha256=_4tCzsjorR57WJLnDryX622rn2XMU6FP8nXYGSJiReE,1192
|
71
72
|
novelwriter/assets/icons/typicons_dark/nw_tb-strike-md.svg,sha256=7EcssNMul3_yuXrKLoMMJ_54Zfg5niL1KNCUWcQcjv8,1395
|
72
73
|
novelwriter/assets/icons/typicons_dark/nw_tb-strike.svg,sha256=uO12-KZ3Nx4GEL2mIXub01eCtHfKDR05-I33FdJ38NM,1698
|
73
74
|
novelwriter/assets/icons/typicons_dark/nw_tb-subscript.svg,sha256=dOhhKxlsdWuQ7tq8HkBcShjNOUBpyEKgUP1RoFDlPLs,1550
|
74
75
|
novelwriter/assets/icons/typicons_dark/nw_tb-superscript.svg,sha256=0TpY0nIinD4dwgwh0Nyfs0C4rJDcc2JsgxnXSE0flco,1549
|
75
76
|
novelwriter/assets/icons/typicons_dark/nw_tb-underline.svg,sha256=Z0ooKzRV_g298UX22uuUxZPC21Z9DN-1y4sY3vVIaZE,1121
|
76
77
|
novelwriter/assets/icons/typicons_dark/typ_arrow-down-thick-grey.svg,sha256=PsEm_GCebnkMvtVm1OUbVU0hvA2nL8bWlrlyrAWh0tE,519
|
78
|
+
novelwriter/assets/icons/typicons_dark/typ_arrow-down.svg,sha256=NlOj7VaHnlfBwU8M63eVzdepIbvtVbuPCgQ1Rwdu67Q,511
|
77
79
|
novelwriter/assets/icons/typicons_dark/typ_arrow-forward.svg,sha256=Io2wWbs2Z0z5GHzDkmf3AkNZZqyfSC0ilWVDvGv5Q5U,538
|
78
80
|
novelwriter/assets/icons/typicons_dark/typ_arrow-maximise.svg,sha256=m4w3ZUHy3R2aTtvLKZpmd6FPijjkaG6A5jhiqfTp9mg,1029
|
79
81
|
novelwriter/assets/icons/typicons_dark/typ_arrow-minimise.svg,sha256=4XVXvgIN00s6UfHmL3jXSTu5cRjeTKH_WtbS1ZRcCuM,1135
|
80
82
|
novelwriter/assets/icons/typicons_dark/typ_arrow-repeat-grey.svg,sha256=RNhpFR1pmej9rKW-kvxHZa8zFFK3nVfdyP5NksUDDqM,1217
|
83
|
+
novelwriter/assets/icons/typicons_dark/typ_arrow-right.svg,sha256=rUATnt0QnEMegajflkfRWlT3Tcqu0Y7FVpdmZU6Seb0,510
|
81
84
|
novelwriter/assets/icons/typicons_dark/typ_book-grey.svg,sha256=Nl-pghkCn8BG28Cga1vyVtLMDNgMDjL15Tc4s4DVz7k,807
|
82
85
|
novelwriter/assets/icons/typicons_dark/typ_book.svg,sha256=MaUaVtd_hXt6yGGj2C1UUZGqhkEUzDWL5wmByT4UE7U,1490
|
83
86
|
novelwriter/assets/icons/typicons_dark/typ_bookmark.svg,sha256=I2KqO-t22-kA4ELUYnkKLge3HHcQSH3Lw02PsWRsiq0,909
|
@@ -116,8 +119,9 @@ novelwriter/assets/icons/typicons_dark/typ_pin.svg,sha256=cuzFUatVsy3iP8uLZTuLO3
|
|
116
119
|
novelwriter/assets/icons/typicons_dark/typ_plus.svg,sha256=hD-O7FENTxcgH97uqu0B9ZVyZM-btyyodITnBLc6hX8,439
|
117
120
|
novelwriter/assets/icons/typicons_dark/typ_puzzle-outline.svg,sha256=pNsIi2-xyxMLoMvCMcBPreU5OVsoAMXxa_C1eSvR9tY,3271
|
118
121
|
novelwriter/assets/icons/typicons_dark/typ_puzzle.svg,sha256=0TA_9u9ihm2_SOHWlor8w7OKHmb2zewzw5cwrqt0h54,1404
|
119
|
-
novelwriter/assets/icons/typicons_dark/typ_refresh-flipped.svg,sha256=
|
120
|
-
novelwriter/assets/icons/typicons_dark/typ_refresh.svg,sha256=
|
122
|
+
novelwriter/assets/icons/typicons_dark/typ_refresh-flipped.svg,sha256=MuKo4-TiECrLLxbZFgvENxmBrsKJHl36JpagNb27aHk,952
|
123
|
+
novelwriter/assets/icons/typicons_dark/typ_refresh.svg,sha256=FNOb-thrI4QC7KQiKW9Cfag3IOfp3Syz-W6y5xRCVZQ,956
|
124
|
+
novelwriter/assets/icons/typicons_dark/typ_search-grey.svg,sha256=pSbbseZESP41HP4U3SBIIrlGzLzWFJaatOGXdxyphVo,737
|
121
125
|
novelwriter/assets/icons/typicons_dark/typ_search.svg,sha256=ahjax3IvhlP0sc08W-wO4RMk8cB_Gj_wHPGEkfSmRtc,770
|
122
126
|
novelwriter/assets/icons/typicons_dark/typ_star.svg,sha256=FIaFtvCYIjBuhcP7nNhRsbpZv48qhCR9JW3aifYqWyU,901
|
123
127
|
novelwriter/assets/icons/typicons_dark/typ_stopwatch-grey.svg,sha256=Dwb1BdXeZbDJrZ2nX5VNRfqTTzrD-bOIxUTj0rAG-VQ,1434
|
@@ -125,12 +129,12 @@ novelwriter/assets/icons/typicons_dark/typ_th-dot-menu.svg,sha256=ZTW0p8OxLw0R1X
|
|
125
129
|
novelwriter/assets/icons/typicons_dark/typ_th-dot-more.svg,sha256=GEBhivlN6G9sYf3wM4aU4p7kexO8ejvieMIpfEujRs8,612
|
126
130
|
novelwriter/assets/icons/typicons_dark/typ_th-list-grey.svg,sha256=zx4iK9nlfDFaYau_rnbXM_wrQT7A7eW268j4EkBACSE,1114
|
127
131
|
novelwriter/assets/icons/typicons_dark/typ_th-list.svg,sha256=0qsmBzD9ySWA9G3cuB_BAetuzx4qxaNvQ6TcL8c0d4A,846
|
128
|
-
novelwriter/assets/icons/typicons_dark/typ_times.svg,sha256=
|
132
|
+
novelwriter/assets/icons/typicons_dark/typ_times.svg,sha256=kcd-4tz9DmCMikIaSohdt4EzutDYUsTVBr8w2vqn1SE,703
|
129
133
|
novelwriter/assets/icons/typicons_dark/typ_trash.svg,sha256=XjO0SRcnPDrg9Qe8zR5W1k20liKKRop4O2liv2KILQY,2456
|
130
134
|
novelwriter/assets/icons/typicons_dark/typ_user.svg,sha256=00gZEDr59B1A7A4o0w5VjCJOHnQHANsgXBhnB_VTMU4,733
|
131
135
|
novelwriter/assets/icons/typicons_dark/typ_warning-full.svg,sha256=zqqV82C37dWH_yHoSuPo-BLsErg0sl8_VlB6fzXL4VE,970
|
132
136
|
novelwriter/assets/icons/typicons_light/README.md,sha256=nyGvWLJ8cusLYP8YsjX_l213NkDE_GHrwctZ-I_JQUg,1066
|
133
|
-
novelwriter/assets/icons/typicons_light/icons.conf,sha256=
|
137
|
+
novelwriter/assets/icons/typicons_light/icons.conf,sha256=CJMM9T4s_x02Drirlf49b3UCTvKA_W30uEm4JWo6r2w,4428
|
134
138
|
novelwriter/assets/icons/typicons_light/mixed_document-chapter.svg,sha256=kXNwPbeKR3eupIrqtDQrNGq5sL8vdExLfPMrMX2sEsw,1650
|
135
139
|
novelwriter/assets/icons/typicons_light/mixed_document-new.svg,sha256=u0YYfp6hTUEYLsrPleUqYocaG2hl62w-B85INvkm6S4,1825
|
136
140
|
novelwriter/assets/icons/typicons_light/mixed_document-note.svg,sha256=XpKQ2Fj7J3I3BT9mAQkjk_A4eP7uy94vPeDBA62fOYI,1650
|
@@ -162,16 +166,19 @@ novelwriter/assets/icons/typicons_light/nw_tb-bold-md.svg,sha256=1x1uoFq06iKVXNt
|
|
162
166
|
novelwriter/assets/icons/typicons_light/nw_tb-bold.svg,sha256=CW-Q8HLg989PhdwRq_YQ7x_FcE64yk_4wDxqhNA9b2Y,1272
|
163
167
|
novelwriter/assets/icons/typicons_light/nw_tb-italic-md.svg,sha256=TlfmG-iapQo2Z75-83T_aSqmlzaZPxB13HQjeiXhhWY,284
|
164
168
|
novelwriter/assets/icons/typicons_light/nw_tb-italic.svg,sha256=HMeA9SYJ6g7p53kr0Bv9Kqm75I_7zUxDCvdSKmZd_KE,528
|
169
|
+
novelwriter/assets/icons/typicons_light/nw_tb-mark.svg,sha256=3tCiUGD6AEoeZHYch5WhbkpnJYocyo3CRItAeSYoQS4,1205
|
165
170
|
novelwriter/assets/icons/typicons_light/nw_tb-strike-md.svg,sha256=wzHCVcfMvjrL5W3Jfl8UsQiAfjHwXEFSpmmR5F69QQg,1402
|
166
171
|
novelwriter/assets/icons/typicons_light/nw_tb-strike.svg,sha256=HtAYlTga42JVpoUJGyuHX6v4he8__9YiN0tzvOrtqiw,1711
|
167
172
|
novelwriter/assets/icons/typicons_light/nw_tb-subscript.svg,sha256=j8qncFQqiC5vZfFELENtX9COMcrI7NnyED17ki7tC08,1551
|
168
173
|
novelwriter/assets/icons/typicons_light/nw_tb-superscript.svg,sha256=-B-iVCPsoCaz9ZiVkHN6em2BJOI65_ssjFqZM75wxZ0,1550
|
169
174
|
novelwriter/assets/icons/typicons_light/nw_tb-underline.svg,sha256=rxSFWY2lNpSuF2jbUk_jyfoHk_B5d2bLncaCY-2LT7w,1141
|
170
175
|
novelwriter/assets/icons/typicons_light/typ_arrow-down-thick-grey.svg,sha256=FZFt51KLkvqrP0nM_bnCjKkELcLT7KMWB059gvSMKk4,523
|
176
|
+
novelwriter/assets/icons/typicons_light/typ_arrow-down.svg,sha256=o4yUzSExKLMwb1bL5gBCtUhruzFLQQY0bTwwFcYgllI,518
|
171
177
|
novelwriter/assets/icons/typicons_light/typ_arrow-forward.svg,sha256=vDYZrsNe2Afo8-MqS9HV_gsz6aFraYZUyJeAdOXaE4Y,541
|
172
178
|
novelwriter/assets/icons/typicons_light/typ_arrow-maximise.svg,sha256=bz93DwuiB_2Baf-oG5SsMdWGccYogyNqR2Yq3OQ4bDY,1032
|
173
179
|
novelwriter/assets/icons/typicons_light/typ_arrow-minimise.svg,sha256=PcnZfvRheewpelAsfj_OF09a0JmB0PPuU_3Yn4buztc,1138
|
174
180
|
novelwriter/assets/icons/typicons_light/typ_arrow-repeat-grey.svg,sha256=HV86TeWDyw24qRllBsIpxn1bT2Oj74hrHJuSKfyLx_0,1224
|
181
|
+
novelwriter/assets/icons/typicons_light/typ_arrow-right.svg,sha256=Z7FD8rKc96Q34oW7by4TjLZMizlD78V8NVTYgvRauW0,517
|
175
182
|
novelwriter/assets/icons/typicons_light/typ_book-grey.svg,sha256=T4pOeWLJxx-Z-gNPTCiIZzryHQ7efwbRcdMcL8pil-g,814
|
176
183
|
novelwriter/assets/icons/typicons_light/typ_book.svg,sha256=vRlJHH06q1982IZHCx56ouOezyVw31SJ2uogs2xUj2k,1490
|
177
184
|
novelwriter/assets/icons/typicons_light/typ_bookmark.svg,sha256=q3I2j4AsNN12OGwr2zvtFXPVmnLAMoPuKw69wW4SnrM,912
|
@@ -210,8 +217,9 @@ novelwriter/assets/icons/typicons_light/typ_pin.svg,sha256=L0hM3KnHX-c3hu1FB72sU
|
|
210
217
|
novelwriter/assets/icons/typicons_light/typ_plus.svg,sha256=XVCi0SmbKcmQSL_3UqjrjFbxWHMUPLXxUWogxaETiPc,442
|
211
218
|
novelwriter/assets/icons/typicons_light/typ_puzzle-outline.svg,sha256=9igpTHOlyjjyew7pb_4OVqDaUzXua6lf6p4E6Iim7H4,3278
|
212
219
|
novelwriter/assets/icons/typicons_light/typ_puzzle.svg,sha256=rQViTB3CygHvrIzpFwJehjnnJBv1Jg0bH1HgS-3KFEE,1407
|
213
|
-
novelwriter/assets/icons/typicons_light/typ_refresh-flipped.svg,sha256=
|
214
|
-
novelwriter/assets/icons/typicons_light/typ_refresh.svg,sha256=
|
220
|
+
novelwriter/assets/icons/typicons_light/typ_refresh-flipped.svg,sha256=cKwmkmCXtGbszc_tPqKpSzMLVb5V7J7WGga8AcZsRFU,955
|
221
|
+
novelwriter/assets/icons/typicons_light/typ_refresh.svg,sha256=ziRJfelZIsDG_oVsIz9xthwBcmmixm19DYwykgIX5Ls,962
|
222
|
+
novelwriter/assets/icons/typicons_light/typ_search-grey.svg,sha256=5rdJc3aRO60YZLqCYpgic3tD2cqOLo2RCu2OxI9DmLs,744
|
215
223
|
novelwriter/assets/icons/typicons_light/typ_search.svg,sha256=jshV8Oy3vSOSlAew22JGN8Jszx8-lFKii_QFpQTsg0U,773
|
216
224
|
novelwriter/assets/icons/typicons_light/typ_star.svg,sha256=CCLyse0_0JhxOl_xDnpsQWtgp_bD49oW8VO9YjJF8ko,901
|
217
225
|
novelwriter/assets/icons/typicons_light/typ_stopwatch-grey.svg,sha256=LMhGCltTFOSiFlsJ4K1aci4nXmxGupBKufqe117NnO0,1438
|
@@ -219,7 +227,7 @@ novelwriter/assets/icons/typicons_light/typ_th-dot-menu.svg,sha256=AZz7XH3VNRC1J
|
|
219
227
|
novelwriter/assets/icons/typicons_light/typ_th-dot-more.svg,sha256=_bYxpdn_ms8zxjD1tG0ZMUqaj4ABELKJ3-sdOPUVoYY,619
|
220
228
|
novelwriter/assets/icons/typicons_light/typ_th-list-grey.svg,sha256=XKAdaWypd1hggZ_HP0ZWqy4S8zvhNB92PjWA5AUkRaI,746
|
221
229
|
novelwriter/assets/icons/typicons_light/typ_th-list.svg,sha256=fq8gazMyrkUC8qzpmSFz8QufTEDd5X6qNBb09to-j5g,849
|
222
|
-
novelwriter/assets/icons/typicons_light/typ_times.svg,sha256=
|
230
|
+
novelwriter/assets/icons/typicons_light/typ_times.svg,sha256=Z48b7czxZUTrmDZxX2NWMGIFyvqsYe7GTvSPV4T4oPs,703
|
223
231
|
novelwriter/assets/icons/typicons_light/typ_trash.svg,sha256=THerHUXB4l6qjcnIdFCzA7eZxOVhcODDQMtYeDj-z5s,2453
|
224
232
|
novelwriter/assets/icons/typicons_light/typ_user.svg,sha256=q4a-kdXIABSyYlk2BEGPuxnyaM4vTpvLwQNv5-rQ6mQ,736
|
225
233
|
novelwriter/assets/icons/typicons_light/typ_warning-full.svg,sha256=5pCnfBPckrRDznMAOGj2-zmMxUSQi4nK4i07jAVkc_c,970
|
@@ -228,21 +236,21 @@ novelwriter/assets/images/novelwriter-text-light.svg,sha256=ziTrfrr0WO9JWBzSfuuK
|
|
228
236
|
novelwriter/assets/images/welcome-dark.jpg,sha256=MPRYUI1yEjzee1uHGWlrR352U1LFSSV92awDheFtmZo,299007
|
229
237
|
novelwriter/assets/images/welcome-light.jpg,sha256=FcS5GA5G6o9KgmADYHktyR3GHquNlPNIUQeQQiscQzA,279989
|
230
238
|
novelwriter/assets/syntax/cyberpunk_night.conf,sha256=w_22pAqGYDsGMrvzwx7QrOnweFW-mkZZjZ-cRB81yaI,760
|
231
|
-
novelwriter/assets/syntax/default_dark.conf,sha256=
|
232
|
-
novelwriter/assets/syntax/default_light.conf,sha256=
|
233
|
-
novelwriter/assets/syntax/grey_dark.conf,sha256=
|
234
|
-
novelwriter/assets/syntax/grey_light.conf,sha256
|
235
|
-
novelwriter/assets/syntax/light_owl.conf,sha256=
|
236
|
-
novelwriter/assets/syntax/night_owl.conf,sha256=
|
237
|
-
novelwriter/assets/syntax/solarized_dark.conf,sha256=
|
238
|
-
novelwriter/assets/syntax/solarized_light.conf,sha256=
|
239
|
+
novelwriter/assets/syntax/default_dark.conf,sha256=EURI_CPep0nOahQ7Nrx1a4F6yXn0jlnnLI3kQSGPP4Q,844
|
240
|
+
novelwriter/assets/syntax/default_light.conf,sha256=dJR58BVrHqw19zaX-2R1WihLrEPaHxZ9fwZB4v-9eZA,845
|
241
|
+
novelwriter/assets/syntax/grey_dark.conf,sha256=umxXOfkt8UBypfb-ELT8YWnLNwg51umEyTAhGGL9YoA,841
|
242
|
+
novelwriter/assets/syntax/grey_light.conf,sha256=4gveHH8vGuh0t0cjjR4KxumVpLConw1Fvggl7R0qfIM,842
|
243
|
+
novelwriter/assets/syntax/light_owl.conf,sha256=Sh_dpqjvbYNC42uvrCL8CnOnSIU8CEKFAUmSOcqdwwk,1493
|
244
|
+
novelwriter/assets/syntax/night_owl.conf,sha256=33KGoEWi3jD8QQZGZKlw1k5JnAjP2a-zhGsas7kLKYk,1493
|
245
|
+
novelwriter/assets/syntax/solarized_dark.conf,sha256=XJkEeJ-Cg-cOQtRWm6Q-3i-HhuqEg87KTpI6iJ1ciOE,834
|
246
|
+
novelwriter/assets/syntax/solarized_light.conf,sha256=IrL0_2BgNgURda1QrnDFl8HmZ1tILDad4SGSF9x0qMU,835
|
239
247
|
novelwriter/assets/syntax/tango.conf,sha256=g_nLKaMW71p3NQ8JywpAnkDBXwIy5gvDfNYJFBmYcFw,635
|
240
|
-
novelwriter/assets/syntax/tomorrow.conf,sha256=
|
241
|
-
novelwriter/assets/syntax/tomorrow_night.conf,sha256=
|
242
|
-
novelwriter/assets/syntax/tomorrow_night_blue.conf,sha256=
|
243
|
-
novelwriter/assets/syntax/tomorrow_night_bright.conf,sha256=
|
244
|
-
novelwriter/assets/syntax/tomorrow_night_eighties.conf,sha256=
|
245
|
-
novelwriter/assets/text/credits_en.htm,sha256=
|
248
|
+
novelwriter/assets/syntax/tomorrow.conf,sha256=qAJUQyPk3LTo7S9s_GtqakKV1PFYBVmLyv8HTsWqu0g,1491
|
249
|
+
novelwriter/assets/syntax/tomorrow_night.conf,sha256=2urAH-LHOrJHcKwPy2IqrVc_xhQrsrYpEITImk2W9FE,1503
|
250
|
+
novelwriter/assets/syntax/tomorrow_night_blue.conf,sha256=UcPosIQ2S8M2E2mT7dzEqebmxxgIBAPlSu_o1xEQKiM,1513
|
251
|
+
novelwriter/assets/syntax/tomorrow_night_bright.conf,sha256=T7Jzqfo3W_iTG3bR0PZ3ZG5Qgjn5QNU8a3tch4Rq88c,1518
|
252
|
+
novelwriter/assets/syntax/tomorrow_night_eighties.conf,sha256=VW_ibz0cO828WgmaE62KEY7HMLVcIuFN4IJh-dVz6_0,1521
|
253
|
+
novelwriter/assets/text/credits_en.htm,sha256=vB9WS-0rrtFRFCa2GnYyhZPbz6Fema0S4qRd07YhMGQ,4005
|
246
254
|
novelwriter/assets/text/lipsum.txt,sha256=sGA6AC_p4jrUifxLxy3cSODeRwkpBNXDPGgX6YRTm2s,62937
|
247
255
|
novelwriter/assets/themes/cyberpunk_night.conf,sha256=cwNVyZ1ElGWm-r6Qpzj1Pl2vIhC_ePVsgmtriwMcAms,827
|
248
256
|
novelwriter/assets/themes/default.conf,sha256=K0LZ64lODpCtUg3pISTAP4UKvEYMvPkmIYN9RDEaWwk,72
|
@@ -251,31 +259,31 @@ novelwriter/assets/themes/default_light.conf,sha256=o_FJRMidFo-DJYK8bB-jdelcD5qg
|
|
251
259
|
novelwriter/assets/themes/solarized_dark.conf,sha256=HIP9icMtRljUmMH7PmU0IrcLGUSXVDaG97070Hc0UVM,852
|
252
260
|
novelwriter/assets/themes/solarized_light.conf,sha256=jUfaCnWXM4GAOI1eUioj_nP0RiMrnr8MEOprSg7qUU4,854
|
253
261
|
novelwriter/core/__init__.py,sha256=IrBU9r8-lBnwqAD79xtpaDMortj23X-t6zQ1RIWluY4,39
|
254
|
-
novelwriter/core/buildsettings.py,sha256=
|
255
|
-
novelwriter/core/coretools.py,sha256=
|
256
|
-
novelwriter/core/docbuild.py,sha256=
|
257
|
-
novelwriter/core/document.py,sha256=
|
258
|
-
novelwriter/core/index.py,sha256=
|
262
|
+
novelwriter/core/buildsettings.py,sha256=mNJ8v5Rn-lXiqtlFYQ8bzAtQ7JsibktPFiiiTXidHpQ,22385
|
263
|
+
novelwriter/core/coretools.py,sha256=R1Mhg9cGJnhXFYd3kauSY95gCuRMJ9OGcMOQOdasBeo,21519
|
264
|
+
novelwriter/core/docbuild.py,sha256=vn47y9aYf7lsu-A5vmlmSjlWxI82X6at5rB-fEH0pl0,13844
|
265
|
+
novelwriter/core/document.py,sha256=ERU3GCZ1CHkIE3bV-NQ5G8HZlH5C4bWqa-OxyPgFu4w,12154
|
266
|
+
novelwriter/core/index.py,sha256=e-Iov2NyeeLWiWsx_UCD758UIw_6KGe1FZ-jegkRgmU,45951
|
259
267
|
novelwriter/core/item.py,sha256=6a-9Aty4_RIFE-90IxR8t19Fjyl_uHJAwz_TzUn8oRI,18104
|
260
268
|
novelwriter/core/options.py,sha256=6gMe3cXq4U-oSN3zSoGtfiCOW6hX9xtjDssrbZYrtGY,7397
|
261
|
-
novelwriter/core/project.py,sha256=
|
269
|
+
novelwriter/core/project.py,sha256=dl8mx6uCjPUzb9H-pOcwYbDahQ6rxB5D-rkeb8CX-Kk,22718
|
262
270
|
novelwriter/core/projectdata.py,sha256=NYhTL6qIbJxJX98-_zZdV4LzI2-tqdWaMvGYi0Xi4WU,9826
|
263
271
|
novelwriter/core/projectxml.py,sha256=o4sn_Hzn3A-DMlHevjieWoTMaJKJW60HYOWbVfaambs,21936
|
264
|
-
novelwriter/core/sessions.py,sha256=
|
272
|
+
novelwriter/core/sessions.py,sha256=k13qaHO0oAyKBlMrhDogO0dFoAROBA8WNgUULGtIhIA,4431
|
265
273
|
novelwriter/core/spellcheck.py,sha256=AfNOymVlJULF6tSz9ldAj5gyY_k1fHyKzsTivXxQJXg,7235
|
266
|
-
novelwriter/core/status.py,sha256=
|
267
|
-
novelwriter/core/storage.py,sha256=
|
268
|
-
novelwriter/core/tohtml.py,sha256=
|
269
|
-
novelwriter/core/tokenizer.py,sha256=
|
270
|
-
novelwriter/core/tomd.py,sha256=
|
271
|
-
novelwriter/core/toodt.py,sha256=
|
272
|
-
novelwriter/core/tree.py,sha256=
|
274
|
+
novelwriter/core/status.py,sha256=CTqsGhTo-TVvX9n1_fbz0nyRFCFUrwioHJ23tu4lJoI,8717
|
275
|
+
novelwriter/core/storage.py,sha256=eJgGL0cvfeQHhGYjc6FiojJ-dnGU-IQJ6FOWa8hFzJQ,20880
|
276
|
+
novelwriter/core/tohtml.py,sha256=zybIc2qMAQhmWBNVVtcHRijmvqDK_DHidgAYwKUGQP0,17236
|
277
|
+
novelwriter/core/tokenizer.py,sha256=XHjsZVlBt-S5jNyN-i7FrkYenwxFT3-NBNjB-qmazIA,40974
|
278
|
+
novelwriter/core/tomd.py,sha256=xk5r3oyHkz6LOouiPaQLGVJWp6bT0HLe3upr4JmWjG4,7386
|
279
|
+
novelwriter/core/toodt.py,sha256=olx9ogsSrFh1LOndVpI_DK_5E0Bgzd9VFrC2RzNL--k,58700
|
280
|
+
novelwriter/core/tree.py,sha256=bwLJHhNkd2DOKoE-rIwfWwWgaYBlw9xZ8BaQeC0LUJw,18701
|
273
281
|
novelwriter/dialogs/__init__.py,sha256=8a0BuN7-dtzkgPhkwX2KNq8gG2rqpyCAwI-U06KhU5Y,42
|
274
282
|
novelwriter/dialogs/about.py,sha256=9ApVMNAo0x9OXBAb_N6kV7NUERIU-niXjBrd9XIQPbk,4980
|
275
283
|
novelwriter/dialogs/docmerge.py,sha256=MbXjyr_ho_NiJPZEnlZjwWiH_8McxOOAFlGJs0DbmDQ,5960
|
276
|
-
novelwriter/dialogs/docsplit.py,sha256=
|
284
|
+
novelwriter/dialogs/docsplit.py,sha256=wGnIpvzx0GzePsLC9KJwuqsH9k8PvX2kf4vATHKEaFA,9053
|
277
285
|
novelwriter/dialogs/editlabel.py,sha256=LdnWaSExZcdOZv52ks2PjKBzuzHX2XXOTZ9u-SW_brs,2903
|
278
|
-
novelwriter/dialogs/preferences.py,sha256=
|
286
|
+
novelwriter/dialogs/preferences.py,sha256=Up7qkjaqKHCJt4mQlTWsI4QzwAwfV03zriwt5cUcjAU,36578
|
279
287
|
novelwriter/dialogs/projectsettings.py,sha256=tmiVoDp45kVAmk-kBdn8FE8NhWJMflQS9_k5k2bzlas,25712
|
280
288
|
novelwriter/dialogs/quotes.py,sha256=uCxCraABVaaCaNR_s0VpSFNAztdA0ykdjKQUyDalDY8,4561
|
281
289
|
novelwriter/dialogs/wordlist.py,sha256=dxdT6cZ5nmGs22Qlw3Gbvt8stftLrKWRXwuzmtPG2wQ,8520
|
@@ -283,40 +291,43 @@ novelwriter/extensions/__init__.py,sha256=ybwq7BzrU1QYw7pd-QC9iCKoB6MIh_FysriNkk
|
|
283
291
|
novelwriter/extensions/circularprogress.py,sha256=UrqZCgnJgFVuUvUV0V-9noWKCROJWkDtaC44ijvuJPA,3747
|
284
292
|
novelwriter/extensions/configlayout.py,sha256=z-Z-RGLB9NtTJGJF6WwTH4IAHbkH-0LnanmeixL0LK0,9377
|
285
293
|
novelwriter/extensions/eventfilters.py,sha256=XehDoXwsnCvI1D3uieuYu5J3kxZggdV6Teo7Z0xZw7E,2581
|
286
|
-
novelwriter/extensions/modified.py,sha256=
|
294
|
+
novelwriter/extensions/modified.py,sha256=eCgKpq3epPQEPLtqk2ZXYtKgQyKPSbJ29ysgYSeLOLk,2981
|
287
295
|
novelwriter/extensions/novelselector.py,sha256=5ccEDvqrbvrG7khZBrOiJwxsjjRnkFX-A4ZT-lj_z_g,3821
|
288
296
|
novelwriter/extensions/pagedsidebar.py,sha256=-6aIeuIVcZSbAGr_yheneyt9MEfVsCpYYFqjHdP5I-A,7234
|
289
297
|
novelwriter/extensions/simpleprogress.py,sha256=kOnzYgkY1O8SB4u9MRufAHqA0hu5_2kM1A-ecw-CGvI,1793
|
290
298
|
novelwriter/extensions/statusled.py,sha256=2mhx6UDoCzB9h1stluQaNT9xVWv63F7-82qFUwlhEms,2272
|
291
299
|
novelwriter/extensions/switch.py,sha256=8OJ2T7CCBVQxBQqRa39t6ndoBRIKGrDaaggpUIwrA5E,4259
|
292
300
|
novelwriter/extensions/switchbox.py,sha256=HFoU2Xd6C04nBsOE0HjQQy7OmQthvlHBgTETWyu0btQ,4116
|
293
|
-
novelwriter/extensions/versioninfo.py,sha256=
|
301
|
+
novelwriter/extensions/versioninfo.py,sha256=eUJzO6eV6SFXgp71uxr9696rjUQctGm84CA7XqxFhGc,5120
|
294
302
|
novelwriter/gui/__init__.py,sha256=8afC6rASWwWCc7KS_6s2whwTpboQt_495AvyGMLLatQ,38
|
295
|
-
novelwriter/gui/doceditor.py,sha256=
|
296
|
-
novelwriter/gui/dochighlight.py,sha256=
|
297
|
-
novelwriter/gui/docviewer.py,sha256=
|
298
|
-
novelwriter/gui/docviewerpanel.py,sha256
|
299
|
-
novelwriter/gui/editordocument.py,sha256=
|
300
|
-
novelwriter/gui/itemdetails.py,sha256=
|
301
|
-
novelwriter/gui/mainmenu.py,sha256=
|
302
|
-
novelwriter/gui/noveltree.py,sha256=
|
303
|
-
novelwriter/gui/outline.py,sha256=
|
304
|
-
novelwriter/gui/projtree.py,sha256=
|
305
|
-
novelwriter/gui/
|
303
|
+
novelwriter/gui/doceditor.py,sha256=t_tfICvV7Xf7y_4LaIMx-Ry9nEU39gTWJTNNEBASwyE,115832
|
304
|
+
novelwriter/gui/dochighlight.py,sha256=vOJ4iD8xELf_X4x0rnZlCg6tR-f4H5hdrXg-kTDDbQE,16531
|
305
|
+
novelwriter/gui/docviewer.py,sha256=MzkNOhr9F0sTviFaqnUbtkAgD-CMZjedMVWcPez2Gh4,33718
|
306
|
+
novelwriter/gui/docviewerpanel.py,sha256=GZRfA5y486ZMv-_PDQXsrgr4PGJtpT9OO1OUB15UEiM,19975
|
307
|
+
novelwriter/gui/editordocument.py,sha256=B7jHeELoCsyqsBEyD09eN_rAD3Ybm4BKiwuupAjGwWo,4100
|
308
|
+
novelwriter/gui/itemdetails.py,sha256=NJUieAG_uadQIySk2Gpawgv0Rpq_XA0On8yeAwOTZJw,9789
|
309
|
+
novelwriter/gui/mainmenu.py,sha256=63rvJgvqFtMQGDR0d_p-Z7zSTHyW6ioATlO6U_61MTg,38693
|
310
|
+
novelwriter/gui/noveltree.py,sha256=1xme5LZIs0QiSysXrNvkKyMBFl3wDdhXZ6sMoPZHofs,28030
|
311
|
+
novelwriter/gui/outline.py,sha256=PrMHkLs0tLUkuAkHeB5mx8Z56X2mKBC0To2xvDQRV24,42051
|
312
|
+
novelwriter/gui/projtree.py,sha256=SzMIjJL3KdjsAvj-Tf5LQsOdz4As743ahZZwY-I0TJ0,77958
|
313
|
+
novelwriter/gui/search.py,sha256=LiSVi6vQmUp0eDusX32Fgwg70MxkXcDJJFF2RzKGBHo,11031
|
314
|
+
novelwriter/gui/sidebar.py,sha256=TwZOxDsStzzfcvJveOKGIghmeFwFJbD2ATFujrsCvbw,6325
|
306
315
|
novelwriter/gui/statusbar.py,sha256=gl2sT2pmlv-QVhqkiQPHxHEholu-WBfvNJykzyOjBUo,9281
|
307
|
-
novelwriter/gui/theme.py,sha256=
|
316
|
+
novelwriter/gui/theme.py,sha256=evlctSE6_QIBm81joLSlQqbHOAGIy5CJ5q6flpjzlLA,31928
|
317
|
+
novelwriter/text/__init__.py,sha256=oZj7LkFht3O2jjVKqZP3QtWNdpjG5mlXo5aOjp040fk,44
|
318
|
+
novelwriter/text/counting.py,sha256=TTQoXgK_RThdOkDcM1B3u0X80HxFgKLgvhBgZkNLefM,4236
|
308
319
|
novelwriter/tools/__init__.py,sha256=1MVOieA7WQw_xjH7d944hko81I4OM7gPAdSomN8zz3M,40
|
309
320
|
novelwriter/tools/dictionaries.py,sha256=Pa9w0buzLoXDLmaCRGOGXc7Fd1qj55PVThGK5jqFMFY,9132
|
310
321
|
novelwriter/tools/lipsum.py,sha256=hKp5siA5TC_KGDufTGy0j0fqSjSwPDdiNvOAuVsMImk,4784
|
311
322
|
novelwriter/tools/manusbuild.py,sha256=Jg0B8MgGI_wqDtzkJvOVD2VB_ow5GotFqsEIbG03RHo,13773
|
312
|
-
novelwriter/tools/manuscript.py,sha256=
|
313
|
-
novelwriter/tools/manussettings.py,sha256=
|
323
|
+
novelwriter/tools/manuscript.py,sha256=TdWwcNstZP_QZ3tr6HLKcTrNFp5JETcwS-RGLL-Btzw,40200
|
324
|
+
novelwriter/tools/manussettings.py,sha256=znuiyVXufaXEhnfCg1KJgXRJPeqfa1PBwk7j3-bjx-0,56016
|
314
325
|
novelwriter/tools/noveldetails.py,sha256=dSewn6DfniVcFKF3h50Fpyu3a7GA_oClOlJhUa2BbVM,18481
|
315
|
-
novelwriter/tools/welcome.py,sha256
|
326
|
+
novelwriter/tools/welcome.py,sha256=Moo-krPjwtQMO0jRKXlwyRQNulMgdNxZfZVLXT41thk,27960
|
316
327
|
novelwriter/tools/writingstats.py,sha256=ukgQJRtIKij0bF13Z0Vo-KMkxkTjk7OzOQrjBZIbrJ8,22557
|
317
|
-
novelWriter-2.
|
318
|
-
novelWriter-2.
|
319
|
-
novelWriter-2.
|
320
|
-
novelWriter-2.
|
321
|
-
novelWriter-2.
|
322
|
-
novelWriter-2.
|
328
|
+
novelWriter-2.4b1.dist-info/LICENSE.md,sha256=2GirkkLrPfQqx7fACKRJjtKJUegKc8067erGvcDVQHM,32197
|
329
|
+
novelWriter-2.4b1.dist-info/METADATA,sha256=CIhwqC13mWfDRq1gptYmOff7HJL4C3hsrKR3sHur3jA,2582
|
330
|
+
novelWriter-2.4b1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
331
|
+
novelWriter-2.4b1.dist-info/entry_points.txt,sha256=YDUG1w361LtLsjD3YhxoTDTwM17JA5-nigjC6j5C74A,45
|
332
|
+
novelWriter-2.4b1.dist-info/top_level.txt,sha256=wFFEucjEeNC_Ap5ULBuEutg5a1Uc0-YO9uFT5L2naNI,12
|
333
|
+
novelWriter-2.4b1.dist-info/RECORD,,
|
novelwriter/__init__.py
CHANGED
@@ -42,9 +42,9 @@ __license__ = "GPLv3"
|
|
42
42
|
__author__ = "Veronica Berglyd Olsen"
|
43
43
|
__maintainer__ = "Veronica Berglyd Olsen"
|
44
44
|
__email__ = "code@vkbo.net"
|
45
|
-
__version__ = "2.
|
46
|
-
__hexversion__ = "
|
47
|
-
__date__ = "2024-03-
|
45
|
+
__version__ = "2.4b1"
|
46
|
+
__hexversion__ = "0x020400b1"
|
47
|
+
__date__ = "2024-03-26"
|
48
48
|
__status__ = "Stable"
|
49
49
|
__domain__ = "novelwriter.io"
|
50
50
|
|
@@ -195,7 +195,7 @@ def main(sysArgs: list | None = None):
|
|
195
195
|
|
196
196
|
if CONFIG.osDarwin:
|
197
197
|
try:
|
198
|
-
from Foundation import NSBundle
|
198
|
+
from Foundation import NSBundle # type: ignore
|
199
199
|
bundle = NSBundle.mainBundle()
|
200
200
|
info = bundle.localizedInfoDictionary() or bundle.infoDictionary()
|
201
201
|
info["CFBundleName"] = "novelWriter"
|
@@ -207,7 +207,7 @@ def main(sysArgs: list | None = None):
|
|
207
207
|
try:
|
208
208
|
import ctypes
|
209
209
|
appID = f"io.novelwriter.{__version__}"
|
210
|
-
ctypes.windll.shell32.SetCurrentProcessExplicitAppUserModelID(appID)
|
210
|
+
ctypes.windll.shell32.SetCurrentProcessExplicitAppUserModelID(appID) # type: ignore
|
211
211
|
except Exception:
|
212
212
|
logger.error("Failed to set application name")
|
213
213
|
logException()
|
@@ -53,6 +53,7 @@ fmt_bold = nw_tb-bold.svg
|
|
53
53
|
fmt_bold-md = nw_tb-bold-md.svg
|
54
54
|
fmt_italic = nw_tb-italic.svg
|
55
55
|
fmt_italic-md = nw_tb-italic-md.svg
|
56
|
+
fmt_mark = nw_tb-mark.svg
|
56
57
|
fmt_strike = nw_tb-strike.svg
|
57
58
|
fmt_strike-md = nw_tb-strike-md.svg
|
58
59
|
fmt_subscript = nw_tb-subscript.svg
|
@@ -99,12 +100,15 @@ status_time = typ_stopwatch-grey.svg
|
|
99
100
|
sticky-off = typ_pin-outline.svg
|
100
101
|
sticky-on = typ_pin.svg
|
101
102
|
unchecked = mixed_input-unchecked.svg
|
103
|
+
unfold-hide = typ_arrow-right.svg
|
104
|
+
unfold-show = typ_arrow-down.svg
|
102
105
|
up = typ_chevron-up.svg
|
103
106
|
view = typ_eye.svg
|
104
107
|
view_build = typ_export-grey.svg
|
105
108
|
view_editor = mixed_edit.svg
|
106
109
|
view_novel = typ_book-grey.svg
|
107
110
|
view_outline = typ_puzzle-outline.svg
|
111
|
+
view_search = typ_search-grey.svg
|
108
112
|
|
109
113
|
deco_doc_h0 = nw_deco-h0.svg
|
110
114
|
deco_doc_h0_n = nw_deco-h0.svg
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg width="24" height="24" version="1.1" viewBox="0 0 6.35 6.35" xmlns="http://www.w3.org/2000/svg">
|
3
|
+
<rect x=".26458" y=".79375" width="5.8208" height="4.7625" fill="#ffff84" fill-opacity=".8" stroke-linecap="round" stroke-width=".1354"/>
|
4
|
+
<path d="m1.3229 5.2917v-4.2333h0.98087l0.6397 1.8829q0.060924 0.18829 0.11576 0.38957 0.054831 0.19479 0.11576 0.38957h0.024369q0.060924-0.19479 0.10966-0.38957 0.054831-0.20128 0.11576-0.38957l0.62752-1.8829h0.97478v4.2333h-0.81638v-1.5518q0-0.15583 0.012185-0.34412 0.012185-0.18829 0.030462-0.37658 0.018277-0.19479 0.036554-0.37658 0.018277-0.18829 0.036554-0.34412h-0.02437l-0.3229 1.0064-0.56659 1.6167h-0.49348l-0.56659-1.6167-0.3168-1.0064h-0.024369q0.018277 0.15583 0.036554 0.34412 0.018277 0.1818 0.036554 0.37658 0.018277 0.18829 0.030462 0.37658 0.012185 0.18829 0.012185 0.34412v1.5518z" fill="#808080" stroke-linecap="round" stroke-width=".11793"/>
|
5
|
+
<path d="m4.9555 5.5562v-0.43195h0.54619v-3.8986h-0.54619v-0.43195h1.1299v4.7624z" fill="#69c" stroke-width="1.1186"/>
|
6
|
+
<path d="m0.26458 5.5562v-4.7624h1.1299v0.43195h-0.54083v3.8986h0.54083v0.43195z" fill="#69c" stroke-width="1.1186"/>
|
7
|
+
</svg>
|
@@ -0,0 +1,4 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg width="24" height="24" version="1.2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
3
|
+
<path d="m1.5077 8.1077 10.492 10.662 10.492-10.662c0.33846-0.33846 0.50769-0.84615 0.50769-1.1846 0-0.33846-0.16923-0.84615-0.50769-1.1846-0.33846-0.33846-0.67692-0.50769-1.1846-0.50769h-18.615c-0.50769 0-0.84615 0.16923-1.1846 0.50769-0.33846 0.33846-0.50769 0.84615-0.50769 1.1846 0 0.33846 0.16923 0.84615 0.50769 1.1846z" fill="#aeaeae" stroke-width="1.6923"/>
|
4
|
+
</svg>
|
@@ -0,0 +1,4 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg width="24" height="24" version="1.2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
3
|
+
<path d="m8.1077 22.492 10.662-10.492-10.662-10.492c-0.33846-0.33846-0.84615-0.50769-1.1846-0.50769-0.33846 0-0.84615 0.16923-1.1846 0.50769-0.33846 0.33846-0.50769 0.67692-0.50769 1.1846v18.615c0 0.50769 0.16923 0.84615 0.50769 1.1846 0.33846 0.33846 0.84615 0.50769 1.1846 0.50769 0.33846 0 0.84615-0.16923 1.1846-0.50769z" fill="#aeaeae" stroke-width="1.6923"/>
|
4
|
+
</svg>
|
@@ -1,4 +1,4 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<svg width="24" height="24" version="1.2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
3
|
-
<path d="m10.
|
3
|
+
<path d="m10.692 12.288h-7.692v-7.689c0.012-1.7022 1.0065-2.1116 2.2095-0.90734l1.731 1.7367c1.5225-1.1923 3.3855-1.8447 5.349-1.8447 2.325 0 4.5135 0.90583 6.156 2.5511 1.6485 1.6377 2.5545 3.8288 2.5545 6.1533 0 2.3291-0.906 4.5172-2.5515 6.1594-1.6455 1.6452-3.8325 2.5525-6.159 2.5525-2.325 0-4.5135-0.90734-6.159-2.554-0.444-0.44542-0.837-0.93132-1.17-1.4472-0.5205-0.81135-0.285-1.8897 0.525-2.4071 0.8085-0.51891 1.887-0.28344 2.406 0.5249 0.1995 0.31044 0.438 0.59988 0.702 0.86984 0.9885 0.98682 2.301 1.5297 3.696 1.5297 1.395 0 2.7075-0.5414 3.696-1.5297 0.9855-0.98682 1.53-2.2991 1.53-3.6969 0-1.3948-0.543-2.707-1.53-3.6908-0.9885-0.98682-2.301-1.5312-3.696-1.5312-1.032 0-2.019 0.30144-2.8635 0.85784l2.172 2.1761c1.2045 1.2027 0.795 2.1866-0.906 2.1866z" fill="#9c9" stroke-width="1.3332"/>
|
4
4
|
</svg>
|
@@ -1,4 +1,4 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<svg width="24" height="24" version="1.2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
3
|
-
<path d="m13.
|
3
|
+
<path d="m13.308 12.288h7.692v-7.689c-0.012-1.7022-1.0065-2.1116-2.2095-0.90734l-1.731 1.7367c-1.5225-1.1923-3.3855-1.8447-5.349-1.8447-2.325 0-4.5135 0.90583-6.156 2.5511-1.6485 1.6377-2.5545 3.8288-2.5545 6.1533 0 2.3291 0.906 4.5172 2.5515 6.1594 1.6455 1.6452 3.8325 2.5525 6.159 2.5525 2.325 0 4.5135-0.90734 6.159-2.554 0.444-0.44542 0.837-0.93132 1.17-1.4472 0.5205-0.81135 0.285-1.8897-0.525-2.4071-0.8085-0.51891-1.887-0.28344-2.406 0.5249-0.1995 0.31044-0.438 0.59988-0.702 0.86984-0.9885 0.98682-2.301 1.5297-3.696 1.5297-1.395 0-2.7075-0.5414-3.696-1.5297-0.9855-0.98682-1.53-2.2991-1.53-3.6969 0-1.3948 0.543-2.707 1.53-3.6908 0.9885-0.98682 2.301-1.5312 3.696-1.5312 1.032 0 2.019 0.30144 2.8635 0.85784l-2.172 2.1761c-1.2045 1.2027-0.795 2.1866 0.906 2.1866z" fill="#9c9" stroke-width="1.3332"/>
|
4
4
|
</svg>
|
@@ -0,0 +1,4 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg width="24" height="24" version="1.2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
3
|
+
<path d="m20.547 14.707-0.7017-0.703-0.98054-0.98185c0.29717-0.90068 0.46343-1.859 0.46343-2.8578 0-5.0519-4.112-9.1639-9.1639-9.1639s-9.1639 4.112-9.1639 9.1639c0 5.0519 4.112 9.1639 9.1639 9.1639 0.99887 0 1.9585-0.16626 2.8591-0.46343l0.98185 0.98054 1.9794 1.9768 0.07986 0.07986 0.08378 0.072c0.78679 0.66242 1.7647 1.0264 2.7544 1.0264 2.2596 0 4.0976-1.838 4.0976-4.0989 0-1.0997-0.4294-2.1313-1.2096-2.9037zm-16.93-4.5427c0-3.6093 2.9364-6.5457 6.5457-6.5457s6.5457 2.9364 6.5457 6.5457-2.9364 6.5457-6.5457 6.5457-6.5457-2.9364-6.5457-6.5457z" fill="#aeaeae" stroke-width="1.3091"/>
|
4
|
+
</svg>
|
@@ -1,4 +1,4 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<svg width="24" height="24" version="1.2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
3
|
-
<path d="
|
3
|
+
<path d="m20.121 3.8786c-1.17-1.1715-3.072-1.1715-4.2421 0l-3.879 3.8791-3.879-3.8791c-1.17-1.1715-3.072-1.1715-4.2421 0-1.1715 1.1715-1.1715 3.0705 0 4.2421l3.8776 3.879-3.8776 3.879c-1.1715 1.1715-1.1715 3.0705 0 4.2421 0.58502 0.58652 1.353 0.87902 2.1211 0.87902 0.76801 0 1.5361-0.29251 2.1211-0.87902l3.879-3.879 3.879 3.879c0.58502 0.58652 1.353 0.87902 2.1211 0.87902 0.76801 0 1.5361-0.29251 2.1211-0.87902 1.1715-1.1715 1.1715-3.0705 0-4.2421l-3.8776-3.879 3.8776-3.879c1.1715-1.1715 1.1715-3.0705 0-4.2421z" fill="#d64848" stroke-width="1.5001"/>
|
4
4
|
</svg>
|
@@ -53,6 +53,7 @@ fmt_bold = nw_tb-bold.svg
|
|
53
53
|
fmt_bold-md = nw_tb-bold-md.svg
|
54
54
|
fmt_italic = nw_tb-italic.svg
|
55
55
|
fmt_italic-md = nw_tb-italic-md.svg
|
56
|
+
fmt_mark = nw_tb-mark.svg
|
56
57
|
fmt_strike = nw_tb-strike.svg
|
57
58
|
fmt_strike-md = nw_tb-strike-md.svg
|
58
59
|
fmt_subscript = nw_tb-subscript.svg
|
@@ -99,12 +100,15 @@ status_time = typ_stopwatch-grey.svg
|
|
99
100
|
sticky-off = typ_pin-outline.svg
|
100
101
|
sticky-on = typ_pin.svg
|
101
102
|
unchecked = mixed_input-unchecked.svg
|
103
|
+
unfold-hide = typ_arrow-right.svg
|
104
|
+
unfold-show = typ_arrow-down.svg
|
102
105
|
up = typ_chevron-up.svg
|
103
106
|
view = typ_eye.svg
|
104
107
|
view_build = typ_export-grey.svg
|
105
108
|
view_editor = mixed_edit.svg
|
106
109
|
view_novel = typ_book-grey.svg
|
107
110
|
view_outline = typ_puzzle-outline.svg
|
111
|
+
view_search = typ_search-grey.svg
|
108
112
|
|
109
113
|
deco_doc_h0 = nw_deco-h0.svg
|
110
114
|
deco_doc_h0_n = nw_deco-h0.svg
|
@@ -0,0 +1,7 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg width="24" height="24" version="1.1" viewBox="0 0 6.35 6.35" xmlns="http://www.w3.org/2000/svg">
|
3
|
+
<rect x=".26458" y=".79375" width="5.8208" height="4.7625" fill="#ad8700" fill-opacity=".8" stroke-linecap="round" stroke-width=".1354"/>
|
4
|
+
<path d="m1.3229 5.2917v-4.2333h0.98087l0.6397 1.8829q0.060924 0.18829 0.11576 0.38957 0.054831 0.19479 0.11576 0.38957h0.024369q0.060924-0.19479 0.10966-0.38957 0.054831-0.20128 0.11576-0.38957l0.62752-1.8829h0.97478v4.2333h-0.81638v-1.5518q0-0.15583 0.012185-0.34412 0.012185-0.18829 0.030462-0.37658 0.018277-0.19479 0.036554-0.37658 0.018277-0.18829 0.036554-0.34412h-0.02437l-0.3229 1.0064-0.56659 1.6167h-0.49348l-0.56659-1.6167-0.3168-1.0064h-0.024369q0.018277 0.15583 0.036554 0.34412 0.018277 0.1818 0.036554 0.37658 0.018277 0.18829 0.030462 0.37658 0.012185 0.18829 0.012185 0.34412v1.5518z" fill-opacity=".78039" stroke-linecap="round" stroke-width=".11793"/>
|
5
|
+
<path d="m4.9555 5.5562v-0.43195h0.54619v-3.8986h-0.54619v-0.43195h1.1299v4.7624z" fill="#4271ae" stroke-width="1.1186"/>
|
6
|
+
<path d="m0.26458 5.5562v-4.7624h1.1299v0.43195h-0.54083v3.8986h0.54083v0.43195z" fill="#4271ae" stroke-width="1.1186"/>
|
7
|
+
</svg>
|
@@ -0,0 +1,4 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg width="24" height="24" version="1.2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
3
|
+
<path d="m1.5077 8.1077 10.492 10.662 10.492-10.662c0.33846-0.33846 0.50769-0.84615 0.50769-1.1846 0-0.33846-0.16923-0.84615-0.50769-1.1846-0.33846-0.33846-0.67692-0.50769-1.1846-0.50769h-18.615c-0.50769 0-0.84615 0.16923-1.1846 0.50769-0.33846 0.33846-0.50769 0.84615-0.50769 1.1846 0 0.33846 0.16923 0.84615 0.50769 1.1846z" fill-opacity=".78039" stroke-width="1.6923"/>
|
4
|
+
</svg>
|
@@ -0,0 +1,4 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg width="24" height="24" version="1.2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
3
|
+
<path d="m8.1077 22.492 10.662-10.492-10.662-10.492c-0.33846-0.33846-0.84615-0.50769-1.1846-0.50769-0.33846 0-0.84615 0.16923-1.1846 0.50769-0.33846 0.33846-0.50769 0.67692-0.50769 1.1846v18.615c0 0.50769 0.16923 0.84615 0.50769 1.1846 0.33846 0.33846 0.84615 0.50769 1.1846 0.50769 0.33846 0 0.84615-0.16923 1.1846-0.50769z" fill-opacity=".78039" stroke-width="1.6923"/>
|
4
|
+
</svg>
|
@@ -1,4 +1,4 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<svg width="24" height="24" version="1.2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
3
|
-
<path d="m10.
|
3
|
+
<path d="m10.692 12.288h-7.692v-7.689c0.012-1.7022 1.0065-2.1116 2.2095-0.90734l1.731 1.7367c1.5225-1.1923 3.3855-1.8447 5.349-1.8447 2.325 0 4.5135 0.90583 6.156 2.5511 1.6485 1.6377 2.5545 3.8288 2.5545 6.1533 0 2.3291-0.906 4.5172-2.5515 6.1594-1.6455 1.6452-3.8325 2.5525-6.159 2.5525-2.325 0-4.5135-0.90734-6.159-2.554-0.444-0.44542-0.837-0.93132-1.17-1.4472-0.5205-0.81135-0.285-1.8897 0.525-2.4071 0.8085-0.51891 1.887-0.28344 2.406 0.5249 0.1995 0.31044 0.438 0.59988 0.702 0.86984 0.9885 0.98682 2.301 1.5297 3.696 1.5297 1.395 0 2.7075-0.5414 3.696-1.5297 0.9855-0.98682 1.53-2.2991 1.53-3.6969 0-1.3948-0.543-2.707-1.53-3.6908-0.9885-0.98682-2.301-1.5312-3.696-1.5312-1.032 0-2.019 0.30144-2.8635 0.85784l2.172 2.1761c1.2045 1.2027 0.795 2.1866-0.906 2.1866z" fill="#718c00" stroke-width="1.4998"/>
|
4
4
|
</svg>
|
@@ -1,4 +1,4 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<svg width="24" height="24" version="1.2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
3
|
-
<path d="m13.
|
3
|
+
<path d="m13.308 12.288h7.692v-7.689c-0.012001-1.7022-1.0065-2.1116-2.2095-0.90734l-1.731 1.7367c-1.5225-1.1923-3.3855-1.8447-5.349-1.8447-2.325 0-4.5135 0.90583-6.156 2.5511-1.6485 1.6377-2.5545 3.8288-2.5545 6.1533 0 2.3291 0.906 4.5172 2.5515 6.1594 1.6455 1.6452 3.8325 2.5525 6.159 2.5525 2.325 0 4.5135-0.90734 6.159-2.554 0.444-0.44542 0.837-0.93132 1.17-1.4472 0.5205-0.81135 0.285-1.8897-0.525-2.4071-0.8085-0.51891-1.887-0.28344-2.406 0.5249-0.1995 0.31044-0.438 0.59988-0.702 0.86984-0.9885 0.98682-2.301 1.5297-3.696 1.5297-1.395 0-2.7075-0.5414-3.696-1.5297-0.9855-0.98682-1.53-2.2991-1.53-3.6969 0-1.3948 0.543-2.707 1.53-3.6908 0.9885-0.98682 2.301-1.5312 3.696-1.5312 1.032 0 2.019 0.30144 2.8635 0.85784l-2.172 2.1761c-1.2045 1.2027-0.795 2.1866 0.906 2.1866z" fill="#718c00" stroke-width="1.4998"/>
|
4
4
|
</svg>
|
@@ -0,0 +1,4 @@
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
2
|
+
<svg width="24" height="24" version="1.2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
3
|
+
<path d="m20.547 14.707-0.7017-0.703-0.98054-0.98185c0.29717-0.90068 0.46343-1.859 0.46343-2.8578 0-5.0519-4.112-9.1639-9.1639-9.1639s-9.1639 4.112-9.1639 9.1639c0 5.0519 4.112 9.1639 9.1639 9.1639 0.99887 0 1.9585-0.16626 2.8591-0.46343l0.98185 0.98054 1.9794 1.9768 0.07986 0.07986 0.08378 0.072c0.78679 0.66242 1.7647 1.0264 2.7544 1.0264 2.2596 0 4.0976-1.838 4.0976-4.0989 0-1.0997-0.4294-2.1313-1.2096-2.9037zm-16.93-4.5427c0-3.6093 2.9364-6.5457 6.5457-6.5457s6.5457 2.9364 6.5457 6.5457-2.9364 6.5457-6.5457 6.5457-6.5457-2.9364-6.5457-6.5457z" fill-opacity=".78039" stroke-width="1.3091"/>
|
4
|
+
</svg>
|
@@ -1,4 +1,4 @@
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
2
2
|
<svg width="24" height="24" version="1.2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
3
|
-
<path d="
|
3
|
+
<path d="m20.121 3.8786c-1.17-1.1715-3.072-1.1715-4.2421 0l-3.879 3.8791-3.879-3.8791c-1.17-1.1715-3.072-1.1715-4.2421 0-1.1715 1.1715-1.1715 3.0705 0 4.2421l3.8776 3.879-3.8776 3.879c-1.1715 1.1715-1.1715 3.0705 0 4.2421 0.58502 0.58652 1.353 0.87902 2.1211 0.87902 0.76801 0 1.5361-0.29251 2.1211-0.87902l3.879-3.879 3.879 3.879c0.58502 0.58652 1.353 0.87902 2.1211 0.87902 0.76801 0 1.5361-0.29251 2.1211-0.87902 1.1715-1.1715 1.1715-3.0705 0-4.2421l-3.8776-3.879 3.8776-3.879c1.1715-1.1715 1.1715-3.0705 0-4.2421z" fill="#c82829" stroke-width="1.5001"/>
|
4
4
|
</svg>
|
novelwriter/assets/manual.pdf
CHANGED
Binary file
|
novelwriter/assets/sample.zip
CHANGED
Binary file
|