- 12 Feb, 2016 1 commit
-
-
Don Gagne authored
Plumb through initial object mode on Vehicle
-
- 13 Jan, 2016 1 commit
-
-
Don Gagne authored
-
- 08 Jan, 2016 1 commit
-
-
Lorenz Meier authored
-
- 05 Jan, 2016 2 commits
-
-
Tomaz Canabrava authored
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
bind1st and bind2nd are depreceated in C++11 because now we have variadic templates, so remove them from the compile unit if we are compilling in c++11 mode. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- 01 Nov, 2015 1 commit
-
-
Lorenz Meier authored
-
- 30 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 27 Sep, 2015 1 commit
-
-
Don Gagne authored
Also: - Remove unused code
-
- 29 Aug, 2015 1 commit
-
-
Don Gagne authored
-
- 23 Aug, 2015 1 commit
-
-
Lorenz Meier authored
-
- 11 Jun, 2015 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 06 Jun, 2015 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 24 May, 2015 1 commit
-
-
Lorenz Meier authored
-
- 01 Mar, 2015 1 commit
-
-
Mark Whitehorn authored
-
- 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.
-
- 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
-
- 25 Nov, 2014 1 commit
-
-
Lorenz Meier authored
-
- 24 Nov, 2014 1 commit
-
-
Lorenz Meier authored
-
- 30 Oct, 2014 1 commit
-
-
philipoe authored
-
- 25 Jun, 2014 2 commits
-
-
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
-
- 24 May, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 15 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 07 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 06 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 05 May, 2014 1 commit
-
-
Lorenz Meier authored
-
- 27 Apr, 2014 1 commit
-
-
Lorenz Meier authored
-
- 22 Apr, 2014 1 commit
-
-
Lorenz Meier authored
-
- 21 Apr, 2014 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 20 Apr, 2014 1 commit
-
-
Lorenz Meier authored
Fix execution context of thread routines - note that this is not quite the architecture the Qt folks intended, but as they admit its the consequence of their architecture.
-
- 17 Mar, 2014 1 commit
-
-
Lorenz Meier authored
-
- 14 Feb, 2014 1 commit
-
-
Lorenz Meier authored
-
- 12 Feb, 2014 1 commit
-
-
Don Gagne authored
-
- 24 Dec, 2013 1 commit
-
-
Bryant Mairs authored
-