- Nov 30, 2014
-
-
Don Gagne authored
-
- Nov 28, 2014
-
-
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
-
- Nov 27, 2014
-
-
Don Gagne authored
-
- Nov 26, 2014
- Nov 25, 2014
-
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Should have known better!
-
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
-
- Nov 24, 2014
-
-
Don Gagne authored
- Also renamed QGCCore->QGCApplication to better reflect usage. - New global qgcApp api to access main QHCApplication singleton
-
- Nov 05, 2014
-
-
Don Gagne authored
-
- Nov 01, 2014
- Oct 31, 2014
-
-
Don Gagne authored
-
- Oct 30, 2014
-
-
Don Gagne authored
-
- May 25, 2014
-
-
Don Gagne authored
Clears the persisted settings for the QGC
-
- Feb 13, 2014
-
-
Bryant authored
-
- Sep 01, 2013
-
-
tstellanova authored
-
- Aug 03, 2013
-
-
Lorenz Meier authored
-
- Aug 01, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Jul 31, 2013
-
-
Bill Bonney authored
-
- Jul 28, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
This reverts commit e003dd7a.
-
- Jul 16, 2013
-
-
Bill Bonney authored
-
Bill Bonney authored
-
- Jul 15, 2013
-
-
Michael Carpenter authored
-
- Jun 17, 2013
-
-
Michael Carpenter authored
-
- Jun 13, 2013
-
-
Michael Carpenter authored
Change of name for diydrones fork of QGroundControl to APM Planner 2.0, per Chris Anderson and Craig Elder
-
Michael Carpenter authored
-
- Jun 05, 2013
-
-
Michael Carpenter authored
Change so MainWindow handles its own deletion, and deletion of other UI objects to allow for closing when the MainWindow is closed, regardless of if other windows are open.
-
- Jun 04, 2013
-
-
Bryant authored
Refactored QGC startup so that MainWindow::instance() is usable everywhere. This was required to get the styling working properly for ChartPlot.
-
- May 17, 2013
-
-
Bryant authored
-
- Sep 19, 2012
-
-
Lorenz Meier authored
-
- Sep 05, 2012
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Aug 08, 2012
-
-
Jessica authored
-