- Jan 16, 2016
-
-
Don Gagne authored
-
- Jan 05, 2016
-
-
Tomaz Canabrava authored
Now I'v discovered a Slot that returns a bool, this is not very good because Qt expects a slot to have the same return type as the signal, void, always. Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- Nov 23, 2015
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- Nov 19, 2015
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- Nov 18, 2015
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- Oct 30, 2015
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- Aug 22, 2015
-
-
Lorenz Meier authored
-
- Dec 10, 2014
-
-
Don Gagne authored
-
- Dec 01, 2014
-
-
Bryant authored
This function is called automatically when a QSettings object is destroyed, so is rarely needed to be called explicitly. There are still some cases where a QSettings object is passed-by-reference, so there I left the sync() calls as it's unclear how permanent those objects are and if they'd call sync() before application shutdown
-
- Nov 25, 2014
-
-
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
Using QFileDialog directly on OS X can hang intermittently due to Qt bug.
-
Don Gagne authored
- Logging now always on to temp file - User prompted to save temp file after disconnect - Orphaned temp logs checked for on boot - Logs saved to new save file location - Log file starts/stops with first and last connnection
-
- Jun 27, 2014
-
-
Bryant Mairs authored
-
- May 19, 2014
-
-
Lorenz Meier authored
-
- Sep 07, 2012
-
-
Lorenz Meier authored
-
- Jan 09, 2012
-
-
LM authored
-
- Mar 30, 2011
-
-
James Goppert authored
-
- Mar 19, 2011
-
-
lm authored
-
- Feb 13, 2011
- Feb 08, 2011
-
-
pixhawk authored
-
- Feb 03, 2011
-
-
pixhawk authored
Added angle conversion testing, added battery settings option, added option to set MAVLink ID of groundstation
-
- Jan 08, 2011
-
-
pixhawk authored
Added not yet working version of logging / log replay, fixed ALL bugs in main window, enabled full persistence in main window and serial link.
-
- Jan 03, 2011
-
-
lm authored
-
- Aug 26, 2010
-
-
lm authored
-
- Jun 07, 2010
-
-
lm authored
-
- Apr 03, 2010
-
-
pixhawk authored
-