Commit Graph

2042 Commits

Author SHA1 Message Date
Veronica Berglyd Olsen d58a883ca5 Merge branch 'main' into primary_count 2025-05-12 19:41:33 +02:00
Veronica Berglyd Olsen da698b946b Improve accessibility of settings forms and dialogs 2025-05-11 19:03:59 +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 4417e275fd Add highlight to switch when it has focus 2025-05-11 18:12:58 +02:00
Veronica Berglyd Olsen 4e98914a8b Link switches and their labels 2025-05-11 18:08:33 +02:00
Veronica Berglyd Olsen e200e6b900 Change how the switch is animated 2025-05-11 17:33:04 +02:00
Veronica Berglyd Olsen c0d9f00adb Improve the Snazzy Light syntax theme a little 2025-05-11 16:48:48 +02:00
Veronica Berglyd Olsen 6fdc6cfaa3 Add a Snazzy Light GUI theme 2025-05-11 15:28:49 +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 607001f2dd Restrict dialogue line symbols 2025-05-04 22:17:13 +02:00
Veronica Berglyd Olsen 6f38867972 Limit narrator symbols to dashes (#2324) 2025-05-04 21:53:49 +02:00
Veronica Berglyd Olsen d6fcc89da3 Explicitly convert date and datetime to QDate and QDateTime (#2325) 2025-05-04 17:03:39 +02:00
Veronica Berglyd Olsen 6d2e9d8a04 Refresh novel view on count method change 2025-04-29 23:45:05 +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 8de6fd25e2 Add character count setting to Preferences 2025-04-29 21:36:04 +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 ea4fb4e7ff Add missing project copy icon for Remix icons (#2314) 2025-04-27 16:22:22 +02:00
Veronica Berglyd Olsen 1ec8754456 Delete the splash screen when done 2025-04-25 18:55:50 +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 dc6259133f Add a splash screen 2025-04-25 18:40:04 +02:00
Veronica Berglyd Olsen d319051942 Add a small delay before opening welcome dialog 2025-04-24 23:27:43 +02:00
Veronica Berglyd Olsen f92a1e5995 Bump version to 2.7 Beta 1 and update changelog 2025-04-20 19:02:03 +02:00
Veronica Berglyd Olsen f15ed32101 Update build scripts for docs 2025-04-20 17:18:07 +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 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 f72e96662a Fix apostrophe and single quote ambiguity in dialogue (#2271) 2025-04-17 17:25:33 +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 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
Veronica Berglyd Olsen 7d4ae2328c Improve test coverage 2025-04-09 21:08:43 +02:00
Veronica Berglyd Olsen c107978173 Add processing of story structure comments in the build tool 2025-04-08 20:12:48 +02:00
Veronica Berglyd Olsen 04be98fd59 Merge branch 'main' into parse_story_structure 2025-04-08 12:27:41 +02:00
Veronica Berglyd Olsen 8ed3bd889d Fix linting errors in the main code 2025-04-07 17:18:43 +02:00
Veronica Berglyd Olsen e2293e7c1e Add support for reading and caching story keys 2025-04-06 20:00:46 +02:00
Veronica Berglyd Olsen edc19187f0 Generalise heading comments 2025-04-06 19:13:37 +02:00
Veronica Berglyd Olsen 2975cc7f8f Enable Ruff preview flag 2025-04-05 15:24:23 +02:00
Veronica Berglyd Olsen 6a66e06544 Add a couple more rules 2025-04-03 01:27:55 +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 15de0c8dd7 Fix typing errors 2025-03-30 23:17:25 +02:00
Veronica Berglyd Olsen bf4a923b08 Fix type error due to type change in novel selector 2025-03-30 22:45:52 +02:00