- Dec 28, 2015
-
-
Don Gagne authored
-
- Dec 25, 2015
-
-
Don Gagne authored
-
- Dec 24, 2015
-
-
Don Gagne authored
-
- Dec 09, 2015
-
-
dogmaphobic authored
-
- Nov 20, 2015
-
-
Don Gagne authored
-
- Nov 19, 2015
-
-
Don Gagne authored
This way you don’t have to implement things twice
-
- Nov 18, 2015
-
-
Don Gagne authored
-
- Oct 30, 2015
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- Oct 26, 2015
-
-
Tomaz Canabrava authored
The current monitor used was the 'default' one, the primary monitor but if your default monitor was the laptop one, with the lid closed like mine was for quite a bit, you'd spend like 20 minutes trying to find the preferences dialog, like I did. Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- Oct 16, 2015
-
-
Don Gagne authored
-
- Sep 29, 2015
-
-
Don Gagne authored
-
- Sep 03, 2015
-
-
Don Gagne authored
-
- May 31, 2015
-
-
dogmaphobic authored
-
- Apr 20, 2015
-
-
dogmaphobic authored
-
- Apr 18, 2015
-
-
dogmaphobic authored
-
- Mar 05, 2015
-
-
dogmaphobic authored
-
dogmaphobic authored
-
- Feb 13, 2015
-
-
dogmaphobic authored
The goal of this first installment is to organize the code a bit so it's more readable, clean up a bit of left over cruft, and manage link configurations (and links in general).
-
- Feb 02, 2015
-
-
Don Gagne authored
-
- Dec 30, 2014
-
-
Don Gagne authored
-
- Dec 26, 2014
- Dec 12, 2014
-
-
Don Gagne authored
Plus a large number of other changes to allow for orderly shutdown of objects without crashes or asserts. This is need for unit tests to create/delete global state around every test.
-
- Dec 10, 2014
-
-
Don Gagne authored
-
- Nov 25, 2014
-
-
Don Gagne authored
-
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
- Nov 19, 2014
-
-
Don Gagne authored
-
- Nov 05, 2014
-
-
Don Gagne authored
-
- Nov 01, 2014
-
-
Don Gagne authored
-
- Aug 27, 2014
-
-
Bryant authored
No major functionality changes.
-
- Aug 26, 2014
-
-
Lorenz Meier authored
-
- Jun 27, 2014
-
-
Bryant Mairs authored
-
- Jun 25, 2014
-
-
Bryant Mairs authored
-
- May 02, 2014
-
-
Lorenz Meier authored
-
- Jan 13, 2014
-
-
Don Gagne authored
-
- Aug 01, 2013
-
-
Lorenz Meier authored
-
- Jun 10, 2013
-
-
Bryant authored
-