- Oct 07, 2020
-
-
小光 authored
function "QLineF::IntersectionType QLineF::intersects(const QLineF &line, QPointF *intersectionPoint) const" was introduced in Qt 5.14, and QLineF::intersect is obsolete. see also: https://doc.qt.io/qt-5.14/qlinef-obsolete.html https://doc.qt.io/qt-5.14/qlinef.html#intersects
-
- Aug 26, 2020
-
-
DonLakeFlyer authored
Refactor/fixes for ProximityRadar and friends
-
- Aug 25, 2020
-
-
DonLakeFlyer authored
QGCFileDialog remove separate mobile fileExtension properties
-
- Aug 24, 2020
-
-
DonLakeFlyer authored
Clean up references to MainRootWindow globals
-
- Aug 23, 2020
-
-
DonLakeFlyer authored
Fix bugs related to dynamic fact groups
-
- Aug 22, 2020
-
-
DonLakeFlyer authored
Full BATTERY_STATUS support
-
- Aug 21, 2020
-
-
DonLakeFlyer authored
PX4 multi-battery setup
-
DonLakeFlyer authored
Remove unused code
-
DonLakeFlyer authored
Remove logging
-
- Aug 20, 2020
-
-
Daniel Agar authored
-
gaste olivier authored
- add NOTIFY for distanceSensor property - add DistanceSensorReadingsChange() callback prototype - revert excessive NOTIFY - adding MaxSensor into DistanceSensor frame handling - add proximity radar view in map view - add proximity radar view in video view change distance label positioning in video view clean up unwanted comments - space up proximity sectors - revert unwanted changes in qgroundcontrol.qrc squashed commits
-
DonLakeFlyer authored
Less twitchy value grid width sizing
-
- Aug 18, 2020
-
-
DonLakeFlyer authored
Unified photo/video control which works with mavlink cameras and just video stream
-
- Aug 15, 2020
-
-
DonLakeFlyer authored
Switch to Controls 2 version of QGCButton
-
DonLakeFlyer authored
Remove unused code
-
- Aug 09, 2020
-
-
DonLakeFlyer authored
Telemetry Values bar at center bottom
-
- Aug 07, 2020
-
-
DonLakeFlyer authored
More flight mode, vtol mode, armed into main status
-
DonLakeFlyer authored
Ready To Fly support based on MAV_SYS_STATUS_PREARM_CHECK
-
- Aug 06, 2020
-
-
DonLakeFlyer authored
-
- Aug 03, 2020
-
-
DonLakeFlyer authored
Shorten meta data keys for smaller file sizes
-
- Jul 31, 2020
-
-
DonLakeFlyer authored
Replace qFuzzyCompare with better functioning QGC::fuzzyCompare
-
- Jul 28, 2020
-
-
DonLakeFlyer authored
Support stacked component dialogs
-
- Jul 19, 2020
-
-
DonLakeFlyer authored
Horizontal scrolling as needed
-
- Jul 17, 2020
-
-
DonLakeFlyer authored
Support for Vehicle and Firmware classes
-
- Jul 08, 2020
-
-
DonLakeFlyer authored
Base channel max solely on channel count
-
- Jun 16, 2020
-
-
DonLakeFlyer authored
Fix crash
-
- Jun 15, 2020
-
-
DonLakeFlyer authored
New Transect common controls
-
DonLakeFlyer authored
Fix QGCTabBar icon support
-
- Jun 14, 2020
-
-
DonLakeFlyer authored
Initial support for global plan-wide altitude mode setting
-
- Jun 12, 2020
-
-
Aleksey Kontsevich authored
-
- Jun 09, 2020
-
-
DonLakeFlyer authored
Fix location of Qt.inputMethod.hide()
-
DonLakeFlyer authored
Rework handling of fw/vehicle type with respect to conflicts with actual vehicle types.
-
- Jun 05, 2020
-
-
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>
-
- May 31, 2020
-
-
Don Gagne authored
Mobile Log Replay: Fix file dialog
-
- May 30, 2020
-
-
DonLakeFlyer authored
Tweaks to toolbar visibility
-
DonLakeFlyer authored
Add Close button
-
- May 29, 2020
-
-
DonLakeFlyer authored
Cherry pick virtual joystick fix from Stable
-
- May 15, 2020
-
-
DoinLakeFlyer authored
Modified support for multiple first run pages. Added first run for offline vehicle settings.
-
- May 13, 2020
-
-
Daniel Agar authored
-