Commit graph

15 commits

Author SHA1 Message Date
AdenKoperczak
f5ab6f3ef7 clang tidy/format fixes for add_custom_layer_dialog 2025-03-28 11:07:41 -04:00
AdenKoperczak
fee00b737a Fix up custom map inputs, making it easier for others to use 2025-03-28 11:07:41 -04:00
AdenKoperczak
64d24591f3 Move includes only used in cpp files from hpp files in settings 2025-01-29 10:22:45 -05:00
AdenKoperczak
ba62004002 Combine namespaces in settings files into single line 2025-01-29 09:55:30 -05:00
AdenKoperczak
bc3b1ad3d2 fix some spelling mistakes in comments 2024-10-13 10:00:37 -04:00
AdenKoperczak
25fb9bdae0 Add whitespace trimming to some settings 2024-10-13 09:59:24 -04:00
AdenKoperczak
d48baab44c remove now unused (moved) template initialization 2024-09-20 13:29:59 -04:00
AdenKoperczak
146055fb99 added full unit support for radius field, implemented such that future fields needing units can be done easily 2024-07-15 11:33:47 -04:00
Dan Paulat
d3a3c3db36 Cleaning up font selection in settings dialog 2023-09-28 23:11:19 -05:00
Dan Paulat
ad1646d725 Initial setup for font settings 2023-09-25 23:35:38 -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
9b5b841903 Support editing integer arrays in settings interface (font sizes) 2022-12-21 00:52:48 -06:00
Dan Paulat
602be75222 Add QComboBox to SettingsInterface with value mapping 2022-12-20 23:27:06 -06:00
Dan Paulat
70565969dc Refactoring widget functionality out of SettingsVariable into new SettingsInterface 2022-12-20 22:47:48 -06:00