Skip to content

qt: small cleanups

  • avoid mixing const and non-const iterators
  • build with QT_STRICT_ITERATORS
  • avoid temporary allocation for qDeleteAll
  • remove deprecated Q_ENUMS usage

Merge request reports

Loading