Skip to content

Code cleanup

Ahmad Samir requested to merge work/ahmad/code-cleanup into master
  • More range-for
  • Reverse iterators instead of java-style ones with toBack/hasPrevious
  • Don't use a QSet (which is based on QHash) to hold a few items

Merge request reports