fvogt created this revision. fvogt added a reviewer: Plasma. Restricted Application added projects: Plasma, Frameworks. Restricted Application added a subscriber: Frameworks.
REVISION SUMMARY Module internal types are not implicitly available anymore simply by placing them inside the module's main directory. It is now necessary to mention them as internal types in the qmldir file. See qtdeclarative commits 22a2cc43387ec3b9f74a6c01f8665378a4541147 (introduced the change) and 930aea8b9ca59a24838cf7f279653e3b2ee40cee (explanation) TEST PLAN Built whole stack with Qt 5.10. The digital clock plasmoid does not load due to the DaysCalendar type not being available. With these changes to qmldir and a reload of the plasmoid it works. REPOSITORY R242 Plasma Framework (Library) BRANCH master REVISION DETAIL https://phabricator.kde.org/D8077 AFFECTED FILES src/declarativeimports/calendar/qml/qmldir To: fvogt, #plasma Cc: #frameworks, plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart