- Aug 28, 2019
-
-
Gus Grubba authored
-
- Aug 23, 2019
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Aug 22, 2019
-
-
Gus Grubba authored
-
- Aug 19, 2019
-
-
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
-
- Aug 13, 2019
-
-
Stefan Dunca authored
-
- Aug 07, 2019
-
-
Gus Grubba authored
-
- Jul 31, 2019
-
-
Yasen authored
Ligther Button, Primary and Hover + New alert color
-
- Jul 30, 2019
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Jul 28, 2019
-
-
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
-
- Jul 27, 2019
-
-
Gus Grubba authored
-
Gus Grubba authored
-
- Jun 25, 2019
-
-
Gus Grubba authored
-
- Jun 22, 2019
-
-
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
-