Should include plugin typeinfo (plugins.qmltypes)
Bug #1341565 reported by
Chris Coulson
This bug affects 29 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Oxide |
Fix Released
|
Low
|
Riccardo Padovani |
Bug Description
Spun off from bug 1332996, we should dump the plugin types to plugins.qmltypes and install that to avoid needless calls to qmlplugindump
Related branches
lp://staging/~rpadovani/oxide/type-info
- Olivier Tilloy (community): Approve
- Chris Coulson: Pending requested
-
Diff: 982 lines (+931/-3)5 files modifiedCMakeLists.txt (+3/-2)
qt/CMakeLists.txt (+1/-1)
qt/qmlplugin/CMakeLists.txt (+17/-0)
qt/qmlplugin/oxide.qmltypes (+909/-0)
qt/qmlplugin/qmldir (+1/-0)
Changed in oxide: | |
importance: | Undecided → Low |
status: | New → Triaged |
description: | updated |
Changed in oxide: | |
assignee: | nobody → Riccardo Padovani (rpadovani) |
status: | Triaged → In Progress |
Changed in oxide: | |
status: | In Progress → Fix Released |
milestone: | none → branch-1.12 |
To post a comment you must log in.