25 Commits (0c53e2e77ac498b510cd1f270e548f3a68a64083)

Author SHA1 Message Date
DonLakeFlyer aa26bcb009 Check for pending param writes on app close 6 years ago
Gus Grubba 028bcadbac Fix inverted close policy logic. 6 years ago
Don Gagne 0bfb4de819 Save/load main window state 6 years ago
Don Gagne 448cec020e Move Log Replay bar to Window footer 6 years ago
Stefan Dunca a8e5d07668 Remove hiding the main applicaiton window for windows on close 6 years ago
Stefan Dunca f4e022e7d2 Remove windows shutdown old hack. Fixes the waiting time on close for windows platforms. 6 years ago
Stefan Dunca f914163064 Windows UX improvement: improve the windows 1.5s closing workaround 6 years ago
Gus Grubba a3e00a5bf8 Handle full screen (for mobile or tiny screens) at the root window. 6 years ago
Gus Grubba 47b1050a27 Dismiss dialogs with Escape or touching outside if it contains cancel, ignore, etc. buttons. 6 years ago
Gus Grubba ff80865aee Move fly view away from background and into main window. The size different was causing the map not to match the one in plan view. 6 years ago
Gus Grubba e55403e53e Disambiguate showComponentDialog 6 years ago
Gus Grubba 0806f85771 Preload Settings, Vehicle Setup and Analyze views 6 years ago
Gus Grubba 47e80a094d Completed MAVLink Inspector 6 years ago
Gus Grubba 033b9fc845 Handle window initial and minimal size 6 years ago
Gus Grubba f9e75ce889 Remove debug output 6 years ago
Gus Grubba 353b727bdc Make mainIsMap visible downstream 6 years ago
Gus Grubba 6cc84cd5f3 Avoid showing drop down indicator past the end of the window 6 years ago
Gus Grubba 2d3589061e Don't discard PlanView 6 years ago
Gus Grubba c2a5337211 Use a root based global variable (mainWindow.flightDisplayMap) instead of relying on child scoped names (_flightMap) 6 years ago
Gus Grubba 7e5b45a99c Fix indicator dropdowns x position on screen 6 years ago
Gus Grubba 1d0a02d203 Convert old style overlay dialogs in Offline Maps to QtQuick 2.4 controls (Popup) 6 years ago
Gus Grubba df2aa913e3 Adjust plan view to use full (available) height 6 years ago
Gus Grubba bb7bd77a43 Update setup menu option when the setup view is invoked from the c++ side 6 years ago
Gus Grubba 3f80d491d9 Cosmetics 6 years ago
Gus Grubba abe955a518 Expose toolbar to plugin (replaceable) 6 years ago
Gus Grubba 0e4d256c5b Handle multi vehicles 6 years ago
Gus Grubba 142855e177 Fix logic testing for unsaved missions on exit 6 years ago
Gus Grubba 29f6654743 Set minimum to Qt 5.11 6 years ago
Gus Grubba e1161ae081 Handling Plan View 6 years ago
Gus Grubba 355b80645e Remove overly redundant activeVehicle redefinitions. 6 years ago
Gus Grubba e95c09510d Refactor message system and fix typos/errors 6 years ago
Gus Grubba e55deea4d3 Get rid of QGCView, QGCViewPanel and FactPanel. All messages and dialogs are now handled in the root window. 6 years ago