Commit graph

1216 commits

Author SHA1 Message Date
Dan Paulat
69730515aa Get next day in addition to previous when querying volume times 2023-05-21 23:52:03 -05:00
Dan Paulat
4bba7f4c64 Timeline Manager should have knowledge of radar site 2023-05-21 23:42:35 -05:00
Dan Paulat
a7a34e063c Active Volume Times for Radar Product Manager 2023-05-21 23:42:00 -05:00
Dan Paulat
3bee6f65e5 Starting some timeline manager stubs 2023-05-15 23:38:39 -05:00
Dan Paulat
e1ec81e230 Adding MapTime name function 2023-05-15 23:27:54 -05:00
Dan Paulat
81eb3b1af3 Add timeline manager 2023-05-14 08:36:21 -05:00
Dan Paulat
5453997208 Adding animation control signals 2023-05-13 00:41:32 -05:00
Dan Paulat
b50bfc564f Add MapTime type 2023-05-11 23:06:53 -05:00
Dan Paulat
aee4fecacc Configure animation dock widget display 2023-05-11 23:06:53 -05:00
Dan Paulat
0d44513d0a Add animation dock widget 2023-05-11 23:06:53 -05:00
Dan Paulat
5ad148a1a8 Bump version to 0.1.2 2023-05-11 23:05:15 -05:00
Dan Paulat
53c2f29785 Fix display scaling for custom map widgets 2023-05-11 23:03:08 -05:00
Dan Paulat
fceb5c33f7 Handle empty message lists for text event keys
Partial fix for #44, application should no longer crash, but erroneous behavior may remain
2023-05-11 23:03:00 -05:00
Dan Paulat
7f624e1263 Discord link should grant permanent membership 2023-05-10 23:15:05 -05:00
Dan Paulat
3451faf161 Move map or view alert on alert double click based on settings 2023-05-02 22:54:46 -05:00
Dan Paulat
061bc8837f Add default alert action to settings dialog 2023-05-02 22:37:30 -05:00
Dan Paulat
ff4e3e63cf Add default alert action to settings 2023-05-02 22:24:51 -05:00
Dan Paulat
411a949be9 Add AlertAction type 2023-05-02 22:13:11 -05:00
Dan Paulat
1c1864e45d GCC fixes for MapProvider iterator 2023-04-30 18:38:48 -05:00
Dan Paulat
98ab8904be Update MapTiler layer ordering 2023-04-30 17:09:29 -05:00
Dan Paulat
c77c899040 Cleanup use of custom provider definitions, use common map_provider.hpp 2023-04-30 14:47:30 -05:00
Dan Paulat
e5ffe16efb Add map style combo box 2023-04-30 01:05:33 -05:00
Dan Paulat
8e8567a48f Updating MapLibre Native to the latest version (2023-04-28) 2023-04-29 01:44:23 -05:00
Dan Paulat
271756bba9 Integrating map provider into existing map widget 2023-04-29 01:05:10 -05:00
Dan Paulat
ee99b51003 Add map provider helper functions 2023-04-29 00:46:02 -05:00
Dan Paulat
6c5ec2d996 Update map provider setting based on API key availability 2023-04-27 22:50:27 -05:00
Dan Paulat
9c5de8e9ee Add Map Provider and MapTiler API key to settings dialog 2023-04-27 22:33:13 -05:00
Dan Paulat
eed7e8e5e9 Add Map Provider and MapTiler to general settings 2023-04-27 22:28:42 -05:00
Dan Paulat
d005b02ec5 Remove "Enable Update Notifications" setting from Update Dialog
This is a desirable feature, but the SettingsInterface class needs work to support multiple edit widgets.
2023-04-23 00:31:37 -05:00
Dan Paulat
a609f14f1f Adding update notifications setting option 2023-04-23 00:30:18 -05:00
Dan Paulat
19f0ab9898 Connect update manager to update dialog 2023-04-22 23:33:25 -05:00
Dan Paulat
c1aa34607f Add Update Dialog 2023-04-22 23:31:23 -05:00
Dan Paulat
26ea4f4771 Use mutex to allow for concurrent update requests 2023-04-22 23:28:30 -05:00
Dan Paulat
08654bb7b0 Update manager and test 2023-04-22 22:42:09 -05:00
Dan Paulat
6412c77a9d Add GitHub types for Release API 2023-04-22 20:37:01 -05:00
Dan Paulat
eabe28c423 Fixing DT_RUNPATH for Linux targets 2023-04-22 01:17:01 -05:00
Dan Paulat
27bce3c8b1 Migrating qt_generate_deploy_app_script to Qt 6.5 syntax 2023-04-22 01:02:57 -05:00
Dan Paulat
a264bd6b1b Set Qt NO_TRANSLATIONS (QTBUG-112204) 2023-04-21 18:06:57 -05:00
Dan Paulat
17a9c9190d Set Linux DT_RUNPATH 2023-04-21 18:06:25 -05:00
Dan Paulat
a83065acd8 Adding recent translation updates 2023-04-21 13:45:00 -05:00
Dan Paulat
a42d423125 Install shared libraries in addition to runtime 2023-04-20 12:40:31 -05:00
Dan Paulat
97035e5596 Make palette order deterministic across platforms 2023-04-19 23:17:30 -05:00
Dan Paulat
6c24903816 Updating build for GCC/Linux 2023-04-17 20:01:51 -05:00
Dan Paulat
023688b746 General GCC compilation fixes 2023-04-17 18:37:23 -05:00
Dan Paulat
cdd4ced28e Warning pragmas 2023-04-17 18:34:04 -05:00
Dan Paulat
d8b669262c Missing includes 2023-04-17 18:31:23 -05:00
Dan Paulat
a3afd71f03 "this" must be explicit in lambda capture 2023-04-17 18:29:37 -05:00
Dan Paulat
31db9a4315 GCC doesn't implement <format> yet, use fmt 2023-04-17 18:24:50 -05:00
Dan Paulat
593010acc2 Use HH date library when not using MSVC 2023-04-17 18:16:36 -05:00
Dan Paulat
509fc76653 Guard pragma warning statements with ifdef msvc 2023-04-16 01:02:56 -05:00