lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/checkResultsOnce

Created by Cris Dywan and last modified
Get this branch:
bzr branch lp:~ubuntu-sdk-team/ubuntu-ui-toolkit/checkResultsOnce
Members of Ubuntu SDK team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu SDK team
Project:
Ubuntu UI Toolkit
Status:
Merged

Recent revisions

1448. By Cris Dywan

Split off test verification and run it once only for 'make check'

1447. By Timo Jyrinki

Clean QML cache after updating package, before reboot.

Approved by PS Jenkins bot.

1446. By Cris Dywan

New text handler visuals and improved behavior. Fixes: https://bugs.launchpad.net/bugs/1391335, https://bugs.launchpad.net/bugs/1407723, https://bugs.launchpad.net/bugs/1415548.

Approved by PS Jenkins bot, Zsombor Egri.

1445. By Loïc Molinari

[UbuntuShapeOverlay] Renamed the overlayGeometry property to overlayRect.

overlayGeometry being of type QRect, using overlayRect instead makes it more precise, less generic. Fixes: https://bugs.launchpad.net/bugs/1430278.

Approved by PS Jenkins bot, Zsombor Egri.

1444. By Loïc Molinari

[UbuntuShape] Converted sourceOpacity from float to qreal.

Respect the same guideline QtQuick items use to expose floating-point properties. That doesn't break the QML API since there's no precision loss from single to double precision, the cast is implicit. Fixes: https://bugs.launchpad.net/bugs/1430267.

Approved by PS Jenkins bot, Zsombor Egri.

1443. By Loïc Molinari

[UbuntuShape*] Fixed embedded QML code snippets indentation. Fixes: https://bugs.launchpad.net/bugs/1430274.

Approved by PS Jenkins bot, Zsombor Egri.

1442. By Zoltan Balogh

Direct the result of the tests to a main file and print out only the real regressions
Remove error handling from the always failing but still functioning flashing.

Approved by PS Jenkins bot, Christian Dywan.

1441. By Tim Peeters

Make the filenames for header and navigation tests consistent and split up the big tabbed header.qml into multiple smaller test files. Fixes: https://bugs.launchpad.net/bugs/1429838.

Approved by PS Jenkins bot, Christian Dywan.

1440. By Loïc Molinari

Optimized Slider and ProgressBar components.

Switched to the native UbuntuShapeOverlay instead of PartialColorizeUbuntuShape to render the progression in the Slider and ProgressBar components. The rendering is now faster since it removes an FBO indirection and enables batching by the QtQtuick renderer. Fixes: https://bugs.launchpad.net/bugs/1398370, https://bugs.launchpad.net/bugs/1427169.

Approved by PS Jenkins bot, Zsombor Egri.

1439. By Loïc Molinari

Added a dedicated overlay shape.

Made use of the new UbuntuShape architecture to create an extended shape with efficient overlay rendering. Fixes: https://bugs.launchpad.net/bugs/1396170.

Approved by PS Jenkins bot, Zsombor Egri.

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