Dan Paulat
48518f03a7
Don't build documentation by default for freetype-gl
2023-09-21 21:26:33 -05:00
Dan Paulat
d7a3a3ca7b
When changing products, the time managed by the Timeline Manager should be used
2023-09-20 23:54:14 -05:00
Dan Paulat
aa0dab00a6
Add support for Composite Reflectivity (NCR)
2023-09-20 23:51:51 -05:00
Dan Paulat
0d0bdd4f8b
Updating zone and county files for 19 September 2023 release
...
Closes #64
2023-09-20 23:49:38 -05:00
Dan Paulat
d58d3fc8e8
Fixing additional thread lifetime issues
2023-09-18 22:23:33 -05:00
Dan Paulat
cc8377064f
Fixing thread lifetime issues in Radar Product Manager
2023-09-17 01:03:51 -05:00
Dan Paulat
0a4cf9a9e7
Update AWS SDK for C++ to 1.11.165
2023-09-16 00:05:57 -05:00
Dan Paulat
67f74d9ede
Address sanitizer options
2023-09-15 23:42:46 -05:00
Dan Paulat
a88cd27d8b
Don't use relative paths in .gitmodules, to prevent having to fork multiple repositories
2023-09-13 22:27:32 -05:00
Dan Paulat
c8aacd688a
Update Qt to 6.5.2
2023-09-13 22:27:32 -05:00
Dan Paulat
2f972226ad
Update to actions/checkout@v4
2023-09-13 22:27:29 -05:00
Dan Paulat
a114e7c6a9
Mask API keys in settings dialog
2023-09-13 22:15:43 -05:00
Dan Paulat
bb6022e480
Don't specify MSVC toolset, use latest/default
2023-09-13 18:38:40 -05:00
Dan Paulat
dfb0a78fe9
Merge pull request #81 from WXFanatics/WXFanatics-readmeupdate-1
...
Update the README with more information
2023-09-03 09:11:36 -05:00
Michael
9f63c7bd65
Update README
...
Added recommended changes, as well as some other minor fixes throughout the README for quality purposes.
2023-09-03 10:02:42 -04:00
Michael
c5091a3c43
Update the README with more information
...
Added the documentation link to help guide users who're new. Re-organized Arch and derivatives under supported operating systems. Added necessary dependencies. Added a short FAQ.
2023-09-01 20:28:23 -04:00
Dan Paulat
66d261c680
Respect alpha channel value for warning boxes using line-opacity property
2023-08-03 23:22:18 -05:00
Dan Paulat
902a35de4b
Fix transparency in color table layer and radar product layer
2023-08-03 22:41:32 -05:00
Dan Paulat
7c863793ea
Bump version to v0.2.2
2023-07-14 19:25:50 -05:00
Dan Paulat
466bae4f05
Merge pull request #71 from dpaulat/feature/maptiler-layers-renamed
...
Radar Draws Over MapTiler Maps
2023-07-14 19:23:13 -05:00
Dan Paulat
5612806e07
Update layer ordering definitions for MapTiler updates
2023-07-14 00:23:21 -05:00
Dan Paulat
d694764fa1
Map layer name comparison should be case insensitive
2023-07-14 00:22:32 -05:00
Dan Paulat
9c27b2cd29
Add map provider layer test
2023-07-14 00:21:12 -05:00
Dan Paulat
3d3318a032
Merge pull request #69 from dpaulat/feature/color-table-not-updating
...
Connect radar product view signals in layer constructor, rather than …
2023-07-12 18:15:28 -05:00
Dan Paulat
0902f183fc
Connect radar product view signals in layer constructor, rather than initialize
...
If the radar product view updates at precisely the right time, color
tables might not be initialized properly. The Initialize function would
not have been able to properly update color tables, and the view signal
would be emitted prior to the signals and slots being connected.
2023-07-11 23:25:39 -05:00
Dan Paulat
809adfd422
Merge pull request #66 from dpaulat/feature/collapsible-groups
...
Collapsible Groups
2023-07-09 09:00:18 -04:00
Dan Paulat
1c621f7665
Remove animation toolbox dock menu
2023-06-30 00:15:22 -05:00
Dan Paulat
0f5950db58
Add UI settings for collapsible groups in radar toolbox
2023-06-30 00:13:24 -05:00
Dan Paulat
b0375c4790
Update collapsible group interface for signals/slots
2023-06-30 00:12:46 -05:00
Dan Paulat
1e4e2ba1b4
Add UI settings for collapsible groups
2023-06-30 00:11:43 -05:00
Dan Paulat
af650c6687
Add a horizontal scroll bar to the radar toolbox dock if needed
2023-06-28 23:03:17 -05:00
Dan Paulat
35ac8bb55b
Move timeline to Radar Toolbox
2023-06-28 22:07:19 -05:00
Dan Paulat
6a92e7601e
Update collapsible icon styling to use native buttons for the header/title
2023-06-28 21:44:47 -05:00
Dan Paulat
6d9d923081
Add radar toolbox items to collapsible widgets
2023-06-27 23:36:15 -05:00
Dan Paulat
396f64f0d4
Add default layout to collapsible group
2023-06-27 23:35:09 -05:00
Dan Paulat
106542e28a
Reorder collapsible group initialization
2023-06-27 22:53:13 -05:00
Dan Paulat
04a539b93d
Update collapsible expansion logic, and change icons
2023-06-27 22:29:23 -05:00
Dan Paulat
7ff9feba25
Change collapsible title from labels to buttons, connect toggled signal to expand/collapse
2023-06-26 22:51:32 -05:00
Dan Paulat
300091dbe1
Initial collapsible group layout
2023-06-25 00:58:51 -05:00
Dan Paulat
b198dc53ca
Bump version to v0.2.1
2023-06-24 21:46:17 -05:00
Dan Paulat
fc194e0f17
Don't display a requested product if a different product has since been selected
2023-06-23 22:16:12 -05:00
Dan Paulat
a87453ed2e
Prevent elevation buttons from normalizing to a very large size
2023-06-23 00:08:17 -05:00
Dan Paulat
97a1d26370
Radar product settings should be part of scroll area
2023-06-22 23:27:10 -05:00
Dan Paulat
a268ca04e6
Asynchronous threads should execute in thread pools owned by parents
...
- Fixes #51
2023-06-21 23:34:49 -05:00
Dan Paulat
6000abdeb3
Save map style in settings
...
- Fixes #50
2023-06-21 23:34:49 -05:00
Dan Paulat
effe78e1be
Merge pull request #62 from dpaulat/feature/timeline-part-3
...
Complete Timeline Animation
2023-06-20 22:54:23 -05:00
Dan Paulat
9f6d775c17
Reduce product cache limit
2023-06-20 22:41:59 -05:00
Dan Paulat
4c30b0d6bb
Disable resource explorer
2023-06-20 22:25:50 -05:00
Dan Paulat
72df99e456
Make Radar Toolbox and Animation Toolbox scrollable
2023-06-20 22:18:21 -05:00
Dan Paulat
081b626855
Fix crash when switching radar sites while loading data from the old site
...
- Use thread pools owned by radar product manager, unless called statically (#51 )
2023-06-20 20:12:57 -05:00