- 23 Aug, 2014 7 commits
-
-
Don Gagne authored
Path through code allowed for xmlfile to be used when file was not opened. Also changed qWarning->qDebug to allow QT_FAIL_WARNINGS to be used to find bugs.
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
This allows us to run with QT_FAIL_WARNINGS to find bugs. Also temp comment out of failed signal connection.
-
Don Gagne authored
This prevents a threading problem where previously the new happened on the wrong thread.
-
Don Gagne authored
This way we can test with QT_FAIL_WARNINGS set.
-
- 21 Aug, 2014 8 commits
- 16 Aug, 2014 1 commit
-
-
Lorenz Meier authored
-
- 14 Aug, 2014 1 commit
-
-
Lorenz Meier authored
-
- 13 Aug, 2014 1 commit
-
-
Julian Oes authored
-
- 12 Aug, 2014 4 commits
- 11 Aug, 2014 4 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 10 Aug, 2014 6 commits
-
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
Added: - sequence numbers - better filtering for image encapsulated data messages versus FTP - directory list now contains file sizes - open command now returns file size in data
-
Don Gagne authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 06 Aug, 2014 5 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.
-
Don Gagne authored
Without this, when you go to airframe config and the current config is Simulation it will not be selected. Hence you won’t know what the current config is.
-
- 05 Aug, 2014 3 commits
-
-
Lorenz Meier authored
-
Bryant Mairs authored
-
Lorenz Meier authored
-