summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Wayland: split GL code into separate filesJesse Barnes2011-01-256-290/+374
* 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-252-4/+96
* Wayland: set parent window pointer in setParent()Jesse Barnes2011-01-252-2/+3
* Wayland: render to a texture, not a renderbufferJesse Barnes2011-01-253-7/+5
* Wayland: put context & drawing objects into the drm surfaceJesse Barnes2011-01-253-28/+27
* Wayland: add partial GL widget supportJesse Barnes2011-01-254-46/+56
* Wayland: add waylandgl platform typeJesse Barnes2011-01-251-0/+3
* Wayland: silence unused variable warnings in qwaylandinputdevice.cppJesse Barnes2011-01-251-0/+7
* Wayland: add GL drawing supportJesse Barnes2011-01-254-32/+167
* Wayland: misc cleanupsJesse Barnes2011-01-252-2/+12
* Introduce drm wayland bufferKristian Høgsberg2011-01-254-40/+151
* Initialize EGLKristian Høgsberg2011-01-253-31/+142
* Cursors, keyboard support, move/resizeKristian Høgsberg2011-01-257-87/+426
* Use QImage::Format_ARGB32_Premultiplied for the surfaceKristian Høgsberg2011-01-251-1/+1
* wayland: Track the QWaylandWindow in the input device instead of the surfaceKristian Høgsberg2011-01-251-12/+17
* wayland: Assign a window id to wayland windowsKristian Høgsberg2011-01-252-0/+10
* wayland: Create and destroy surface at show and hideKristian Høgsberg2011-01-254-10/+35
* wayland: Split input device out to its own fileKristian Høgsberg2011-01-254-163/+185
* Add wayland lighthouse pluginKristian Høgsberg2011-01-257-0/+852
* Lighthouse: Fix keyboard on testliteJørgen Lind2011-01-072-18/+7
* Lighthouse: Fix keyboard modifier handlingJørgen Lind2011-01-072-10/+20
* Lighthouse: Support external plugins.Morten Johan Sørvig2011-01-071-0/+29
* Lighthouse: Adding support for EGL to testliteJørgen Lind2011-01-058-32/+287
* Lighthouse: Make testlite compile on systems where QtOpenGL is ES2Jørgen Lind2011-01-054-6/+14
* Build on Mac OS X.Morten Johan Sørvig2011-01-051-0/+4
* Add styleHint to fallback api for fontdatabases in LighthouseJørgen Lind2011-01-042-2/+27
* Create clearer sepperation between TestLiteMime and QTestliteClipboardJørgen Lind2011-01-044-161/+181
* Renamed variable name in TestLite event handlingJørgen Lind2011-01-041-20/+20
* Renamed QTestLiteStaticInfo to QTestLiteStaticJørgen Lind2011-01-046-67/+121
* Copy/Paste in testlite and also added QTestLiteStaticInfoJørgen Lind2011-01-0412-76/+1899
* Fix keyboard when using modifiers for testliteJørgen Lind2011-01-041-1/+18
* Lighthouse: fix keyboard problem in testliteJørgen Lind2011-01-041-3/+3
* Make TestLite show windows in correct positionJørgen Lind2011-01-042-3/+27
* Refactored the keyboard event handling in testliteJørgen Lind2011-01-047-331/+997
* Remove current cursor optimizationJørgen Lind2011-01-042-3/+1
* Fix nativechild widget position in LighthouseJørgen Lind2011-01-042-8/+6
* Fix gstreamer phonon build on X11Jørgen Lind2011-01-041-1/+1
* Refactoring of testlite to conform with Lighthouse structureJørgen Lind2011-01-0413-996/+1005
* Added window focus handling to lighthouseJørgen Lind2011-01-042-0/+25
* Merge branch 'master' into lighthouse-masterJørgen Lind2011-01-0414-93/+166
|\
| * Fixed several compile and deployment issues in the mmf phonon plugin.axis2010-12-231-1/+1
| * Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-204-15/+97
| |\
| | * Quiet unused parameter warnings.Aaron McCarthy2010-12-201-0/+3
| | * Fix possible null pointer dereference.Aaron McCarthy2010-12-151-3/+5
| | * Ensure that DBus is connected before all uses.Aaron McCarthy2010-12-152-11/+88
| | * Fixed several compile and deployment issues in the mmf phonon plugin.axis2010-12-141-2/+2
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-133-7/+17
| |\ \ | | |/