- 20 Jan, 2016 2 commits
- 17 Jan, 2016 1 commit
-
-
Don Gagne authored
Add scroll height indicators to Flickable
-
- 16 Jan, 2016 1 commit
-
-
Don Gagne authored
-
- 15 Jan, 2016 2 commits
- 14 Jan, 2016 1 commit
-
-
Don Gagne authored
Also show QGC position on map
-
- 12 Jan, 2016 2 commits
-
-
dogmaphobic authored
-
Don Gagne authored
-
- 11 Jan, 2016 1 commit
-
-
Don Gagne authored
-
- 10 Jan, 2016 2 commits
-
-
dogmaphobic authored
-
nopeppermint authored
-
- 09 Jan, 2016 1 commit
-
-
dogmaphobic authored
-
- 05 Jan, 2016 10 commits
-
-
Tomaz Canabrava authored
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
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.
-
Tomaz Canabrava authored
gcc 4.8 seems to have a problem with connections directly to a QPointer. also, cleared a unused call wich resulted in error on OSX Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
We rely in Qt 5.4+ Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Also, changed an if(true) then true; else false; code Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
We there relying on the old Sygnal Slot sintax, but QWidget didn't had one of it's children methods. pass the children directly. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Now I'v discovered a Slot that returns a bool, this is not very good because Qt expects a slot to have the same return type as the signal, void, always. Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
Tomaz Canabrava authored
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
dogmaphobic authored
-
- 02 Jan, 2016 1 commit
-
-
dogmaphobic authored
-
- 29 Dec, 2015 1 commit
-
-
dogmaphobic authored
-
- 28 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 25 Dec, 2015 2 commits
-
-
Gus Grubba authored
-
Don Gagne authored
-
- 24 Dec, 2015 1 commit
-
-
Don Gagne 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>
-
- 18 Dec, 2015 2 commits
-
-
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
-
- 15 Dec, 2015 1 commit
-
-
dogmaphobic authored
-
- 12 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 10 Dec, 2015 1 commit
-
-
dogmaphobic authored
-
- 09 Dec, 2015 1 commit
-
-
dogmaphobic authored
-
- 08 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 06 Dec, 2015 3 commits
-
-
Don Gagne authored
-
dogmaphobic authored
-
dogmaphobic authored
-