Commit graph

138 commits

Author SHA1 Message Date
Dan Paulat
9a70c37ccd Map layout page contents 2023-11-09 06:23:41 -06:00
Dan Paulat
b9929db486 Finishing map provider setup page contents 2023-11-08 21:49:56 -06:00
Dan Paulat
7aa5190476 Split out map page into map provider and map layout, provider initial content 2023-11-08 06:56:09 -06:00
Dan Paulat
411d2a3832 Initial setup wizard contents 2023-11-07 06:00:39 -06:00
Dan Paulat
388abb05bf Setup wizard classes 2023-11-06 21:55:39 -06:00
Dan Paulat
1c5199dbfd Only display the "Map Display" columns for the number of maps configured in settings 2023-11-05 21:07:17 -06:00
Dan Paulat
8f76cd3cc4 Add splitter to allow settings dialog menu resizing 2023-11-05 20:47:27 -06:00
Dan Paulat
66ef65fe2f Force placefile refresh button 2023-11-05 06:32:47 -06:00
Dan Paulat
b6aef07af4 Create LayerModel singleton 2023-10-28 05:54:38 -05:00
Dan Paulat
dd7bfc7a6f Add reset button to layer manager 2023-10-28 05:39:54 -05:00
Dan Paulat
ddad68253a Enable layer filtering, and update moving to handle the proxy model 2023-10-18 21:22:07 -05:00
Dan Paulat
b3d75b10ca Removing unused delegate from placefile settings widget 2023-10-16 22:30:00 -05:00
Dan Paulat
5d06f6bc21 Implement layer move functionality using buttons 2023-10-16 22:29:35 -05:00
Dan Paulat
b45ec9dfa5 Enable/disable layer move buttons according to selection 2023-10-15 22:23:39 -05:00
Dan Paulat
ec2663aee6 Drag and drop layers in the layer manager 2023-10-15 09:09:47 -05:00
Dan Paulat
d82a1cc171 Additional layer model work, including alert, radar and map layers 2023-10-12 21:43:53 -05:00
Dan Paulat
f0822205a4 Initial layer model for layer manager 2023-10-12 07:26:25 -05:00
Dan Paulat
ad55ec7f51 Layer manager dialog stub 2023-10-11 05:46:41 -05:00
Dan Paulat
f2addd29e6 Add dedicated Placefile Manager dialog separate from settings 2023-10-10 22:33:23 -05:00
Dan Paulat
73adeda604 Fix QFont styling 2023-10-10 19:18:20 -05:00
Dan Paulat
c5a56680ea Add anti-aliasing to settings 2023-10-09 23:10:10 -05:00
Dan Paulat
4916dfe85a Add drop shadow to placefile text 2023-10-09 22:01:58 -05:00
Dan Paulat
fe1acb32cf Initialize Qt application fonts from cached versions on filesystem 2023-10-08 23:33:27 -05:00
Dan Paulat
f4596a7964 Removing some unused ImGui font code 2023-10-08 22:13:07 -05:00
Dan Paulat
67881d31d5 Make SettingsManager an object instead of a namespace 2023-10-06 05:05:59 -05:00
Dan Paulat
1f964c49f8 Check ImGui fonts before new frame 2023-10-06 04:50:26 -05:00
Dan Paulat
b66ca2cb09 Refactor settings to be managed by singletons 2023-10-05 21:55:43 -05:00
Dan Paulat
2e9f5818cd Lock the ImGui font atlas when processing a frame 2023-10-01 22:07:36 -05:00
Dan Paulat
d3a3c3db36 Cleaning up font selection in settings dialog 2023-09-28 23:11:19 -05:00
Dan Paulat
4e5aa7b5e1 Connecting font selection to settings dialog, in-work 2023-09-27 23:47:37 -05:00
Dan Paulat
ad1646d725 Initial setup for font settings 2023-09-25 23:35:38 -05:00
Dan Paulat
e0aa327bb7 Add font selection skeleton 2023-09-25 00:02:36 -05:00
Dan Paulat
23740d2601 Add tooltip method to settings 2023-09-14 23:53:11 -05:00
Dan Paulat
f9e69d15e4 Add hover text wrap to settings 2023-08-31 21:26:57 -05:00
Dan Paulat
ad5c2b583d Placefile "Remove" functionality 2023-08-22 23:52:55 -05:00
Dan Paulat
d6f8a339fc Mask API keys in settings dialog 2023-08-18 19:09:44 -05:00
Dan Paulat
3ff34caa02 Placefile view enhancements
- Size enabled/threshold columns for a checkbox
- Combine URL/description columns
- Tooltips
- Alternating row colors
2023-07-24 22:27:42 -05:00
Dan Paulat
18c05b3a63 Additional placefile view/add enhancements 2023-07-23 23:24:45 -05:00
Dan Paulat
36dd2945b0 Placefile URL readability updates 2023-07-23 00:36:08 -05:00
Dan Paulat
014ea9d39e Display placefiles in settings view 2023-07-23 00:14:48 -05:00
Dan Paulat
157500e20a Add open URL dialog to add a placefile 2023-07-22 21:17:09 -05:00
Dan Paulat
4c685e5abb Add placefile settings initial layout 2023-07-22 14:15:56 -05:00
Dan Paulat
b0375c4790 Update collapsible group interface for signals/slots 2023-06-30 00:12:46 -05:00
Dan Paulat
35ac8bb55b Move timeline to Radar Toolbox 2023-06-28 22:07:19 -05:00
Dan Paulat
6a92e7601e Update collapsible icon styling to use native buttons for the header/title 2023-06-28 21:44:47 -05:00
Dan Paulat
396f64f0d4 Add default layout to collapsible group 2023-06-27 23:35:09 -05:00
Dan Paulat
106542e28a Reorder collapsible group initialization 2023-06-27 22:53:13 -05:00
Dan Paulat
04a539b93d Update collapsible expansion logic, and change icons 2023-06-27 22:29:23 -05:00
Dan Paulat
7ff9feba25 Change collapsible title from labels to buttons, connect toggled signal to expand/collapse 2023-06-26 22:51:32 -05:00
Dan Paulat
300091dbe1 Initial collapsible group layout 2023-06-25 00:58:51 -05:00