- 14 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 13 Apr, 2016 32 commits
-
-
Don Gagne authored
Fix HIL mode not being properly detected for #3226
-
Don Gagne authored
Qstr qml v5
-
Nate Weibley authored
-
Tomaz Canabrava authored
Missing string Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
instead of onEntered: { __forceHoverOff = false; hoverTimer.start() } Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
without a check this code should be a bit faster, and thus the check was really uneeded. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
All qsTr calls done Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
all calls to qsTr are done, if I didn't forget anything, on the PX4 QML files. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Add support for localization in the QML's on the Common folder. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Change all text to have a qsTr call, this way it will call the right translated text when needed. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Daniel Agar authored
-
Nate Weibley authored
- Include appveyor YAML script in windows build other files See also: https://github.com/appveyor/ci/issues/743
-
Don Gagne authored
Auto-Disconnect on cable pull
-
Don Gagne authored
Add GStreamer to OS X travis builds
-
Daniel Agar authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Fix opening QML based settings is twitchy and unreliable
-
Don Gagne authored
[WIP] add PX4 airspeed mode
-
Don Gagne authored
Show GPS error message only on map view
-
Don Gagne authored
Validate/Set decimal places against increment value
-
Don Gagne authored
Plumb ublox RTK device ids through QGCSerialPortInfo
-
Don Gagne authored
Plan: Remove All sets dirty bit
-
Don Gagne authored
Better feedback for command failures
-
- 12 Apr, 2016 7 commits
-
-
Nate Weibley authored
Fix opening QML based settings is twitchy and unreliable on Windows touch (Surface Pro-like) devices
-
Don Gagne authored
Plan: Scroll list to current item
-
Don Gagne authored
Minor things
-
Gus Grubba authored
Skip "non compliant" Qt libraries (for Mac OS App Store)
-
Rustom Jehangir authored
-
Gus Grubba authored
Fix GStreamer relocation for Mac OS release (installer) builds.
-
Daniel Agar authored
-