Skip to content

More logging categories, and inline QTimer object

ivan tkachenko requested to merge work/ratijas/shared-engine-improve into master
  • SharedQmlEngine: Remove superfluous cast of QQmlComponent::Status.
  • SharedQmlEngine: Inline QTimer object. There is no need or benefit from an extra dynamic allocation.
  • Add logging category to warnings.

Merge request reports