Bryant Mairs
79c7d652a1
Updated axcontainer include process for Google Earth.
11 years ago
Bryant Mairs
d57fa56c68
QSerialPort::UnknownBaud is now deprecated, so remove its use.
11 years ago
Susurrus
3f42bf1af9
More corrections to package names for Qt5
...
Now all prerequisite packages should be listed for Arch, Fedora, and Ubuntu.
11 years ago
Susurrus
eadcf59787
Update README for Qt5 changes
...
Updated some URLs, docs, and packages. Ubuntu and Arch instructions have not been verified on a live install, but the names come from their online package listings, so they should be correct.
11 years ago
Susurrus
2cef827db6
Delete qserialport.pri
...
No longer needed now that QSerialPort is in Qt5.1+
11 years ago
Bryant Mairs
c37a5cd83a
Merge branch 'my_qt5' of https://github.com/mavlink/qgroundcontrol into my_qt5
11 years ago
Bryant Mairs
d0af5b44d3
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into my_qt5
11 years ago
Don Gagne
973b9c0c14
Merge pull request #746 from DonLakeFlyer/FileListFix
...
Onboard Files fixes
11 years ago
Don Gagne
20d1dd0226
Fix multiple clicks on List Files bugs
11 years ago
Don Gagne
7843cab121
Fix crash after second push of List Files
11 years ago
Don Gagne
8c5fc40914
Merge pull request #744 from DonLakeFlyer/OnboardFilesBug
...
Debounce misconfiguration, fix onboard files view
11 years ago
Don Gagne
d5e79d3a79
Merge pull request #743 from DonLakeFlyer/FTPUnitTestFix
...
FTP Unit Test fix
11 years ago
Don Gagne
238220b3a1
Silence maybe_uninitialized
11 years ago
Don Gagne
ce05b1ba97
Debounce misconfiguration, fix onboard files view
11 years ago
Don Gagne
d7b0f70337
Update to FileManager changes
11 years ago
Lorenz Meier
e7d2ab27ae
Merged with master, fixed compile error
11 years ago
Lorenz Meier
68dcb5afc0
Merge branch 'master' of github.com:mavlink/qgroundcontrol into my_qt5
11 years ago
Lorenz Meier
30e9ca4a83
Build fixes for Mac OS
11 years ago
Lorenz Meier
2517768289
Merge pull request #658 from mavlink/mavlink-ftp
...
Mavlink File Transfer Protocol (FTP)
11 years ago
Lorenz Meier
3deecfe1c3
Merge pull request #741 from DonLakeFlyer/MoreFTP
...
Changed FTP to tree view
11 years ago
Don Gagne
84cd97cab8
Changed FTP to tree view
...
Also added selection from tree view for downloading
11 years ago
Bryant Mairs
a98944a4f1
Remove optional OpenSceneGraph-Qt dependency. Fonts may not be as pretty now though
11 years ago
Bryant Mairs
385d436235
QDesktopServices::storageLocation() moved to QStandardParths::writableLocation()
11 years ago
Bryant Mairs
14dbbd9b26
"qserialport.h" is now <QSerialPort>
11 years ago
Bryant Mairs
fff99b9704
<QtGui/QApplication> should be <QApplication>
11 years ago
Bryant Mairs
ccca4a9458
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into my_qt5
11 years ago
Bryant Mairs
e5f471aad0
QtGui headers no longer need to be prepended by QtGui/ when including.
11 years ago
Bryant Mairs
e45f0e7a01
QBool no longer exists, just use C++'s standard bool type.
11 years ago
Bryant Mairs
62d221006a
Renamed configuration.h to QGCConfig.h to avoid issues with opmapcontrol's configuration.h
11 years ago
Bryant Mairs
3a01d18516
Corrected namespace for GeoCoderStatusCode.
11 years ago
Bryant Mairs
ca5b224920
Updating OPMapControl's use of MouseEvents.
11 years ago
Bryant Mairs
f2adb60546
Updated OPMapControl's .pri file.
...
The base directory for .pri files is now the .pro file that includes them.
11 years ago
Bryant Mairs
1a9ff3b399
Removed Utils library as it's no longer used.
11 years ago
Lorenz Meier
625abc2c52
Merge pull request #734 from thomasgubler/hil_quad
...
FGFS multicopter HIL
11 years ago
Thomas Gubler
80a987a37e
arducopter.xml: whitespace
11 years ago
Thomas Gubler
f5bf2d5845
fgfs arducopter model: fix indentation
11 years ago
Thomas Gubler
68fd87ddca
Merge remote-tracking branch 'thomas/hil_quad' into hil_quad
11 years ago
Thomas Gubler
7861bcd0cd
Merge remote-tracking branch 'upstream/master' into hil_quad
11 years ago
Lorenz Meier
2b88c6e9b5
Merge pull request #733 from DonLakeFlyer/mavlink-ftp
...
Mavlink FTP: List and Download commands working end to end
11 years ago
Don Gagne
70c5ce7315
Remove missed qDebug
11 years ago
Don Gagne
6d2bdd849a
Workaround odd Windows std::string problem
11 years ago
Don Gagne
94aaeb561f
Fix warning from Linux/Windows build
11 years ago
Don Gagne
d2c3e365a9
Switch to kErrEOF style read loop handling
11 years ago
Lorenz Meier
1caf009e09
Merge pull request #729 from mavlink/gmaps
...
Google Maps fix
11 years ago
Thomas Gubler
b2923e4715
Merge remote-tracking branch 'upstream/master' into hil_quad
11 years ago
Bryant Mairs
0ce13bb0c7
Fixed missing includes in MenuActionHelper.
11 years ago
Bryant Mairs
6dd9288327
Fixed missing includes in QGCMapWidget.
11 years ago
Bryant Mairs
ca0c51ab00
Fixed missing includes in LinechartWidget.
11 years ago
Bryant Mairs
ad300d4cc0
Added missing includes to QGCSettingsWidget.
11 years ago
Bryant Mairs
38b986f03a
OPMapControl lib had some missing includes.
11 years ago