- 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>
-
- 29 Mar, 2016 6 commits
- 28 Mar, 2016 8 commits
-
-
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 12 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
Solo fixes
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Also filter solo version string
-
Don Gagne authored
-
Don Gagne authored
Auto-Hide guided mode bar
-
- 24 Mar, 2016 3 commits