Commit graph

19 commits

Author SHA1 Message Date
Dan Paulat
a1d9b25f0b Add alert palette reset buttons 2024-09-29 08:19:51 -05:00
Dan Paulat
70cb3ab6d2 Update settings category signals to be in line with variables and only fire once
Properly connect line labels to the category signals
2024-09-29 07:34:06 -05:00
AdenKoperczak
02bf673105 remove commented out unused variables 2024-09-20 13:27:27 -04:00
AdenKoperczak
97b5b6f4ca moved settings initialization into cpp files 2024-09-19 11:55:42 -04:00
Dan Paulat
45d3e45923 Add settings transform function 2024-06-21 20:47:53 -05:00
Dan Paulat
35f29a794b Unregister settings callbacks on layer destruction
Fixes #151
2024-02-28 22:37:22 -06:00
Dan Paulat
4e5aa7b5e1 Connecting font selection to settings dialog, in-work 2023-09-27 23:47:37 -05:00
Dan Paulat
e8e3032dcd Save loop delay, speed, and time to settings on shutdown 2023-06-14 22:56:26 -05:00
Dan Paulat
f7cc902eef Add callbacks to settings variables, use to update radar dialog location in settings dialog 2022-12-22 00:56:52 -06:00
Dan Paulat
87f611e026 Adding apply/discard/reset functionality to settings dialog 2022-12-22 00:16:59 -06:00
Dan Paulat
3109344ad5 Don't stage a value if it's already the current value 2022-12-20 23:39:37 -06:00
Dan Paulat
70565969dc Refactoring widget functionality out of SettingsVariable into new SettingsInterface 2022-12-20 22:47:48 -06:00
Dan Paulat
ab91bf9e8d Expose minimum and maximum values in settings variable 2022-12-20 14:33:55 -06:00
Dan Paulat
8d5560bf80 Add QSpinBox to settings variable 2022-12-20 09:33:36 -06:00
Dan Paulat
ce5092c068 Adding common edit widget and reset button processing to settings variable 2022-12-20 00:38:16 -06:00
Dan Paulat
46c4dd3780 Settings variable abstract base, additional validation, and reading/writing JSON 2022-12-17 00:38:20 -06:00
Dan Paulat
1ad67de71b Settings container 2022-12-07 00:09:17 -06:00
Dan Paulat
08b1d6e152 Settings variable minimum/maximum, additional tests 2022-12-06 22:54:38 -06:00
Dan Paulat
db665ed9ec Settings variable 2022-12-01 23:56:36 -06:00