- May 04, 2017
-
-
Don Gagne authored
-
- Apr 24, 2017
-
-
Don Gagne authored
-
- Apr 18, 2017
-
-
DonLakeFlyer authored
Fixed all the bugs the new tests found
-
- Apr 17, 2017
-
-
Don Gagne authored
-
- Apr 08, 2017
-
-
DonLakeFlyer authored
-
- Mar 26, 2017
-
-
DonLakeFlyer authored
-
- Mar 11, 2017
-
-
DonLakeFlyer authored
This makes VehicleComponents reusable from core plugin without requiring override of prerequisiteSetup
-
- Dec 26, 2016
-
-
Don Gagne authored
Prevent shutdown ordering crashes
-
- Dec 07, 2016
-
-
Don Gagne authored
-
- Nov 18, 2016
-
-
Don Gagne authored
-
- Oct 18, 2016
-
-
Don Gagne authored
-
- Oct 16, 2016
-
-
Don Gagne authored
-
- Oct 04, 2016
-
-
Don Gagne authored
-
- Sep 18, 2016
-
-
Don Gagne authored
-
- Sep 15, 2016
-
-
Don Gagne authored
-
- Sep 14, 2016
-
-
Don Gagne authored
-
- Aug 29, 2016
-
-
Ricardo de Almeida Gonzaga authored
-
- Aug 26, 2016
-
-
Don Gagne authored
-
- Aug 25, 2016
-
-
Don Gagne authored
-
- Aug 18, 2016
-
-
Don Gagne authored
-
- Jul 23, 2016
-
-
Don Gagne authored
-
- Jun 26, 2016
-
-
Don Gagne authored
-
- Jun 23, 2016
- May 31, 2016
-
-
Lorenz Meier authored
-
- May 22, 2016
-
-
Daniel Agar authored
* enable TCPLinkTest * enable FileManagerTest
-
- Mar 25, 2016
-
-
Nate Weibley authored
This mechanism automatically queues data into the correct thread where necessary, otherwise the method is invoked directly with low overhead. At the same time remove the UDP socket event workaround. It is not a problem.
-
- Mar 07, 2016
-
-
Don Gagne authored
-
- Feb 29, 2016
- Feb 23, 2016
- Feb 09, 2016
-
-
Don Gagne authored
Also additional major Mission usability changes
-
- Jan 10, 2016
-
-
nopeppermint authored
-
- Dec 29, 2015
-
-
Don Gagne authored
-
- Dec 25, 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 12, 2015
-
-
Don Gagne authored
-
- Dec 05, 2015