- Jan 10, 2016
-
-
nopeppermint authored
-
- Jan 09, 2016
-
-
dogmaphobic authored
-
- Jan 05, 2016
-
-
Don Gagne authored
Selected flight mode is controller by firmware. Use selecting flight mode cannot set the check, or it will be wrong if firmware declines change.
-
dogmaphobic authored
-
- Jan 02, 2016
-
-
dogmaphobic authored
-
- Dec 29, 2015
-
-
dogmaphobic authored
-
- Dec 28, 2015
-
-
Don Gagne authored
-
- Dec 25, 2015
-
-
Gus Grubba authored
-
Don Gagne authored
-
- Dec 24, 2015
-
-
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 18, 2015
-
-
Pritam Ghanghas authored
that was connected to showNormal, which always led to a smaller minimized window irrespective of whether the applicaton was full screen or not. Now it checks and always returns to maximized.
-
Don Gagne authored
-
- Dec 15, 2015
-
-
dogmaphobic authored
-
- Dec 12, 2015
-
-
Don Gagne authored
-
- Dec 10, 2015
-
-
dogmaphobic authored
-
- Dec 09, 2015
-
-
dogmaphobic authored
-
- Dec 08, 2015
-
-
Don Gagne authored
-
- Dec 06, 2015
-
-
Don Gagne authored
-
dogmaphobic authored
-
dogmaphobic authored
-
Don Gagne authored
-
- Dec 05, 2015
-
-
dogmaphobic authored
-
- Dec 04, 2015
-
-
dogmaphobic authored
-
- Dec 03, 2015
-
-
dogmaphobic authored
-
dogmaphobic authored
-
- Dec 02, 2015
-
-
dogmaphobic authored
-
dogmaphobic authored
-
dogmaphobic authored
-
- Dec 01, 2015
-
-
dogmaphobic authored
-
dogmaphobic authored
-
- Nov 29, 2015
-
-
Don Gagne authored
-
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.
-
dogmaphobic authored
-
- Nov 28, 2015
-
-
Don Gagne authored
-
dogmaphobic authored
-
dogmaphobic authored
And other toolbar fixes...
-
dogmaphobic authored
-
dogmaphobic authored
-
- Nov 27, 2015
-
-
dogmaphobic authored
-