- 06 Apr, 2016 4 commits
-
-
Don Gagne authored
-
Don Gagne authored
Using proper logo colors.
-
Don Gagne authored
Hack fix for multi-vehicle disconnect on same link
-
dogmaphobic authored
-
- 05 Apr, 2016 13 commits
-
-
Don Gagne authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Don Gagne authored
Add GStreamer to OS X builds
-
Daniel Agar authored
-
Don Gagne authored
-
Daniel Agar authored
* qmake silent build * Disable silent build on windows
-
Daniel Agar authored
-closes #2913
-
Daniel Agar authored
This reverts commit 73d477cf.
-
Daniel Agar authored
-
Don Gagne authored
Replacing the QGC icon throughout the application.
-
Don Gagne authored
Radio cal scroll
-
Don Gagne authored
Sensors: Use standard font size to fit on tablet
-
- 04 Apr, 2016 7 commits
- 03 Apr, 2016 6 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 2 commits
-
-
Don Gagne authored
Fix layout of mission item status values
-
Lorenz Meier authored
Fix Message Indicator display
-