- 04 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 03 Apr, 2016 5 commits
- 02 Apr, 2016 3 commits
- 01 Apr, 2016 2 commits
- 31 Mar, 2016 3 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
Update for new Clang errors
-
Don Gagne authored
-
- 29 Mar, 2016 6 commits
- 28 Mar, 2016 9 commits
-
-
Tomaz Canabrava authored
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Don Gagne authored
Toolbar/Instruments respect palette
-
Don Gagne authored
Fix for espeak / alsa errors for #3015
-
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.
-
Don Gagne authored
Improve travis.yml readability
-
Don Gagne authored
Also fix problem with log files over 4M causing build failure
-
Don Gagne authored
Don't use channel 0 to avoid sequence number problems
-
Don Gagne authored
APM PreArm message handling
-
- 27 Mar, 2016 8 commits
- 26 Mar, 2016 2 commits
- 25 Mar, 2016 1 commit
-
-
Nate Weibley authored
-