lp:~tpeeters/ubuntu-ui-toolkit/destroyPageFix

Created by Tim Peeters and last modified
Get this branch:
bzr branch lp:~tpeeters/ubuntu-ui-toolkit/destroyPageFix
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

1231. By Tim Peeters

revert r1217..1218

1230. By Tim Peeters

NEW BRANCH from staging

1229. By Lars Karlitski

unitythemeiconprovider: manually load icons

Previously, UnityThemeIconProvider used QIcon::fromTheme() to lookup and load icons. That function uses fdo's default icon lookup algorithm: it looks at the current theme and all parent themes for each icon in turn. We'd prefer a breadth-first search, where all icon names are looked up in the current theme before falling back to the parent themes (see lp: #1324184). This patch implements fdo's FindBestIcon() algorithm, which behaves like that.

It also now properly support rectangular icons and always returns an icon with the requested size (adjusted for preserving the aspect ratio).

As a result, the Icon component is much simpler and only requires height to be set for rectangular icons. Fixes: https://bugs.launchpad.net/bugs/1324184.

Approved by Zsombor Egri, PS Jenkins bot.

1228. By Zsombor Egri

Focus should not be taken by a component if disabled. Complete child filtering properly.

Approved by PS Jenkins bot, Christian Dywan.

1227. By Cris Dywan

Fix wrong sheet labels and pick up dtr strings
. Fixes: https://bugs.launchpad.net/bugs/1354485.

Approved by Zsombor Egri, PS Jenkins bot.

1226. By Zsombor Egri

Dialog title is wrapped into maximum two lines, then elides. Fixes: https://bugs.launchpad.net/bugs/1354376.

Approved by PS Jenkins bot, Tim Peeters.

1225. By Tim Peeters

Fix header test.

Approved by PS Jenkins bot, Zsombor Egri.

1224. By Zoltan Balogh

Sync from the trunk

1223. By Zsombor Egri

Thin divider adjustments.

Approved by Christian Dywan, PS Jenkins bot.

1222. By Florian Boucault

Page: only compile and load ToolbarItems if strictly necessary.

Approved by Zsombor Egri, PS Jenkins bot.

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