summaryrefslogtreecommitdiff
path: root/src/plugins/platforms/wayland/qwaylanddisplay.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update the wayland pluginJørgen Lind2011-06-231-4/+23
* Merge remote branch 'qt/4.8' into fire-masterPaul Olav Tvete2011-06-061-17/+17
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| * Added Wayland selection support.Laszlo Agocs2011-05-091-1/+6
* | Track Wayland changesPaul Olav Tvete2011-05-301-3/+31
* | Added Wayland selection support.Laszlo Agocs2011-05-301-1/+6
* | Add authentication token support for wayland windowsLasse Holmstedt2011-05-251-4/+5
* | Wayland: send surface id + process id pairs to compositorLasse Holmstedt2011-05-191-0/+15
|/
* Fix Wayland plugin so it works with the wayland bind apiJørgen Lind2011-05-031-3/+1
* wayland: Track wayland changesKristian Høgsberg2011-04-281-9/+9
* Wayland: Conform with the api change in the frame callbackJørgen Lind2011-04-141-2/+2
* Make readEvents() non-blockingPaul Olav Tvete2011-04-111-1/+25
* Make sure the global listener gets registered even when using drm.Samuel Rødal2011-04-111-1/+3
* Made wayland plugin single-threaded, yay :)Samuel Rødal2011-04-071-24/+87
* Lighthouse: Make wayland event handling happen in a separate threadJørgen Lind2011-04-061-81/+20
* qFatal() if no connection to wayland is availableHarald Fernengel2011-04-061-2/+3
* Wayland: Allways have a userPtr for QWaylandWindowJørgen Lind2011-04-041-2/+4
* Fixed compilation of wayland plugin when there's no GL support.Samuel Rødal2011-04-011-0/+2
* Lighthouse: Wayland Fix naming bug in the glintegrationJørgen Lind2011-03-241-1/+1
* Lighthouse: Wayland: Added a xpixmap readback glcontextJørgen Lind2011-03-231-1/+1
* Lighthouse: Wayland, implement gl_integrationJørgen Lind2011-03-231-20/+10
* Fix race condition in the non-GL casePaul Olav Tvete2011-03-141-3/+8
* Lighthouse: Fix a block for wayland with gl supportBenjamin Franzke2011-03-041-3/+6
* Make it build when EGL is not availablePaul Olav Tvete2011-02-241-1/+11
* Lighthouse: Wayland: Use EGLSurfaceJørgen Lind2011-02-091-3/+1
* Lighthouse Wayland: wayland-egl entry points where renamedJørgen Lind2011-02-071-1/+1
* wayland: Use wayland-egl instead of drm specific codeKristian Høgsberg2011-02-071-99/+17
* Lighthouse: Wayland. Make the wayland integration closer to LighthosueJørgen Lind2011-01-261-12/+9
* Making clearer separation between responsibility of different classesJørgen Lind2011-01-261-0/+10
* Lighthouse:Wayland Moving some logic into filesJørgen Lind2011-01-261-0/+306