Restore option to create a Qt Designer plugin
AbandonedPublic

Authored by kossebau on Jul 27 2019, 1:52 PM.

Details

Reviewers
davidedmundson
mart
Group Reviewers
Plasma
Summary

Had been missing out the port to Qt5/KF5 so far
Using ECMAddQtDesignerPlugin reduces added dependencies to QtUIPlugin
Option allows to disable feature where not needed

Diff Detail

Repository
R111 KSysguard Library
Branch
readdoptiontogeneratedesignerplugin
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 19282
Build 19300: arc lint + arc unit
kossebau created this revision.Jul 27 2019, 1:52 PM
Restricted Application added a project: Plasma. · View Herald TranscriptJul 27 2019, 1:52 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
kossebau requested review of this revision.Jul 27 2019, 1:52 PM
kossebau updated this revision to Diff 62646.Jul 27 2019, 2:11 PM

also port the other two plugins

kossebau retitled this revision from [WIP] Restore option to create a Qt Designer plugin to Restore option to create a Qt Designer plugin.Jul 28 2019, 7:59 PM
kossebau updated this revision to Diff 70584.Nov 29 2019, 6:33 PM

Update to latest master