- 07 Feb, 2016 1 commit
-
-
Don Gagne authored
-
- 15 Jan, 2016 1 commit
-
-
dogmaphobic authored
-
- 13 Jan, 2016 2 commits
- 12 Jan, 2016 2 commits
- 04 Jan, 2016 2 commits
-
-
Tomaz Canabrava authored
C++2003 didn't had variadic templates so different number of arguments must have been already implemented in the templates and since it's impossible to get the amount ot different methods that paople write, a variadic template was neede. now we can connect signal / slots with 6+ arguments. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Don Gagne authored
-
- 28 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 25 Dec, 2015 2 commits
- 23 Dec, 2015 1 commit
-
-
Anselmo L. S. Melo authored
There are many ways of iterating over lists in C++/Qt. In the specific case of QStrings, it is known [1] that using foreach with const references avoids the creation of new QString objects in each iteration, reducing the time consumed by the loops. [1] https://blog.qt.io/blog/2009/01/23/iterating-efficiently/Signed-off-by: Anselmo L. S. Melo <anselmo.melo@intel.com>
-
- 15 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 14 Dec, 2015 2 commits
-
-
Don Gagne authored
Plus notify user
-
Pritam Ghanghas authored
-
- 06 Dec, 2015 3 commits
- 25 Nov, 2015 1 commit
-
-
Don Gagne authored
-
- 04 Nov, 2015 1 commit
-
-
dogmaphobic authored
-
- 30 Oct, 2015 2 commits
- 29 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 13 Oct, 2015 3 commits
-
-
Nate Weibley authored
-
Nate Weibley authored
-
Don Gagne authored
-
- 12 Oct, 2015 2 commits
-
-
Nate Weibley authored
-
Nate Weibley authored
-
- 06 Oct, 2015 2 commits
- 01 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 25 Sep, 2015 2 commits
- 29 Aug, 2015 1 commit
-
-
Don Gagne authored
- MultiVehicleManager is a Qml friendly replacement for UASManager - Vehicle is a replacement for both UAS and AutoPilotPlugin
-
- 24 Aug, 2015 1 commit
-
-
Don Gagne authored
Also fixed case where UASMessageHandler reported errors but walking list turned up no errors
-
- 15 Aug, 2015 1 commit
-
-
Don Gagne authored
-
- 06 Aug, 2015 2 commits
-
-
Lorenz Meier authored
-
Don Gagne authored
-
- 23 Jul, 2015 1 commit
-
-
Don Gagne authored
-
- 21 Jul, 2015 1 commit
-
-
Don Gagne authored
-