Veronica Berglyd Olsen
|
a8f61f2b98
|
Add modified combo and spinboxes that don't scroll on mouse wheel
|
2024-02-01 23:35:14 +01:00 |
|
Veronica Berglyd Olsen
|
6c75bdecdc
|
Update widget flow on preferences dialog
|
2024-01-27 18:06:41 +01:00 |
|
Veronica Berglyd Olsen
|
3761b1729f
|
Make the style of config dialogs consistent
|
2024-01-26 21:31:14 +01:00 |
|
Veronica Berglyd Olsen
|
cc4d92f0f7
|
Improve novel selector widget and add to novel details dialog
|
2024-01-24 17:05:14 +01:00 |
|
Veronica Berglyd Olsen
|
9f2c5379b7
|
Generalise the custom help label widget
|
2024-01-22 23:55:37 +01:00 |
|
Veronica Berglyd Olsen
|
82c63723a4
|
Make all theme colours actual QColor objects
|
2024-01-19 16:13:12 +01:00 |
|
Veronica Berglyd Olsen
|
427a910ec0
|
Remove redundant constant in preferences dialog
|
2024-01-13 18:59:48 +01:00 |
|
Veronica Berglyd Olsen
|
7b5b82136f
|
Update preferences dialog and quotes selection dialog
|
2024-01-13 18:28:41 +01:00 |
|
Veronica Berglyd Olsen
|
4afbd98d6f
|
Add icons to preferences buttons
|
2024-01-11 09:17:46 +01:00 |
|
Veronica Berglyd Olsen
|
34fcbdd350
|
Fix a couple of bugs on the preference dialog
|
2024-01-08 21:48:51 +01:00 |
|
Veronica Berglyd Olsen
|
671d7130e1
|
Add search bar to preferences
|
2024-01-08 21:08:33 +01:00 |
|
Veronica Berglyd Olsen
|
1fbd50334d
|
Complete the rewrite of the Preferences dialog
|
2024-01-08 20:49:40 +01:00 |
|
Veronica Berglyd Olsen
|
1482451e87
|
Create a scrollable config layout and start adding it to preferences
|
2024-01-08 19:12:39 +01:00 |
|
Veronica Berglyd Olsen
|
df690ceb36
|
Happy New Year 2024
|
2024-01-05 00:25:07 +01:00 |
|
Veronica Berglyd Olsen
|
186737a170
|
Update file history info
|
2023-12-13 22:07:53 +01:00 |
|
Veronica Berglyd Olsen
|
bf6cefa840
|
Update dialog handling of all dialogs
|
2023-11-28 22:12:30 +01:00 |
|
Veronica Berglyd Olsen
|
ff7f27ff97
|
Add closeEvents to dialogs and set the deleteLater command
|
2023-11-28 16:29:21 +01:00 |
|
Veronica Berglyd Olsen
|
4fa20273f7
|
Clean up dialogs
|
2023-11-27 17:10:29 +01:00 |
|
Veronica Berglyd Olsen
|
a5755c47e5
|
Add types to the Preferences dialog, and update tests
|
2023-11-13 22:09:38 +01:00 |
|
Veronica Berglyd Olsen
|
68af4aec86
|
Add back the scroll past end setting
|
2023-11-13 22:09:07 +01:00 |
|
Veronica Berglyd Olsen
|
a2a1e2e6d0
|
Merge branch 'main' into dev
|
2023-11-05 18:54:52 +01:00 |
|
Veronica Berglyd Olsen
|
12d7512441
|
Make sure also Preferences defaults to British English
|
2023-11-02 23:41:34 +01:00 |
|
Veronica Berglyd Olsen
|
0ef46ef0ea
|
Simplify editor scrolling features
|
2023-09-06 20:05:13 +02:00 |
|
Veronica Berglyd Olsen
|
8c3e906fc5
|
Remove the big doc limit feature
|
2023-09-06 17:56:39 +02:00 |
|
Veronica Berglyd Olsen
|
56fc5ec40c
|
Add spell check languages to Tools menu
|
2023-08-25 13:09:05 +02:00 |
|
Veronica Berglyd Olsen
|
f7ed133b2e
|
Move the spell check instance to the shared class
|
2023-08-24 20:17:23 +02:00 |
|
Veronica Berglyd Olsen
|
e1ba66fb87
|
Fix some missing test coverage
|
2023-08-23 20:51:42 +02:00 |
|
Veronica Berglyd Olsen
|
863dcf8b37
|
Move theme and project instances to new shared data class
|
2023-08-10 21:13:10 +02:00 |
|
Veronica Berglyd Olsen
|
d658a993c0
|
Update source file headers
|
2023-08-08 21:41:35 +02:00 |
|
Veronica Berglyd Olsen
|
12897ff2e1
|
Make project instance private to main GUI class
|
2023-08-08 17:21:00 +02:00 |
|
Veronica Berglyd Olsen
|
94c95d6f67
|
Move GUI theme instance to the config object (after app creation)
|
2023-08-08 14:35:55 +02:00 |
|
Veronica Berglyd Olsen
|
f33ba03a2f
|
Fix test coverage of wordlist dialog
|
2023-06-13 21:10:11 +02:00 |
|
Veronica Berglyd Olsen
|
3e34721b66
|
Make gui class debug messages consistent
|
2023-06-01 00:31:42 +02:00 |
|
Veronica Berglyd Olsen
|
704fffada3
|
Move all code to set default text font into the Config class
|
2023-05-31 17:49:31 +02:00 |
|
Veronica Berglyd Olsen
|
06b46bb0d3
|
Update config layout extension class
|
2023-05-23 16:39:05 +02:00 |
|
Veronica Berglyd Olsen
|
90a6cecd52
|
Merge branch 'dev' into feature/build_gui
|
2023-05-16 23:45:22 +02:00 |
|
Veronica Berglyd Olsen
|
324b204eaa
|
Drop all mappings of config object into classes now that tests don't need that
|
2023-05-16 23:00:30 +02:00 |
|
Veronica Berglyd Olsen
|
0f0c9eacb1
|
Rename custom to extensions to avoid import issues
|
2023-02-21 16:47:30 +01:00 |
|
Veronica Berglyd Olsen
|
7a60d8d867
|
Add a custom widgets subpackage
|
2023-02-21 16:06:41 +01:00 |
|
Veronica Berglyd Olsen
|
41a0788b4c
|
Update copyright year to 2023
|
2023-01-08 18:47:04 +01:00 |
|
Veronica Berglyd Olsen
|
2b0216a398
|
Changing colouring preferences on the highlighting tab needs to re-init the syntax highlighter (#1274)
|
2022-12-01 23:12:46 +01:00 |
|
Veronica Berglyd Olsen
|
b05028e3c9
|
Split up the storage of quote symbols in config
|
2022-11-11 12:50:36 +01:00 |
|
Veronica Berglyd Olsen
|
b46ad86c31
|
Clean up config file format, modify how projects are launched, and add broken theme setting handling
|
2022-11-10 13:20:26 +01:00 |
|
Veronica Berglyd Olsen
|
15fec91358
|
Clean up setters and getters in Config
|
2022-11-10 09:29:00 +01:00 |
|
Veronica Berglyd Olsen
|
03e173634f
|
Switch to Path objects nearly everywhere
|
2022-11-09 22:43:48 +01:00 |
|
Veronica Berglyd Olsen
|
6d15bc5f14
|
Fix help text in Preferences
|
2022-10-29 00:56:39 +02:00 |
|
Veronica Berglyd Olsen
|
4a9ea459fa
|
Make some minor changes and update test coverage
|
2022-10-29 00:38:32 +02:00 |
|
Veronica Berglyd Olsen
|
88183cdc39
|
Add updateTheme functions to remaining GUI components
|
2022-10-25 23:42:43 +02:00 |
|
Veronica Berglyd Olsen
|
25c4330fd0
|
Make icon theme a part of the GUI theme (solves #1172)
|
2022-10-25 21:27:55 +02:00 |
|
Veronica Berglyd Olsen
|
3c49ccff53
|
Move the custom gui module to the root of the project
|
2022-10-14 19:34:37 +02:00 |
|