Commit graph

159 commits

Author SHA1 Message Date
Dan Paulat
589eff9882 Handle hotkeys across multiple map panes 2024-04-12 22:59:49 -05:00
Dan Paulat
d598631a77 Remove temporary installer files on application startup 2024-03-26 23:46:56 -05:00
Dan Paulat
e0c1138250 With MapTiler, use https for style URLs
- Eliminates issues with rewriting maptiler:// to incorrect URLs
2024-03-02 00:58:25 -06:00
Dan Paulat
e23c6c2624 Refactor SettingsTemplate to ProviderTemplate 2024-03-02 00:58:25 -06:00
Dan Paulat
1fd52f771c Refactor QMapLibreGL to QMapLibre 2024-03-02 00:58:25 -06:00
Dan Paulat
d24918fbd5 Add test mode to use alternate settings directory 2024-02-18 00:07:38 -06:00
Dan Paulat
eb076307c9 Update volume time outside of loop 2024-01-27 23:28:22 -06:00
Dan Paulat
9071c4751e Add current radar site to NexradFileRequest in the event there is no radar site in the Archive II file 2024-01-27 22:30:02 -06:00
Dan Paulat
46f6a1123e Initialize fonts prior to displaying setup wizard 2024-01-16 23:06:54 -06:00
Dan Paulat
9e3b2916e1 Add select Map Layers to View menu 2024-01-15 00:22:40 -06:00
Dan Paulat
1aa654740d Update default radar toolbox size 2024-01-14 00:57:16 -06:00
Dan Paulat
88445ac3de When populating presets, use a string reference instead of copy 2024-01-14 00:53:55 -06:00
Dan Paulat
abd87c9c21 Add radar site to window title 2024-01-11 22:49:41 -06:00
Dan Paulat
6cc797ca3a Change connection type for MouseCoordinateChanged slot to queued to avoid recursive paint 2024-01-08 22:13:21 -06:00
Dan Paulat
f54f6d1b4a Add mouse geo coordinates and UTC time to status bar 2024-01-07 01:54:27 -06:00
Dan Paulat
3b15b11bad Remove unused elevation variables from main window 2023-12-20 12:50:11 -06:00
Dan Paulat
a76816b14c Save radar presets to file
- Renamed from favorites
2023-12-20 12:49:47 -06:00
Dan Paulat
436a3e0a9f Add favorite selection to radar toolbox 2023-12-20 09:10:48 -06:00
Dan Paulat
e721633629 Add home button to quickly navigate to default radar site 2023-12-17 07:10:43 -06:00
Dan Paulat
bdb859480f County database must be loaded before settings 2023-12-08 06:00:17 -06:00
Dan Paulat
6ec594144d Create alert manager to handle audio alert location method
- Will also manage receipt of alerts for playing audio
2023-11-30 22:54:29 -06:00
Dan Paulat
6e390a1a97 Add fusion style to settings (enables dark mode) 2023-11-24 06:04:03 -06:00
Dan Paulat
18f500fe5f Position manager updates for tracking 2023-11-23 08:06:34 -06:00
Dan Paulat
da7cedddff Add track location checkbox to map settings group 2023-11-22 07:33:28 -06:00
Dan Paulat
6087c53b3e Connect radar site layer signal to trigger update 2023-11-20 21:03:03 -06:00
Dan Paulat
dd1490a143 NOMINMAX should be defined for the entire project 2023-11-19 20:56:03 -06:00
Dan Paulat
c331f4a1e4 Ignore deprecated stdext:: usage in AWS SDK 2023-11-16 22:22:26 -06:00
Dan Paulat
411d2a3832 Initial setup wizard contents 2023-11-07 06:00:39 -06:00
Dan Paulat
ce426bacc9 Remove resource explorer 2023-11-05 07:52:59 -06:00
Dan Paulat
44ada2cc8d Add layer debug 2023-11-03 05:41:59 -05:00
Dan Paulat
cc0c82bbd2 Add layers in order defined by the layer manager 2023-11-03 05:09:07 -05:00
Dan Paulat
ad55ec7f51 Layer manager dialog stub 2023-10-11 05:46:41 -05:00
Dan Paulat
f2addd29e6 Add dedicated Placefile Manager dialog separate from settings 2023-10-10 22:33:23 -05:00
Dan Paulat
67881d31d5 Make SettingsManager an object instead of a namespace 2023-10-06 05:05:59 -05:00
Dan Paulat
b66ca2cb09 Refactor settings to be managed by singletons 2023-10-05 21:55:43 -05:00
Dan Paulat
b381ed3a33 Merge branch 'develop' into feature/placefiles 2023-09-20 23:55:00 -05:00
Dan Paulat
d7a3a3ca7b When changing products, the time managed by the Timeline Manager should be used 2023-09-20 23:54:14 -05:00
Dan Paulat
d58d3fc8e8 Fixing additional thread lifetime issues 2023-09-18 22:23:33 -05:00
Dan Paulat
7d021f72f3 Fixing additional thread lifetime issues 2023-09-18 22:22:28 -05:00
Dan Paulat
47c1bce993 Remove File > Open for Placefiles 2023-09-17 00:59:33 -05:00
Dan Paulat
9ea3ed47a6 Use unit library to perform font size conversions 2023-09-12 23:55:00 -05:00
Dan Paulat
4cc1a2b310 Placefile text animation support 2023-09-04 21:56:59 -05:00
Dan Paulat
0f9fbdbf63 Load placefile icons into texture atlas cache 2023-07-30 00:40:05 -05:00
Dan Paulat
e3449e382d Don't use a hard-coded user-agent for placefiles, add DPI parameter 2023-07-28 22:33:39 -05:00
Dan Paulat
751cafbfe7 Load placefiles according to the current radar site 2023-07-26 23:52:59 -05:00
Dan Paulat
bfe62301b2 Enable loading of placefiles via the UI 2023-07-18 23:32:05 -05:00
Dan Paulat
1c621f7665 Remove animation toolbox dock menu 2023-06-30 00:15:22 -05:00
Dan Paulat
0f5950db58 Add UI settings for collapsible groups in radar toolbox 2023-06-30 00:13:24 -05:00
Dan Paulat
af650c6687 Add a horizontal scroll bar to the radar toolbox dock if needed 2023-06-28 23:03:17 -05:00
Dan Paulat
35ac8bb55b Move timeline to Radar Toolbox 2023-06-28 22:07:19 -05:00