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
|
785322e577
|
Add handling of user icon themes and account for missing theme
|
2025-01-15 20:24:01 +01:00 |
|
Veronica Berglyd Olsen
|
72ed5d84f6
|
Fix minor issues
|
2025-01-13 19:42:48 +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
|
717ade24e3
|
Remove scaling and add slots to main config class
|
2025-01-12 23:30:27 +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
|
40c4e74d48
|
Switch app code to PyQt6
|
2025-01-11 20:15:32 +01:00 |
|
Veronica Berglyd Olsen
|
5bf113de23
|
Add a setting to keep theme colours on documents when using override
|
2025-01-11 00:48:09 +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 |
|
Veronica Berglyd Olsen
|
a6fde426a7
|
Add override settings for project tree icon colours
|
2025-01-08 22:22:53 +01:00 |
|
Veronica Berglyd Olsen
|
5650792be8
|
Add icon theme selector to Preferences
|
2025-01-08 02:09:22 +01:00 |
|
Veronica Berglyd Olsen
|
b97844512a
|
Update icons in the GUI
|
2025-01-07 19:19:11 +01:00 |
|
Veronica Berglyd Olsen
|
97fc64fcae
|
Update copyright (#2154)
|
2025-01-03 12:02:48 +00:00 |
|
Veronica Berglyd Olsen
|
b4f1d0ec77
|
Fix bug in status label import
|
2024-12-31 00:59:25 +01:00 |
|
Veronica Berglyd Olsen
|
3836a2a56c
|
Fix column stretch setting
|
2024-12-31 00:35:52 +01:00 |
|
Veronica Berglyd Olsen
|
9461eea03a
|
Add import/export for status labels
|
2024-12-31 00:14:47 +01:00 |
|
Veronica Berglyd Olsen
|
136939d391
|
Make some general import/export functionality improvements
|
2024-12-31 00:14:25 +01:00 |
|
Veronica Berglyd Olsen
|
4a6511b39f
|
Add some minor code cleanup
|
2024-12-30 16:55:54 +01:00 |
|
Veronica Berglyd Olsen
|
6448f05557
|
Also remove apply button from auto-replace settings
|
2024-12-30 16:50:34 +01:00 |
|
Veronica Berglyd Olsen
|
df6ca2e17b
|
Drop the status/importance Apply button (#2150)
|
2024-12-30 16:34:54 +01:00 |
|
Veronica Berglyd Olsen
|
1bf42ceb55
|
Update tests other than tree-related
|
2024-11-23 19:30:29 +01:00 |
|
Veronica Berglyd Olsen
|
d55f53be0a
|
Clean up item notification and item main icon
|
2024-11-21 01:18:28 +01:00 |
|
Veronica Berglyd Olsen
|
1bd8370864
|
Update dialogue highlighting settings text in Preferences
|
2024-11-12 23:10:57 +01:00 |
|
Veronica Berglyd Olsen
|
5af49dfc6f
|
Add a separate setting for alternating dialogue/narration
|
2024-11-03 21:45:00 +01:00 |
|
Veronica Berglyd Olsen
|
66567b6d6f
|
Allow up to 4 dialogue line symbols
|
2024-11-01 20:07:35 +01:00 |
|
Veronica Berglyd Olsen
|
31c75ea0b1
|
Add a dialog parser class
|
2024-11-01 19:55:35 +01:00 |
|
Veronica Berglyd Olsen
|
55d2605222
|
Use the new qtLambda wrapper where appropriate
|
2024-10-31 17:31:58 +01:00 |
|
Veronica Berglyd Olsen
|
8db0928724
|
Re-order preferences settings and ensure dialog/narrator symbols are single characters
|
2024-10-27 13:11:50 +01:00 |
|
Veronica Berglyd Olsen
|
06aa2e6c07
|
Only refresh project tree values when status labels change
|
2024-07-25 20:39:32 +02:00 |
|
Veronica Berglyd Olsen
|
0d84653f7d
|
Process pad before and after settings in Preferences (#1985)
|
2024-07-21 19:06:45 +02:00 |
|
Veronica Berglyd Olsen
|
e1bcfcfc05
|
Convert Preferences dialog to save/cancel like Project Settings
|
2024-07-03 18:29:38 +02: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
|
811db81a86
|
Use the reject slot for dialogs since close is not actually a slot
|
2024-06-10 01:04:10 +02:00 |
|
Veronica Berglyd Olsen
|
29b61c07b0
|
Restore the keyPressEvent overload for Preferences
|
2024-06-10 01:03:20 +02:00 |
|
Veronica Berglyd Olsen
|
ca91e6a677
|
Improve meminfo debug formatting
|
2024-06-09 00:05:45 +02:00 |
|
Veronica Berglyd Olsen
|
57ee88059d
|
Remove lambda slots in preferences dialog that blocked freeing memory
|
2024-06-08 23:34:31 +02:00 |
|
Veronica Berglyd Olsen
|
019dd3e478
|
Change how dialogs are deleted
|
2024-05-28 21:16:40 +02:00 |
|
Veronica Berglyd Olsen
|
b01a2f5abd
|
Simplify the About dialog
|
2024-05-28 21:15:32 +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
|
0fc1af7180
|
Fix some typos in new section of Preferences
|
2024-05-26 18:05:11 +02:00 |
|
Veronica Berglyd Olsen
|
69b362b9d2
|
Add native font dialog option and fix tests
|
2024-05-23 18:44:45 +02:00 |
|
Veronica Berglyd Olsen
|
cf16b57f66
|
Clean up font handling in HTML and ODT
|
2024-05-22 23:13:16 +02:00 |
|
Veronica Berglyd Olsen
|
7e1f1a725c
|
Switch Tokenizer to use QFont instead of font family and size
|
2024-05-22 16:57:50 +02:00 |
|
Veronica Berglyd Olsen
|
0b999bd726
|
Fix font handling in manuscript tool
|
2024-05-20 17:13:10 +02:00 |
|
Veronica Berglyd Olsen
|
774437f7bb
|
Save all font info for text font
|
2024-05-20 16:32:10 +02:00 |
|
Veronica Berglyd Olsen
|
c0673b8128
|
Save all font info for GUI font
|
2024-05-20 16:12:27 +02:00 |
|
Veronica Berglyd Olsen
|
d64acb038b
|
Allow multiple widgets in config form
|
2024-05-13 18:31:14 +02:00 |
|
Veronica Berglyd Olsen
|
b5def640ed
|
Add alternative dialog style
|
2024-05-13 18:11:44 +02:00 |
|