534 Commits (ccb8bf62821bc4aaeb219609d6062ef107354ab4)

Author SHA1 Message Date
dogmaphobic ccb8bf6282 Fix copy/paste error. 10 years ago
dogmaphobic 6385c1a408 Might as well set the proper text in the menu. 10 years ago
dogmaphobic 9f370da753 Made Status Bar an option in the newly renamed View menu. 10 years ago
dogmaphobic eb3eb94a8d Primary Flight Display 10 years ago
Don Gagne 244aff2eab Remove GoogleEarth support 10 years ago
dogmaphobic a0891a47f4 Fix redraw issues with OpenGL canvases when link states change. 10 years ago
Don Gagne 784b87091f Use QSharedPointer for cross-thread Link references 10 years ago
dogmaphobic 0ad046641c Fixing list of items in Quick Info View 10 years ago
Susurrus e506266944 Forgot to give the new variable a datatype 10 years ago
dogmaphobic 72a7acc5df Moved update canvas to ScreenTools 10 years ago
Bryant 18b27da88b Fix possibly empty-string error. 10 years ago
dogmaphobic e3d7e12953 Chevron buttons in Main Tool Bar 10 years ago
Don Gagne 05bd927340 Don't force visibility of toolbar 10 years ago
dogmaphobic d96e83d517 Main Menu Reorg. 10 years ago
dogmaphobic bed21b49f3 New, QML based Tool Bar. 10 years ago
dogmaphobic 0a31331428 The ultimate goal is to plug a device, set it up and go fly it without any fuss. 10 years ago
Don Gagne f45cd1d439 Add new Qml Control test window/menu 10 years ago
dogmaphobic 1b813145f0 More work on filter description consistency. 10 years ago
dogmaphobic 77f442fd86 Changing the defaultSuffix argument from a pointer to a const. 10 years ago
dogmaphobic 209d354cd3 Removed the “selectedFilter” argument from the QGCFileDialog functions along with references to it in unit tests. 10 years ago
Don Gagne 0c23e83e80 Fix compiler warning 10 years ago
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