.. |
Airmap
|
Change feature default values to something that will be identified as "not set". When a flight is created, features with missing values (not set) are not included. Note that all these are persistent, which may create a problem if something changes (different vehicle with large weight difference for instance). As the subsequent use of these are persistent, a question may not be asked because it's already set (the brief only asks for missing or problem values).
|
7 years ago |
AirspaceManagement
|
Deal with build issues
|
7 years ago |
AnalyzeView
|
Use QStringRef to avoid temporary heap allocations
|
7 years ago |
Audio
|
Fix decimal point bugs found by unit test
|
7 years ago |
AutoPilotPlugins
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
|
7 years ago |
Camera
|
Making sure the commands are sent to the camera's actual component ID rather than a hardcoded constant.
|
7 years ago |
FactSystem
|
Initial Heli Setup page
|
7 years ago |
FirmwarePlugin
|
Goto locaiton using COMMAND_INT
|
7 years ago |
FlightDisplay
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
|
7 years ago |
FlightMap
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
|
7 years ago |
FollowMe
|
Use Qt5 connect style
|
7 years ago |
GPS
|
RTCMMavlink: fix sequence numbers
|
7 years ago |
Joystick
|
Allow defining Joystick message frequency
|
7 years ago |
MissionManager
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
|
7 years ago |
PlanView
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
|
7 years ago |
PositionManager
|
Fix uninitialized variables
|
7 years ago |
QmlControls
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
|
7 years ago |
QtLocationPlugin
|
Use Qt5 connect style
|
7 years ago |
Settings
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
|
7 years ago |
Terrain
|
Better logging for SSL debugging
|
7 years ago |
Vehicle
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
|
7 years ago |
VehicleSetup
|
Make default firmware more prominent
|
7 years ago |
VideoStreaming
|
Remove unneeded memory allocations due temporary QStrings
|
7 years ago |
ViewWidgets
|
moved visible check from textOutput to container
|
7 years ago |
api
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
|
7 years ago |
comm
|
Merge pull request #6587 from philipoe/XPlaneFlaps
|
7 years ago |
input
|
Fix typos
|
9 years ago |
qgcunittest
|
Use Qt5 connect style
|
7 years ago |
uas
|
Remove unused code
|
7 years ago |
ui
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
|
7 years ago |
CmdLineOptParser.cc
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
CmdLineOptParser.h
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
JsonHelper.cc
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
|
7 years ago |
JsonHelper.h
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
|
7 years ago |
KMLFileHelper.cc
|
Support for Sync - Load KML
|
7 years ago |
KMLFileHelper.h
|
Support for Sync - Load KML
|
7 years ago |
LogCompressor.cc
|
Fix typos
|
9 years ago |
LogCompressor.h
|
Moving more things off of MainWindow
|
10 years ago |
MG.h
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
MobileScreenMgr.cc
|
Keep Android screen from sleeping while QGC is running.
|
8 years ago |
MobileScreenMgr.h
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
MobileScreenMgr.mm
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
QGC.cc
|
Put back support for ATTITUDE since ArduPilot needs it
|
7 years ago |
QGC.h
|
Put back support for ATTITUDE since ArduPilot needs it
|
7 years ago |
QGCApplication.cc
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
|
7 years ago |
QGCApplication.h
|
Release build fixes
|
7 years ago |
QGCComboBox.cc
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
QGCComboBox.h
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
QGCConfig.h
|
Allow custom build to override app name information
|
8 years ago |
QGCDockWidget.cc
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
QGCDockWidget.h
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
QGCFileDownload.cc
|
Fix leaking QNetworkReply
|
7 years ago |
QGCFileDownload.h
|
Handle redirects in file downloads
|
9 years ago |
QGCGeo.cc
|
Make all argument to AirMap queries based on what the screen shows (bounding rectangle and/or radius), respecting the limits imposed by AirMap.
|
7 years ago |
QGCGeo.h
|
Make all argument to AirMap queries based on what the screen shows (bounding rectangle and/or radius), respecting the limits imposed by AirMap.
|
7 years ago |
QGCLoggingCategory.cc
|
Better logging for SSL debugging
|
7 years ago |
QGCLoggingCategory.h
|
Move logging to RTKGPSLog category
|
8 years ago |
QGCMapPalette.cc
|
Add alert to air traffic
|
7 years ago |
QGCMapPalette.h
|
New QGCMapLabel using outline font
|
8 years ago |
QGCMessageBox.h
|
Allows QGC plugins to be optional or custom
|
9 years ago |
QGCPalette.cc
|
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into Airmap
|
7 years ago |
QGCPalette.h
|
Add new map indicator colors
|
8 years ago |
QGCQFileDialog.cc
|
Q_ASSERT cleanup
|
8 years ago |
QGCQFileDialog.h
|
Fixes to offline maps import/export.
|
8 years ago |
QGCQGeoCoordinate.cc
|
Better/More survey related unit testing
|
8 years ago |
QGCQGeoCoordinate.h
|
Better/More survey related unit testing
|
8 years ago |
QGCQmlWidgetHolder.cpp
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
QGCQmlWidgetHolder.h
|
Fix typos
|
9 years ago |
QGCQmlWidgetHolder.ui
|
New, QML based Tool Bar.
|
10 years ago |
QGCQuickWidget.cc
|
String fixups for localization
|
8 years ago |
QGCQuickWidget.h
|
Fix typos
|
9 years ago |
QGCTemporaryFile.cc
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
QGCTemporaryFile.h
|
Adjust license terms in all headers to reflect new dual-license
|
9 years ago |
QGCToolbox.cc
|
(Unsuccessful) attempt at a build with AirMap disabled (not present).
|
7 years ago |
QGCToolbox.h
|
(Unsuccessful) attempt at a build with AirMap disabled (not present).
|
7 years ago |
RunGuard.cc
|
Single instance app guarding mechanism
|
9 years ago |
RunGuard.h
|
Single instance app guarding mechanism
|
9 years ago |
TerrainTile.cc
|
Guard terrain tile from reading beyond the bytearray end
|
7 years ago |
TerrainTile.h
|
make offline caching working serialized as well
|
7 years ago |
UTM.cpp
|
Support for detailed Geo and UTM position editing
|
7 years ago |
UTM.h
|
Support for detailed Geo and UTM position editing
|
7 years ago |
documentation.dox
|
correct spelling mistakes
|
9 years ago |
main.cc
|
Release build fixes
|
7 years ago |
stable_headers.h
|
Precompile a handful of Qt headers to speed up compilation time
|
10 years ago |
test.qml
|
Changes imports back to v5.5 level
|
8 years ago |