- 18 Mar, 2015 1 commit
-
-
Don Gagne authored
Made light palette reverse of dark palette
-
- 15 Mar, 2015 6 commits
-
-
Don Gagne authored
Also changed to pull specific small parameters set after cal instead of full refresh. This way, the red/green indicators update much more quickly.
-
Don Gagne authored
Also converted to new logging category
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
So this special casing is no longer needed
-
Don Gagne authored
-
- 14 Mar, 2015 2 commits
- 13 Mar, 2015 2 commits
-
-
Don Gagne authored
If it doesn’t exist it will be prefilled with all registered categories set to false
-
dogmaphobic authored
-
- 12 Mar, 2015 3 commits
-
-
dogmaphobic authored
-
Bryant authored
-
dogmaphobic authored
Changed settings version as the link configurations must be redone (with the new port names)
-
- 11 Mar, 2015 1 commit
-
-
dogmaphobic authored
-
- 10 Mar, 2015 9 commits
-
-
Bryant authored
-
Bryant authored
-
Bryant authored
Otherwise some messages say 'System MAV 0-20' and some say 'System 20'.
-
Bryant authored
-
Bryant authored
-
dogmaphobic authored
-
dogmaphobic authored
-
dogmaphobic authored
-
dogmaphobic authored
-
- 09 Mar, 2015 10 commits
-
-
Susurrus authored
Should fix things.
-
dogmaphobic authored
FactTextField, when setting the value from its "text" field, was converting the value to string. This was causing (QML JavaScript) code that uses the value for computation to stop working once the user changed the value.
-
crashmatt authored
-
dogmaphobic authored
Moved update canvas signal to perspective load instead of hooking it to the paint event. Added an "S" as the unit for the number of cells fact (as in 4S).
-
Bryant authored
-
Bryant authored
-
Don Gagne authored
Also changed to qWarning
-
dogmaphobic authored
Added "Advanced Settings" check box.
-
Don Gagne authored
-
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.
-
- 08 Mar, 2015 2 commits
-
-
dogmaphobic authored
-
Lorenz Meier authored
-
- 07 Mar, 2015 4 commits
-
-
Don Gagne authored
-
dogmaphobic authored
-
dogmaphobic authored
-
dogmaphobic authored
Tool bar buttons now use QGCButton as base to inherit hover mode fix. Made QGCButton.showHightLight into a public property so I could use it as a trigger for repainting the chevron button.
-