Dan Paulat
|
9c486d5018
|
CMAKE_AUTORCC does not work with multi-config
|
2025-05-30 07:19:13 -05:00 |
|
Dan Paulat
|
6c7b5b3d22
|
Merge pull request #451 from AdenKoperczak/remove_spinbox_scrolling
Remove scrolling editing settings
|
2025-05-25 19:55:19 -05:00 |
|
AdenKoperczak
|
10021a8ba2
|
Add praga once to new widgets hpp files
|
2025-05-25 18:14:33 -04:00 |
|
AdenKoperczak
|
81b0402e8a
|
Move modified_widgets to widgets
|
2025-05-24 17:52:45 -04:00 |
|
AdenKoperczak
|
8f84a42e26
|
fix level 2 settings big buttons
|
2025-05-23 11:53:12 -04:00 |
|
AdenKoperczak
|
e78aca7377
|
Disable modifying settings using the scroll wheel unless they are focused
|
2025-05-18 15:45:50 -04:00 |
|
Dan Paulat
|
699f60d399
|
Add build number to log and about dialog
|
2025-05-18 00:13:46 -05:00 |
|
Dan Paulat
|
4ed1fda1ae
|
Move media objects to dedicated thread to avoid main thread delays
|
2025-05-17 19:08:07 -05:00 |
|
Dan Paulat
|
68fcecdc15
|
Make sure shared uniforms are updated correctly per-map pane
- Broken by shaders being shared between map panes
|
2025-05-17 18:06:38 -05:00 |
|
Dan Paulat
|
ef7caf5519
|
RadarProductManager logging level fix
|
2025-05-16 23:51:12 -05:00 |
|
AdenKoperczak
|
4ad3e92730
|
Add wayland client libraries conditionally
|
2025-05-14 18:19:31 -04:00 |
|
AdenKoperczak
|
b90deae897
|
Remove unneded WaylandClient libraries
|
2025-05-14 17:04:53 -04:00 |
|
AdenKoperczak
|
4c8f0b4df6
|
Add wayland files
|
2025-05-14 17:04:53 -04:00 |
|
Dan Paulat
|
9e24a781a6
|
Update scwx-qt/source/scwx/qt/gl/gl_context.cpp
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2025-05-13 23:22:08 -05:00 |
|
Dan Paulat
|
46cd75cff4
|
Fix GlContext destruction of OpenGLFunctions causing crash
|
2025-05-13 22:45:03 -05:00 |
|
Dan Paulat
|
4955dcd2c9
|
Gl cleanup clang-tidy fixes
|
2025-05-10 16:44:06 -05:00 |
|
Dan Paulat
|
d5e5019811
|
Fix GenericLayer formatting
|
2025-05-10 16:44:06 -05:00 |
|
Dan Paulat
|
21e5697073
|
Use a shared GlContext for all MapWidgets
|
2025-05-10 16:44:06 -05:00 |
|
Dan Paulat
|
44a864f50f
|
Remove GlContext from MapContext, layers receive MapContext from Initialize/Render
|
2025-05-10 16:43:58 -05:00 |
|
Dan Paulat
|
2d4ad2737e
|
MapContext has a GlContext instead of MapContext is a GlContext
|
2025-05-10 16:43:11 -05:00 |
|
AdenKoperczak
|
8989c0e88c
|
Fix issue where level 2 archive files where put in a cache at times of level 2
chunk files
|
2025-05-10 15:26:34 -04:00 |
|
AdenKoperczak
|
969267b661
|
Added back logging as traces for level_2_chunks
|
2025-05-10 09:50:54 -04:00 |
|
AdenKoperczak
|
3d7da7d971
|
Disable logging for level 2 chunks
|
2025-05-10 09:50:54 -04:00 |
|
AdenKoperczak
|
781aa40e8c
|
Make radar data fall back if it ends up being too old
|
2025-05-10 09:50:53 -04:00 |
|
AdenKoperczak
|
2821eff71f
|
Fall back to archive if chunks get too old
|
2025-05-10 09:50:53 -04:00 |
|
AdenKoperczak
|
3288ba30ec
|
Rework refreshing in RadarProductManager to allow for multiple refreshes at once.
|
2025-05-10 09:50:53 -04:00 |
|
AdenKoperczak
|
759a9e4379
|
Parallelize the chunks loading and load from archive when possible
|
2025-05-10 09:50:53 -04:00 |
|
AdenKoperczak
|
e10ebdeb5e
|
switch level2 incoming elevation to optional
|
2025-05-10 09:50:53 -04:00 |
|
AdenKoperczak
|
f481d57ed1
|
clang format/tidy fixes for level2_chunks
|
2025-05-10 09:50:53 -04:00 |
|
AdenKoperczak
|
0ac0e03ff8
|
Relaod all the settings, just to make sure everything is updated
|
2025-05-10 09:50:52 -04:00 |
|
AdenKoperczak
|
0f95439b61
|
Initial clang format/tidy fixes for level_2_chunks
|
2025-05-10 09:50:52 -04:00 |
|
AdenKoperczak
|
0bda6296c0
|
Add indicator of what level is currently being updated with level 2 chunks.
|
2025-05-10 09:50:52 -04:00 |
|
AdenKoperczak
|
63585af26d
|
Get level2 chunks and archive working together, reduce logging of level2 chunks
|
2025-05-10 09:50:51 -04:00 |
|
AdenKoperczak
|
094d286b41
|
fully working merging of data from last and current scan
|
2025-05-10 09:50:51 -04:00 |
|
AdenKoperczak
|
8b7a3e9781
|
partiallaly complete merging of radar data
|
2025-05-10 09:50:51 -04:00 |
|
AdenKoperczak
|
add57ff26f
|
Minor updates to level2 chunks
|
2025-05-10 09:50:51 -04:00 |
|
AdenKoperczak
|
a754d66844
|
Setting up for merging last and current scan's, and having archive and chunks
|
2025-05-10 09:50:51 -04:00 |
|
AdenKoperczak
|
fc83a7a36f
|
working level2 chunks with auto rerendering
|
2025-05-10 09:50:51 -04:00 |
|
AdenKoperczak
|
f0ef6b35dd
|
Slight rework to nexrad data provider interface
|
2025-05-10 09:50:46 -04:00 |
|
Dan Paulat
|
dcc7a1f637
|
Pinch to zoom clang-tidy fixes
|
2025-05-09 20:16:44 -05:00 |
|
Dan Paulat
|
b169f46f5f
|
Pinch to zoom functionality
|
2025-05-09 19:26:14 -05:00 |
|
Dan Paulat
|
3c5b126c67
|
Adding const to locks in AlertProxyModel
|
2025-05-05 23:24:01 -05:00 |
|
Dan Paulat
|
73355c9424
|
Fix line repopulation on alert removal
|
2025-05-05 22:52:50 -05:00 |
|
Dan Paulat
|
4532327f50
|
AlertModel::HandleAlert should find the alert index from the UUID
|
2025-05-05 22:13:18 -05:00 |
|
Dan Paulat
|
dc074b0262
|
More clang-tidy fixes
|
2025-05-05 21:50:01 -05:00 |
|
Dan Paulat
|
86926178df
|
Call QSortFilterProxyModel::invalidate instead of invalidateRowsFilter (public vs. protected API)
|
2025-05-05 21:49:41 -05:00 |
|
Dan Paulat
|
1fdefe83de
|
invalidateRowsFilter must be called from UI thread
|
2025-05-05 00:30:23 -05:00 |
|
Dan Paulat
|
490989ac2a
|
Make archive event pruning more robust
|
2025-05-05 00:25:28 -05:00 |
|
Dan Paulat
|
0c59a0d4d2
|
Alert model clang-tidy cleanupp
|
2025-05-04 23:10:22 -05:00 |
|
Dan Paulat
|
f40c24ce6f
|
Alert layer warning cleanup
|
2025-05-04 23:10:22 -05:00 |
|