- 26 Oct, 2015 9 commits
-
-
Tomaz Canabrava authored
if an unknown string was passed to createInnerDockidget, the widget would not be created but a reference to the null pointer would still be saved on the avaliable dock widgets, and thus any code that foreached the list accessing methods could led to a crash. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Since it's just a state-toogler, use the return value of the method to set the values directly. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
travis linux docker infrastructure and ccache
-
Daniel Agar authored
-
Daniel Agar authored
-enable ccache
-
Daniel Agar authored
-until we start running unit tests on android
-
Don Gagne authored
Fix mode selection coloring
-
- 25 Oct, 2015 15 commits
-
-
Don Gagne authored
-
Don Gagne authored
Fix Flight Mode binding loop
-
Don Gagne authored
-
Don Gagne authored
Decimal place support + other fixes
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Move ParameterLoader override to FirmwarePlugin
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
- 24 Oct, 2015 14 commits
-
-
Don Gagne authored
Mission home move
-
Don Gagne authored
Mission drag visuals
-
Don Gagne authored
-
Don Gagne authored
They were causing variable scoping conflicts. This in turn caused the widget to not update. Active property is not needed since the handling of active/inactive vehicle is handled outside of the control
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Lorenz Meier authored
Wait until parameter load complete for Mission Load
-
Don Gagne authored
-
Don Gagne authored
Remove deprecated config option
-
Don Gagne authored
Mission controller Unit Test
-
Gus Grubba authored
Missing dependencies for video streaming on iOS.
-
dogmaphobic authored
-
- 23 Oct, 2015 2 commits