supercell-wx/scwx-qt/source/scwx/qt/ui
Aden Koperczak 2ecc49ddb3
Update scwx-qt/source/scwx/qt/ui/marker_settings_widget.cpp with clang-tidy suggestions
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-04 19:58:23 -04:00
..
settings Add alert palette reset buttons 2024-09-29 08:19:51 -05:00
setup Add map API key test button to initial dialog 2025-03-22 17:16:50 -05:00
about_dialog.cpp
about_dialog.hpp
about_dialog.ui
alert_dialog.cpp emit keyword is incompatible with oneTBB 2023-06-05 21:53:24 -05:00
alert_dialog.hpp
alert_dialog.ui
alert_dock_widget.cpp Open alert dialog when an alert is selected on the map 2024-08-04 23:05:02 -05:00
alert_dock_widget.hpp Open alert dialog when an alert is selected on the map 2024-08-04 23:05:02 -05:00
alert_dock_widget.ui Refactor Alert Dock Widget to its own class 2022-10-16 00:16:35 -05:00
animation_dock_widget.cpp Animation dock widget should set 59 seconds for archive selections, instead of current time at initialization 2024-11-20 19:50:09 -06:00
animation_dock_widget.hpp
animation_dock_widget.ui
api_key_edit_widget.cpp Update QApiKeyEdit log prefix 2025-03-22 17:23:02 -05:00
api_key_edit_widget.hpp Add map API key test button to initial dialog 2025-03-22 17:16:50 -05:00
collapsible_group.cpp
collapsible_group.hpp
collapsible_group.ui
county_dialog.cpp Add county selection dialog 2023-12-08 05:15:57 -06:00
county_dialog.hpp Add county selection dialog 2023-12-08 05:15:57 -06:00
county_dialog.ui Add county selection dialog 2023-12-08 05:15:57 -06:00
custom_layer_dialog.cpp clang tidy/format fixes for add_custom_layer_dialog 2025-03-28 11:07:41 -04:00
custom_layer_dialog.hpp Fixes to add_custom_layer_dialog suggested on GitHub 2025-03-28 11:28:11 -04:00
custom_layer_dialog.ui Fix up custom map inputs, making it easier for others to use 2025-03-28 11:07:41 -04:00
download_dialog.cpp Don't use a timer to update the download dialog 2024-03-26 22:51:11 -05:00
download_dialog.hpp Add generic progress dialog, and derived download dialog 2024-03-25 00:30:28 -05:00
edit_line_dialog.cpp Don't overwite the edit line color text boxes during text editing 2024-09-29 07:34:05 -05:00
edit_line_dialog.hpp Edit line dialog in-work 2024-09-29 07:34:05 -05:00
edit_line_dialog.ui Edit line dialog in-work 2024-09-29 07:34:05 -05:00
edit_marker_dialog.cpp A few UI changes to location markers part2 2025-01-17 11:01:02 -05:00
edit_marker_dialog.hpp A few UI changes to location markers part2 2025-01-17 11:01:02 -05:00
edit_marker_dialog.ui First pass fixes from discussions. Mostly linter fixes 2025-01-11 10:50:10 -05:00
flow_layout.cpp Fix Qt 6.6 deprecation warnings 2023-11-17 07:05:00 -06:00
flow_layout.hpp
gps_info_dialog.cpp GPS info dialog 2024-05-19 00:41:25 -05:00
gps_info_dialog.hpp GPS info dialog 2024-05-19 00:41:25 -05:00
gps_info_dialog.ui GPS info dialog 2024-05-19 00:41:25 -05:00
hotkey_edit.cpp Rename keybind to hotkey 2024-04-12 00:54:52 -05:00
hotkey_edit.hpp Rename keybind to hotkey 2024-04-12 00:54:52 -05:00
imgui_debug_dialog.cpp
imgui_debug_dialog.hpp
imgui_debug_dialog.ui
imgui_debug_widget.cpp GL color buffer should be cleared at the start of the frame 2024-05-26 23:11:02 -05:00
imgui_debug_widget.hpp
layer_dialog.cpp Add select Map Layers to View menu 2024-01-15 00:22:40 -06:00
layer_dialog.hpp
layer_dialog.ui Add reset button to layer manager 2023-10-28 05:39:54 -05:00
left_elided_item_delegate.cpp
left_elided_item_delegate.hpp
level2_products_widget.cpp Add level 2 and level 3 product selections to hotkeys 2024-05-24 02:02:46 -05:00
level2_products_widget.hpp
level2_settings_widget.cpp Handle level 2 elevation tilt hotkeys 2024-04-17 23:14:08 -05:00
level2_settings_widget.hpp Extracting Level 2 Settings Widget from MainWindow 2022-06-04 23:16:11 -05:00
level3_products_widget.cpp clang tidy/format fixes for update_tdwr_products 2025-03-20 10:19:20 -04:00
level3_products_widget.hpp Add available products to Level 3 Products Widget 2022-09-06 08:08:14 -05:00
line_label.cpp Ensure widgets are always updated on the main thread 2024-10-27 09:06:05 -05:00
line_label.hpp Connect line label to alert palette settings 2024-09-29 07:34:06 -05:00
marker_dialog.cpp Added a basic location marker manager. 2024-10-05 13:09:55 -04:00
marker_dialog.hpp Added a basic location marker manager. 2024-10-05 13:09:55 -04:00
marker_dialog.ui A few UI changes to location markers part2 2025-01-17 11:01:02 -05:00
marker_settings_widget.cpp Update scwx-qt/source/scwx/qt/ui/marker_settings_widget.cpp with clang-tidy suggestions 2025-04-04 19:58:23 -04:00
marker_settings_widget.hpp Added a basic location marker manager. 2024-10-05 13:09:55 -04:00
marker_settings_widget.ui Added a basic location marker manager. 2024-10-05 13:09:55 -04:00
open_url_dialog.cpp Add open URL dialog to add a placefile 2023-07-22 21:17:09 -05:00
open_url_dialog.hpp
open_url_dialog.ui Add open URL dialog to add a placefile 2023-07-22 21:17:09 -05:00
placefile_dialog.cpp
placefile_dialog.hpp
placefile_dialog.ui
placefile_settings_widget.cpp Force placefile refresh button 2023-11-05 06:32:47 -06:00
placefile_settings_widget.hpp
placefile_settings_widget.ui Force placefile refresh button 2023-11-05 06:32:47 -06:00
progress_dialog.cpp Add generic progress dialog, and derived download dialog 2024-03-25 00:30:28 -05:00
progress_dialog.hpp Add generic progress dialog, and derived download dialog 2024-03-25 00:30:28 -05:00
progress_dialog.ui Add generic progress dialog, and derived download dialog 2024-03-25 00:30:28 -05:00
radar_site_dialog.cpp Fix radar site model initialization order 2023-12-20 15:41:32 -06:00
radar_site_dialog.hpp
radar_site_dialog.ui Mark favorites in radar site dialog 2023-12-17 22:04:28 -06:00
serial_port_dialog.cpp Use serial port location on Linux instead of port name 2024-11-24 09:01:57 -06:00
serial_port_dialog.hpp Add serial port information to tree view 2024-05-15 22:51:36 -05:00
serial_port_dialog.ui Add serial port information to tree view 2024-05-15 22:51:36 -05:00
settings_dialog.cpp Fixes to add_custom_layer_dialog suggested on GitHub 2025-03-28 11:28:11 -04:00
settings_dialog.hpp Fixes to add_custom_layer_dialog suggested on GitHub 2025-03-28 11:28:11 -04:00
settings_dialog.ui Fix up custom map inputs, making it easier for others to use 2025-03-28 11:07:41 -04:00
update_dialog.cpp Update fixes for gcc 2024-03-26 23:54:14 -05:00
update_dialog.hpp Install update button 2024-03-26 22:53:14 -05:00
update_dialog.ui Install update button 2024-03-26 22:53:14 -05:00
wfo_dialog.cpp Fixed incorrect word in comment 2024-09-10 07:51:05 -04:00
wfo_dialog.hpp add WFO dialog to make selecting a WFO easier, mostly coppied from counties dialog 2024-09-09 08:58:47 -04:00
wfo_dialog.ui add WFO dialog to make selecting a WFO easier, mostly coppied from counties dialog 2024-09-09 08:58:47 -04:00