lp:~unity-2d-team/unity-2d/declarativeview-tests

Created by Ugo Riboni and last modified
Get this branch:
bzr branch lp:~unity-2d-team/unity-2d/declarativeview-tests
Members of unity-2d-team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
unity-2d-team
Project:
unity-2d
Status:
Development

Recent revisions

861. By Ugo Riboni

Add tests to move objects between declarative views

860. By Albert Astals Cid

Remove code to load testability since Qt does that for us. Fixes: . Appoved by Gerry Boland.

859. By Albert Astals Cid

[test] Launcher does not hide after toggling the dash
. Fixes: . Appoved by Gerry Boland, Michał Sawicz.

858. By Albert Astals Cid

[test] Check that the launcher is around for 1 second after removing an application tile
. Fixes: . Appoved by Michał Sawicz.

857. By Albert Astals Cid

Remove Places related code as it is not used anymore. Fixes: . Appoved by Gerry Boland.

856. By Albert Astals Cid

[test] Small improvements to autohide tests regarding timing on mouse moves
. Fixes: . Appoved by Gerry Boland.

855. By Albert Astals Cid

Wait for the Quit event to be delivered before really quitting

I think this is a problem either in Qt or in gnome-session, but we can "easily" workaround it ourselves, and could not find how to fix it "properly" so this seems like an acceptable workaround to me.. Fixes: https://bugs.launchpad.net/bugs/812104. Appoved by Gerry Boland.

854. By Albert Astals Cid

Add two more files to .bzrignore. Fixes: . Appoved by Gerry Boland.

853. By Albert Astals Cid

Add some const &

It is true that those classes are refcounted so the win is not huge, but there's no reason not to save some locks in some atomic integers used for the ref/unrefing. Fixes: . Appoved by Gerry Boland.

852. By Albert Astals Cid

Do not use "" to assign to QStrings, use QString() instead that is much faster or do not do nothing if they were just declared. Fixes: . Appoved by .

Branch metadata

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

Subscribers