lp://qastaging/~paulliu/unity/dash_people_test

Created by Ying-Chun Liu and last modified
Get this branch:
bzr branch lp://qastaging/~paulliu/unity/dash_people_test
Only Ying-Chun Liu can upload to this branch. If you are Ying-Chun Liu please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ying-Chun Liu
Project:
Unity
Status:
Development

Recent revisions

621. By Ying-Chun Liu

Add test for DashPeople (skeleton).

620. By Albert Astals Cid

Remove the itemY function, we can just pass the item.y and use it.

Approved by PS Jenkins bot, Michael Zanetti.

619. By Daniel d'Andrada

Close applications using their thumbnails on the Dash

Long-press on a application thumbnail to bring up the close mode
(close icon decorations will pop up). Then tap on the thumbnail
of the application you want to close to close it.

You can dismiss the close/termination mode in two ways:
1 - by long-pressing one of the app thumbnails
2 - by sliding horizontally to another dash.

As there's no design for this feature yet I didn't to go any further/deeper
on it.

Approved by PS Jenkins bot, Albert Astals Cid.

618. By Michi Henning

Added tests to check that headers compile stand-alone (that is, include their own dependencies), that no public header includes an internal header, and that source files contain a copyright message.

Approved by PS Jenkins bot, Jussi Pakkanen.

617. By Michi Henning

generate API docs with doxygen

This change adds support for generating API docs with doxygen. "make doc" generates the documentation. The HTML output is placed into buiilddir/doc/libunity-api.

Approved by Jussi Pakkanen, PS Jenkins bot.

616. By Albert Astals Cid

Use findChild instead of property.

Approved by PS Jenkins bot, Michael Zanetti.

615. By Nick Dedekind

Fake Unity plugin for dash tests.

Approved by PS Jenkins bot, Albert Astals Cid, Andrea Cimitan.

614. By Michał Sawicz

add TestUtil class with isInstanceOf utility method.

Approved by Albert Astals Cid, PS Jenkins bot.

613. By Michael Zanetti

hide static parts of apps dash while searching for apps. Fixes: https://bugs.launchpad.net/bugs/1170495.

Approved by PS Jenkins bot, Michał Sawicz.

612. By Daniel d'Andrada

Purge fakes from QML code.

Instead of having several switches in the qml code to choose between fake
and real implementations of components, provide a fake implementation of
Ubuntu.Application module instead. That way we have a cleaner QML code
that is easier to test and we run exactly the same qml code both on the
target device and under a fake environment.

Approved by Michał Sawicz, PS Jenkins bot.

Branch metadata

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

Subscribers