summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms
Commit message (Expand)AuthorAgeFilesLines
* Make QOpenKODEWindow not delete context when in fullscreen modeJørgen Lind2010-08-032-29/+32
* Make it possible to view what format a QPlatformGlContext hasJørgen Lind2010-08-036-5/+121
* Make openkode plugin handle eventsJørgen Lind2010-08-0210-293/+496
* Make eglfs use defaultsharedcontextJørgen Lind2010-08-022-0/+6
* Made QPlatformWidnow::glContext a const functionJørgen Lind2010-07-277-15/+10
* Add QT_BEGIN_NAMESPACE and QT_BEGIN_HEADER to openkode pluginJørgen Lind2010-07-276-2/+22
* Refactored the eglfs pluginJørgen Lind2010-07-2712-412/+654
* Renamed files in EGLFS platform pluginJørgen Lind2010-07-274-5/+7
* Make it possible to have shared contexts to LighthouseJørgen Lind2010-07-233-60/+134
* Removed createBlittable factory function from PlatformIntegrationJørgen Lind2010-07-223-2/+8
* Quick-and-dirty grabWindoe() implementation for the VNC pluginPaul Olav Tvete2010-07-212-10/+36
* Cleanup directfb input handling in lighthouseJørgen Lind2010-07-206-108/+74
* Eventloop integration in LighthouseJørgen Lind2010-07-207-42/+63
* Remove qDebug()Paul Olav Tvete2010-07-151-3/+3
* Add full-screen EGL-based GL backendPaul Olav Tvete2010-07-134-0/+625
* Lighthouse egl refactoringJørgen Lind2010-07-127-250/+327
* Added QPlatformWindowFormatJørgen Lind2010-07-092-56/+242
* cleaning up QOpenKODEWindowJørgen Lind2010-07-082-24/+13
* Fix deletion of QPlatformGLContextJørgen Lind2010-07-081-27/+9
* Make openkode work with new interfaces and moved egl stuff into pluginJørgen Lind2010-07-088-235/+239
* Compile fix for testlite pluginJørgen Lind2010-06-242-0/+4
* Refactored QGraphicsSystemCursor -> QPlatformCursorJørgen Lind2010-06-248-30/+30
* Adding -qpa configure switchJørgen Lind2010-06-241-6/+3
* Disable the all native child widgets on lighthouseJørgen Lind2010-06-231-14/+3
* Compile openkode plugin.Bjørn Erik Nilsen2010-06-234-40/+3
* Remove unused function (declared, but not implemented).Bjørn Erik Nilsen2010-06-211-1/+0
* Support multiple display IDs for Lighthouse QVFb pluginPaul Olav Tvete2010-06-213-19/+22
* Copied VNC crash fixes from QWSPaul Olav Tvete2010-06-211-2/+2
* document VNC options for multiple screensJeremy Katz2010-06-211-0/+5
* Compile testlite plugin without OpenGL (QT_NO_OPENGL).Bjørn Erik Nilsen2010-06-211-1/+7
* Adding support for setParent api in pluginsJørgen Lind2010-06-172-5/+18
* Set the desktop widget geometry to reflect the size of the screen(s)Jeremy Katz2010-06-161-1/+0
* fix minimizing VNC and LinuxFB top levelsJeremy Katz2010-06-151-0/+2
* fix repaint of resized widgets that span multiple screensJeremy Katz2010-06-151-3/+5
* LinuxFB compilation fixJeremy Katz2010-06-151-1/+1
* virtual desktop multiscreen support - VNC pluginJeremy Katz2010-06-154-31/+79
* fixed software cursor rendering when the widget under the cursor is redrawnJeremy Katz2010-06-152-2/+3
* Added QPlatformGLContext to QPlatformWindowJørgen Lind2010-06-116-200/+37
* litehouse multiscreen supportJeremy Katz2010-06-115-29/+91
* software cursor cleanupJeremy Katz2010-06-033-13/+21
* gl on openkode. QGLWidget only works for toplevel widgetsJørgen Lind2010-06-019-23/+424
* adjust mouse events for the screen's offsetJeremy Katz2010-05-101-3/+4
|\
| * adjust mouse movement for the screen's offsetJeremy Katz2010-05-101-3/+4
* | Small GL related fixesPaul Olav Tvete2010-05-102-6/+37
|/
* allow multiple cursorsJeremy Katz2010-05-051-0/+1
* VNC parameters for size and display idJeremy Katz2010-05-045-20/+46
* add parameter support for platform integration pluginsJeremy Katz2010-05-046-12/+18
* Fix selecting GLXFBConfigs with depth/stencil/sample buffersTom Cooksey2010-04-301-5/+17
* Use QGLPixmapData for testlite when in OpenGL modeTom Cooksey2010-04-301-0/+5
* Add support for using OpenGL for window surfaces to testliteTom Cooksey2010-04-303-2/+21