- 26 Aug, 2019 1 commit
-
-
Don Gagne authored
Fix list scrolling
-
- 24 Aug, 2019 1 commit
-
-
Gus Grubba authored
Toggle Rally Point insertion on/off. Highlight current Rally Point and current Waypoint. Use tab bar instead of a row of radio buttons for selection (Mission, Fence, Rally). Fix QGCHoverButton to handle proper checked state toggle. Get rid of the many arrays used to define behaviors for the ToolStrip. They are now all defined within its model. Fixed color for disabled text within ToolStrip (it was invisible)
-
- 11 Apr, 2019 1 commit
-
-
Gus Grubba authored
Get rid of QGCView, QGCViewPanel and FactPanel. All messages and dialogs are now handled in the root window.
-
- 05 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
Also distinguish Emergency Stop better
-
- 21 Feb, 2018 1 commit
-
-
Gus Grubba authored
Create a "Dead Mouse Area" control to eat mouse events underneath desired area. This is to prevent mouse events from leaking through controls underneath the area. Replace original "NoMouseThroughRectangle" as this is more versatile. Prevent mouse through events from leaking underneath the Fly View tool strip.
-
- 07 Jul, 2017 1 commit
-
-
DonLakeFlyer authored
- Don't allow goto click while other guided ui is visible - Use NoMouseThroughRectangle for guided ui popups - Better visuals for goto indicator in map
-
- 10 May, 2017 1 commit
-
-
Don Gagne authored
- Altitude slider not showing up - Continue mission not showing up in action list
-
- 12 Apr, 2017 1 commit
-
-
DonLakeFlyer authored
-