summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/testlite
Commit message (Expand)AuthorAgeFilesLines
* Lighthouse: License headers to new files in testliteJørgen Lind2011-01-2611-1/+411
* Fix X11 clipboard bug.Jørgen Lind2011-01-251-3/+3
* Lighthouse: Fix keyboard on testliteJørgen Lind2011-01-072-18/+7
* Lighthouse: Fix keyboard modifier handlingJørgen Lind2011-01-072-10/+20
* Lighthouse: Adding support for EGL to testliteJørgen Lind2011-01-056-32/+278
* 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
* 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
* 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
* 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