Commit graph

1020 commits

Author SHA1 Message Date
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
94e5123158 Add keyboard icon 2024-04-03 00:03: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
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