lp:~gerboland/unity-2d/launcher_Alt+F1_fix

Created by Gerry Boland and last modified
Get this branch:
bzr branch lp:~gerboland/unity-2d/launcher_Alt+F1_fix
Only Gerry Boland can upload to this branch. If you are Gerry Boland please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gerry Boland
Project:
unity-2d
Status:
Merged

Recent revisions

655. By Gerry Boland

Closing LauncherItem's context menu actually closed Launcher. Fixed.

654. By Gerry Boland

QDeclarative::activateWindow() not reliable, using Unity2DDeclarativeView::forceActivateWindow()
to show launcher on Alt+F1.

653. By Gerry Boland

[back-end] Both DashDeclarativeView and SpreadView inherit from Unity2DDeclarativeView. They both also contained the same forceActivateWindow() code. This moves forceActivateWindow() to the Unity2DDeclarativeView class and tidies up.

652. By Florian Boucault

* debian/control, debian/rules, debian/libunity-2d-private-dev:
  - add new -dev project (LP: #814709)
  - add an upstream pc file

Backported from lp:unity-2d/4.0

651. By Florian Boucault

[dash] Implemented keyboard navigation.

650. By Florian Boucault

[dash] Cleaned up grid widget by introducing ListViewWithHeaders.

649. By Florian Boucault

[dash] RendererGrid: actually filter out the items that are not displayed because of group folding.

648. By Florian Boucault

[backend] New APIs for QSortFilterProxyModelQML and unit tests.

QSortFilterProxyModel: added 'count' and 'totalCount' properties that give respectively the number of rows of the proxy model and the total number of rows of the source model before filtering.
QSortFilterProxyModel: added 'limit' property to limit the number of rows exposed from the source model. Implemented by limiting the number returned by rowCount instead of overriding filterAcceptsRow.
Added unit tests for QSortFilterProxyModelQML. One of the test fails and has been deactivated. It is unsure if that broken case causes an actual user visible problem and should be revisited in the near future.

647. By Aurélien Gâteau

[libunity-2d] Centralize CMake tests, introduces Unity2dApplication::earlySetup()

646. By Florian Boucault

[dash] Rename TickBox's property 'ticked' into 'checked'.

Branch metadata

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

Subscribers