- 04 Dec, 2014 1 commit
-
-
Bryant authored
Fly was way too small and Plan needed to be a tad bigger as well.
-
- 02 Dec, 2014 15 commits
-
-
Don Gagne authored
Refactoring on MainWindow's view and settings code
-
Lorenz Meier authored
- Use pkgconfig on linux to avoid break build on undefineds
-
Lorenz Meier authored
Accel calibration wizard fix
-
Don Gagne authored
Hopefully fix thread safety issue in opmapcontrol
-
Bryant authored
-
Don Gagne authored
Operator = is not thread-safe, but copy constructor looks to be. This is causing an intermittent crash.
-
Bryant authored
-
Bryant authored
Renamed some variables. Removed unused joystick settings stuff. Deleted unused actions.
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Andreas Antener authored
-
Andreas Antener authored
-
- 01 Dec, 2014 24 commits
-
-
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
-
Bryant authored
-
Bryant authored
Fixes bugs with savings settings for the window state, theme, UAS-connected view, and low-power mode. Also removes some unneccesary logic that attempted to handled unclean shutdowns, which I haven't been able to reproduce.
-
Bryant authored
It was a poor proxy for better coding around the problem of bad settings or the lack of settings on first-run.
-
Don Gagne authored
Correctly initialize floats as NaNs where expected.
-
Don Gagne authored
Fix DISABLE_GOOGLE_EARTH
-
Don Gagne authored
Fix broken connect
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
No functionality changes in this code, just code clarify improvements.
-
Don Gagne authored
Remove signal overrides
-
Don Gagne authored
-
Lorenz Meier authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
QGCFileDialog can now be handled by unit test code
-
Don Gagne authored
Turn off Windows Error Reporting for unit tests
-
Don Gagne authored
This keeps TeamCity from hanging on a dialog box
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-
Don Gagne authored
-