lp:~zsombi/ubuntu-ui-toolkit/quickutils-singleton

Created by Zsombor Egri and last modified
Get this branch:
bzr branch lp:~zsombi/ubuntu-ui-toolkit/quickutils-singleton
Only Zsombor Egri can upload to this branch. If you are Zsombor Egri please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Zsombor Egri
Project:
Ubuntu UI Toolkit
Status:
Development

Recent revisions

1233. By Zsombor Egri

staging merge

1232. By Zsombor Egri

QuickUtils moved as singleton

1231. By Zsombor Egri

prereq

1230. By Zsombor Egri

prereq

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

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