Skip to content

Port away from KNS3::DownloadDialog

Alexander Lohnau requested to merge work/port_kns_download_dialog into master

The QWidgets components are about to be deprecated and the QtQuick dialog has a bunch of visual improvements.

Considering that most KCMs already use the QtQuick components, this MR improves the consistency.

See frameworks/knewstuff!80 (merged) for the MR which introduced the non-deprecated dialog class.

@mart @leinir

Merge request reports