Veronica Berglyd Olsen
|
d9d8e54ed3
|
Add am auto-update button to manuscript build settings
|
2025-10-27 21:02:50 +01:00 |
|
Veronica Berglyd Olsen
|
6db67e909d
|
Add icon colour settings to themes and enforce them on all GUI icons
|
2025-10-26 14:02:18 +01:00 |
|
Veronica Berglyd Olsen
|
a703e0bb7d
|
Update tests and add more debug output
|
2025-10-26 02:40:50 +01:00 |
|
Veronica Berglyd Olsen
|
20e1126a62
|
Allow named comments to be repeated (#2483)
|
2025-10-22 23:11:56 +02:00 |
|
Veronica Berglyd Olsen
|
850976335c
|
Don't show index rebuild dialog when just upgrading index
|
2025-10-05 17:18:42 +02:00 |
|
Veronica Berglyd Olsen
|
100aad1256
|
Update linting due to new Ruff rules
|
2025-10-04 18:36:44 +02:00 |
|
Veronica Berglyd Olsen
|
2afbe95a9c
|
Fix typo
|
2025-08-27 21:22:57 +02:00 |
|
Veronica Berglyd Olsen
|
c174f8f931
|
Update linting for main code
|
2025-08-27 21:00:09 +02:00 |
|
Veronica Berglyd Olsen
|
4bc4c1e204
|
Add progress bar to global search
|
2025-07-17 19:42:35 +02:00 |
|
Veronica Berglyd Olsen
|
e77b71bbbc
|
Connect main progress bar to potential bulky operations in the project tree
|
2025-07-17 18:06:02 +02:00 |
|
Veronica Berglyd Olsen
|
d027f218f8
|
Add progress bar functions in shared class and use it for index rebuild
|
2025-07-17 16:56:28 +02:00 |
|
Veronica Berglyd Olsen
|
20709145c8
|
Update template title when creating file from template
|
2025-07-17 15:31:03 +02:00 |
|
Veronica Berglyd Olsen
|
4a04c24b62
|
Merge branch 'main' into unicode_fix
|
2025-07-09 12:49:08 +02:00 |
|
Veronica Berglyd Olsen
|
7d2be7da77
|
Update file format comment
|
2025-07-08 15:41:01 +02:00 |
|
Veronica Berglyd Olsen
|
551a7609f8
|
Preserve status icon custom colour when switching theme (#2452)
|
2025-07-08 15:19:33 +02:00 |
|
Veronica Berglyd Olsen
|
8067acdc1c
|
Merge branch 'main' into unicode_fix
|
2025-07-05 14:17:16 +02:00 |
|
Veronica Berglyd Olsen
|
9af498d69a
|
Drop redundant re.UNICODE flag
|
2025-07-04 20:20:48 +02:00 |
|
Veronica Berglyd Olsen
|
23ff933d38
|
Merge 2.7.2 into main
|
2025-06-24 17:12:43 +02:00 |
|
Veronica Berglyd Olsen
|
5ae385ec02
|
Add tag to reference by keyword lookup
|
2025-06-24 16:15:35 +02:00 |
|
Veronica Berglyd Olsen
|
ad2288e2fc
|
Add tag value for novel docs in Outline and Novel View (#2428)
|
2025-06-24 16:05:59 +02:00 |
|
Veronica Berglyd Olsen
|
9384b8a6b9
|
Update test coverage
|
2025-06-13 21:37:31 +02:00 |
|
Veronica Berglyd Olsen
|
e3eea2628a
|
Fix current tests
|
2025-06-12 19:22:11 +02:00 |
|
Veronica Berglyd Olsen
|
ff85c6688f
|
Add methods to refresh status icons on theme change
|
2025-06-12 17:59:38 +02:00 |
|
Veronica Berglyd Olsen
|
fe46a82e63
|
Change how colours are stored for status labels to use theme colour or hex format
|
2025-06-12 16:55:12 +02:00 |
|
Veronica Berglyd Olsen
|
bd3e23da33
|
Build index on new project creation
|
2025-06-10 23:16:10 +02:00 |
|
Veronica Berglyd Olsen
|
045b2619b2
|
Merge release 2.7.1 into 2.8a0
|
2025-06-10 00:10:20 +02:00 |
|
Veronica Berglyd Olsen
|
53355dbcc6
|
Don't remove tags for the tag keyword (#2386)
|
2025-06-06 19:16:59 +02:00 |
|
Veronica Berglyd Olsen
|
bf1067a346
|
Make sure project items in inactive classes are removed from the index (#2387)
|
2025-06-06 19:07:32 +02:00 |
|
Veronica Berglyd Olsen
|
550cba2f43
|
Add theme settings for active icons, a base colour, and accent palette colour (#2382)
|
2025-06-05 18:15:31 +02:00 |
|
Veronica Berglyd Olsen
|
6b4aac0235
|
Use a copy of the build settings for the build settings dialog (#2350)
|
2025-05-20 21:16:34 +02:00 |
|
Veronica Berglyd Olsen
|
5fb45f7647
|
Rename notes to manuscript notes
|
2025-05-18 22:51:17 +02:00 |
|
Veronica Berglyd Olsen
|
47814e35cb
|
Add support for including notes in manuscript
|
2025-05-18 22:46:54 +02:00 |
|
Veronica Berglyd Olsen
|
f22f80dafd
|
Add support for indexing and auto-completing story notes
|
2025-05-18 22:36:25 +02:00 |
|
Veronica Berglyd Olsen
|
c2059a8701
|
Notify the index when an item's class changes (#2330)
|
2025-05-18 16:58:39 +02:00 |
|
Veronica Berglyd Olsen
|
916039b420
|
Allow display of character count in editor footer and status bar
|
2025-05-18 16:27:30 +02:00 |
|
Veronica Berglyd Olsen
|
d58a883ca5
|
Merge branch 'main' into primary_count
|
2025-05-12 19:41:33 +02:00 |
|
Veronica Berglyd Olsen
|
9b0890c9b7
|
Improve accessibility labels for novel and project trees
|
2025-05-11 18:32:10 +02:00 |
|
Veronica Berglyd Olsen
|
08dda5d58b
|
Apply title and author also to sample projects
|
2025-05-11 13:42:05 +02:00 |
|
Veronica Berglyd Olsen
|
c909297504
|
Remember last used author name
|
2025-05-11 13:32:32 +02:00 |
|
Veronica Berglyd Olsen
|
699c27e3dc
|
Improve new project creation, and generate new id for sample projects
|
2025-05-11 13:07:55 +02:00 |
|
Veronica Berglyd Olsen
|
39c072050b
|
Add shapes to default status labels (#2332)
|
2025-05-11 12:50:00 +02:00 |
|
Veronica Berglyd Olsen
|
53e60c7b59
|
Add character counts to session log
|
2025-04-29 23:31:25 +02:00 |
|
Veronica Berglyd Olsen
|
67d0b486e9
|
Update tests
|
2025-04-29 22:49:22 +02:00 |
|
Veronica Berglyd Olsen
|
bd4a658bd9
|
Add project variables for character counts
|
2025-04-29 22:00:53 +02:00 |
|
Veronica Berglyd Olsen
|
ba7fdb314b
|
Add a main count setting and use it for the project tree
|
2025-04-29 21:26:13 +02:00 |
|
Veronica Berglyd Olsen
|
fcb9b60046
|
Tweak the rules for selecting a new items parent
|
2025-04-18 23:27:02 +02:00 |
|
Veronica Berglyd Olsen
|
bec414a405
|
Move the decision logic of where to put new items to the NWTree class and improve (#2260)
|
2025-04-18 17:38:55 +02:00 |
|
Veronica Berglyd Olsen
|
484c1958d6
|
Add build setting for story story structure comments
|
2025-04-17 16:33:15 +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
|
6dcdd34fe1
|
Export the entire novel structure from the Outline view
|
2025-04-10 21:59:36 +02:00 |
|