- 19 Aug, 2019 33 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 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
-
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
This feels like a hack - they are already inserted somehwere else in the plugin folder.
-
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
-
Tomaz Canabrava authored
* CMake: Set warning level and disable -Waddress-of-packet-member Mavlink fails terribly on the check for -Waddress-of-packet-member but this is not a problem of QGC, if I don't remove this warning it's impossible to look at the terminal for QGC warnings. This needs to be fixed however, but this is not the place.
-
PX4BuildBot authored
-
- 17 Aug, 2019 1 commit
-
-
Tomaz Canabrava authored
Fixes build
-
- 16 Aug, 2019 2 commits
- 15 Aug, 2019 4 commits