Commit graph

902 commits

Author SHA1 Message Date
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
547c68f1a3 Add timezone to radar sites 2024-03-27 16:33:56 -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
b025b29161 Add option to launch Supercell Wx after install is complete 2024-03-17 09:17:16 -05:00
Dan Paulat
f9cc055f8e Replace default icon, banner and dialog with application-specific images 2024-03-17 00:19:08 -05:00
Dan Paulat
c164e48c23 Close Supercell Wx before install 2024-03-16 17:20:36 -05:00
Dan Paulat
f8c19bc318 Import latest WiX template from CMake source 2024-03-16 09:12:54 -05:00
Dan Paulat
9b222e670f Initial installer creation using CMake, CPack and WiX Toolset 2024-03-15 23:53:09 -05:00
Dan Paulat
b155664a91 Bump version to v0.4.3 2024-03-14 00:07:26 -05:00
Dan Paulat
15c0ddc327 bool is a non-standard glsl type not recognized by all OpenGL drivers 2024-03-14 00:05:47 -05:00
Dan Paulat
936ddec7e3 Bump version to v0.4.2 2024-03-12 23:41:56 -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
Dan Paulat
50e0036e0b Add Mapbox and MapTiler logos 2024-03-04 00:52:46 -06:00
Dan Paulat
896f111b38 Only set target properties on update_translations if it exists 2024-03-04 00:52:14 -06:00
Dan Paulat
1ad188546a Support SVG image loading 2024-03-04 00:51:14 -06:00
Dan Paulat
2a8a16e79f Add map attribution to display 2024-03-02 23:41:37 -06:00
Dan Paulat
b09abc0ac1 Add color table margins to map context 2024-03-02 23:41:02 -06:00
Dan Paulat
5c7c7e6a19 Add map copyrights and map provider to map context 2024-03-02 23:29:44 -06:00
Dan Paulat
6b00c55bac Add Roboto Flex as default attribution font 2024-03-02 23:28:35 -06:00
Dan Paulat
737b023c32 Add additional MapLibre styles 2024-03-02 00:58:25 -06: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
a74fb22c88 Add additional Mapbox styles 2024-03-02 00:58:25 -06:00
Dan Paulat
21088a5ace QMapLibre feature and layer interface updates 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
db0d26a4ad Use maplibre-native-qt dependency instead of mapbox-gl-native 2024-03-02 00:58:24 -06:00
Dan Paulat
1e9c1137c9 Bump version to v0.4.1 2024-02-28 22:42:09 -06:00
Dan Paulat
35f29a794b Unregister settings callbacks on layer destruction
Fixes #151
2024-02-28 22:37:22 -06:00
Dan Paulat
721e3a163e Updating zone and county files for 05 March 2024 release
Closes #115
2024-02-26 22:06:03 -06:00
Dan Paulat
25cf2d1493 Bump version to v0.4.0 2024-02-26 17:51:39 -06:00
Dan Paulat
524de364f2 Add precipitation accumulation products
Closes #149

(cherry picked from commit 14afeb33db929e51fa094845bc0b79e266c0f80e)
2024-02-25 22:54:53 -06:00