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
|
c174f8f931
|
Update linting for main code
|
2025-08-27 21:00:09 +02:00 |
|
Veronica Berglyd Olsen
|
dbf0b5d3f7
|
Modify the style to show a scroll bar for combo boxes
|
2025-06-19 19:29:14 +02:00 |
|
Veronica Berglyd Olsen
|
4e98914a8b
|
Link switches and their labels
|
2025-05-11 18:08:33 +02:00 |
|
Veronica Berglyd Olsen
|
8ed3bd889d
|
Fix linting errors in the main code
|
2025-04-07 17:18:43 +02:00 |
|
Veronica Berglyd Olsen
|
15de0c8dd7
|
Fix typing errors
|
2025-03-30 23:17:25 +02:00 |
|
Veronica Berglyd Olsen
|
0c2c952637
|
Merge bug fix from release
|
2025-02-09 15:22:20 +01:00 |
|
Veronica Berglyd Olsen
|
ec8a6b9925
|
Clean up variables
|
2025-02-09 15:14:28 +01:00 |
|
Veronica Berglyd Olsen
|
d4d258e170
|
Fix document splitter not recognising alt scene format (#2233)
|
2025-02-09 15:11:07 +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
|
ca2943775d
|
Clean up warnings and deprecations in base and dialogs
|
2025-01-12 23:59:09 +01:00 |
|
Veronica Berglyd Olsen
|
40c4e74d48
|
Switch app code to PyQt6
|
2025-01-11 20:15:32 +01:00 |
|
Veronica Berglyd Olsen
|
97fc64fcae
|
Update copyright (#2154)
|
2025-01-03 12:02:48 +00:00 |
|
Veronica Berglyd Olsen
|
869cdd2fb0
|
Extend colour label widget to accept two colour states
|
2024-06-18 22:41:29 +02:00 |
|
Veronica Berglyd Olsen
|
019dd3e478
|
Change how dialogs are deleted
|
2024-05-28 21:16:40 +02:00 |
|
Veronica Berglyd Olsen
|
b33bf954bb
|
Convert split and merge dialogs into class method dialogs
|
2024-05-27 23:36:17 +02:00 |
|
Veronica Berglyd Olsen
|
f7cdc7da0c
|
Add a dialog parent class that handles escape key presses
|
2024-05-27 22:53:30 +02:00 |
|
Veronica Berglyd Olsen
|
2afe0ebbe9
|
Remove all END Class comments
|
2024-05-10 16:00:56 +02:00 |
|
Veronica Berglyd Olsen
|
8fff376076
|
Clean up flags in all GUI classes
|
2024-04-03 21:09:49 +02:00 |
|
Veronica Berglyd Olsen
|
20c5993e2d
|
Clean up a lot more namespace flags
|
2024-04-03 20:25:54 +02:00 |
|
Veronica Berglyd Olsen
|
46c5f1c10d
|
Update Qt namespace flags
|
2024-04-03 19:28:39 +02:00 |
|
Veronica Berglyd Olsen
|
24e45fb661
|
Improve how tool buttons are generated
|
2024-04-01 20:21:34 +02:00 |
|
Veronica Berglyd Olsen
|
6a7262b817
|
Use the quick read feature wherever we only need document text
|
2024-03-26 11:56:31 +01:00 |
|
Veronica Berglyd Olsen
|
58a7dc0a5a
|
Use "heading" consistently on the UI
|
2024-03-03 20:28:36 +01:00 |
|
Veronica Berglyd Olsen
|
186cead603
|
Remove the width setting from the switch widget
|
2024-02-09 23:26:26 +01:00 |
|
Veronica Berglyd Olsen
|
9f2c5379b7
|
Generalise the custom help label widget
|
2024-01-22 23:55:37 +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
|
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
|
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
|
2f0ac4fe17
|
Fix Qt.UserRole access warning
|
2023-06-05 00:08:11 +02:00 |
|
Veronica Berglyd Olsen
|
3e34721b66
|
Make gui class debug messages consistent
|
2023-06-01 00:31:42 +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
|
e84b8d4d1d
|
Fix versions in module docstrings, more
|
2022-11-25 22:57:05 +01:00 |
|
Veronica Berglyd Olsen
|
a75424e44b
|
Use storage class to return document objects
|
2022-11-06 00:29:43 +01:00 |
|
Veronica Berglyd Olsen
|
1784d9ce28
|
Add move to trash switch on split dialog and processing (#1179)
|
2022-10-30 17:03:52 +01:00 |
|
Veronica Berglyd Olsen
|
815c0f1125
|
Add a bunch of None checks, even if many may be redundant
|
2022-10-20 00:21:51 +02:00 |
|
Veronica Berglyd Olsen
|
caf8a75bbc
|
Fix a couple of issues discovered by pylance
|
2022-10-19 12:06:57 +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 |
|
Veronica Berglyd Olsen
|
3f4d85dcad
|
Rewrite test for split dialog
|
2022-10-13 18:18:08 +02:00 |
|