D22791: Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON
This revision was automatically updated to reflect the committed changes. Closed by commit R310:c5ddbb38d455: Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON (authored by kossebau). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D22791?vs=62698&id=63194#toc REPOSITORY R310 KTextWidgets CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D22791?vs=62698&id=63194 REVISION DETAIL https://phabricator.kde.org/D22791 AFFECTED FILES CMakeLists.txt src/CMakeLists.txt src/designer/CMakeLists.txt src/designer/pics/ktextedit.png To: kossebau, #frameworks, mlaurent Cc: kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns
D22791: Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON
mlaurent accepted this revision. This revision is now accepted and ready to land. REPOSITORY R310 KTextWidgets BRANCH createdesignerplugin REVISION DETAIL https://phabricator.kde.org/D22791 To: kossebau, #frameworks, mlaurent Cc: kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns
D22791: Add option to build Qt Designer plugin (BUILD_DESIGNERPLUGIN, default ON
kossebau created this revision. kossebau added reviewers: Frameworks, mlaurent. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. kossebau requested review of this revision. REVISION SUMMARY Enables the library to provide its own plugin, instead of having to refer to the single plugin from KDesignerPlugin module, which pulls in dependencies to all other covered KDE Frameworks modules. Icon file copied over from kdesignerplugin. REPOSITORY R310 KTextWidgets BRANCH createdesignerplugin REVISION DETAIL https://phabricator.kde.org/D22791 AFFECTED FILES CMakeLists.txt src/CMakeLists.txt src/designer/CMakeLists.txt src/designer/pics/ktextedit.png To: kossebau, #frameworks, mlaurent Cc: kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns