About: Use Qt.createComponent to create About Page
This MR replaces the AboutPage.qml
with the Kirigami-Addons AboutPage FormCard, which will generate an AboutPage for us using the KAboutData
.
Before
After (This MR)
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.