lp:~dandrader/unity8/gestureTestsBaseClass

Created by Daniel d'Andrada and last modified
Get this branch:
bzr branch lp:~dandrader/unity8/gestureTestsBaseClass
Only Daniel d'Andrada can upload to this branch. If you are Daniel d'Andrada please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel d'Andrada
Project:
Unity 8
Status:
Merged

Recent revisions

552. By Daniel d'Andrada

Some string-related improvements

- Use QString instead of raw char array
- s/QLatin1String/QStringLiteral to optimize code

551. By Daniel d'Andrada

More GestureTest and tst_DirectionalDragArea refactoring

- Move more stuff to GestureTest base class
- add tryFoo make command
- Let the qml file dictate the scene/window size, not the c++ code

550. By Daniel d'Andrada

Refactor Ubuntu.Gesture tests to share common logic

Take the common part out of tst_DirectionalDragArea and put
it into a separate base class, GestureTest, so that it can
be shared with other, future, tests.

In CMakeLists.txt, create a macro out of DirectionalDragArea build script
to be used by future tests with similar requirements and structure.

Also add the "m_" prefix to member variables.

549. By Mirco Müller

Fixes bug #1200569. Fixes: https://bugs.launchpad.net/bugs/1200569.

Approved by PS Jenkins bot, Michael Zanetti.

548. By Lars Karlitski

Allow setting different indicator positions for different profiles.

Approved by PS Jenkins bot, Nick Dedekind.

547. By Michael Zanetti

drop all references to LighDM from the Lockscreen

This should make it generic enough to allow reusing it for SIM PIN entry
.

Approved by PS Jenkins bot, Mirco Müller.

546. By Albert Astals Cid

Don't do stuff if our parent context is gone

We'll be gone soon too (and crash probably) so don't do anything.
This looks a bit like a workaround, wait for 5.2 better painting/dispatching
loop to see if this is not needed anymore, we find a better way to do it,
or we decide this is fine.

Approved by PS Jenkins bot, Nick Dedekind.

545. By Nicolas d'Offay

Search history is now persistent across all scopes and remains in QML. Fixes: https://bugs.launchpad.net/bugs/1226221.

Approved by PS Jenkins bot, Albert Astals Cid.

544. By Omer Akram

make the non working code in the screen unlocker helper work.

Approved by PS Jenkins bot, Christopher Lee, Michael Zanetti.

543. By Launchpad Translations on behalf of unity-team

Launchpad automatic translations update.

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.

Subscribers