lp:~tpeeters/ubuntu-ui-toolkit/disable-namespace

Created by Tim Peeters and last modified
Get this branch:
bzr branch lp:~tpeeters/ubuntu-ui-toolkit/disable-namespace
Only Tim Peeters can upload to this branch. If you are Tim Peeters please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Tim Peeters
Project:
Ubuntu UI Toolkit
Status:
Development

Recent revisions

2047. By Tim Peeters

fix subtheming unit test failure

2046. By Tim Peeters

don't explicitly use namespace in tst_bottomedge when the namespace is already being used.

2045. By Tim Peeters

update components.api

2044. By Tim Peeters

link bug

2043. By Tim Peeters

enable UG namespace and verify that it compiles

2042. By Tim Peeters

use the macros

2041. By Tim Peeters

disable namespace usage and use macro for UbuntuGestures prefix

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