616 Commits (8e18ba15d8069f7e691e63a1cf7ffd0a67cdf89e)

Author SHA1 Message Date
Don Gagne 48663c8a4f New MainWindow central and dock widget architecture 10 years ago
dogmaphobic 6ee1a42384 Initial work on enforcing extension. 10 years ago
dogmaphobic 0262ce2107 Removing unnecessary double semi-colon from single type filters in file dialogs 10 years ago
dogmaphobic 32495fc404 Added default suffixes to these functions: 10 years ago
Don Gagne 255b676a4f Fix compiler warning 11 years ago
Don Gagne 4d40f2984a New MainWindow central and dock widget architecture 11 years ago
Don Gagne c81927fae7 Rework Connect toolbar button usage 11 years ago
Don Gagne fb197a75bc Move ui style from MainWindow to QGCApplication 11 years ago
Don Gagne d3ad49f3d5 Moving more things off of MainWindow 11 years ago
Don Gagne 0981868537 DeleteOnClose causes strange Qt bug 11 years ago
Don Gagne fc493d75c1 Move UAS and MAVLinkProtocol back to main thread 11 years ago
Don Gagne 42351ee00b Restructure LinkManager/MAVLinkProtocol 11 years ago
Don Gagne f62d907391 Use can disconnect links on window close prompt 11 years ago
Don Gagne c952f7b56b Remove unnecessary QGCStatusBar 11 years ago
Don Gagne fbe79303f4 Fix unused variable warning 11 years ago
Don Gagne 125f125aca Disallow close if active connections 11 years ago
Don Gagne 654fe43b80 Disconnect all links on MainWindow close 11 years ago
Don Gagne 0b0323c0cb Disconnect all links on MainWindow close 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 25915f4534 Clean up old view/actions in the MainWindow. 11 years ago
Bryant b0fb15a159 Remove the Software view. 11 years ago
Bryant 0d0069bdf0 Remove duplicated engineering view. 11 years ago
Bryant df991ff22f Remove some now-dead code. 11 years ago
Bryant 6359f78a32 Remove all unnecessary calls to QSettings.sync(). 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 a56bbca10e Remove the PrimaryFlightDisplay from the Planner view as it doesn't make sense there. 11 years ago
Bryant 5262217cc9 Fixed bug where 2 widgets were added to the wrong view. 11 years ago
Bryant ac00e34d35 Remove unusable Radio Control widget. 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 d1bab1999e Fix shutdown sequence 11 years ago
Don Gagne d2923d8ee0 Track Singletons in QGCApplication 11 years ago
Don Gagne 68a59a78f0 File renames 11 years ago
Don Gagne db7b86fbbe Use new QGCMessageBox apis 11 years ago
Don Gagne 1d97a7fd56 Remove unused code 11 years ago
Don Gagne 491b1b01e1 Be careful with QObject:::destroyed signal 11 years ago
Don Gagne 74e1e5802e More cross platform variadic issues 11 years ago
Don Gagne 4544472b89 Use SLOT not SIGNAL 11 years ago
Don Gagne b20dca7937 Fix flaky cross-platform variadic connect 11 years ago
Don Gagne 6d7fb36ac0 New mavlink logging support 11 years ago
Don Gagne 4768c933b1 Remove unused action 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 662c5b61a9 Remove goto style error handling overkill 11 years ago
Don Gagne 34e856774e Create master/slave relationship for styles 11 years ago
Don Gagne dbb90dd092 Reorder top level buttons, new VehicleSetup code 11 years ago