lp:~bzoltan/ubuntu-ui-toolkit/OTA12-2016-06-27

Created by Zoltan Balogh and last modified
Get this branch:
bzr branch lp:~bzoltan/ubuntu-ui-toolkit/OTA12-2016-06-27
Only Zoltan Balogh can upload to this branch. If you are Zoltan Balogh please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zoltan Balogh
Project:
Ubuntu UI Toolkit
Status:
Merged

Recent revisions

2047. By Zoltan Balogh

Sync with staging

2046. By Zoltan Balogh

Update from staging

2045. By Zoltan Balogh

update from staging

2044. By Zoltan Balogh

Landing OTA13-2016-06-29

2043. By Cris Dywan

Enter/Return to trigger, Space to expand ComboButton. Fixes: https://bugs.launchpad.net/bugs/1523817.

Approved by ubuntu-sdk-build-bot, Tim Peeters.

2042. By Andrea Bernabei

ListItemLayout doc: add explicit note about the need to bind ListItem's height to layout's height.

Approved by ubuntu-sdk-build-bot, Christian Dywan.

2041. By Timo Jyrinki

Disable documentation building for GLES builds. Fixes: https://bugs.launchpad.net/bugs/1606222.

Approved by ubuntu-sdk-build-bot.

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::resolveResource: 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::resolveResource 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:ubuntu-ui-toolkit
This branch contains Public information 
Everyone can see this information.

Subscribers