DonLakeFlyer
cc3b4b4d3a
Switch to Qt 5.9.4
7 years ago
Don Gagne
65d71cf584
Merge pull request #6197 from DonLakeFlyer/ButtonFocus
...
Set focus on button and checkbox click
7 years ago
Don Gagne
2a4261ebdc
Merge pull request #6195 from DonLakeFlyer/StableMerge
...
Stable merge
7 years ago
DonLakeFlyer
3ac26bd5d2
Set focus on button and checkbox click
...
This forces a commit on any uncommitted TextFields
7 years ago
DonLakeFlyer
7737cee83f
Merge branch 'Stable_V3.3' of https://github.com/mavlink/qgroundcontrol into StableMerge
7 years ago
Don Gagne
0c8da5af54
Merge pull request #6193 from DonLakeFlyer/DebugParamCache
...
Add ParameterManagerDebugCacheFailureLog support
7 years ago
DonLakeFlyer
d5318d2778
Add ParameterManagerDebugCacheFailureLog support
...
Used to debug cache CRC misses.
7 years ago
Gus Grubba
0520baf5bd
Firmware Upgrade Fixes
...
Custom, single firmware upgrades were fixed to "stable", even if the user selected "custom".
The code, when selecting the firmware type was using the combo box model index instead of the actual type defined by the list model.
7 years ago
PX4 Jenkins
05992691ea
Update PX4 Firmware metadata Thu Mar 8 22:37:37 CST 2018
7 years ago
Gus Grubba
7ce0a86676
Merge pull request #6184 from mantelt/user_defined_mavlink_dialect
...
Allow setting MAVLINK dialect in user_config.pri
7 years ago
mantelt
2f79d2f04c
Allow setting MAVLINK relative path, absolut path and dialect in user_config.pri
7 years ago
mantelt
7c2aaf2161
Allow setting MAVLINK dialect in user_config.pri
7 years ago
Gus Grubba
30af7f8d52
Merge pull request #6180 from mavlink/flightWidget
...
Flight Widget
7 years ago
Gus Grubba
6d636fd3ac
Flight Widget
...
Allow plugins to define a left placement for its custom flight widget.
When placed on the left, the action tool strip is placed on the right side.
7 years ago
Gus Grubba
ffe6813b95
Merge pull request #6178 from mavlink/updateLocalization
...
Update localization strings [ci skip]
7 years ago
PX4 Jenkins
252605b3e6
Update PX4 Firmware metadata Mon Mar 5 22:38:12 CST 2018
7 years ago
Gus Grubba
840efc43a0
Update localization strings [ci skip]
7 years ago
Patrick José Pereira
1308152a9e
AudioOutput: Create text to speech in constructor
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
7 years ago
Gus Grubba
719eec20d7
Merge pull request #6166 from barzanisar/patch-1
...
added additional packages needed to build QGC
7 years ago
Gus Grubba
053e41d5e8
Merge pull request #6175 from mavlink/mobileLogDownload
...
Mobile Log Download
7 years ago
Gus Grubba
107ba36231
For mobile, save log downloads next to where everything else is saved instead of straight into the home directory (which is anybody's guess when it comes to mobile platforms).
7 years ago
Gus Grubba
e834982557
Merge pull request #6174 from mavlink/kmlLoadOnMobile
...
Missing file extension for QGCFileDialog when loading KML files.
7 years ago
PX4 Jenkins
cd766d229b
Update PX4 Firmware metadata Sat Mar 3 22:37:06 CST 2018
7 years ago
Gus Grubba
94455cc558
Missing file extension for QGCFileDialog when loading KML files.
7 years ago
PX4 Jenkins
1248b79c21
Update mavlink v2.0 submodule Fri Mar 2 18:39:58 CST 2018
7 years ago
barzanisar
60de5a5e88
added additional packages needed to build QGC
7 years ago
PX4 Jenkins
44d33ceaa9
Update mavlink v2.0 submodule Sat Feb 24 19:40:43 EST 2018
7 years ago
PX4 Jenkins
740b6b3d91
Update PX4 Firmware metadata Sat Feb 24 23:37:06 EST 2018
7 years ago
Gus Grubba
77863043ae
Merge pull request #6079 from mavlink/pr-plugin-control
...
Finer control for plugins
7 years ago
Gus Grubba
0790eb2af6
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into pr-plugin-control
7 years ago
Gus Grubba
67118103d3
Merge pull request #6156 from szechyjs/hero4
...
Add GoPro Hero 4
7 years ago
Gus Grubba
ebead6c144
Merge pull request #6158 from mavlink/pr-64bit-metadata
...
Add support for 64-bit metadata values
7 years ago
Gus Grubba
c71e4500f0
Another try with this pain in the ass type ambiguity in Linux
7 years ago
Gus Grubba
c41cd82f9e
Fix Linux build
7 years ago
Gus Grubba
5d435d39ff
Add support for 64-bit metadata values
7 years ago
Jared Szechy
4a5c5fa94e
Add GoPro Hero 4
7 years ago
Gus Grubba
eba58fe3af
Merge pull request #6155 from bluerobotics/patrickelectric/solve_close_issue
...
MainWindowHybrid: Close app if something goes wrong with item
7 years ago
Patrick José Pereira
fa52097bc2
MainWindowHybrid: Close app if something goes wrong with item
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
7 years ago
Gus Grubba
176541d233
Merge pull request #6154 from mavlink/DeadMouseArea
...
Mouse Bleed Through
7 years ago
Gus Grubba
60fbc49261
Create a "Dead Mouse Area" control to eat mouse events underneath desired area. This is to prevent mouse events from leaking through controls underneath the area.
...
Replace original "NoMouseThroughRectangle" as this is more versatile.
Prevent mouse through events from leaking underneath the Fly View tool strip.
7 years ago
Gus Grubba
299fde42f8
Merge pull request #6152 from mavlink/qmlFixes
...
QML fixes
7 years ago
Gus Grubba
0f944190fa
One last one
7 years ago
Gus Grubba
7c81d7c5dc
Fix checkbox logic
7 years ago
Gus Grubba
e9d586b4c8
Sanitizing QML and JavaScript
...
Adding missing qgcView to QGCMapPolygonVisuals instance in SurveyMapVisual.qml
7 years ago
PX4 Jenkins
61cc29df3b
Update PX4 Firmware metadata Sun Feb 18 04:37:13 UTC 2018
7 years ago
Don Gagne
bb3d17011b
Merge pull request #6148 from DonLakeFlyer/MissionStart
...
Hide camera section when in waypoints only mode
7 years ago
DonLakeFlyer
e29e33aee2
Hide camera section when in waypoints only mode
7 years ago
Don Gagne
21dfcf4ffd
Merge pull request #6144 from DonLakeFlyer/PreflightStorage
...
Remove usage of PREFLIGHT_STORAGE
7 years ago
Don Gagne
c671b68dd4
Merge pull request #6117 from nanthony21/fixJoystickCalibrationStates
...
Joystick axes can now be monitored even when joystick control is disabled
7 years ago
DonLakeFlyer
fcddb6f252
Remove usage of PREFLIGHT_STORAGE
...
Buggy and no longer needed
7 years ago