- 23 Aug, 2019 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- 22 Aug, 2019 1 commit
-
-
Gus Grubba authored
-
- 19 Aug, 2019 2 commits
-
-
Tomaz Canabrava authored
qobject_cast is times faster then dynamic_cast for objects that inherit QObject. also, use auto keyword to not repeat the class name
-
Tomaz Canabrava authored
qobject_cast is times faster then dynamic_cast for objects that inherit QObject. Also, use auto keyword to not duplicate the name of the Class
-
- 13 Aug, 2019 1 commit
-
-
Stefan Dunca authored
-
- 07 Aug, 2019 1 commit
-
-
Gus Grubba authored
-
- 31 Jul, 2019 1 commit
-
-
Yasen authored
Ligther Button, Primary and Hover + New alert color
-
- 30 Jul, 2019 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- 28 Jul, 2019 4 commits
-
-
Yasen authored
Added Light theme
-
Yasen authored
This is a small experiment into creating a custom theme for QGC.
-
Stefan Dunca authored
-
Gus Grubba authored
-
- 27 Jul, 2019 2 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- 25 Jun, 2019 1 commit
-
-
Gus Grubba authored
-
- 22 Jun, 2019 2 commits
-
-
Gus Grubba authored
Move PreflightCheckList to custom builds only. The model, which used to be implemented within BuiltinPreFlightCheckModel is now within the control itself. It is up to the implementer to define a proper model.
-
Gus Grubba authored
-