Commit graph

1353 commits

Author SHA1 Message Date
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
0fabe1e3a3
Merge pull request #178 from dpaulat/feature/time-customization
Time Customization
2024-03-30 00:10:19 -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
1e19f630e3
Merge pull request #157 from dpaulat/renovate/sqlite3-3.x
Update dependency sqlite3 to v3.45.2
2024-03-27 07:15:57 -05:00
renovate[bot]
bca18982a1
Update dependency sqlite3 to v3.45.2 2024-03-27 06:15:50 +00:00
Dan Paulat
ef1101ac4b
Merge pull request #172 from dpaulat/feature/installer
Add Windows Installer and Updater
2024-03-27 01:13:37 -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
94726631cb Add bytes to string function 2024-03-21 22:21:03 -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
377eac3cb0 Update license year 2024-03-17 00:18:07 -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
41f449dc1e Add CI step to generate installer 2024-03-15 23:55:10 -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
6907ade2ae libGLX and libOpenGL should be provided by the system, and not included in the package 2024-03-13 15:19:56 -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
bd359fa7f2
Merge pull request #152 from dpaulat/renovate/libxml2-2.x
Update dependency libxml2 to v2.12.5
2024-03-08 19:17:23 -06:00
renovate[bot]
386741b591
Update dependency libxml2 to v2.12.5 2024-03-08 23:49:14 +00:00
Dan Paulat
69e92848d2
Merge pull request #153 from dpaulat/feature/maplibre-native-qt
Update MapLibre Native Qt
2024-03-08 17:48:48 -06: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