- 06 Nov, 2020 1 commit
-
-
Valentin Platzgummer authored
-
- 26 Mar, 2020 1 commit
-
-
Philipp Borgers authored
-
- 01 Feb, 2020 1 commit
-
-
Gus Grubba authored
-
- 16 Feb, 2019 1 commit
-
-
Don Gagne authored
Fix debug output
-
- 14 Feb, 2019 3 commits
-
-
Matej Frančeškin authored
-
Matej Frančeškin authored
When starting up, if you start the GS before connecting the bluetooth joystick the QGC needs to be closed and restarted to get it to recognize the joystick
-
Matej Frančeškin authored
-
- 05 Feb, 2019 1 commit
-
-
Matej Frančeškin authored
-
- 17 Jan, 2019 2 commits
-
-
Matej Frančeškin authored
When starting up, if you start the GS before connecting the bluetooth joystick the QGC needs to be closed and restarted to get it to recognize the joystick
-
Matej Frančeškin authored
-
- 24 Oct, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 20 Oct, 2017 2 commits
-
-
Pritam Ghanghas authored
-
Pritam Ghanghas authored
-
- 05 Apr, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 04 Mar, 2017 2 commits
-
-
Gregory Dymarek authored
-
Gregory Dymarek authored
-
- 31 Jan, 2017 1 commit
-
-
Jacob Walser authored
-
- 28 Jan, 2017 2 commits
-
-
Jacob Walser authored
-
Jacob Walser authored
-
- 27 Jan, 2017 2 commits
-
-
Jacob Walser authored
-
Jacob Walser authored
-
- 19 Jan, 2017 1 commit
-
-
Nate Weibley authored
-
- 01 Jun, 2016 1 commit
-
-
Gregory Dymarek authored
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 29 May, 2016 1 commit
-
-
Rustom Jehangir authored
-
- 27 May, 2016 1 commit
-
-
Gregory Dymarek authored
-
- 02 May, 2016 3 commits
-
-
Gregory Dymarek authored
-
Gregory Dymarek authored
-
Gregory Dymarek authored
-
- 22 Apr, 2016 1 commit
-
-
Gregory Dymarek authored
-
- 21 Apr, 2016 2 commits
-
-
Gregory Dymarek authored
-
Gregory Dymarek authored
-
- 23 Dec, 2015 1 commit
-
-
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>
-
- 30 Oct, 2015 1 commit
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- 03 Sep, 2015 2 commits