- Mar 15, 2015
-
-
Don Gagne authored
-
- Mar 13, 2015
-
-
Don Gagne authored
If it doesn’t exist it will be prefilled with all registered categories set to false
-
- Mar 09, 2015
-
-
dogmaphobic authored
Created new ScreenTools exported control for QML code to obtain screen DPI factor to be used for computing font point sizes. This code used to be in the tool bar code and now is available to all QML widgets. Moved global mouse position tool into ScreenTools as I felt it would be a place to collect these sort of functionality. Replaced Tree used in the Safety Component from a PNG file to a SVG file as the PNG was not scaling up properly.
-
- Mar 08, 2015
-
-
dogmaphobic authored
-
- Mar 07, 2015
- Mar 06, 2015
-
-
Don Gagne authored
Passing parameters QVariantMap across C++ boundary was causing crashes in Qt due to Qml array bugs. Referencing same Fact* across Qml boundary in multiple QQuickWidgets caused jScript GC to crash.
-
- Mar 04, 2015
-
-
dogmaphobic authored
-
- Feb 28, 2015
-
-
Don Gagne authored
-
- Feb 20, 2015
- Feb 18, 2015
-
-
Don Gagne authored
-
- Feb 17, 2015
-
-
dogmaphobic authored
Shrunk the Message drop down dialog a bit. Made the Message drop down dialog slightly transparent.
-
dogmaphobic authored
-
- Feb 13, 2015
-
-
dogmaphobic authored
The goal of this first installment is to organize the code a bit so it's more readable, clean up a bit of left over cruft, and manage link configurations (and links in general).
-
Don Gagne authored
- Much simpler UI - MVC style qml programming model
-
- Feb 12, 2015
- Feb 07, 2015
-
-
Don Gagne authored
Controls respect QGCPalette settings. Also added test window.
-
- Feb 04, 2015
-
-
Don Gagne authored
-
- Feb 02, 2015
-
-
Don Gagne authored
- Central widget no longer stacked. Views are added/removed to layout to switch view - Dock Widgets are globals with single instance of each type - Both central views and dock widgets are just-in-time created saving lots of memory
-
- Dec 30, 2014
-
-
Don Gagne authored
- Central widget no longer stacked. Views are added/removed to layout to switch view - Dock Widgets are globals with single instance of each type - Both central views and dock widgets are just-in-time created saving lots of memory
-
- Dec 28, 2014
-
-
Thomas Gubler authored
-
- Dec 23, 2014
- Dec 22, 2014
-
-
Don Gagne authored
-
- Dec 20, 2014
-
-
Don Gagne authored
Summary page is also the launching spot for the setup screens. No more left hand set of buttons.
-
- Dec 12, 2014
-
-
Don Gagne authored
-
- Dec 10, 2014
-
-
Don Gagne authored
Needs to be re-written
-
- Dec 09, 2014
-
-
Don Gagne authored
Allows parameter access from QML among other things
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Don Gagne authored
The derived class wasn’t really adding any capabilties
-
- Dec 08, 2014
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Dec 05, 2014
- Dec 04, 2014
-
-
Don Gagne authored
-
- Dec 03, 2014
-
-
Don Gagne authored
-