Dan Paulat
|
023688b746
|
General GCC compilation fixes
|
2023-04-17 18:37:23 -05:00 |
|
Dan Paulat
|
a3afd71f03
|
"this" must be explicit in lambda capture
|
2023-04-17 18:29:37 -05:00 |
|
Dan Paulat
|
31db9a4315
|
GCC doesn't implement <format> yet, use fmt
|
2023-04-17 18:24:50 -05:00 |
|
Dan Paulat
|
1b71143d71
|
Fix additional UI update threading issues
|
2023-04-11 23:14:53 -05:00 |
|
Dan Paulat
|
4e4cc4c9fb
|
Fix incorrect display of selected level 3 product due to updating UI on multiple threads
|
2023-04-11 23:12:00 -05:00 |
|
Dan Paulat
|
1efc311a86
|
Generate versions, display on about dialog
Fixes #25
|
2023-02-05 01:01:35 -06:00 |
|
Dan Paulat
|
5c793e07d8
|
About dialog
|
2023-01-08 00:50:49 -06:00 |
|
Dan Paulat
|
1d597eb120
|
Enable loading color palettes from embedded Qt resources
|
2023-01-02 00:23:46 -06:00 |
|
Dan Paulat
|
779d03c576
|
Default color palette definitions
|
2022-12-29 00:19:39 -06:00 |
|
Dan Paulat
|
6422377e1a
|
Add color table previews
|
2022-12-27 00:04:55 -06:00 |
|
Dan Paulat
|
3289f98638
|
Adding alert colors to settings dialog
|
2022-12-25 00:58:34 -06:00 |
|
Dan Paulat
|
aa842c11b7
|
Color palette open file dialog
|
2022-12-23 23:42:53 -06:00 |
|
Dan Paulat
|
6b90c5471d
|
Save settings changes functionality
|
2022-12-23 00:09:01 -06:00 |
|
Dan Paulat
|
f7cc902eef
|
Add callbacks to settings variables, use to update radar dialog location in settings dialog
|
2022-12-22 00:56:52 -06:00 |
|
Dan Paulat
|
87f611e026
|
Adding apply/discard/reset functionality to settings dialog
|
2022-12-22 00:16:59 -06:00 |
|
Dan Paulat
|
a6974e31a2
|
Radar site selection dialog in settings
|
2022-12-21 15:41:49 -06:00 |
|
Dan Paulat
|
9b5b841903
|
Support editing integer arrays in settings interface (font sizes)
|
2022-12-21 00:52:48 -06:00 |
|
Dan Paulat
|
b2dbcfefb0
|
Add color table settings interface
|
2022-12-21 00:24:33 -06:00 |
|
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 |
|