Commit Graph

1520 Commits

Author SHA1 Message Date
Veronica Berglyd Olsen 08d2a5fa95 Fix linting errors from updated Ruff version 2025-08-31 15:27:55 +02:00
Veronica Berglyd Olsen b92157c292 Fix test 2025-07-15 16:12:29 +02:00
Veronica Berglyd Olsen ec9e478399 Improve dialogue line symbol setting box (#2453) 2025-07-06 18:20:13 +02:00
Veronica Berglyd Olsen 3149e7ec0d Disable config parser interpolation with % (#2455) 2025-07-06 17:29:19 +02:00
Veronica Berglyd Olsen aaf4ede04d Update test coverage 2025-06-24 16:15:49 +02:00
Veronica Berglyd Olsen 979a55d24a Add alignment precedence test to HTML tests 2025-06-24 00:07:55 +02:00
Veronica Berglyd Olsen 3c474987b2 Check indent and justify after lines are combined in tokenizer, not before (#2426) 2025-06-23 23:24:20 +02:00
Veronica Berglyd Olsen 92ef020342 Display headings with a line break on a single line 2025-06-18 19:26:41 +02:00
Veronica Berglyd Olsen 2176dd2020 Only add page break before first line of a heading in PDF and preview (#2415) 2025-06-18 19:25:39 +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 f177f82417 Update tests 2025-05-20 21:32:58 +02:00
Veronica Berglyd Olsen 70ae2bd595 Update tests 2025-05-18 22:47:01 +02:00
Veronica Berglyd Olsen ceadd52d1a Update tests 2025-05-18 22:37:15 +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 28c70dfc2e Update tests 2025-05-18 16:28:27 +02:00
Veronica Berglyd Olsen d58a883ca5 Merge branch 'main' into primary_count 2025-05-12 19:41:33 +02:00
Veronica Berglyd Olsen 4e98914a8b Link switches and their labels 2025-05-11 18:08:33 +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 307965a464 Add tests using the Qt model tester 2025-05-08 21:15:55 +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 ae5e90be02 Lock the date and time format in the config test, and make it time zone ignorant 2025-05-04 17:24:35 +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 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 9c8030e588 Connect the splash screen and add messages to track progress 2025-04-25 18:41:28 +02:00
Veronica Berglyd Olsen 40441c8451 Fix bug in theme test 2025-04-24 23:27:54 +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 f72e96662a Fix apostrophe and single quote ambiguity in dialogue (#2271) 2025-04-17 17:25:33 +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 0728f43d96 Update test 2025-04-10 22:01:25 +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 9b93736985 Fix linting errors in the tests 2025-04-07 17:20:31 +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 53a2d0e691 Use Ruff for linting and fix a ton of issues 2025-04-03 01:15:52 +02:00
Veronica Berglyd Olsen fd802d1a1e Delete commented out test 2025-03-30 23:51:53 +02:00
Veronica Berglyd Olsen d0c8227d15 Move spell check testing to the editor 2025-03-30 23:49:19 +02:00
Veronica Berglyd Olsen 8ef99c4cfa Add test coverage of new modified widget 2025-03-30 22:59:51 +02:00
Veronica Berglyd Olsen d1aa576bfd Remove unused nonlocals in tests 2025-03-30 22:37:32 +02:00
Veronica Berglyd Olsen 95bef4c6c2 Add novel view test coverage 2025-03-30 22:28:37 +02:00