lp://staging/~saviq/qtmir/fix-application-api-deps

Created by Michał Sawicz and last modified
Get this branch:
bzr branch lp://staging/~saviq/qtmir/fix-application-api-deps
Only Michał Sawicz can upload to this branch. If you are Michał Sawicz please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michał Sawicz
Project:
QtMir
Status:
Merged

Recent revisions

331. By Michał Sawicz

Ooops, it's v5.

330. By Michał Sawicz

Move pkg_check_modules to root CMakeLists.txt.

329. By Michał Sawicz

Require an application API version, fix the provided version and use include dir from the .pc file

328. By CI Train Bot Account

Releasing 0.4.4+15.04.20150318-0ubuntu1

327. By Gerry Boland

Refactor wakelock handling. Lifecycle exempt apps now release wakelock when shell tries to suspend them

The previous Wakelock RAII design was faulty as it was wrapping an asynchronous service. It made it possible for wakelocks to be acquired and not be released.

This refactors SharedWakelock to hold a single instance of Wakelock, and Wakelock always holds a DBus connection.

Testing now includes testing the DBus calls are actually emitted.

Adds dependency on libqtdbusmock1-dev and libqtdbustest1-dev Fixes: #1423787
Approved by: Michael Zanetti, PS Jenkins bot, Albert Astals Cid

326. By Robert Carr

Port to the new MirEvent API and add support for pointer events.

As when accessing events through the new API pointer events will not present as touch events and not adding the new support would have introduced a regression. Fixes: #1392716, #1417650
Approved by: Daniel d'Andrada, Gerry Boland

325. By CI Train Bot Account

Releasing 0.4.4+15.04.20150317-0ubuntu1

324. By Albert Astals Cid

Make the test pass with Qt >= 5.4.1 Fixes: #1427529
Approved by: Michał Sawicz, Gerry Boland, PS Jenkins bot

323. By CI Train Bot Account

Releasing 0.4.4+15.04.20150227.1-0ubuntu1

322. By Kevin DuBois

No change rebuild for mir 0.12
Approved by: PS Jenkins bot

Branch metadata

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

Subscribers