- Feb 06, 2017
-
-
Jacob Walser authored
-
- Jan 25, 2017
-
-
Jacob Walser authored
-
Jacob Walser authored
-
Jacob Walser authored
-
- Jan 19, 2017
-
-
Nate Weibley authored
-
Nate Weibley authored
-
Nate Weibley authored
-
- Jan 18, 2017
-
-
Nate Weibley authored
-
- Jan 13, 2017
-
-
Nate Weibley authored
Should address #4425
-
Nate Weibley authored
Should address #4425
-
- Oct 20, 2016
-
-
Gregory Dymarek authored
-
- Oct 15, 2016
-
-
Gregory Dymarek authored
-
- Oct 14, 2016
-
-
Gregory Dymarek authored
-
- Oct 11, 2016
-
-
Gregory Dymarek authored
-
- Oct 05, 2016
-
-
Rustom Jehangir authored
-
- Oct 01, 2016
-
-
Rustom Jehangir authored
-
Rustom Jehangir authored
-
Rustom Jehangir authored
-
- Aug 01, 2016
-
-
Rustom Jehangir authored
-
- Jul 28, 2016
-
-
Rustom Jehangir authored
-
Rustom Jehangir authored
-
Rustom Jehangir authored
-
Rustom Jehangir authored
-
- Jul 01, 2016
-
-
Don Gagne authored
-
Gus Grubba authored
-
- Jun 11, 2016
-
-
Don Gagne authored
-
- Jun 09, 2016
-
-
Rustom Jehangir authored
-
- Jun 02, 2016
-
-
Gregory Dymarek authored
-
- Jun 01, 2016
-
-
Gregory Dymarek authored
-
- May 31, 2016
-
-
Lorenz Meier authored
-
- May 29, 2016
-
-
Rustom Jehangir authored
-
- May 27, 2016
-
-
Gregory Dymarek authored
-
Gregory Dymarek authored
-
Gregory Dymarek authored
-
Gregory Dymarek authored
-
Gregory Dymarek authored
-
Gregory Dymarek authored
-
- May 03, 2016
-
-
Don Gagne authored
-
- 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 02, 2015
-
-
Nate Weibley authored
-