- 07 Feb, 2016 1 commit
-
-
Don Gagne authored
-
- 06 Feb, 2016 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 04 Feb, 2016 1 commit
-
-
dogmaphobic authored
-
- 01 Feb, 2016 1 commit
-
-
dogmaphobic authored
-
- 28 Jan, 2016 1 commit
-
-
Lorenz Meier authored
-
- 18 Jan, 2016 1 commit
-
-
dogmaphobic authored
-
- 17 Jan, 2016 4 commits
-
-
Don Gagne authored
-
Don Gagne authored
Add scroll height indicators to Flickable
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 15 Jan, 2016 2 commits
-
-
dogmaphobic authored
Fact* espVersion = getFact(FactSystem::ParameterProvider, MAV_COMP_ID_UDP_BRIDGE, "SW_VER"); crashes unit test if the parameter does not exist (which is exactly what the call is trying to establish).
-
dogmaphobic authored
-
- 13 Jan, 2016 2 commits
- 10 Jan, 2016 1 commit
-
-
nopeppermint authored
-
- 06 Jan, 2016 1 commit
-
-
Lorenz Meier authored
-
- 03 Jan, 2016 2 commits
- 29 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 28 Dec, 2015 2 commits
- 27 Dec, 2015 3 commits
-
-
Lorenz Meier authored
-
Don Gagne authored
-
Don Gagne authored
-
- 26 Dec, 2015 2 commits
- 25 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 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>
-
- 20 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 16 Dec, 2015 3 commits
-
-
Mark Whitehorn authored
-
Don Gagne authored
-
Don Gagne authored
-
- 14 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 06 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 05 Dec, 2015 2 commits
- 30 Nov, 2015 1 commit
-
-
Don Gagne authored
-
- 29 Nov, 2015 1 commit
-
-
Don Gagne authored
Windows OS doesn’t disconnect port when you pull plug on USB. This caused all sorts of problems with previous logic. New logic handles this correctly.
-
- 25 Nov, 2015 1 commit
-
-
Don Gagne authored
-