lp:~zsombi/ubuntu-ui-toolkit/83-rtl-support

Created by Zsombor Egri and last modified
Get this branch:
bzr branch lp:~zsombi/ubuntu-ui-toolkit/83-rtl-support
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:
Merged

Recent revisions

1423. By Zsombor Egri

review comment addressed

1422. By Zsombor Egri

prereq sync

1421. By Zsombor Egri

prereq sync

1420. By Zsombor Egri

RTL support, tests

1419. By Zsombor Egri

prereq sync

1418. By Tim Peeters

Enable PageStack header animations for MainView 1.2.

Approved by PS Jenkins bot, Christian Dywan.

1417. By Tim Peeters

Fix the size and anchors of a Page that is loaded inside a Loader. This is useful when a Page is Loaded by a Tab. Fixes: https://bugs.launchpad.net/bugs/1424635.

Approved by PS Jenkins bot, Zsombor Egri.

1416. By Sebastien Bacher

document that MainView's applicationName is used to set the gettext domain. Fixes: https://bugs.launchpad.net/bugs/1421661.

Approved by PS Jenkins bot, Christian Dywan.

1415. By Albert Astals Cid

IconProvider: Make sure icons fit in the given size

Unless one of the sizes is <= 0 which means "give me the size you want".

Approved by PS Jenkins bot, Zsombor Egri.

1414. 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)
. Fixes: https://bugs.launchpad.net/bugs/1422835.

Approved by PS Jenkins bot, Lars Uebernickel, Zsombor Egri, Sebastien Bacher.

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