Commit graph

870 commits

Author SHA1 Message Date
Dan Paulat
5ee2d10a1b Add warnings provider to settings 2024-04-25 22:24:10 -05:00
Dan Paulat
012dc10204 Update map widget when modifiers are released after updating mouse coordinates 2024-04-21 00:31:46 -05:00
Dan Paulat
15beb9436d Default geo_texture2d displayed parameter to true when not used 2024-04-21 00:20:00 -05:00
Dan Paulat
f4bc2572d2 Display mouse cursor icon on maps when Ctrl is held 2024-04-21 00:12:19 -05:00
Dan Paulat
9cb29c6b9a Add icon visibility method to geo icons, update only dirty icons 2024-04-20 00:34:50 -05:00
Dan Paulat
fcf6ef800b Add map center icon to overlay layer 2024-04-20 00:32:48 -05:00
Dan Paulat
5beb16271a Only update icons on change 2024-04-20 00:27:25 -05:00
Dan Paulat
8262d8b034 Add new images for map center and cursor 2024-04-20 00:26:55 -05:00
Dan Paulat
4424c19d7f Add show map center to settings 2024-04-20 00:26:17 -05:00
Dan Paulat
baafda0b23 Handle level 2 elevation tilt hotkeys 2024-04-17 23:14:08 -05:00
Dan Paulat
77dd7dde3e Handle level 3 product tilt hotkeys 2024-04-17 00:06:50 -05:00
Dan Paulat
21dc38bf82 Hotkey settings should be scrollable 2024-04-13 21:44:24 -05:00
Dan Paulat
7564a2af18 Add timeline controls to hotkeys 2024-04-13 17:00:17 -05:00
Dan Paulat
1b8d35ba3e Handle HotkeyEdit as the edit widget for SettingsInterface 2024-04-13 00:24:36 -05:00
Dan Paulat
81f44add42 Add hotkey settings page 2024-04-13 00:24:04 -05:00
Dan Paulat
589eff9882 Handle hotkeys across multiple map panes 2024-04-12 22:59:49 -05:00
Dan Paulat
60c8af46bf Rename keybind to hotkey 2024-04-12 00:54:52 -05:00
Dan Paulat
7e99b5fb00 Handle held hotkeys on frame update (paintGL) rather than on key press 2024-04-12 00:54:39 -05:00
Dan Paulat
dcaba52db7 Hotkey repeat handling update 2024-04-11 23:57:12 -05:00
Dan Paulat
399894f2db Add hotkey handling to map widget 2024-04-11 01:04:50 -05:00
Dan Paulat
2c63b4e387 Add hotkey manager 2024-04-11 01:03:47 -05:00
Dan Paulat
3da1d15470 Add hotkey settings 2024-04-10 00:13:52 -05:00
Dan Paulat
22e3101c22 Add KeybindEdit widget 2024-04-03 23:10:18 -05:00
Dan Paulat
2bf15f8a69 Add Key Binds tab to Settings Dialog 2024-04-03 00:05:42 -05:00
Dan Paulat
d3375de968 Display time zone according to settings 2024-03-29 22:54:02 -05:00
Dan Paulat
5fb9dc6a5f Display clock format defined in settings on map 2024-03-29 01:06:28 -05:00
Dan Paulat
a7cb459e20 Refactor clock format to wxdata 2024-03-29 00:32:09 -05:00
Dan Paulat
bb287dad9c Add clock format and default time zone to settings dialog 2024-03-29 00:10:22 -05:00
Dan Paulat
2a0ab9ad93 Add clock format and default time zone to settings 2024-03-29 00:01:18 -05:00
Dan Paulat
f719fcbc06 Load time zone into radar site 2024-03-28 00:03:00 -05:00
Dan Paulat
8957abea9a Update fixes for gcc 2024-03-26 23:54:14 -05:00
Dan Paulat
d598631a77 Remove temporary installer files on application startup 2024-03-26 23:46:56 -05:00
Dan Paulat
b2e441dc2e Make sure the download manager doesn't attempt to destruct immediately after starting download 2024-03-26 23:27:20 -05:00
Dan Paulat
df7b50568d Install update button 2024-03-26 22:53:14 -05:00
Dan Paulat
7012040c32 Don't use a timer to update the download dialog 2024-03-26 22:51:11 -05:00
Dan Paulat
6448826d60 Only emit download progress updates every 100ms 2024-03-26 22:48:52 -05:00
Dan Paulat
3ab05a1654 Verify downloaded file against content-md5 response header 2024-03-26 00:13:35 -05:00
Dan Paulat
2f397106f9 Add generic progress dialog, and derived download dialog 2024-03-25 00:30:28 -05:00
Dan Paulat
4ac2626b65 Download manager implementation 2024-03-25 00:20:15 -05:00
Dan Paulat
8d706c463c Add Release Assets to GitHub Release object 2024-03-18 23:23:09 -05:00
Dan Paulat
6d474cbe76 Update selected time with the found overlay product
Fixes #155
2024-03-12 23:37:51 -05:00
Dan Paulat
0952c0f90c Support for Echo Tops
Closes #154
2024-03-11 23:20:45 -05:00
Dan Paulat
35bd2433a7 Update map immediately if map logo or attribution is toggled 2024-03-08 00:55:55 -06:00
Dan Paulat
931b5d8481 Add visibility to icon draw items 2024-03-08 00:45:06 -06:00
Dan Paulat
d905abd3e7 Map provider test fixes 2024-03-06 23:54:27 -06:00
Dan Paulat
7cfb55a4de Add map logo and attribution toggle to settings 2024-03-06 23:13:18 -06:00
Dan Paulat
54e85e981b Remove "Improve this map" where HTML links cannot be shown 2024-03-05 23:48:15 -06:00
Dan Paulat
8af480198b Add additional Mapbox map styles from the Mapbox gallery 2024-03-05 23:35:30 -06:00
Dan Paulat
074a39d224 Add map logo to map 2024-03-05 22:56:27 -06:00
Dan Paulat
f6ac027725 Allow icons to have a variable anchor 2024-03-05 22:55:42 -06:00