lp:~aacid/unity8/shutdown_from_off_screen

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp:~aacid/unity8/shutdown_from_off_screen
Only Albert Astals Cid can upload to this branch. If you are Albert Astals Cid please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Albert Astals Cid
Project:
Unity 8
Status:
Merged

Recent revisions

1930. By Albert Astals Cid

less c&p

1929. By Albert Astals Cid

Add test

1928. By Albert Astals Cid

Accept auto repeats for the power down button if timer is not yet running

Can happen if you start pressing the power down button when the screen was off

1927. By Launchpad Translations on behalf of unity-team

Launchpad automatic translations update.

1926. By CI Train Bot Account

Releasing 8.11+15.04.20150817-0ubuntu1

1925. By Albert Astals Cid

Drop gcc 4.9 requirement in debian/rules
Approved by: Michael Zanetti

1924. By Albert Astals Cid

Make the test more stable

was failing in some cases because the reset animation had not finished yet
Approved by: Andrea Cimitan

1923. 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 change 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.

For some mysterious reason, the desired delegate was anyway shown until the bugfix for bug 1433442 was introduced; with that bugfix, the listview is more consistent and shows the delegate corresponding to the currentIndex. Fixes: #1433442

1922. By Albert Astals Cid

Optimize scope.preview() calls

Don't call it in PreviewListView if we're still not open (i.e the list is being constructed)
Also reuse the call we do in GenericScopeView and pass it down for PreviewListView to use Fixes: #1478022
Approved by: Andrea Cimitan

1921. By CI Train Bot Account

Releasing 8.11+15.04.20150814-0ubuntu1

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.