summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/testlite
Commit message (Expand)AuthorAgeFilesLines
* Lighthouse: Fix QGLContext::currentContext for systems with limitedJørgen Lind2010-11-243-5/+5
* Lighthouse: move the currentContext functionality to QPlatformGLContextJørgen Lind2010-11-223-8/+10
* Lighthouse: Make sure that we call QPlatformWindow::setVisibleJørgen Lind2010-11-221-1/+0
* Make phonon gst backend build properlyJørgen Lind2010-09-071-1/+1
* Lighthouse: Move shared context initJørgen Lind2010-09-021-12/+9
* Initial pluggable fontdatabaseJørgen Lind2010-09-024-11/+31
* Fix typo in glxintegrationJørgen Lind2010-08-111-4/+3
* Added reduced config to glxconfigJørgen Lind2010-08-062-19/+50
* Fixed Lighthouse tempcontext to reset to current contextJørgen Lind2010-08-061-5/+12
* Make testlite work without glxJørgen Lind2010-08-063-8/+12
* Make the GLX integration give more correct formatJørgen Lind2010-08-063-86/+105
* Make QWidget::setPlatformWindowFormat recreate platformWindowJørgen Lind2010-08-041-1/+1
* Make it possible to view what format a QPlatformGlContext hasJørgen Lind2010-08-032-4/+57
* Made QPlatformWidnow::glContext a const functionJørgen Lind2010-07-273-11/+5
* Make it possible to have shared contexts to LighthouseJørgen Lind2010-07-233-60/+134
* Compile fix for testlite pluginJørgen Lind2010-06-242-0/+4
* Refactored QGraphicsSystemCursor -> QPlatformCursorJørgen Lind2010-06-241-3/+3
* Disable the all native child widgets on lighthouseJørgen Lind2010-06-231-14/+3
* 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
* Added QPlatformGLContext to QPlatformWindowJørgen Lind2010-06-116-200/+37
* Small GL related fixesPaul Olav Tvete2010-05-102-6/+37
* add parameter support for platform integration pluginsJeremy Katz2010-05-041-2/+3
* 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
* Fix GL extention function pointer lookups in testliteTom Cooksey2010-04-301-1/+2
* Remove windowSurface member from QTestLiteWindowTom Cooksey2010-04-303-7/+1
* Fix re-parenting of QGLWidgets in testliteTom Cooksey2010-04-292-0/+24
* Update testlite to use new GL integration APITom Cooksey2010-04-295-41/+206
* Add QPlatformGLWidgetSurface to GL integrtationTom Cooksey2010-04-292-0/+0
* Crash fixPaul Olav Tvete2010-04-231-0/+2
* Avoid copying code.Paul Olav Tvete2010-04-221-49/+3
* Rename files in platform plugins follow same patternJørgen Lind2010-04-217-9/+9
* Merge branch 'platform_window' into lighthouseJørgen Lind2010-04-217-1270/+1173
|\
| * Renamed createWindowSurfaceForWindowJørgen Lind2010-04-212-4/+2
| * Oops, don't crash in raise()/lower()Paul Olav Tvete2010-04-134-7/+5
| * Make the VNC plugin compile and largely workPaul Olav Tvete2010-04-121-0/+1
| * Refactoring TestLitePaul Olav Tvete2010-04-096-1313/+1157
| * This seems to fix the resize issuesPaul Olav Tvete2010-04-091-1/+0
| * Compile after the QPlatformWindow changePaul Olav Tvete2010-04-096-56/+119
* | Make a top-level QGLWidget work once, 50% of the timeTom Cooksey2010-04-081-3/+5
* | Rename qglplatformintegration_lite.h & add QGLWidget surfaceTom Cooksey2010-04-081-1/+1
* | Implement OpenGL support for testlite plugin using GLXTom Cooksey2010-04-085-1/+248
|/
* Port "testlite" to the new plugin APIPaul Olav Tvete2010-04-066-41/+42
* Refactoring GraphicsSystem to QPlatformIntegrationJørgen Lind2010-03-318-0/+2476