- 25 Nov, 2014 4 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
-
Lorenz Meier authored
-
Don Gagne authored
-
Don Gagne authored
-
- 24 Nov, 2014 6 commits
-
-
Don Gagne authored
Using QFileDialog directly on OS X can hang intermittently due to Qt bug.
-
Don Gagne authored
-
Lorenz Meier authored
-
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
-
Don Gagne authored
-
Don Gagne authored
Centralize all connecting and disconnecting of links through LinkManager::[Connect|Disconnect]Link api. Connect/Disconnect no longer allowed through LinkInterface. This allows creation of new LinkManager::setConnections[Suspended|Allowed] methods to disallow connections as needed.
-
- 21 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 17 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 14 Nov, 2014 1 commit
-
-
Don Gagne authored
This is the Pixhawk research board, not the PX4 production board.
-
- 11 Nov, 2014 1 commit
-
-
Julian Oes authored
-
- 05 Nov, 2014 2 commits
- 03 Nov, 2014 1 commit
-
-
Don Gagne authored
This api doesn’t make any sense given the fact that LinkInterface signals bytesReceived with the bytes in the signal. Also the reason why it is never called!
-
- 01 Nov, 2014 1 commit
-
-
Don Gagne authored
-
- 31 Oct, 2014 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 30 Oct, 2014 1 commit
-
-
philipoe authored
-
- 28 Oct, 2014 1 commit
-
-
Lorenz Meier authored
-
- 27 Oct, 2014 1 commit
-
-
Lorenz Meier authored
-
- 23 Oct, 2014 1 commit
-
-
Don Gagne authored
-
- 07 Oct, 2014 2 commits
- 04 Oct, 2014 3 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
This reverts commit b4089ad9.
-
Lorenz Meier authored
-
- 29 Sep, 2014 1 commit
-
-
Don Gagne authored
-
- 02 Sep, 2014 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 23 Aug, 2014 1 commit
-
-
Don Gagne authored
This way we can test with QT_FAIL_WARNINGS set.
-
- 10 Aug, 2014 1 commit
-
-
Lorenz Meier authored
-
- 05 Aug, 2014 2 commits
-
-
Bryant Mairs authored
-
Lorenz Meier authored
-
- 31 Jul, 2014 1 commit
-
-
Bryant Mairs authored
Found by valgrind.
-
- 25 Jul, 2014 1 commit
-
-
Lorenz Meier authored
-
- 23 Jul, 2014 1 commit
-
-
Bryant authored
SLUGS has maintained their patches out-of-tree for a long while now. These will eventually get merged back in, but it'll be easier to evaluate them as fresh commits instead of modifications to this old & dead code, so we'll delete this for now.
-
- 20 Jul, 2014 1 commit
-
-
Lorenz Meier authored
-