407 Commits

Author SHA1 Message Date
Veronica Berglyd Olsen d9d8e54ed3 Add am auto-update button to manuscript build settings 2025-10-27 21:02:50 +01:00
Veronica Berglyd Olsen d3b0a48779 Make manuscript tool copy button an action button 2025-10-27 21:01:21 +01:00
Veronica Berglyd Olsen a8a6d199d1 Always use scrollable combo box and manually update the style sheet in build settings instead 2025-10-27 20:01:25 +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 5a4930f860 Fix role for close buttons 2025-10-26 12:06:45 +01:00
Veronica Berglyd Olsen a703e0bb7d Update tests and add more debug output 2025-10-26 02:40:50 +01:00
Veronica Berglyd Olsen 8b02c95f51 Add theme update handling to manuscript build settings 2025-10-26 02:04:03 +01:00
Veronica Berglyd Olsen e492c6575d Add theme update handling to manuscript build tool 2025-10-26 02:00:04 +01:00
Veronica Berglyd Olsen ce939a4053 Clean up button types 2025-10-25 23:52:56 +02:00
Veronica Berglyd Olsen c9c2b35455 Update dialog buttons on all dialogs and tools 2025-10-25 23:38:19 +02:00
Veronica Berglyd Olsen 096686457d Add a standard button generator 2025-10-25 20:47:32 +02:00
Veronica Berglyd Olsen c174f8f931 Update linting for main code 2025-08-27 21:00:09 +02:00
Veronica Berglyd Olsen 45a41b6109 Merge 2.7.2 bugfixes into main 2025-06-18 20:26:56 +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 98d9853c7e Tweak the opacity of paged sidebar buttons and welcome dialog list 2025-06-11 00:14:46 +02:00
Veronica Berglyd Olsen 8ce6c678aa Use a transparent image for the welcome dialog 2025-06-04 20:37:30 +02:00
Veronica Berglyd Olsen 7fa7fdee3f Make a small optimisation to build settings dialog 2025-05-20 21:39:16 +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 47814e35cb Add support for including notes in manuscript 2025-05-18 22:46:54 +02:00
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 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 bd4a658bd9 Add project variables for character counts 2025-04-29 22:00:53 +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 8ed3bd889d Fix linting errors in the main code 2025-04-07 17:18:43 +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 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
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 c1b35b6672 Merge release 2.6 into main 2025-01-26 20:50:58 +01:00
Veronica Berglyd Olsen 19bdbf9aca Update build settings margin labels 2025-01-25 15:26:25 +01:00
Veronica Berglyd Olsen 34645be975 Remove redundant cssCol helper 2025-01-22 21:52:50 +01:00
Veronica Berglyd Olsen 7e42d04e36 Drop deleteLater for context menus 2025-01-22 00:53:18 +01:00
Veronica Berglyd Olsen 23398f2f8a Use Color and Colour consistently in the code 2025-01-22 00:42:45 +01:00
Veronica Berglyd Olsen 49e3403d69 Remove deleteLater calls that can be replaced by setParent(None) 2025-01-22 00:35:53 +01:00
Veronica Berglyd Olsen 9de55ca286 Merge branch 'release' 2025-01-15 23:23:24 +01:00
Veronica Berglyd Olsen f3f7133961 Remove status led colours in theme and use icon colours instead 2025-01-15 23:06:36 +01:00
Veronica Berglyd Olsen 6674cf99a6 Update spell check dictionary download links 2025-01-15 20:28:53 +01:00
Veronica Berglyd Olsen 7e280b2371 Clean up warnings and deprecations in gui tools 2025-01-13 02:53:55 +01:00
Veronica Berglyd Olsen 717ade24e3 Remove scaling and add slots to main config class 2025-01-12 23:30:27 +01:00
Veronica Berglyd Olsen 1878adf78c Use data classes for theme values 2025-01-12 19:31:30 +01:00
Veronica Berglyd Olsen 029ac58a75 Complete GUI theme colour handling to match Qt's own 2025-01-12 17:30:46 +01:00
Veronica Berglyd Olsen 1307fccc59 Fix some minor GUI issues 2025-01-11 21:42:37 +01:00
Veronica Berglyd Olsen 40c4e74d48 Switch app code to PyQt6 2025-01-11 20:15:32 +01:00
Veronica Berglyd Olsen fbcf185c13 Add Remix Icon themes 2025-01-10 18:49:23 +01:00
Veronica Berglyd Olsen 894c48b5b0 Merge branch 'main' into material_icons 2025-01-10 01:59:49 +01:00
Veronica Berglyd Olsen eba0b607a4 Fix translation issues 2025-01-10 00:59:53 +01:00