Skip to content

About: Use Qt.createComponent to create About Page

Eamonn Rea requested to merge eamonnrea/filelight:use-qtcomponent-about into master

This MR replaces the AboutPage.qml with the Kirigami-Addons AboutPage FormCard, which will generate an AboutPage for us using the KAboutData.

Before

image

After (This MR)

image

This does result in a significant visual change, although it is one that is generally consistent with other KDE applications using this kind of About Page. However, I understand if such a change may be unwelcome! Being consistent on its own is not necessarily a good argument. Please let me know if this change is undesired and we can close this MR.

Merge request reports

Loading