- 12 Apr, 2020 1 commit
-
-
Don Gagne authored
Value edit dialog
-
- 11 Apr, 2020 6 commits
-
-
DoinLakeFlyer authored
New value editing dialogs
-
DoinLakeFlyer authored
QGCPopupDialog support
-
Don Gagne authored
Instrument Values: Icon picker support
-
DonLakeFlyer authored
Icon picker support
-
Don Gagne authored
Icon support for instrument values
-
DonLakeFlyer authored
Add missing include
-
- 10 Apr, 2020 3 commits
-
-
DoinLakeFlyer authored
Generic icon set for values display
-
DoinLakeFlyer authored
Icon support for values display
-
DoinLakeFlyer authored
Add support for ScreenTools.defaultFontDescent
-
- 09 Apr, 2020 3 commits
-
-
PX4BuildBot authored
-
PX4BuildBot authored
-
Don Gagne authored
Plan: VTOL landing pattern
-
- 08 Apr, 2020 7 commits
-
-
DoinLakeFlyer authored
Update
-
DoinLakeFlyer authored
VTOL Landing Pattern support
-
PX4BuildBot authored
-
Don Gagne authored
Fix blank instrument values page after changing to another page
-
DoinLakeFlyer authored
Fix blank display after page change in instrument panel
-
DoinLakeFlyer authored
Fix incorrect call
-
DoinLakeFlyer authored
Control should have it's own palette
-
- 07 Apr, 2020 3 commits
-
-
Don Gagne authored
Mobile QGCFileDialog: Show dir location
-
Don Gagne authored
New grid based values page editor support
-
DoinLakeFlyer authored
New grid based values page editor support
-
- 06 Apr, 2020 2 commits
-
-
Don Gagne authored
udpdated gps drivers to fix compiler errror
-
PX4BuildBot authored
-
- 05 Apr, 2020 2 commits
-
-
Jacob Dahl authored
-
Don Gagne authored
Mobile QGCFileDialog: Show dir location
-
- 02 Apr, 2020 2 commits
-
-
PX4BuildBot authored
-
PX4BuildBot authored
-
- 01 Apr, 2020 4 commits
-
-
Don Gagne authored
Remove deprecated QString::sprintf
-
Don Gagne authored
Correctly set parent of QGCCorePlugin
-
Alex Wilkinson authored
QGCCorePlugin is currently constructed with a QGCToolbox* toolbx parameter of null. This is because at the time QGCCorePlugin (or an actual custom plugin) is constructed app->toolbox() is null. _scanAndLoadPlugins() is called as part of the QGCToolbox constructor where all toolbox classes use the same format: _class = new Class(app, this); The creation of QGCCorePlugin should follow the same pattern. The practical issue I had with this is that because the parent is not set correctly, QGCCorePlugin is not destructed when the app is closed. This means any code in the destructor is not run. (QGCCorePlugin itself has as a destructor which is currently not being called).
-
Don Gagne authored
Plan: New wizard done model
-
- 31 Mar, 2020 2 commits
-
-
PX4BuildBot authored
-
DoinLakeFlyer authored
New wizard done model
-
- 30 Mar, 2020 5 commits
-
-
Don Gagne authored
Plan FW Landing: Drag of land/loiter maintains land distance/heading as appropriate
-
PX4BuildBot authored
-
DoinLakeFlyer authored
Drag of land/loiter maintains land distance/heading as appropriate
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-