summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wayland/qwaylandintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add accessibility to wayland.Frederik Gladhorn2012-03-011-0/+7
* Support ShowIsFullScreen in plugin and compositor.Samuel Rødal2012-02-231-0/+13
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* Added data objectsJørgen Lind2011-11-301-2/+4
* Use QPlaftormInputContextFactory to load input context in Wayland pluginJoona Petrell2011-09-161-0/+10
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-3/+3
* Introduce new platform capability ThreadedOpenGL.Samuel Rødal2011-08-261-0/+2
* Get wayland plugin working after latest QPA API changes.Samuel Rødal2011-08-051-8/+6
* Make QPlatformIntegration not have a factory for eventdispatcherJørgen Lind2011-07-281-5/+7
* Drag and drop support in Wayland plug-in.Laszlo Agocs2011-07-251-0/+6
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-7/+0
* Rename QPixmapData to QPlatformPixmap.Samuel Rødal2011-07-191-2/+2
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-271-4/+1
|\
| * Have the selection offer global handled always without delay.Laszlo Agocs2011-06-241-4/+1
* | Get wayland plugin working again.Samuel Rødal2011-06-221-4/+6
* | Add lighthouse event dispatcher API.Morten Sorvig2011-06-221-0/+6
* | OpenGL API refactor.Samuel Rødal2011-06-211-6/+7
* | Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-4/+3
* | Restoring QT_WAYLAND_GL_SUPPORT ifdefs.Laszlo Agocs2011-06-201-1/+14
* | Make glx wayland backends working.Laszlo Agocs2011-06-201-32/+5
* | QtPlatformSupport: A helper library for platform pluginsJørgen Lind2011-06-101-1/+1
* | QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-1/+9
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-0/+9
|\|
| * Added Wayland selection support.Laszlo Agocs2011-05-091-0/+9
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-041-0/+7
|\|
| * wayland: Track wayland changesKristian Høgsberg2011-05-041-0/+7
* | Make the wayland plugin compilePaul Olav Tvete2011-04-291-11/+9
|/
* Remove hasOpenGL. This changes breaks binary compatibillityJørgen Lind2011-04-141-0/+1
* Implement QWaylandIntegration::hasOpenGL().Samuel Rødal2011-04-051-0/+9
* Lighthouse: Wayland, implement gl_integrationJørgen Lind2011-03-231-6/+8
* Build fixes for the Wayland pluginPaul Olav Tvete2011-03-021-2/+2
* added capabilites to QPlatformIntegrationGunnar Sletta2011-03-011-2/+8
* Make it build when EGL is not availablePaul Olav Tvete2011-02-241-0/+4
* Lighthouse: Wayland: Use EGLSurfaceJørgen Lind2011-02-091-4/+10
* Lighthouse: Wayland. Make the wayland integration closer to LighthosueJørgen Lind2011-01-261-3/+3
* Making clearer separation between responsibility of different classesJørgen Lind2011-01-261-2/+44
* Lighthouse:Wayland Moving some logic into filesJørgen Lind2011-01-261-473/+9
* Fix Wayland plugin to work with Wayland after some interfaces changedJørgen Lind2011-01-251-9/+8
* Fix for uninitialized member in QWaylandCursorRolf Offermanns2011-01-251-1/+1
* Wayland: request rbg and premultiplied argb visuals as neededJesse Barnes2011-01-251-0/+10
* Wayland: split GL code into separate filesJesse Barnes2011-01-251-202/+0
* Wayland: use correct viewport for swapBuffers and correct coordsJesse Barnes2011-01-251-15/+28
* Wayland: fix geometry of swapBuffersJesse Barnes2011-01-251-1/+2
* Wayland: clean up swapBuffers codeJesse Barnes2011-01-251-13/+25
* Wayland: add GL widget supportJesse Barnes2011-01-251-3/+96
* Wayland: set parent window pointer in setParent()Jesse Barnes2011-01-251-2/+1