- Jan 07, 2017
-
-
Don Gagne authored
-
- Sep 19, 2016
-
-
Bart Slinger authored
-
Bart Slinger authored
This reverts commit ae976049ca7b4818616e6b8be07a028fc7dfc26f.
-
Bart Slinger authored
-
Bart Slinger authored
-
- May 31, 2016
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Mar 25, 2016
-
-
Nate Weibley authored
-
Nate Weibley authored
This mechanism automatically queues data into the correct thread where necessary, otherwise the method is invoked directly with low overhead. At the same time remove the UDP socket event workaround. It is not a problem.
-
- Feb 12, 2016
-
-
Don Gagne authored
Plumb through initial object mode on Vehicle
-
- Jan 13, 2016
-
-
Don Gagne authored
-
- Jan 08, 2016
-
-
Lorenz Meier authored
-
- Jan 05, 2016
-
-
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>
-
- Nov 01, 2015
-
-
Lorenz Meier authored
-
- Oct 30, 2015
-
-
Don Gagne authored
-
- Sep 27, 2015
-
-
Don Gagne authored
Also: - Remove unused code
-
- Aug 29, 2015
-
-
Don Gagne authored
-
- Aug 23, 2015
-
-
Lorenz Meier authored
-
- Jun 11, 2015
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Jun 06, 2015
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- May 24, 2015
-
-
Lorenz Meier authored
-
- Mar 01, 2015
-
-
Mark Whitehorn authored
-
- Dec 26, 2014
-
-
Don Gagne authored
Moving methods from MainWindow to QGCApplication so that more things can run without a window. Helpful for testing.
-
- Dec 01, 2014
-
-
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
-
- Nov 25, 2014
-
-
Lorenz Meier authored
-
- Nov 24, 2014
-
-
Lorenz Meier authored
-
- Oct 30, 2014
-
-
philipoe authored
-
- Jun 25, 2014
-
-
Bryant Mairs authored
-
Bryant Mairs authored
-
- Jun 20, 2014
-
-
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
-
- May 24, 2014
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- May 15, 2014
-
-
Lorenz Meier authored
-