- 08 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 06 Jun, 2016 2 commits
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 29 May, 2016 2 commits
- 26 May, 2016 1 commit
-
-
Don Gagne authored
-
- 24 May, 2016 1 commit
-
-
Don Gagne authored
-
- 23 May, 2016 1 commit
-
-
Don Gagne authored
-
- 08 May, 2016 1 commit
-
-
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
-
- 28 Apr, 2016 1 commit
-
-
dogmaphobic authored
-
- 25 Apr, 2016 1 commit
-
-
Lorenz Meier authored
-
- 17 Apr, 2016 1 commit
-
-
dogmaphobic authored
-
- 15 Apr, 2016 3 commits
- 13 Apr, 2016 1 commit
-
-
Tomaz Canabrava authored
All qsTr calls done Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- 12 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 10 Apr, 2016 2 commits
- 07 Apr, 2016 1 commit
-
-
Nate Weibley authored
-
- 31 Mar, 2016 1 commit
-
-
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>
-
- 28 Mar, 2016 1 commit
-
-
Don Gagne authored
Map control use different border color based on map type
-
- 25 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 24 Mar, 2016 1 commit
-
-
Don Gagne authored
Also can handle additional components coming through after default component is complete
-
- 13 Mar, 2016 2 commits
- 07 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 06 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 05 Mar, 2016 2 commits
- 02 Mar, 2016 2 commits
- 24 Feb, 2016 1 commit
-
-
Don Gagne authored
-
- 23 Feb, 2016 1 commit
-
-
Don Gagne authored
-
- 19 Feb, 2016 1 commit
-
-
Don Gagne authored
I removed some needed headers from a top level file which then causes a ripple effect downstream
-
- 18 Feb, 2016 3 commits
-
-
Nate Weibley authored
Conflicts: src/FactSystem/ParameterLoader.cc
-
Nate Weibley authored
-
Nate Weibley authored
- Request list of all parameters, expecting device to lead each component with _HASH_CHECK cache value - Test for hash collision, if so our cache is valid and respond with _HASH_CHECK to stop listing - Else: let listing continue as normal to get updated param values - Store each cache by systemID + componentID For #2586
-
- 17 Feb, 2016 1 commit
-
-
Don Gagne authored
-