- 04 Apr, 2016 5 commits
-
-
dogmaphobic authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
- 03 Apr, 2016 4 commits
- 02 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 31 Mar, 2016 2 commits
-
-
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
-
- 29 Mar, 2016 3 commits
- 28 Mar, 2016 3 commits
-
-
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
-
Nate Weibley authored
Initialize espeak in async playback mode and explicitly synchronize after each synth operation in the worker thread.
-
- 27 Mar, 2016 4 commits
-
-
Don Gagne authored
-
Don Gagne authored
-
Jimmy Johnson authored
-
Don Gagne authored
-
- 25 Mar, 2016 10 commits
-
-
Nate Weibley authored
-
Nate Weibley authored
-
Nate Weibley authored
-
Nate Weibley authored
-
Nate Weibley authored
This mechanism automatically queues data into the correct thread where necessary, otherwise the method is invoked directly with low overhead. At the same time remove the UDP socket event workaround. It is not a problem.
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Also filter solo version string
-
Don Gagne authored
-
- 24 Mar, 2016 3 commits
- 23 Mar, 2016 5 commits
-
-
Don Gagne authored
-
Don Gagne authored
Plus other small fixes
-
Tomaz Canabrava authored
this simple patch cleans more than 500 warnings on my build and it should be really safe to apply since it basically remove unused variables. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Don Gagne authored
-
Don Gagne authored
-