- Jun 13, 2016
-
-
Don Gagne authored
Also don’t pop errors for initial request failure on generic vehicle.
-
- Jun 12, 2016
- Jun 08, 2016
-
-
Don Gagne authored
-
- Jun 06, 2016
- May 31, 2016
-
-
Lorenz Meier authored
-
- May 29, 2016
- May 26, 2016
-
-
Don Gagne authored
-
- May 24, 2016
-
-
Don Gagne authored
-
- May 23, 2016
-
-
Don Gagne authored
-
- May 08, 2016
-
-
Lorenz Meier authored
Scale increment and decimal fields according to cooked unit, so that the decimal and increments provided by meta data still work in the cooked display
-
- Apr 28, 2016
-
-
dogmaphobic authored
-
- Apr 25, 2016
-
-
Lorenz Meier authored
-
- Apr 17, 2016
-
-
dogmaphobic authored
-
- Apr 15, 2016
- Apr 13, 2016
-
-
Tomaz Canabrava authored
All qsTr calls done Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- Apr 12, 2016
-
-
Don Gagne authored
-
- Apr 10, 2016
- Apr 07, 2016
-
-
Nate Weibley authored
-
- Mar 31, 2016
-
-
Tomaz Canabrava authored
All facts are numeric, atm. this means that the input should only accept numbers. it already had the inputMethodHints: Qt.ImhFormattedNumbersOnly option, but for some reason it still accepted letters and symbols. by adding a validator: DoubleValidator {} we limit the characters to numbers only - and if the value is a integer, it will still work. Tested by adding waypoints on the map & messing with the GPS coordinates. Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- Mar 28, 2016
-
-
Don Gagne authored
Map control use different border color based on map type
-
- Mar 25, 2016
-
-
Don Gagne authored
-
- Mar 24, 2016
-
-
Don Gagne authored
Also can handle additional components coming through after default component is complete
-
- Mar 13, 2016
- Mar 07, 2016
-
-
Don Gagne authored
-
- Mar 06, 2016
-
-
Don Gagne authored
-
- Mar 05, 2016
- Mar 02, 2016
- Feb 24, 2016
-
-
Don Gagne authored
-
- Feb 23, 2016
-
-
Don Gagne authored
-
- Feb 19, 2016
-
-
Don Gagne authored
I removed some needed headers from a top level file which then causes a ripple effect downstream
-
- Feb 18, 2016
-
-
Nate Weibley authored
Conflicts: src/FactSystem/ParameterLoader.cc
-