lp:~dandrader/qtmir/dbusClipboard

Created by Daniel d'Andrada and last modified
Get this branch:
bzr branch lp:~dandrader/qtmir/dbusClipboard
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:
QtMir
Status:
Merged

Recent revisions

254. By Daniel d'Andrada

Implement contents size limitation in the D-Bus (global) clipboard

253. By Daniel d'Andrada

Provide a global clipboard via D-Bus

252. By Daniel d'Andrada

Remove unneeded #include

251. By Daniel d'Andrada

Remove the clipboard implementation that uses mir custom messages for its RPC

250. By PS Jenkins bot

Releasing 0.4.3+14.10.20140915-0ubuntu1

249. By Daniel d'Andrada

MirSurfaceItem: Ensure all touch sequences sent to Mir surface are properly ended.

In order to have a testable MirSurfaceItem I had to mock qtmir::Session.
To mock qtmir::Session I had to define a qtmir::SessionInterface. That caused many s/Session/SessionInterfaces throughout the code base.
When creating a testing::MockSession for qtmir::Session it clashed with the existing testing::MockSession for mir::scene::Surface. Thus I had to refactor the namespacing of all mocks.

So most of the diff is just about refactoring code to enable a MirSurfaceItem unit test.
 Fixes: 1295623
Approved by: Michael Zanetti, PS Jenkins bot

248. By PS Jenkins bot

Releasing 0.4.3+14.10.20140907-0ubuntu1

247. By Josh Arenson

Fix a small typo in the README file
Approved by: Gerry Boland, PS Jenkins bot

246. By Gerry Boland

Add LTTng tracepoints
Approved by: Daniel d'Andrada

245. By Alan Griffiths

Provide Mir with a handler for any command-line arguments it fails to parse. For the moment, these are simply ignored.

This overrides Mir's default behavior of reporting an error. Fixes: 1361210
Approved by: Gerry Boland, 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:qtmir
This branch contains Public information 
Everyone can see this information.

Subscribers