- 03 Jan, 2016 1 commit
-
-
Don Gagne authored
-
- 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
-
- 23 Nov, 2015 2 commits
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
Nate Weibley authored
-
- 19 Nov, 2015 2 commits
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
dogmaphobic authored
-
- 18 Nov, 2015 1 commit
-
-
Don Gagne authored
- Pervasive change to automatically connect to known board types - Lots of additional changes along with this: - More exposure of objects/properties to Qml - Much restructuring in LinkManager and LinkManager clients
-
- 17 Nov, 2015 1 commit
-
-
Lorenz Meier authored
-
- 12 Nov, 2015 2 commits
- 09 Nov, 2015 1 commit
-
-
Lorenz Meier authored
-
- 08 Nov, 2015 3 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 05 Nov, 2015 2 commits
-
-
Lorenz Meier authored
-
dogmaphobic authored
-
- 04 Nov, 2015 3 commits
-
-
dogmaphobic authored
-
dogmaphobic authored
-
dogmaphobic authored
-
- 30 Oct, 2015 1 commit
-
-
Don Gagne authored
-