- Apr 10, 2016
- Apr 09, 2016
-
-
Nate Weibley authored
* Remove leftover debugging message * Fix segfault on Linux at close for #3164
-
- Apr 07, 2016
-
-
Nate Weibley authored
-
- Apr 06, 2016
-
-
Nate Weibley authored
-
Nate Weibley authored
-
Don Gagne authored
-
dogmaphobic authored
-
Don Gagne authored
-
dogmaphobic authored
-
Nate Weibley authored
-
- Apr 05, 2016
-
-
Don Gagne authored
-
Nate Weibley authored
-
Nate Weibley authored
-
- Apr 04, 2016
-
-
dogmaphobic authored
-
Nate Weibley authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Nate Weibley authored
-
Nate Weibley authored
-
Don Gagne authored
-
- Apr 03, 2016
- Apr 02, 2016
-
-
Don Gagne 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>
-
Don Gagne authored
-
- Mar 29, 2016
- Mar 28, 2016
-
-
Tomaz Canabrava authored
Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Don Gagne authored
Map control use different border color based on map type
-