- 07 Jun, 2019 1 commit
-
-
Gus Grubba authored
-
- 11 Apr, 2019 1 commit
-
-
Gus Grubba authored
Get rid of QGCView, QGCViewPanel and FactPanel. All messages and dialogs are now handled in the root window.
-
- 30 Jul, 2018 1 commit
-
-
Gus Grubba authored
This is in addition to the existing text edit control.
-
- 24 Jul, 2018 1 commit
-
-
Gus Grubba authored
This is in addition to the existing text edit control.
-
- 30 Apr, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 01 Mar, 2018 1 commit
-
-
Gus Grubba authored
Flight management with date range, delete flights.
-
- 21 Feb, 2018 1 commit
-
-
Gus Grubba authored
Adding missing qgcView to QGCMapPolygonVisuals instance in SurveyMapVisual.qml
-
- 09 Aug, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 06 Apr, 2017 1 commit
-
-
Don Gagne authored
-
- 27 Mar, 2017 1 commit
-
-
Gus Grubba authored
Changed (selected) mission item color to primaryButton instead of buttonHighlight Adjusted some colors for better contrast Removed a few JavaScript exceptions caused by the order of object destruction
-
- 05 Mar, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 03 Mar, 2017 3 commits
- 01 Mar, 2017 1 commit
-
-
Don Gagne authored
Some android versions leave a focus arrow indicator turd in the control. This gets rid of it.
-
- 20 Feb, 2017 1 commit
-
-
Don Gagne authored
Convert bool settings to SettingsFact
-
- 19 Feb, 2017 1 commit
-
-
Don Gagne authored
-
- 15 Feb, 2017 1 commit
-
-
Don Gagne authored
Causing data loss
-
- 13 Feb, 2017 1 commit
-
-
Don Gagne authored
-
- 20 Sep, 2016 1 commit
-
-
Don Gagne authored
-
- 12 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 06 Jun, 2016 1 commit
-
-
Don Gagne authored
Doesn’t have a done key which doesn’t work with our user model. May find a better fix later.
-
- 13 Apr, 2016 1 commit
-
-
Tomaz Canabrava authored
All qsTr calls done Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- 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>
-
- 02 Mar, 2016 1 commit
-
-
Don Gagne authored
-
- 04 Feb, 2016 1 commit
-
-
dogmaphobic authored
-
- 03 Jan, 2016 2 commits
- 20 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 13 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 29 Jun, 2015 1 commit
-
-
Don Gagne authored
-
- 26 May, 2015 1 commit
-
-
Don Gagne authored
-
- 06 Mar, 2015 1 commit
-
-
Don Gagne authored
Passing parameters QVariantMap across C++ boundary was causing crashes in Qt due to Qml array bugs. Referencing same Fact* across Qml boundary in multiple QQuickWidgets caused jScript GC to crash.
-
- 20 Feb, 2015 1 commit
-
-
Don Gagne authored
-
- 07 Feb, 2015 1 commit
-
-
Don Gagne authored
-
- 04 Feb, 2015 1 commit
-
-
Don Gagne authored
-
- 25 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 24 Dec, 2014 1 commit
-
-
Don Gagne authored
-