Commit graph

21 commits

Author SHA1 Message Date
Dan Paulat
e98bca9d5d Refactor Qt types to avoid namespace conflict 2022-10-13 07:12:37 -05:00
Dan Paulat
9afba385ea Initial alert model 2022-10-13 06:59:27 -05:00
Dan Paulat
917926a0ec Fix radar product model display and refresh 2022-10-10 16:08:41 -05:00
Dan Paulat
f24aa78b50 Hiding some properties of TreeItem 2022-10-10 15:45:51 -05:00
Dan Paulat
1ab0d62b1f Separating tree model from radar product model 2022-10-10 14:44:07 -05:00
Dan Paulat
782d61e5f0 Radar product model cleanup 2022-10-10 00:49:49 -05:00
Dan Paulat
1811236cae emit dataChanged signal on distance recalculation for proper resorting of radar site list 2022-10-09 00:50:09 -05:00
Dan Paulat
36eaea466e Garbage collect unused radar product manager instances 2022-10-09 00:27:54 -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
60a85a6b14 Add initial radar site model 2022-10-06 23:23:22 -05:00
Dan Paulat
f47fab196e Resource Explorer view and model cleanup 2022-09-22 00:09:23 -05:00
Dan Paulat
06e33001f7 Radar Product Model missing initial signals from manager 2022-09-21 23:10:43 -05:00
Dan Paulat
1e58cc29e5 Add begin/endInsertRows calls to notify view of changes 2022-09-21 23:07:06 -05:00
Dan Paulat
efc6dc1413 Radar Product Model population 2022-09-21 22:28:24 -05:00
Dan Paulat
4c4c93cad1 Connecting Radar Product Manager creation to Radar Product Model 2022-09-19 23:46:15 -05:00
Dan Paulat
98f8bab79a Refactoring generic tree model behavior 2022-09-19 23:44:50 -05:00
Dan Paulat
1ba60f0da1 Radar Product Model functional stub 2022-09-19 22:48:35 -05:00
Dan Paulat
a47c13ca99 Radar Product Model Item class 2022-09-17 00:38:40 -05:00
Dan Paulat
b917e1a818 Implementing default Radar Product Model methods 2022-09-17 00:31:22 -05:00
Dan Paulat
8abee4cda1 Creating Radar Product Model 2022-09-14 23:17:31 -05:00