Commit graph

46 commits

Author SHA1 Message Date
Dan Paulat
602be75222 Add QComboBox to SettingsInterface with value mapping 2022-12-20 23:27:06 -06:00
Dan Paulat
70565969dc Refactoring widget functionality out of SettingsVariable into new SettingsInterface 2022-12-20 22:47:48 -06:00
Dan Paulat
9cc53bf20f Populate radar sites combo box 2022-12-20 09:46:06 -06:00
Dan Paulat
ce5092c068 Adding common edit widget and reset button processing to settings variable 2022-12-20 00:38:16 -06:00
Dan Paulat
463acd6b94 Add reset buttons to settings dialog 2022-12-19 01:03:24 -06:00
Dan Paulat
65fd47968a Initial settings dialog content 2022-12-01 14:42:43 -06:00
Dan Paulat
7a430da807 Settings dialog stub 2022-11-30 00:46:15 -06:00
Dan Paulat
fcb89926ca Support events over multiple ImGui contexts 2022-11-28 09:23:12 -06:00
Dan Paulat
f27e2534a7 Enable ImGui context selection 2022-11-28 00:20:31 -06:00
Dan Paulat
9684aa4cdc Replacing ImGui Manager with ImGui Model 2022-11-27 23:47:55 -06:00
Dan Paulat
0f8b8d73f9 Use ImGui Manager to create contexts 2022-11-27 11:01:35 -06:00
Dan Paulat
fef3c597d0 ImGui unique contexts 2022-11-26 21:46:57 -06:00
Dan Paulat
cd01bb70b6 Add imgui debug window, still need to use unique contexts 2022-11-26 00:27:35 -06:00
Dan Paulat
dabcf1114e Alert model cleanup, and size hints for columns 2022-11-12 22:48:15 -06:00
Dan Paulat
43409b128a User proper signal for active alert action to trigger on setChecked 2022-11-11 23:55:00 -06:00
Dan Paulat
6e5cc555f2 Alert active filter and sorting 2022-11-11 07:37:16 -06:00
Dan Paulat
7ef3cb8347 Alert dialog "Go" button is not disabled when selecting an alert without coordinates 2022-11-08 22:45:47 -06:00
Dan Paulat
c7a69a76be Integrate Warnings Provider auto-refresh into Text Event Manager 2022-11-06 23:39:01 -06:00
Dan Paulat
ad7f3674d6 Alert dialog button logic, update dialog on message receipt 2022-10-16 23:29:59 -05:00
Dan Paulat
b24acb7642 Alert dialog initial commit 2022-10-16 12:49:54 -05:00
Dan Paulat
3692ef75f2 Move to alert when pressing go button
- Still need an option to auto-update to nearest WSR-88D site
2022-10-16 01:17:10 -05:00
Dan Paulat
c117078335 Handle selection of items in the alert view 2022-10-16 00:49:25 -05:00
Dan Paulat
f8021b00bf Refactor Alert Dock Widget to its own class 2022-10-16 00:16:35 -05:00
Dan Paulat
e98bca9d5d Refactor Qt types to avoid namespace conflict 2022-10-13 07:12:37 -05:00
Dan Paulat
384cfb53ed Fix radar site selection when filtering and the selected item changes index 2022-10-08 23:31:29 -05:00
Dan Paulat
c9936a5ea4 Allow double click to select radar site 2022-10-08 09:39:00 -05:00
Dan Paulat
6977119083 Storing radar site selection 2022-10-08 09:29:00 -05:00
Dan Paulat
f473a02d1d Disable radar site dialog OK button until a site is selected 2022-10-08 09:06:33 -05:00
Dan Paulat
d73c1597d2 Radar site dialog should not have a horizontal scrollbar initially 2022-10-07 23:58:24 -05:00
Dan Paulat
3a4819aeff Calculate distance to each radar site from current location 2022-10-07 23:48:39 -05:00
Dan Paulat
6e7a13494a Updating radar site display fields to be more human-friendly
- Latitude/longitude in degrees N/S/E/W
- Radar types with hyphens
- Sort by raw decimal values
2022-10-07 22:29:30 -05:00
Dan Paulat
1bc6e714f5 Set radar site view default sort order to ascending 2022-10-07 08:43:21 -05:00
Dan Paulat
43bf29d35f Radar site filtering, banded rows 2022-10-07 08:05:33 -05:00
Dan Paulat
2acd8be063 Enable sorting of the radar site list 2022-10-07 07:42:34 -05:00
Dan Paulat
4e514ee152 Replace radar site table view with tree view 2022-10-06 23:49:20 -05:00
Dan Paulat
9e3c525109 Radar site dialog 2022-10-06 23:24:00 -05:00
Dan Paulat
3b7518006b Check currently selected level 3 tilt 2022-09-12 22:19:34 -05:00
Dan Paulat
14545fd83a Fix Level 3 Products Widget product selection status 2022-09-11 08:29:31 -05:00
Dan Paulat
4325f352b1 Add level 3 product selection 2022-09-11 08:07:48 -05:00
Dan Paulat
2452fff6f7 Change UpdateAvailableProducts log level to trace 2022-09-07 22:36:18 -05:00
Dan Paulat
e69f9a8008 Add available products to Level 3 Products Widget 2022-09-06 08:08:14 -05:00
Dan Paulat
ff58f5bcf6 Fixing warnings in scwx-qt 2022-06-11 07:42:18 -05:00
Dan Paulat
ca3586420e Level 3 products widget 2022-06-05 23:15:30 -05:00
Dan Paulat
e911882bb7 Extracting Level 2 Settings Widget from MainWindow 2022-06-04 23:16:11 -05:00
Dan Paulat
0fc573a962 Extracting Level 2 Products Widget from MainWindow 2022-06-04 23:01:17 -05:00
Dan Paulat
cd5d60bc0b Creating flow layout 2021-11-03 21:35:25 -05:00