summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Restoring QT_WAYLAND_GL_SUPPORT ifdefs.Laszlo Agocs2011-06-203-1/+28
* | Make glx wayland backends working.Laszlo Agocs2011-06-2019-334/+41
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-101-0/+1
|\|
| * Allow SHM buffers to be displayed in Wayland plugin when using DRMAndy Nichols2011-06-011-0/+1
* | QtPlatformSupport: A helper library for platform pluginsJørgen Lind2011-06-103-18/+5
* | QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-1028-365/+486
* | Make building of platform plugins indifferent if its out of sourceJørgen Lind2011-06-066-10/+9
* | Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-017-15/+54
|\|
| * Made qpluginbase.pri into a feature profile.axis2011-05-311-1/+1
| * Add authentication token support for wayland windowsLasse Holmstedt2011-05-256-14/+53
* | Fix the egl path for xcb and wayland pluginsJørgen Lind2011-05-319-24/+24
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2464-1083/+1120
|\|