lp:~aacid/qtubuntu/event_dispatcher_52

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp:~aacid/qtubuntu/event_dispatcher_52
Only Albert Astals Cid can upload to this branch. If you are Albert Astals Cid please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Albert Astals Cid
Project:
qtubuntu
Status:
Merged

Recent revisions

195. By Albert Astals Cid

Use QPlatformIntegrationFactoryInterface_iid instead of hardcoding "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.1"

194. By Albert Astals Cid

Merge

193. By Albert Astals Cid

adapt to file style

192. By Albert Astals Cid

Adapt to the Qt 5.2 way of creating the event dispatcher

191. By Daniel d'Andrada

Make no assumptions on pointer ids

Code was assuming that it ranged from 0 to maximumSimultaneousTouches,
but that won't hold in the future.

Also fixes bogus behavior when tapping with two fingers, where you would get TouchBegin twice and the first touch point on staying on "pressed" state on the second TouchEvent. Fixes: https://bugs.launchpad.net/bugs/1228336.

Approved by Gerry Boland, PS Jenkins bot.

190. By PS Jenkins bot

Releasing 0.52+13.10.20131016-0ubuntu1 (revision 189 from lp:qtubuntu).

Approved by PS Jenkins bot.

189. By Michał Sawicz

Map PowerDown and PowerOff keys and fix indentation. Fixes: https://bugs.launchpad.net/bugs/1232122.

Approved by PS Jenkins bot.

188. By Alexandros Frantzis

Abort if we can't get an ubuntu application instance. Fixes: https://bugs.launchpad.net/bugs/1233988.

Approved by Thomas Voß, Michał Sawicz, PS Jenkins bot.

187. By PS Jenkins bot

Releasing 0.52+13.10.20131009-0ubuntu1 (revision 186 from lp:qtubuntu).

Approved by PS Jenkins bot.

186. By Alexandros Frantzis

Release the EGL window surface before releasing the attached native window

Otherwise, if the native window is released first, as was previously happening,
the EGL platform may try to access the freed native window, leading to memory
errors and crashes. Fixes: https://bugs.launchpad.net/bugs/1237052.

Approved by Michał Sawicz, 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:qtubuntu
This branch contains Public information 
Everyone can see this information.