- 24 Aug, 2019 1 commit
-
-
Gus Grubba authored
Toggle Rally Point insertion on/off. Highlight current Rally Point and current Waypoint. Use tab bar instead of a row of radio buttons for selection (Mission, Fence, Rally). Fix QGCHoverButton to handle proper checked state toggle. Get rid of the many arrays used to define behaviors for the ToolStrip. They are now all defined within its model. Fixed color for disabled text within ToolStrip (it was invisible)
-
- 23 Aug, 2019 5 commits
-
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
Gus Grubba authored
-
- 22 Aug, 2019 1 commit
-
-
Gus Grubba authored
-
- 21 Aug, 2019 2 commits
-
-
PX4BuildBot authored
-
PX4BuildBot authored
-
- 19 Aug, 2019 31 commits
-
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
qobject_cast is times faster dynamic_cast for objects that inherit QObject. also, use auto keyword to not duplicate class names.
-
Tomaz Canabrava authored
Use QHostAddress(string) instead
-
Tomaz Canabrava authored
Return a empty QString instead
-
Tomaz Canabrava authored
-
Tomaz Canabrava authored
-
Tomaz Canabrava authored
-
Tomaz Canabrava authored
-
Tomaz Canabrava authored
-
Tomaz Canabrava authored
-
Tomaz Canabrava authored
-
Tomaz Canabrava authored
-
Tomaz Canabrava authored
-
Tomaz Canabrava authored
This helps with other IDE's that handle CMake better than QMake
-
Tomaz Canabrava authored
Create a new Target FactControls, and add a custom target for the Qml in the folder.
-
Tomaz Canabrava authored
This creates a fake target that adds the Qml sources to the CMakeProject this let's IDE's that read CMake files to display the files on the project viewer
-
Tomaz Canabrava authored
This creates a fake target that adds the Qml sources to the CMakeProject this let's IDE's that read CMake files to display the files on the project viewer
-
PX4BuildBot authored
-