summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland
Commit message (Expand)AuthorAgeFilesLines
* Generic property support for platform windowsLasse Holmstedt2011-09-059-158/+345
* 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
* 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
* 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
* 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
* Allow SHM buffers to be displayed in Wayland plugin when using DRMAndy Nichols2011-06-011-0/+1
* Made qpluginbase.pri into a feature profile.axis2011-05-311-1/+1
* Add authentication token support for wayland windowsLasse Holmstedt2011-05-256-14/+53
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2463-1081/+1081
* Track Wayland changesPaul Olav Tvete2011-05-233-3/+40
* 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
* Fix deadlocks in wayland clipboard that can occur in special scenarios.Laszlo Agocs2011-05-132-10/+24
* 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
* Remove warningsJørgen Lind2011-05-041-0/+1
* Fix Wayland plugin so it works with the wayland bind apiJørgen Lind2011-05-045-50/+26
* wayland: Track wayland changesKristian Høgsberg2011-05-045-21/+12
* Merged master into qtquick2.axis2011-04-271-1/+1
|\
| * Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-271-1/+1
* | Initial import from qtquick2.Qt by Nokia2011-04-2710-9/+170
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2765-0/+6073