summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/testlite/qtestlitewindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Lighthouse Moving testlite plugin into xlibJørgen Lind2011-02-141-735/+0
* Lighthouse: renaming testlite to xlibJørgen Lind2011-02-141-63/+63
* Lighthouse: Testlite: Added modallity for dialogsJørgen Lind2011-02-141-32/+122
* Lighthouse: Adding support for EGL to testliteJørgen Lind2011-01-051-18/+76
* Lighthouse: Make testlite compile on systems where QtOpenGL is ES2Jørgen Lind2011-01-051-4/+4
* Renamed QTestLiteStaticInfo to QTestLiteStaticJørgen Lind2011-01-041-7/+7
* Copy/Paste in testlite and also added QTestLiteStaticInfoJørgen Lind2011-01-041-13/+23
* Make TestLite show windows in correct positionJørgen Lind2011-01-041-3/+25
* Refactored the keyboard event handling in testliteJørgen Lind2011-01-041-326/+3
* Fix nativechild widget position in LighthouseJørgen Lind2011-01-041-5/+6
* Refactoring of testlite to conform with Lighthouse structureJørgen Lind2011-01-041-801/+70
* Added window focus handling to lighthouseJørgen Lind2011-01-041-0/+22
* Lighthouse: Fix QGLContext::currentContext for systems with limitedJørgen Lind2010-11-241-1/+1
* Lighthouse: move the currentContext functionality to QPlatformGLContextJørgen Lind2010-11-221-1/+1
* Lighthouse: Make sure that we call QPlatformWindow::setVisibleJørgen Lind2010-11-221-1/+0
* Initial pluggable fontdatabaseJørgen Lind2010-09-021-5/+5
* Make testlite work without glxJørgen Lind2010-08-061-2/+11
* Make the GLX integration give more correct formatJørgen Lind2010-08-061-13/+12
* Make QWidget::setPlatformWindowFormat recreate platformWindowJørgen Lind2010-08-041-1/+1
* Made QPlatformWidnow::glContext a const functionJørgen Lind2010-07-271-8/+3
* Make it possible to have shared contexts to LighthouseJørgen Lind2010-07-231-21/+22
* Compile fix for testlite pluginJørgen Lind2010-06-241-0/+1
* Disable the all native child widgets on lighthouseJørgen Lind2010-06-231-14/+3
* Adding support for setParent api in pluginsJørgen Lind2010-06-171-5/+17
* Added QPlatformGLContext to QPlatformWindowJørgen Lind2010-06-111-5/+22
* Small GL related fixesPaul Olav Tvete2010-05-101-4/+9
* Remove windowSurface member from QTestLiteWindowTom Cooksey2010-04-301-3/+1
* Crash fixPaul Olav Tvete2010-04-231-0/+2
* Rename files in platform plugins follow same patternJørgen Lind2010-04-211-2/+2
* Oops, don't crash in raise()/lower()Paul Olav Tvete2010-04-131-3/+3
* Make the VNC plugin compile and largely workPaul Olav Tvete2010-04-121-0/+1
* Refactoring TestLitePaul Olav Tvete2010-04-091-0/+1558