4175 Commits (9d8d4c5be9c348e67527444e943bbe1d9e0b245e)
 

Author SHA1 Message Date
Bryant 9d8d4c5be9 Removing all SLUGS autopilot-specific code. 11 years ago
Bryant 27736f5d26 Merge branch 'master' of https://github.com/mavlink/qgroundcontrol 11 years ago
Bryant 9095faebcc Signals cannot be overridden in subclasses. 11 years ago
Lorenz Meier c84cb8b506 Merge pull request #765 from Susurrus/qt5_win_fixes 11 years ago
Bryant 21bb147471 Corrected copy/paste error resulting in unused variable warning. 11 years ago
Bryant f35180cdbc Documenting why unit tests are in release build. 11 years ago
Lorenz Meier c3843beebb Make Qt Quick Widgets Mac specific. Apparently its so new the Qt folks have not figured out cross platform config entirely yet 11 years ago
Lorenz Meier 931b5f9d66 Updated QUpgrade 11 years ago
Lorenz Meier 1d4da07a1c Fix compile errors 11 years ago
Lorenz Meier 0d59284e89 Check for the submodule 11 years ago
Lorenz Meier 21e8b4f422 Merge pull request #764 from Susurrus/qt5_win_fixes 11 years ago
Bryant c339a05a9e Unit testing now always built due to Windows Qt/VS bug. 11 years ago
Bryant b7dc11b40c Minor changes to build scripts. 11 years ago
Bryant e8afc6369e Fix post-compilation steps in Windows. 11 years ago
Bryant 7f319a5fbd Fix initialized-but-unused warnings in test code for Release builds. 11 years ago
Bryant cac6198c28 A QObject needs to be the first parent of a class using the Q_OBJECT macro. 11 years ago
Lorenz Meier 9f9d21bc2b Merge pull request #757 from Kynos/master 11 years ago
Lorenz Meier 1f7e986df3 Merge pull request #756 from Susurrus/build_fixes5 11 years ago
Lorenz Meier 20e1491002 Decode radio status and emit signal. Not used anywhere yet 11 years ago
Lorenz Meier 89de2115cc Remove drawing lib 11 years ago
Lorenz Meier 79d121dc07 Remove non-needed files for MAVLink - we just want the C library 11 years ago
Lorenz Meier 3a38592201 Update QUpgrade 11 years ago
Lorenz Meier ab2e600c25 Merge pull request #760 from mavlink/flighttermination 11 years ago
Thomas Gubler 131dc1f872 add support for MAV_CMD_DO_FLIGHTTERMINATION in designer 11 years ago
Thomas Gubler e916437f93 update mavlink version 11 years ago
Kynos 9a8ca0915e Describe which Qt variant to choose for a Windows build 11 years ago
Kynos 58fbf2c453 Remove isnan() and isinf() templated from QGC.h only if prior to Visual Studio 2013 11 years ago
Kynos 37b02a3afb Remove isnan() and isinf() templates from QGC.h for Windows builds 11 years ago
Bryant Mairs 4b7c587184 Make sure we error on supported platforms. 11 years ago
Bryant Mairs 8ce7153014 Added details for platform/build requirements. 11 years ago
Bryant Mairs fb01ee9494 Fixed extra paren in GAudioOutput.cc 11 years ago
Lorenz Meier c2ea516e3c Merge pull request #755 from Kynos/master 11 years ago
Kynos 489282363f Add msvc2013 to build types 11 years ago
Bryant Mairs b7594100ad APMToolBar no longer takes a parent QWidget argument. 11 years ago
Lorenz Meier 1d5b5b1baa Merge pull request #736 from Susurrus/my_qt5 11 years ago
Susurrus 2ce8e86f36 Add more debugging output to GAudioOutput.cc 11 years ago
Susurrus 2c7a4309d1 Clean up dead code in GAudioOutput.cc 11 years ago
Susurrus e42ba9be45 Fix speech output checks in GAudioOutput.cc 11 years ago
Lorenz Meier d97e3be1ad Merge pull request #739 from mavlink/mavlinksubmodule 11 years ago
Bryant Mairs 0c4de36b43 Fixed apmtoolbar. 11 years ago
Thomas Gubler 40fd4e5596 Merge remote-tracking branch 'origin/mavlinksubmodule' into mavlinksubmodule2 11 years ago
Thomas Gubler 82edfb3907 remove mavlink 11 years ago
Bryant Mairs f3b414edf4 The APMToolbar was moved over to thenew QtQuick2 API. 11 years ago
Bryant Mairs e983aecede QML stuff is under the 'quick' module now 11 years ago
Bryant Mairs e1185a9b75 Added missing package for Ubuntu to the README 11 years ago
Lorenz Meier 6d093c1ec3 Fix the check for when to speak audio messages 11 years ago
Lorenz Meier 960b505b2f Fix project file warnings 11 years ago
Lorenz Meier 6fa692b7d9 Build fix 11 years ago
Lorenz Meier c9b53416d1 Moved audio output out of UI widget 11 years ago
Lorenz Meier b485d7f65c Merge branch 'master' of github.com:mavlink/qgroundcontrol 11 years ago