summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland
Commit message (Expand)AuthorAgeFilesLines
* Add missing license headers.Jason McDonald2011-09-152-0/+82
* Use QPlaftormInputContextFactory to load input context in Wayland pluginJoona Petrell2011-09-142-0/+13
* Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-069-158/+342
|\
| * Generic property support for platform windowsLasse Holmstedt2011-09-059-158/+345
* | Propogate that the size has changedJørgen Lind2011-09-021-1/+4
* | Cocoa: Fix qmlscene flicker on startup.Morten Sorvig2011-08-311-1/+1
* | Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-2929-51/+51
* | Introduce new platform capability ThreadedOpenGL.Samuel Rødal2011-08-261-0/+2
* | Merge branch 'master' into refactorGunnar Sletta2011-08-255-13/+155
|\|
| * Handle EINTR gracefully in Wayland clipboard.Laszlo Agocs2011-08-121-1/+2
| * Support QImage and others in Wayland clipboard.Laszlo Agocs2011-08-045-12/+153
* | If the EGL_PLATFORM is not set, then set itJørgen Lind2011-08-241-0/+5
* | Get wayland plugin working after latest QPA API changes.Samuel Rødal2011-08-052-11/+7
* | Get rid of missing qmake warning.Samuel Rødal2011-08-051-2/+0
* | Make QPlatformIntegration not have a factory for eventdispatcherJørgen Lind2011-07-284-18/+17
* | Drag and drop support in Wayland plug-in.Laszlo Agocs2011-07-257-2/+525
* | Pixmap cursor support in QWaylandCursor.Laszlo Agocs2011-07-252-15/+64
* | Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-254-11/+3
* | Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-192-3/+3
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-123-5/+16
|\|
| * Fixed wayland windowmanager-protocol authorizationMartin Zielinski2011-07-083-5/+16
| * We need to let the currentContext be in the same state afterJørgen Lind2011-07-061-1/+8
| * Fix the wayland windowsurface so that we have stencil and depth bufferJørgen Lind2011-07-061-1/+1
* | Merge branch 'refactor' of scm.dev.nokia.troll.no:qt/qtbase-staging into refa...Lars Knoll2011-07-061-2/+2
|\ \
| * | Fixed gl_integration.pri on non-mac platforms.Samuel Rødal2011-07-061-2/+2
* | | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-069-52/+278
|\ \ \ | |/ / |/| / | |/
| * Add QScreenOrientationChangeEvent and rotation support to wayland clientLasse Holmstedt2011-07-044-22/+37
| * Implemented on-screen visibility handling via waylandMartin Zielinski2011-07-014-41/+64
| * Add touch event support to wayland plugin.Laszlo Agocs2011-06-304-8/+196
| * Removed damaging of waylandsurface after creationMartin Zielinski2011-06-271-2/+2
* | Clean up wayland-cgl-readback.Morten Sorvig2011-07-011-16/+6
* | Set mac wayland config.Morten Sorvig2011-06-282-1/+16
* | Add wayland mac readback implementation.Morten Sorvig2011-06-287-0/+527
* | Remove load(eventdispatchers).Morten Sorvig2011-06-281-1/+0
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-275-15/+19
|\|
| * Have the selection offer global handled always without delay.Laszlo Agocs2011-06-246-28/+17
| * Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-235-16/+18
| * Update the wayland pluginJørgen Lind2011-06-234-11/+38
| * Handle really global selection offers in wayland clipboard.Laszlo Agocs2011-06-102-4/+21
* | Get declarative and wayland EGL backend working for Qt compositor.Samuel Rødal2011-06-236-100/+106
* | Make sure to call damage on the buffer when we damage itJørgen Lind2011-06-234-17/+15
* | Update the wayland pluginJørgen Lind2011-06-234-12/+40
* | Prevent endless loop when calling QWaylandShmWindow::format().Samuel Rødal2011-06-221-1/+1
* | Get wayland plugin working again.Samuel Rødal2011-06-225-7/+16
* | Add lighthouse event dispatcher API.Morten Sorvig2011-06-223-0/+9
* | OpenGL API refactor.Samuel Rødal2011-06-2125-158/+71
* | Make readback-glx working again in wayland.Laszlo Agocs2011-06-212-1/+6
* | Compile fix for readbackglx after surface->backingstore renaming.Laszlo Agocs2011-06-212-3/+2
* | Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-216-24/+22
* | Compile fixes.Samuel Rødal2011-06-214-5/+5