- 16 Jan, 2016 1 commit
-
-
Don Gagne authored
-
- 03 Jan, 2016 1 commit
-
-
Don Gagne authored
-
- 06 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 24 Nov, 2015 1 commit
-
-
Nate Weibley authored
-
- 23 Nov, 2015 1 commit
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- 19 Nov, 2015 2 commits
- 18 Nov, 2015 1 commit
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- 15 Nov, 2015 1 commit
-
-
Don Gagne authored
-
- 13 Nov, 2015 2 commits
- 30 Oct, 2015 2 commits
- 28 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 27 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 15 Oct, 2015 2 commits
-
-
Daniel Agar authored
-
Don Gagne authored
-
- 11 Oct, 2015 1 commit
-
-
Don Gagne authored
- Delete all old map code
-
- 29 Aug, 2015 2 commits
- 26 Aug, 2015 2 commits
-
-
Don Gagne authored
-
Daniel Agar authored
-
- 24 Jul, 2015 1 commit
-
-
Don Gagne authored
-
- 29 Mar, 2015 1 commit
-
-
Don Gagne authored
-
- 28 Mar, 2015 2 commits
- 22 Mar, 2015 2 commits
- 13 Mar, 2015 1 commit
-
-
Don Gagne authored
If it doesn’t exist it will be prefilled with all registered categories set to false
-
- 26 Dec, 2014 1 commit
-
-
Don Gagne authored
Moving methods from MainWindow to QGCApplication so that more things can run without a window. Helpful for testing.
-
- 24 Dec, 2014 1 commit
-
-
Don Gagne authored
-
- 12 Dec, 2014 1 commit
-
-
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 2 commits
- 05 Dec, 2014 2 commits
- 03 Dec, 2014 1 commit
-
-
Don Gagne authored
This makes unit test output easier to read
-
- 01 Dec, 2014 1 commit
-
-
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
-