- 07 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 05 Dec, 2014 2 commits
- 04 Dec, 2014 1 commit
-
-
Don Gagne authored
This allows use of compile time Object::connect syntax
-
- 03 Dec, 2014 1 commit
-
-
Don Gagne authored
This makes unit test output easier to read
-
- 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
-
- 27 Nov, 2014 2 commits
- 26 Nov, 2014 2 commits
- 25 Nov, 2014 3 commits
-
-
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
-
Don Gagne authored
Do not dynamic cast or de-reference QObject, since object is either in destructor or may have already been destroyed.
-
- 24 Nov, 2014 2 commits
- 21 Nov, 2014 3 commits
- 19 Nov, 2014 1 commit
-
-
Julian Oes authored
-
- 17 Nov, 2014 2 commits
- 14 Nov, 2014 1 commit
-
-
Don Gagne authored
This is the Pixhawk research board, not the PX4 production board.
-
- 11 Nov, 2014 2 commits
-
-
Julian Oes authored
-
Julian Oes authored
-
- 05 Nov, 2014 1 commit
-
-
Don Gagne authored
This removes double emit of signals.
-
- 30 Oct, 2014 2 commits
- 28 Oct, 2014 1 commit
-
-
philipoe authored
Conflicts: src/uas/QGCMAVLinkUASFactory.cc src/uas/QGCMAVLinkUASFactory.h
-
- 27 Oct, 2014 1 commit
-
-
Lorenz Meier authored
-
- 23 Oct, 2014 1 commit
-
-
Don Gagne authored
-
- 22 Oct, 2014 1 commit
-
-
Lorenz Meier authored
-
- 07 Oct, 2014 1 commit
-
-
Don Gagne authored
Also fixed typo in offline waypoint editing message.
-
- 29 Sep, 2014 2 commits
- 21 Sep, 2014 1 commit
-
-
Andreas Antener authored
-
- 15 Sep, 2014 1 commit
-
-
Vladimir Ermakov authored
-
- 10 Sep, 2014 3 commits
-
-
Don Gagne authored
-
Vladimir Ermakov authored
-
Vladimir Ermakov authored
-
- 09 Sep, 2014 1 commit
-
-
Vladimir Ermakov authored
-