lp://staging/~tpeeters/ubuntu-ui-toolkit/disable-namespace
- Get this branch:
- bzr branch lp://staging/~tpeeters/ubuntu-ui-toolkit/disable-namespace
Branch merges
- ubuntu-sdk-build-bot: Approve (continuous-integration)
- Ubuntu SDK team: Pending requested
-
Diff: 895 lines (+191/-186)11 files modified.qmake.conf (+2/-1)
components.api (+167/-167)
src/Ubuntu/Components/plugin/plugin.cpp (+2/-2)
src/Ubuntu/UbuntuGestures/timer.cpp (+1/-1)
src/Ubuntu/UbuntuGestures/timesource.cpp (+1/-1)
src/Ubuntu/UbuntuGestures/ucswipearea.cpp (+2/-2)
src/Ubuntu/UbuntuGestures/ucswipearea_p_p.h (+6/-6)
tests/unit/bottomedge/tst_bottomedge.cpp (+4/-4)
tests/unit/subtheming/tst_subtheming.cpp (+4/-0)
tests/unit/swipearea/GestureTest.h (+1/-1)
tests/unit/swipearea/tst_swipearea.cpp (+1/-1)
Related bugs
Bug #1606247: Several app autopilot tests break when using namespaces in UITK | Critical | Fix Released |
Related blueprints
Branch information
Recent revisions
- 2046. By Tim Peeters
-
don't explicitly use namespace in tst_bottomedge when the namespace is already being used.
- 2040. By Andrea Bernabei
-
ListItemLayout doc: add elide mode change example and add section about labels default properties values. Fixes: https:/
/bugs.launchpad .net/bugs/ 1603450. Approved by ubuntu-
sdk-build- bot, Christian Dywan, Jonas G. Drange. - 2039. By Zsombor Egri
-
Fix null pointer property initializer used with 1.3 PageWrapper. Fixes: https:/
/bugs.launchpad .net/bugs/ 1604780. Approved by ubuntu-
sdk-build- bot, Christian Dywan. - 2038. By Albert Astals Cid
-
UCUnits:
:resolveResourc e: Prefer image path if it exists This saves searching the disk for @gu images, which is a big speedup
According to callgrind loading 100 images from a folder that contains 380 images goes from
around 3 million instructions per UCUnits::resolveResourc e call down to around 10 thousand This optimization is ok since it is not correct to ship both
image.png
and
image@ 20.png
you either have to ship gu-enabled files or not, but mixing them is not allowed.Searched for cases in which that may be happening in my phone and found none. Fixes: https:/
/bugs.launchpad .net/bugs/ 1604029. Approved by ubuntu-
sdk-build- bot, Christian Dywan, Andrea Bernabei.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu-ui-toolkit