lp:~mardy/unity8/lp1433442

Created by Alberto Mardegan and last modified
Get this branch:
bzr branch lp:~mardy/unity8/lp1433442
Only Alberto Mardegan can upload to this branch. If you are Alberto Mardegan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alberto Mardegan
Project:
Unity 8
Status:
Merged

Recent revisions

1919. By Alberto Mardegan

Merge previews-in-order

1918. By Alberto Mardegan

Change index via positionViewAtIndex()

1917. By Alberto Mardegan

Set currentIndex after the model change is completed

When setting the model, the list view will first emit the countChanged signal,
then will cahnge the currentIndex to 0 (see QtDeclarative git commit 22c6873
and https://bugreports.qt.io/browse/QTBUG-26604), and finally will emit the
modelChanged signal.
If we set the currentIndex in the onCountChanged handler (as we were doing
before), the currentIndex would be reset to 0 shortly afterwards.

1916. By CI Train Bot Account

Releasing 8.11+15.04.20150812-0ubuntu1

1915. By Albert Astals Cid

Replace some waitForRendering with wait(0)

Makes the test much faster and actually what we want is bindings to propagate, not much rendering is happening
Approved by: Lukáš Tinkl

1914. By handsome_feng

Adjust the color to highlighting indicator. Fixes: #1457098
Approved by: Nick Dedekind

1913. By Albert Astals Cid

Add a test that checks that items in an expandable are the correct size after expanding the expandable

Approved by: Andrea Cimitan

1912. By Albert Astals Cid

Fix the expandable test

Make the table actually be a table
Make the longText2 actually be used
Approved by: Andrea Cimitan

1911. By Gary.Wang

Fix layout issue when adding audio track widget in expandable widget

Widgets are overlapped when adding audio track widgets in expandable widget.
Approved by: Albert Astals Cid

1910. By handsome_feng

Added indication for running apps. Fixes: #1471577
Approved by: Albert Astals Cid

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:unity8
This branch contains Public information 
Everyone can see this information.

Subscribers