Skip to content

KCoreDirLister: general cleanup

Ahmad Samir requested to merge work/ahmad/kdirlister-op into master

Remove some old commented out code

Use STL algorithms where applicable

Modernise for loops

Make code more readable

Prevent Qt containers detaching

Use STL-style iterators, and for loops

Merge request reports