supercell-wx/scwx-qt/source/scwx/qt/ui
2025-04-04 20:01:21 -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 Initialize Qt application fonts from cached versions on filesystem 2023-10-08 23:33:27 -05:00
about_dialog.hpp About dialog 2023-01-08 00:50:49 -06:00
about_dialog.ui About dialog 2023-01-08 00:50:49 -06:00
alert_dialog.cpp emit keyword is incompatible with oneTBB 2023-06-05 21:53:24 -05:00
alert_dialog.hpp Alert dialog button logic, update dialog on message receipt 2022-10-16 23:29:59 -05:00
alert_dialog.ui Alert dialog initial commit 2022-10-16 12:49:54 -05:00
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 Move timeline to Radar Toolbox 2023-06-28 22:07:19 -05:00
animation_dock_widget.ui Move timeline to Radar Toolbox 2023-06-28 22:07:19 -05:00
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 Update collapsible group interface for signals/slots 2023-06-30 00:12:46 -05:00
collapsible_group.hpp Update collapsible group interface for signals/slots 2023-06-30 00:12:46 -05:00
collapsible_group.ui Update collapsible icon styling to use native buttons for the header/title 2023-06-28 21:44:47 -05:00
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 Creating flow layout 2021-11-03 21:35:25 -05:00
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 "this" must be explicit in lambda capture 2023-04-17 18:29:37 -05:00
imgui_debug_dialog.hpp Add imgui debug window, still need to use unique contexts 2022-11-26 00:27:35 -06:00
imgui_debug_dialog.ui ImGui unique contexts 2022-11-26 21:46:57 -06:00
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 Enable ImGui context selection 2022-11-28 00:20:31 -06:00
layer_dialog.cpp Add select Map Layers to View menu 2024-01-15 00:22:40 -06:00
layer_dialog.hpp Initial layer model for layer manager 2023-10-12 07:26:25 -05:00
layer_dialog.ui Add reset button to layer manager 2023-10-28 05:39:54 -05:00
left_elided_item_delegate.cpp Placefile URL readability updates 2023-07-23 00:36:08 -05:00
left_elided_item_delegate.hpp Placefile URL readability updates 2023-07-23 00:36:08 -05:00
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 Extracting Level 2 Products Widget from MainWindow 2022-06-04 23:01:17 -05:00
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 Clang format changes for radar_self_center_setting 2025-04-04 20:01:21 -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 Add open URL dialog to add a placefile 2023-07-22 21:17:09 -05:00
open_url_dialog.ui Add open URL dialog to add a placefile 2023-07-22 21:17:09 -05:00
placefile_dialog.cpp Add dedicated Placefile Manager dialog separate from settings 2023-10-10 22:33:23 -05:00
placefile_dialog.hpp Add dedicated Placefile Manager dialog separate from settings 2023-10-10 22:33:23 -05:00
placefile_dialog.ui Add dedicated Placefile Manager dialog separate from settings 2023-10-10 22:33:23 -05:00
placefile_settings_widget.cpp Force placefile refresh button 2023-11-05 06:32:47 -06:00
placefile_settings_widget.hpp Add placefile settings initial layout 2023-07-22 14:15:56 -05:00
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 Storing radar site selection 2022-10-08 09:29:00 -05:00
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