Commit Graph

2292 Commits

Author SHA1 Message Date
Veronica Berglyd Olsen 2b00831465 Fix linting error and move spell check update slot to the correct location 2025-10-28 20:09:38 +01:00
Reproog ad34d45d0b Update novelwriter/guimain.py
Co-authored-by: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com>
2025-10-28 16:14:30 +01:00
Reproog df77fb67c6 Update novelwriter/gui/mainmenu.py
added above def updateSpellCheckLanguages(self) -> None:
    @pyqtSlot()

Co-authored-by: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com>
2025-10-28 16:14:17 +01:00
Reproog e3168163c2 Put loading functions in a separate Method and called it, when Add Dictionaries Window is closed. 2025-10-28 13:50:20 +01:00
Veronica Berglyd Olsen e7ee41fe4e Fix editor toolbar button colours 2025-10-27 22:48:01 +01:00
Veronica Berglyd Olsen 8dc21fbb66 Issue a warning if a requested colour does not exist, and allow reset of icon colours 2025-10-27 22:47:34 +01:00
Veronica Berglyd Olsen 0544599303 Fix brush for disabled novel selector (#2482) 2025-10-27 22:12:04 +01:00
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
HeyMyian 27771f3565 Adding [Icon] block where missing 2025-10-27 19:42:29 +01:00
HeyMyian bae59c07db Jewel Case whitespace was missing 2025-10-27 18:51:25 +01:00
HeyMyian cc72d1018b New theme pair: Jewel Case 2025-10-27 18:40:03 +01:00
HeyMyian 7996108e62 Color adjustments 2025-10-27 18:37:14 +01:00
Myian 53522ca5b4 Merge branch 'main' into theme_fixes 2025-10-27 16:51:54 +01:00
Veronica Berglyd Olsen 073838af6e Update theme files 2025-10-26 14:16:20 +01:00
Veronica Berglyd Olsen 4a94ab86c9 Add sidebar icon colour setting and rename format icon settings 2025-10-26 14:16:05 +01:00
Veronica Berglyd Olsen f74b151c53 Add default icon colours to all themes 2025-10-26 14:02:55 +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 0a5261a68c Update all themes 2025-10-26 12:44:23 +01:00
Veronica Berglyd Olsen 61d591e86e Add theme field for white space 2025-10-26 12:38:32 +01:00
Veronica Berglyd Olsen 5a4930f860 Fix role for close buttons 2025-10-26 12:06:45 +01:00
Veronica Berglyd Olsen f2c2833985 Update test coverage 2025-10-26 03:16:22 +01:00
Veronica Berglyd Olsen a703e0bb7d Update tests and add more debug output 2025-10-26 02:40:50 +01:00
Veronica Berglyd Olsen e0bd7d82fb Flip the boolean for scrollable combo boxes 2025-10-26 02:07:55 +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 a02254f5d5 Make minor improvements to the code and fix test on MacOS 2025-10-26 00:12:37 +02: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 1b0c339845 Add more icons 2025-10-25 23:31:47 +02:00
Veronica Berglyd Olsen 2d67cb7dcc Update tests and test coverage 2025-10-25 22:37:19 +02:00
Veronica Berglyd Olsen 1938969a63 Update icon themes 2025-10-25 21:42:39 +02:00
Veronica Berglyd Olsen bb1d90213b Update standard dialog boxes 2025-10-25 21:38:30 +02:00
Veronica Berglyd Olsen 096686457d Add a standard button generator 2025-10-25 20:47:32 +02:00
Veronica Berglyd Olsen 20e1126a62 Allow named comments to be repeated (#2483) 2025-10-22 23:11:56 +02:00
Veronica Berglyd Olsen df2766d80e Update linting 2025-10-22 21:26:38 +02:00
Veronica Berglyd Olsen e676bdc322 Drop support for Python 3.10 2025-10-22 21:23:57 +02:00
Veronica Berglyd Olsen 41c58a52e3 Update Debian build 2025-10-19 00:19:47 +02:00
Veronica Berglyd Olsen 050e3b09ad Fix test coverage 2025-10-05 17:39:48 +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 0344701f1b Add helper function to combine JSON strings as larger JSON file 2025-10-05 17:13:40 +02:00
Veronica Berglyd Olsen 04198f3ede Remove quiet flag from index rebuild 2025-10-05 17:13:08 +02:00
Veronica Berglyd Olsen 42352e9500 Add some more type constants 2025-10-04 18:42:20 +02:00
Veronica Berglyd Olsen 100aad1256 Update linting due to new Ruff rules 2025-10-04 18:36:44 +02:00
Veronica Berglyd Olsen 4d398f170d Add back attribute lost when merging 2025-09-14 19:42:36 +02:00
Veronica Berglyd Olsen f4c56a1948 Merge release 2.7.5 2025-09-14 19:37:15 +02:00
Veronica Berglyd Olsen c1d1330350 Bump version and update changelog 2025-09-14 17:37:58 +02:00
HeyMyian 25a1ecc99b Catppuccin tooltips 2025-09-13 23:25:43 +02:00
Veronica Berglyd Olsen 410d8bfe13 Add test coverage 2025-09-13 15:27:38 +02:00