- 10 Apr, 2019 1 commit
-
-
Gus Grubba authored
-
- 14 Jun, 2018 1 commit
-
-
Philipp Oettershagen authored
-
- 30 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 20 Jun, 2017 1 commit
-
-
Don Gagne authored
-
- 09 May, 2017 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 07 Jan, 2017 1 commit
-
-
Don Gagne authored
-
- 19 Sep, 2016 4 commits
-
-
Bart Slinger authored
-
Bart Slinger authored
This reverts commit ae976049ca7b4818616e6b8be07a028fc7dfc26f.
-
Bart Slinger authored
-
Bart Slinger authored
-
- 31 May, 2016 5 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 25 Mar, 2016 2 commits
-
-
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.
-
- 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
-