- Oct 24, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Oct 20, 2017
-
-
Pritam Ghanghas authored
-
Pritam Ghanghas authored
-
- Apr 05, 2017
-
-
DonLakeFlyer authored
-
- Mar 04, 2017
-
-
Gregory Dymarek authored
-
Gregory Dymarek authored
-
- Jan 31, 2017
-
-
Jacob Walser authored
-
- Jan 28, 2017
-
-
Jacob Walser authored
-
Jacob Walser authored
-
- Jan 27, 2017
-
-
Jacob Walser authored
-
Jacob Walser authored
-
- Jan 19, 2017
-
-
Nate Weibley 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
-
- May 02, 2016
-
-
Gregory Dymarek authored
-
Gregory Dymarek authored
-
Gregory Dymarek authored
-
- Apr 22, 2016
-
-
Gregory Dymarek authored
-
- Apr 21, 2016
-
-
Gregory Dymarek authored
-
Gregory Dymarek 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>
-
- Oct 30, 2015
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- Sep 03, 2015