supercell-wx/scwx-qt/source/scwx/qt/map
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
..
alert_layer.cpp emit keyword is incompatible with oneTBB 2023-06-05 21:53:24 -05:00
alert_layer.hpp Update to latest maplibre-gl-native, including rename from QMapboxGL to QMapLibreGL 2022-10-20 22:54:53 -05:00
color_table_layer.cpp General GCC compilation fixes 2023-04-17 18:37:23 -05:00
color_table_layer.hpp Update to latest maplibre-gl-native, including rename from QMapboxGL to QMapLibreGL 2022-10-20 22:54:53 -05:00
draw_layer.cpp Update to latest maplibre-gl-native, including rename from QMapboxGL to QMapLibreGL 2022-10-20 22:54:53 -05:00
draw_layer.hpp Update to latest maplibre-gl-native, including rename from QMapboxGL to QMapLibreGL 2022-10-20 22:54:53 -05:00
generic_layer.cpp Adding map context to simplify parameter passing 2021-11-27 19:00:49 -06:00
generic_layer.hpp Update to latest maplibre-gl-native, including rename from QMapboxGL to QMapLibreGL 2022-10-20 22:54:53 -05:00
layer_wrapper.cpp Update to latest maplibre-gl-native, including rename from QMapboxGL to QMapLibreGL 2022-10-20 22:54:53 -05:00
layer_wrapper.hpp Update to latest maplibre-gl-native, including rename from QMapboxGL to QMapLibreGL 2022-10-20 22:54:53 -05:00
map_context.cpp Fix display scaling for custom map widgets 2023-05-11 23:03:08 -05:00
map_context.hpp Fix display scaling for custom map widgets 2023-05-11 23:03:08 -05:00
map_provider.cpp Add additional MapTiler styles, including dark styles 2023-06-17 22:45:38 -05:00
map_provider.hpp GCC fixes for MapProvider iterator 2023-04-30 18:38:48 -05:00
map_settings.hpp Moving isActive from radar product view to map settings 2021-11-27 19:17:31 -06:00
map_widget.cpp Don't display a requested product if a different product has since been selected 2023-06-23 22:16:12 -05:00
map_widget.hpp Save map style in settings 2023-06-21 23:34:49 -05:00
overlay_layer.cpp Fix display scaling for custom map widgets 2023-05-11 23:03:08 -05:00
overlay_layer.hpp Update to latest maplibre-gl-native, including rename from QMapboxGL to QMapLibreGL 2022-10-20 22:54:53 -05:00
radar_product_layer.cpp Connect radar product view signals in layer constructor, rather than initialize 2023-07-11 23:25:39 -05:00
radar_product_layer.hpp Update to latest maplibre-gl-native, including rename from QMapboxGL to QMapLibreGL 2022-10-20 22:54:53 -05:00
radar_range_layer.cpp USe a common default geodesic object instead of duplicate copies. 2023-02-19 15:16:34 -06:00
radar_range_layer.hpp Update to latest maplibre-gl-native, including rename from QMapboxGL to QMapLibreGL 2022-10-20 22:54:53 -05:00