lp:~aacid/ubuntu-ui-toolkit/prefer_image_if_it_exists

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp:~aacid/ubuntu-ui-toolkit/prefer_image_if_it_exists
Only Albert Astals Cid can upload to this branch. If you are Albert Astals Cid please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Albert Astals Cid
Project:
Ubuntu UI Toolkit
Status:
Merged

Recent revisions

2038. By Albert Astals Cid

QString("1") + "/" -> QStringLiteral("1/")

2037. By Albert Astals Cid

Remove this, we already checked it above

2036. By Albert Astals Cid

UCUnits::resolveResource: Prefer image path if it exists

This saves searching the disk for @gu images, wWhich 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.

2035. By Tim Peeters

Fix assigning of constant values to a grouped property in StyleHints. Fixes: https://bugs.launchpad.net/bugs/1602836.

Approved by ubuntu-sdk-build-bot, Zsombor Egri.

2034. By Cris Dywan

Include indexes in "offline" docs and filter out link errors. Fixes: https://bugs.launchpad.net/bugs/1603937.

Approved by ubuntu-sdk-build-bot, Andrea Bernabei.

2033. By Cris Dywan

Increase focus ring thickness from 1dp to 2dp. Fixes: https://bugs.launchpad.net/bugs/1602690.

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

2032. By Cris Dywan

Launcher: create QQuickView if no window provided. Fixes: https://bugs.launchpad.net/bugs/1597672.

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

2031. By Cris Dywan

Add a snippet about tests to the toplevel README.

Approved by ubuntu-sdk-build-bot.

2030. By Cris Dywan

More robust list and namespace handling in apicheck. Fixes: https://bugs.launchpad.net/bugs/1595461.

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

2029. By Zoltan Balogh

Break unity8 before 8.13.

Approved by ubuntu-sdk-build-bot, Zsombor Egri.

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.