- Feb 07, 2015
-
-
Don Gagne authored
Controls respect QGCPalette settings. Also added test window.
-
- Feb 04, 2015
-
-
Don Gagne authored
-
- Feb 02, 2015
-
-
Don Gagne authored
- Central widget no longer stacked. Views are added/removed to layout to switch view - Dock Widgets are globals with single instance of each type - Both central views and dock widgets are just-in-time created saving lots of memory
-
- Dec 30, 2014
-
-
Don Gagne authored
- Central widget no longer stacked. Views are added/removed to layout to switch view - Dock Widgets are globals with single instance of each type - Both central views and dock widgets are just-in-time created saving lots of memory
-
- Dec 28, 2014
-
-
Thomas Gubler authored
-
- Dec 23, 2014
- Dec 22, 2014
-
-
Don Gagne authored
-
- Dec 20, 2014
-
-
Don Gagne authored
Summary page is also the launching spot for the setup screens. No more left hand set of buttons.
-
- Dec 12, 2014
-
-
Don Gagne authored
-
- Dec 10, 2014
-
-
Don Gagne authored
Needs to be re-written
-
- Dec 09, 2014
-
-
Don Gagne authored
Allows parameter access from QML among other things
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Don Gagne authored
The derived class wasn’t really adding any capabilties
-
- Dec 08, 2014
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Dec 05, 2014
- Dec 04, 2014
-
-
Don Gagne authored
-
- Dec 03, 2014
-
-
Don Gagne authored
-
- Dec 01, 2014
- Nov 30, 2014
-
-
Helio Chissini de Castro authored
-
Don Gagne authored
-
- Nov 28, 2014
-
-
Don Gagne authored
Deployment target is still 10.6
-
Don Gagne authored
Allows for UI unit tests to be written: - Ability to respond to expected message boxes - Ability to fail test if unexpected message boxes occurs
-
Lorenz Meier authored
-
- Nov 27, 2014
- Nov 26, 2014
- Nov 25, 2014
-
-
Don Gagne authored
-
Don Gagne authored
Subclass of QMessageBox which re-implements the static public functions. There are two reasons for this: 1) The QMessageBox implementation on OSX does now show the title string. This leads to message boxes which don't make much sense. So on OSX we set title to text and text to informative text. 2) If parent is NULL, we set parent to MainWindow::instance. This prevents message boxes which can go behind MainWindow
-
Don Gagne authored
-
- Nov 24, 2014
-
-
Don Gagne authored
Using QFileDialog directly on OS X can hang intermittently due to Qt bug.
-
- Nov 21, 2014
-
-
Don Gagne authored
-
- Nov 17, 2014
-
-
Don Gagne authored
-
- Nov 14, 2014
-
-
Don Gagne authored
This is the Pixhawk research board, not the PX4 production board.
-