- Mar 25, 2016
-
-
Don Gagne authored
-
- Mar 24, 2016
-
-
Don Gagne authored
Also can handle additional components coming through after default component is complete
-
- Mar 07, 2016
-
-
Don Gagne authored
-
- Mar 05, 2016
- Feb 18, 2016
-
-
Nate Weibley authored
Conflicts: src/FactSystem/ParameterLoader.cc
-
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
-
- Feb 17, 2016
- Feb 07, 2016
-
-
Don Gagne authored
-
- Jan 15, 2016
-
-
dogmaphobic authored
-
- Jan 13, 2016
- Jan 12, 2016
- Jan 04, 2016
-
-
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
-
- Dec 28, 2015
-
-
Don Gagne authored
-
- Dec 25, 2015
- Dec 23, 2015
-
-
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>
-
- Dec 15, 2015
-
-
Don Gagne authored
-
- Dec 14, 2015
-
-
Don Gagne authored
Plus notify user
-
Pritam Ghanghas authored
-
- Dec 06, 2015
- Nov 25, 2015
-
-
Don Gagne authored
-
- Nov 04, 2015
-
-
dogmaphobic authored
-
- Oct 30, 2015
- Oct 29, 2015
-
-
Don Gagne authored
-
- Oct 13, 2015
-
-
Nate Weibley authored
-
Nate Weibley authored
-
Don Gagne authored
-
- Oct 12, 2015
-
-
Nate Weibley authored
-
Nate Weibley authored
-
- Oct 06, 2015