199 Commits (c952f7b56b9c1ad745ad5f1dbad794c9a29eaa91)

Author SHA1 Message Date
Don Gagne c952f7b56b Remove unnecessary QGCStatusBar 11 years ago
Don Gagne a312b9560e Hide splash screen now handled by QGCFileDialog|QGCMessageBox apis 11 years ago
Don Gagne fccb5c126e Hide splash screen now handled by QGCFileDialog|QGCMessageBox apis 11 years ago
Bryant de7f91c106 Preserve backwards compatibility for view settings. 11 years ago
Bryant b0fb15a159 Remove the Software view. 11 years ago
Bryant 25377440bb Removed unused variable. 11 years ago
Bryant e15abe493b Refactor MainWindow settings saving on shutdown. 11 years ago
Bryant 136c06dc7f Remove the DEFAULT view from QGC's perspectives logic. 11 years ago
Bryant 4608295aaf Rearrange code and add documentation for perspective code. 11 years ago
Don Gagne 4ea83c50e4 Cleanup for use with unit test 11 years ago
Don Gagne 45d5c5e6a4 Remove unused code 11 years ago
Don Gagne d2923d8ee0 Track Singletons in QGCApplication 11 years ago
Don Gagne 1d97a7fd56 Remove unused code 11 years ago
Don Gagne 10a00eb087 Use new QGCFileDialog api 11 years ago
Don Gagne 6d7fb36ac0 New mavlink logging support 11 years ago
Don Gagne 7982eb0f54 Reorder top level buttons, new VehicleSetup code 11 years ago
Don Gagne 120a417b38 Remove support for user style file 11 years ago
Don Gagne dbb90dd092 Reorder top level buttons, new VehicleSetup code 11 years ago
Don Gagne 22aacd618e Remove PIXHAWK specific board support 11 years ago
Don Gagne 757ccb258a Remove unused APM code 11 years ago
philipoe ab2e4d8bed Removed all code related to the senseSoar-UAV/MAV, as it was unused in any case 11 years ago
Don Gagne f3286d58ea Remove unreachable APM code 11 years ago
Bryant 69d3ebb78f Moved joystick settings into the main settings page. 11 years ago
Bryant 1b1e572738 Remove unconnected view from QGC. 11 years ago
Bryant f8a05dd1f3 Removed all dead code from MainWindow. 11 years ago
Bryant a9aa496804 Finish removing MAVLink generation code. 11 years ago
Lorenz Meier 2501ff0360 Fixed debug console location, still ugly (style sheet handling) 11 years ago
Bryant 9d8d4c5be9 Removing all SLUGS autopilot-specific code. 11 years ago
Bryant Mairs e5f471aad0 QtGui headers no longer need to be prepended by QtGui/ when including. 11 years ago
Lorenz Meier b7f495b178 Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary 11 years ago
Lorenz Meier a6fae6b539 Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary 11 years ago
Bryant Mairs 98ec24e6d4 The Fullscreen/Normal menu items in the main window are now checkable. 11 years ago
Lorenz Meier 663aa1b779 Added file manager and associated widgets / handling 11 years ago
Don Gagne cab414731a Fix failed connection 11 years ago
Lorenz Meier 713a9da20b Re-enable the local 3D and Google Earth 3D views, needs testing 11 years ago
Bryant 02874e529f Mouse support now indicated by QGC_MOUSE_ENABLED_* macros. 11 years ago
Bryant e1bc02f624 Added the QGC_GOOGLE_EARTH_ENABLED macro when that support exists. 11 years ago
Bryant 1fcd392253 Modified building OpenSceneGraph. 11 years ago
Bryant 5add42bc28 MAVLink dialect generation UI widget is no longer build by default. 11 years ago
John Tapsell 6c59f5f4cb Add an XY plot widget 12 years ago
John Tapsell 00a7baae03 Remove MainWindow styleChanged() signal 12 years ago
John Tapsell 257f547cbe Move all the menu/action manipulation over to a new class, so that it's self contained 12 years ago
John Tapsell b37fa76b4d Allow custom widget to be deleted 12 years ago
Lorenz Meier d8fd4852a0 Further cleanup 12 years ago
Lorenz Meier cbfff6d765 Fixed critical issue in refactored startup code 12 years ago
Lorenz Meier d95cf00399 Serial link selection in toolbar operational 12 years ago
Lorenz Meier b445c83322 First stab at better multi-use / multi-platform requirements 12 years ago
Bill Bonney 36b7d7952f First commit of Terminal Console View 12 years ago
Michael Carpenter 31a118ce91 First round of fixes per Bill's git commit comments 12 years ago
Bill Bonney 359f8bd1d8 APMToolbar as a docking widget [complete] + missing files 12 years ago