- 20 Dec, 2014 3 commits
- 12 Dec, 2014 2 commits
-
-
Lorenz Meier authored
-
Don Gagne authored
Plus a large number of other changes to allow for orderly shutdown of objects without crashes or asserts. This is need for unit tests to create/delete global state around every test.
-
- 10 Dec, 2014 2 commits
- 09 Dec, 2014 4 commits
- 07 Dec, 2014 1 commit
-
-
Don Gagne authored
Also only update the full tree one time once the full parameter list is ready.
-
- 05 Dec, 2014 3 commits
- 04 Dec, 2014 3 commits
- 03 Dec, 2014 4 commits
- 02 Dec, 2014 9 commits
- 01 Dec, 2014 9 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.
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
-
Bryant authored
No functionality changes in this code, just code clarify improvements.
-