- 22 Aug, 2015 1 commit
-
-
Lorenz Meier authored
-
- 10 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 01 Dec, 2014 1 commit
-
-
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
-
- 25 Nov, 2014 1 commit
-
-
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
-
- 24 Nov, 2014 2 commits
-
-
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
-
- 27 Jun, 2014 1 commit
-
-
Bryant Mairs authored
-
- 19 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 07 Sep, 2012 1 commit
-
-
Lorenz Meier authored
-
- 09 Jan, 2012 1 commit
-
-
LM authored
-
- 30 Mar, 2011 1 commit
-
-
James Goppert authored
-
- 19 Mar, 2011 1 commit
-
-
lm authored
-
- 13 Feb, 2011 2 commits
- 08 Feb, 2011 1 commit
-
-
pixhawk authored
-
- 03 Feb, 2011 1 commit
-
-
pixhawk authored
Added angle conversion testing, added battery settings option, added option to set MAVLink ID of groundstation
-
- 08 Jan, 2011 1 commit
-
-
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.
-
- 03 Jan, 2011 1 commit
-
-
lm authored
-
- 26 Aug, 2010 1 commit
-
-
lm authored
-
- 07 Jun, 2010 1 commit
-
-
lm authored
-
- 03 Apr, 2010 1 commit
-
-
pixhawk authored
-