4209 Commits (e497718697af86004f72724df7c3b9208261382c)
 

Author SHA1 Message Date
Don Gagne e497718697 Merge pull request #784 from DonLakeFlyer/FileManagerUTDisable 11 years ago
Don Gagne a5ba7c1caa Temp disable of FileManager unit test 11 years ago
Lorenz Meier 4cab8e4014 Merge pull request #780 from mavlink/qtquick2 11 years ago
Lorenz Meier f38ad52a01 Merge pull request #776 from Susurrus/rem_concurrent 11 years ago
Lorenz Meier 15307b20d8 Merge pull request #779 from mavlink/mavlinkupdate 11 years ago
Bryant Mairs b9d547bb23 Fixes for connections in APM pilot code. 11 years ago
Bryant Mairs ff844e63b8 Update QML files to Qt Quick 2.1, the version as of Qt5.1. 11 years ago
Julian Oes 75ec67e6ef mavlink: submodule updated 11 years ago
Susurrus 2c78833643 Merge pull request #778 from Susurrus/master 11 years ago
Bryant 07a50dbb4e Fixed missing argument in debug messages. Now they're readable! 11 years ago
Bryant 021f1e9c58 Remove old dead code from MainWindow.cc 11 years ago
Bryant 789a5fa7d7 Add action item to MainWindow.cc 11 years ago
Bryant 488c30039e Adjust stylesheets to render menubar items correctly. 11 years ago
Lorenz Meier 61ad6017a4 Merge pull request #775 from Susurrus/various_Fixes 11 years ago
Bryant Mairs 2343a697b3 Limit libxbee support on Linux to 32-bit builds. 11 years ago
Bryant Mairs 1b36ebf379 QtConcurrent is a Qt Module and doesn't need to be in the repo directly. 11 years ago
Bryant Mairs 2d216cd91b Remove non-existent signal connection from IncrementalPlot. 11 years ago
Bryant Mairs 91e8195778 Fix the advanced checkbox in the RC Config portion of the vehicle config. 11 years ago
Bryant Mairs 400618c3de Removed unused variables from QGCExternalLibs.pri. 11 years ago
Bryant Mairs 8e51981a51 Don't bulk add all /usr folders for includes or libs. 11 years ago
Lorenz Meier bad7ab31d2 Merge pull request #773 from mavlink/mavlinkheaders 11 years ago
Julian Oes 00d4e642a4 mavlink submodule: use latest pixhawk headers 11 years ago
Lorenz Meier 08ab92c375 Merge pull request #772 from mavlink/protobuf_cleanup 11 years ago
Lorenz Meier 0ac30734ea Remove protobuf hacks 11 years ago
Lorenz Meier 1720233102 Fix advanced port options in main serial window 11 years ago
Lorenz Meier 5bb53aae70 Better main window init 11 years ago
Lorenz Meier cfa2db738e Filtering MAVLink in debug console as default makes sense 11 years ago
Lorenz Meier b924b92907 Fixed missing preferences menu 11 years ago
Lorenz Meier 2501ff0360 Fixed debug console location, still ugly (style sheet handling) 11 years ago
Lorenz Meier 7631d9c923 Merge pull request #770 from mavlink/fix_videotransmission 11 years ago
Julian Oes 1ee48cbbe1 FileManager: hack to filter out images for video downlink 11 years ago
Lorenz Meier 8f13e9e390 Fix device listing on Linux 11 years ago
Julian Oes e1b954b5cc FileManager: whitespace only 11 years ago
Lorenz Meier 6aa5fdbd5f More qupgrade fixes 11 years ago
Lorenz Meier e07509c138 Updated QUpgrade, fixes #769 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