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

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp:~aacid/ubuntu-ui-toolkit/nonsquareicons
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

1418. By Albert Astals Cid

Merge staging

1417. By Albert Astals Cid

my mock inherits noone

1416. By Albert Astals Cid

smaller diff against original code

1415. By Albert Astals Cid

We don't need this either

1414. By Albert Astals Cid

Revert unneeded changes

1413. By Albert Astals Cid

Get my own mockTheme for more stable testin

1412. By Albert Astals Cid

Update

1411. By Albert Astals Cid

Add tests for the icon provider

They are bit dependent on the suru icon theme so may need a bit of adjusting as time goes by

1410. By Albert Astals Cid

Fix infinite icon size grow when asked for a non square icon

Without this patch we could end up in loops like
requested icon "battery-080-charging" QSize(24, 24)
returned QSize(37, 24)
requested icon "battery-080-charging" QSize(37, 24)
returned QSize(57, 37)
requested icon "battery-080-charging" QSize(57, 24)
returned QSize(88, 57)
requested icon "battery-080-charging" QSize(57, 37)
returned QSize(88, 57)

1409. By Tim Peeters

Add MainView 1.2 which removes the deprecated toolbar support.

Approved by PS Jenkins bot, Christian Dywan.

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.