summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/qwaylandscreen.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
| | | | | | | | | Simple search and replace. This commit doesn't touch 3rd-party files, nor translations (where the change is not so simple and will be handled in a separate commit). Change-Id: I4e48513b8078a44a8cd272326685b25338890148 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* Lighthouse: Make wayland event handling happen in a separate threadJørgen Lind2011-04-061-0/+1
|
* Lighthouse: Wayland: Use EGLSurfaceJørgen Lind2011-02-091-0/+19
|
* Lighthouse: Wayland. Make the wayland integration closer to LighthosueJørgen Lind2011-01-261-0/+44
| | | | | | | | Today there is a connection between QWidget and QPlatformScreen. So I added a accessor in QWaylandScreen to get the corresponding QWaylandDisplay. So now it should be possible to have different QWaylandDisplays. But also its possible to use the internal Lighthouse api closer in the wayland plugin if that should be of interest ;)
* Lighthouse:Wayland Moving some logic into filesJørgen Lind2011-01-261-0/+43