Commit Graph

893 Commits

Author SHA1 Message Date
Veronica Berglyd Olsen 334f946870 Add remaining missing coverage and revert loadTheme return type 2025-06-03 22:47:17 +02:00
Veronica Berglyd Olsen bd2353f7bc Add tests for sidebar and themes 2025-06-03 22:36:53 +02:00
Veronica Berglyd Olsen 638f93499b Scan themes on startup instead 2025-06-03 17:31:52 +02:00
Veronica Berglyd Olsen 60b5f660e8 Rename colour aqua to cyan in themes 2025-06-03 17:30:13 +02:00
Veronica Berglyd Olsen 82188d156b Change the name and alpha format of colour themes 2025-06-03 12:02:38 +02:00
Veronica Berglyd Olsen 44528b6173 Fix icon theme reload 2025-06-02 23:20:51 +02:00
Veronica Berglyd Olsen 89a7c3e5cb Add dark/light toggle button to sidebar 2025-06-02 23:08:01 +02:00
Veronica Berglyd Olsen 072d0f0acd Merge and update the default themes 2025-06-02 18:40:58 +02:00
Veronica Berglyd Olsen 857327e9ef Update theme colour processing and fix current tests 2025-06-02 17:06:28 +02:00
Veronica Berglyd Olsen 1fafa0dae7 Remove syntax theme parsing and add light and dark theme user settings 2025-06-02 16:28:06 +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 f2f2e6cb46 Extend completer for editor to also support comments 2025-05-18 21:56:58 +02:00
Veronica Berglyd Olsen bbcd11531a Fix order of story structure columns in CSV export (#2313) 2025-05-18 17:10:32 +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 6d2e9d8a04 Refresh novel view on count method change 2025-04-29 23:45:05 +02:00
Veronica Berglyd Olsen 9c8030e588 Connect the splash screen and add messages to track progress 2025-04-25 18:41:28 +02:00
Veronica Berglyd Olsen b75ec3677c Fix tests and update coverage 2025-04-18 19:20:56 +02:00
Veronica Berglyd Olsen b60ce68fcd Also record keyboard selections as a selection change 2025-04-18 18:20:13 +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 da6cc88cd8 Replace alternative apostrophes before spell checking 2025-04-17 17:32:23 +02:00
Veronica Berglyd Olsen 857856ccd3 Turn off dialogue syntax highlighting in notes (#2297) 2025-04-17 16:45:01 +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
Veronica Berglyd Olsen 8ed3bd889d Fix linting errors in the main code 2025-04-07 17:18:43 +02:00
Veronica Berglyd Olsen 2975cc7f8f Enable Ruff preview flag 2025-04-05 15:24:23 +02:00
Veronica Berglyd Olsen 53a2d0e691 Use Ruff for linting and fix a ton of issues 2025-04-03 01:15:52 +02:00
Veronica Berglyd Olsen d0c8227d15 Move spell check testing to the editor 2025-03-30 23:49:19 +02:00
Veronica Berglyd Olsen 95bef4c6c2 Add novel view test coverage 2025-03-30 22:28:37 +02:00
Veronica Berglyd Olsen 34a3a6e85c Fix existing tests 2025-03-23 22:37:16 +01:00
Veronica Berglyd Olsen f4999df457 Fix linting and novel view clear 2025-03-23 17:15:49 +01:00
Veronica Berglyd Olsen 4d9c87b019 Improve novel extra data column 2025-03-23 17:01:48 +01:00
Veronica Berglyd Olsen 95d8e3ac98 Add back extra column content 2025-03-23 16:41:40 +01:00
Veronica Berglyd Olsen 9d63a018e8 Add back extra column GUI handling 2025-03-23 00:42:35 +01:00
Veronica Berglyd Olsen ef652355bf Refresh model when document heading count changes 2025-03-22 21:10:01 +01:00
Veronica Berglyd Olsen 9990ebf193 Handle novel model refresh scenarios 2025-03-22 20:25:34 +01:00
Veronica Berglyd Olsen edf765f91f Allow novel model refresh 2025-03-22 16:51:10 +01:00
Veronica Berglyd Olsen 4da120633e Save handle and title key with other data in novel model 2025-02-23 22:34:53 +01:00
Veronica Berglyd Olsen 43e420ab0b Restore novel heading details tooltip and active row colouring 2025-02-22 23:13:57 +01:00
Veronica Berglyd Olsen 71ad7c3229 Re-implement basic novel view functionality 2025-02-22 21:54:24 +01:00
Veronica Berglyd Olsen 9a63a84fc1 Add a basic model for the novel view 2025-02-22 20:12:50 +01:00
Veronica Berglyd Olsen 1fa7e08b17 Move index data classes to a new file 2025-02-22 14:40:48 +01:00
Veronica Berglyd Olsen 655c9d9439 Restructure index, and add support for story structure comments 2025-02-20 23:28:50 +01:00
Veronica Berglyd Olsen 05feaf7d2d Move comment processing to a separate file 2025-02-18 15:18:46 +01:00
Veronica Berglyd Olsen 1f14c55ce0 Merge branch 'release' into from_2.6.3 2025-02-16 21:47:13 +01:00
Veronica Berglyd Olsen c0bb0fa54a Reduce to only two constant types 2025-02-16 20:40:56 +01:00
Veronica Berglyd Olsen a6be3f9081 Allow specifying context to trConst i18n function (#2246) 2025-02-16 19:08:00 +01:00
Veronica Berglyd Olsen ed1b11a932 Restore empty trash from menu (#2239) 2025-02-16 14:20:33 +01:00