lp:~gerboland/qtmir/qt55-compat

Created by Gerry Boland and last modified
Get this branch:
bzr branch lp:~gerboland/qtmir/qt55-compat
Only Gerry Boland can upload to this branch. If you are Gerry Boland please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gerry Boland
Project:
QtMir
Status:
Merged

Recent revisions

329. By Gerry Boland

Remove useless profiling information, fixes build qith Qt5.5

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

321. By CI Train Bot Account

Releasing 0.4.4+15.04.20150220-0ubuntu1

320. By Albert Astals Cid

Don't start timer from the thread it doesn't belong to

Qt doesn't like it Fixes: #1422898

Branch metadata

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

Subscribers