summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2463-1081/+1081
| * Track Wayland changesPaul Olav Tvete2011-05-233-3/+40
* | Remove superfluous setter / getter for QWindowFormat in QWindow.Samuel Rødal2011-05-231-1/+1
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-2011-3/+330
|\|
| * Lighthouse xcb and xlib: Add support for transparency of GLX windows.Janusz Lewandowski2011-05-191-1/+3
| * Don't crash if windowmanager is not initializedLasse Holmstedt2011-05-191-1/+2
| * Wayland: send surface id + process id pairs to compositorLasse Holmstedt2011-05-199-1/+324
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-162-10/+24
|\|
| * Fix deadlocks in wayland clipboard that can occur in special scenarios.Laszlo Agocs2011-05-132-10/+24
* | Compile fixes after merge.Samuel Rødal2011-05-111-2/+2
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-118-4/+404
|\|
| * Prevent crash in wayland mimedata in case there is no offer.Laszlo Agocs2011-05-101-0/+2
| * Remove const from QPlatformClipboard::mimeData().Laszlo Agocs2011-05-102-3/+3
| * Retrieve the actual data in the Wayland clipboard only when requested.Laszlo Agocs2011-05-102-23/+69
| * Turned on private headers for some plugins.Jonni Rainisto2011-05-091-0/+2
| * Added Wayland selection support.Laszlo Agocs2011-05-098-3/+354
* | Wayland plugin compile fixes.Samuel Rødal2011-05-093-3/+3
* | QTDIR/src compiles againLars Knoll2011-05-071-1/+1