- 19 Feb, 2016 1 commit
-
-
Don Gagne authored
I removed some needed headers from a top level file which then causes a ripple effect downstream
-
- 18 Feb, 2016 3 commits
-
-
Nate Weibley authored
Conflicts: src/FactSystem/ParameterLoader.cc
-
Nate Weibley authored
-
Nate Weibley authored
- Request list of all parameters, expecting device to lead each component with _HASH_CHECK cache value - Test for hash collision, if so our cache is valid and respond with _HASH_CHECK to stop listing - Else: let listing continue as normal to get updated param values - Store each cache by systemID + componentID For #2586
-
- 17 Feb, 2016 3 commits
- 14 Feb, 2016 1 commit
-
-
Don Gagne authored
-
- 12 Feb, 2016 1 commit
-
-
Don Gagne authored
Plumb through initial object mode on Vehicle
-
- 07 Feb, 2016 1 commit
-
-
Don Gagne authored
-
- 04 Feb, 2016 1 commit
-
-
dogmaphobic authored
-
- 15 Jan, 2016 1 commit
-
-
dogmaphobic authored
-
- 13 Jan, 2016 2 commits
- 12 Jan, 2016 2 commits
- 10 Jan, 2016 2 commits
-
-
Lorenz Meier authored
-
nopeppermint authored
-
- 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
-
- 03 Jan, 2016 2 commits
- 29 Dec, 2015 3 commits
- 28 Dec, 2015 2 commits
- 27 Dec, 2015 1 commit
-
-
Don Gagne authored
Total hack but it seems to work
-
- 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>
-
- 20 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 18 Dec, 2015 1 commit
-
-
Don Gagne authored
Supports connecting a Fact to a QSettings value
-
- 16 Dec, 2015 2 commits
- 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 2 commits