lp:~ci-train-bot/qtubuntu/qtubuntu-ubuntu-wily-proposed

Created by CI Train Bot Account and last modified
Get this branch:
bzr branch lp:~ci-train-bot/qtubuntu/qtubuntu-ubuntu-wily-proposed
Only CI Train Bot Account can upload to this branch. If you are CI Train Bot Account please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
CI Train Bot Account
Project:
qtubuntu
Status:
Abandoned

Recent revisions

280. By CI Train Bot Account

Releasing 0.62+15.10.20150914-0ubuntu1

279. By Daniel d'Andrada

Add QPlatformNativeInterface::nativeResourceForIntegration("mirConnection")

Allow Qt applications to access the underlying MirConnection.
Approved by: PS Jenkins bot, Gerry Boland

278. By Paul Olav Tvete

Remove QtSensors dependency

The only thing the Mir plugin used from QtSensors was the enum
QOrientationReading::Orientation. Fixes: #1481389
Approved by: PS Jenkins bot, Daniel d'Andrada, Gerry Boland

277. By CI Train Bot Account

Releasing 0.62+15.04.20150828-0ubuntu1

276. By Daniel d'Andrada

UbuntuWindow - keep redrawing a bit until you get the promised resized buffer

Usually you get a resized buffer on the next buffer swap, but it's not uncommon
that it shows up only after the second one. Fixes: #1466510
Approved by: PS Jenkins bot, Gerry Boland

275. By Daniel d'Andrada

UbuntuClipboard: ensure DBus has been set up before setting clipboard contents
Approved by: PS Jenkins bot, Gerry Boland

274. By CI Train Bot Account

Releasing 0.62+15.04.20150814-0ubuntu1

273. By Daniel d'Andrada

Fix surface resize

If you call QWindowSystemInterface::handleExposeEvent() from the render
thread you won't give the main thread a chance to process further
resize events. In a long resize animation (like dragging a window border
with mouse) the resize events will queue up like crazy, leaving
handleSurfaceResize() to deal with a ton of outdated resize events
once the resize animation is finally over.

Furthermore, as there's no synchronicity between the processing of resize
events and the consupmtion of buffers, there's no point in trying to tie
one to the other in any way. So better ignore the actual size information
from a resize event.
Approved by: Gerry Boland

272. By Timo Jyrinki

* No-change rebuild to pick up qtbase change.
* No-change test rebuild for g++5 ABI transition

271. By CI Train Bot Account

Releasing 0.61+15.10.20150722-0ubuntu1

Branch metadata

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