KDirLister: modernise code base

  • Un-nest the Private class, and rename it to KDirListerPrivate, also make the d-ptr a unique_ptr.
  • Prefix the private members with m_

Merge request reports

Loading