- 11 Apr, 2016 3 commits
- 10 Apr, 2016 11 commits
-
-
Don Gagne authored
-
Don Gagne authored
-
Lorenz Meier authored
-
Daniel Agar authored
-
Don Gagne authored
-
Don Gagne authored
-
Nate Weibley authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
- 09 Apr, 2016 1 commit
-
-
Nate Weibley authored
* Remove leftover debugging message * Fix segfault on Linux at close for #3164
-
- 07 Apr, 2016 1 commit
-
-
Nate Weibley authored
-
- 06 Apr, 2016 7 commits
-
-
Nate Weibley authored
-
Nate Weibley authored
-
Don Gagne authored
-
dogmaphobic authored
-
Don Gagne authored
-
dogmaphobic authored
-
Nate Weibley authored
-
- 05 Apr, 2016 3 commits
-
-
Don Gagne authored
-
Nate Weibley authored
-
Nate Weibley authored
-
- 04 Apr, 2016 8 commits
-
-
dogmaphobic authored
-
Nate Weibley authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Nate Weibley authored
-
Nate Weibley authored
-
Don Gagne authored
-
- 03 Apr, 2016 4 commits
- 02 Apr, 2016 1 commit
-
-
Don Gagne 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>
-