- 26 Nov, 2014 2 commits
- 25 Nov, 2014 3 commits
-
-
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
-
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 4 commits
-
-
Don Gagne authored
Plus change to use QGCFileDialog
-
Don Gagne authored
-
Don Gagne 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
-
- 21 Nov, 2014 2 commits
- 19 Nov, 2014 2 commits
- 18 Nov, 2014 1 commit
-
-
Don Gagne authored
The dark css is the master and contains all style information. The light css is the slave and only contains color information.
-
- 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.
-
- 01 Nov, 2014 1 commit
-
-
Don Gagne authored
Settings versioning is handled at the uppermost level with a version stamp.
-
- 23 Oct, 2014 1 commit
-
-
Don Gagne authored
-
- 27 Aug, 2014 1 commit
-
-
Bryant authored
No major functionality changes.
-
- 26 Aug, 2014 1 commit
-
-
Bryant Mairs authored
-
- 06 Aug, 2014 4 commits
-
-
Bryant authored
Tried to order items in order of importance. Also all perspectives now have their own shortcuts.
-
Bryant authored
Both on the backend (replaced with DEFAULT view) and on the front end (removing UI menu items).
-
Bryant authored
Includes removing an if-statement that should've been dead but was erronously applied to the following statement. Dead code = bad, if-statements without braces = bad.
-
Bryant authored
This was deprecated on Febuary 3rd, 2014 and removed a little later. This finally completes that process.
-
- 05 Aug, 2014 1 commit
-
-
Lorenz Meier authored
-
- 29 Jul, 2014 2 commits
- 24 Jul, 2014 1 commit
-
-
Lorenz Meier authored
-
- 23 Jul, 2014 2 commits
-
-
Lorenz Meier authored
-
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.
-
- 18 Jul, 2014 1 commit
-
-
Bryant Mairs authored
-
- 16 Jul, 2014 1 commit
-
-
Bryant Mairs authored
Some functionality was lost, will need to be fixed in a later commit.
-
- 06 Jul, 2014 1 commit
-
-
Don Gagne authored
-
- 27 Jun, 2014 1 commit
-
-
Bryant Mairs authored
-
- 25 Jun, 2014 4 commits
-
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
Bryant Mairs authored
-
- 20 Jun, 2014 2 commits
-
-
Lorenz Meier authored
Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary
-
Lorenz Meier authored
Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary
-