Skip to content

KFileWidget: refactor constructor into smaller pieces

Ahmad Samir requested to merge work/ahmad/kfilewidget-cl into master

Split code related to initialising KDirOperator, toolbar, zoom slider, Name:, Filter: widgets out of the constructor (the latter is still rather too big).

@dfaure, @meven, @broulik, @alex

Merge request reports