~sylvain-pineau/checkbox:launchpad/fix-1450620

Last commit made on 2015-05-12
Get this branch:
git clone -b launchpad/fix-1450620 https://git.launchpad.net/~sylvain-pineau/checkbox
Only Sylvain Pineau can upload to this branch. If you are Sylvain Pineau please log in for upload directions.

Branch merges

Branch information

Name:
launchpad/fix-1450620
Repository:
lp:~sylvain-pineau/checkbox

Recent commits

ec02326... by Sylvain Pineau

checkbox-gui: Replace SDK Dialog by DarkDialog element

e501bac... by Sylvain Pineau

checkbox-gui: Fix WideDialog to get a Dark background (same as in SDK 14.04)

Both the Style and the FocusScope are merged into a single component making
it non stylable by the Theme and guarantying the Dark backgroung for all versions
of the Ubuntu SDK.

2d31783... by Sylvain Pineau

checkbox-gui: Add the DarkDialog qml component

In order to still get the dark background popup that we used to gave with the
first version of the Ubuntu SDK, the DarkDialog component now provides the
Dialog popups for checkbox-gui.

Overriding StyledItem is not possible so the Main Container is an UbuntuShape
instead of a FocusScope based element.

dfa8320... by Zygmunt Krynicki

"automatic merge of lp:~zyga/checkbox/haptics-test/ by tarmac [r=kissiel][bug=][author=zyga]"

0613349... by Zygmunt Krynicki

providers:qml: add assisted tests for haptics

This patch adds a simple assisted test for haptics (vibrator) feedback.
The test gives the operator three options, pass/fail/skip as we don't
have manifest support on checkbox-touch yet. The skip option is not
implemented in plainbox backend (to be fixed separately)

Signed-off-by: Zygmunt Krynicki <email address hidden>

291e71e... by Maciej Kisielewski

"automatic merge of lp:~kissiel/checkbox/password-dialog/ by tarmac [r=zyga][bug=][author=kissiel]"

a136d6e... by Maciej Kisielewski

"automatic merge of lp:~kissiel/checkbox/fix-1453070-print-header-name/ by tarmac [r=zyga][bug=][author=kissiel]"

25058b8... by Maciej Kisielewski

"automatic merge of lp:~kissiel/checkbox/autopilot-fixes/ by tarmac [r=zyga][bug=][author=kissiel]"

a01bb54... by Maciej Kisielewski

checkbox-touch: use long timeouts in autopilot tests

This patch makes autopilot use long timeouts as the default. This should
improve test runs 'stability' on super-slow hardware.

Signed-off-by: Maciej Kisielewski <email address hidden>

f51558b... by Maciej Kisielewski

plainbox:commands: print field headers

This patch makes CLI front-ends print 'Purpose:', 'Steps:' and 'Verificaiton:'
text before printing contents of the corresponding fields. This should make
interaction with plainbox more digestable.

Fixes: https://bugs.launchpad.net/plainbox/+bug/1453070
Signed-off-by: Maciej Kisielewski <email address hidden>