summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'remotes/lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-07-19242-198/+24886
|\
| * Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-1946-539/+809
| |\
| * | Remove qDebug()Paul Olav Tvete2010-07-151-3/+3
| * | Temporary hack so QtOpenGL compiles for LighthousePaul Olav Tvete2010-07-142-2/+4
| * | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-14855-15948/+23127
| |\ \
| * | | Add full-screen EGL-based GL backendPaul Olav Tvete2010-07-134-0/+625
| * | | Lighthouse egl refactoringJørgen Lind2010-07-127-250/+327
| * | | clean up QPlatformWindowFormatJørgen Lind2010-07-124-368/+25
| * | | Added QPlatformWindowFormatJørgen Lind2010-07-0911-93/+1891
| * | | cleaning up QOpenKODEWindowJørgen Lind2010-07-082-24/+13
| * | | Fix deletion of QPlatformGLContextJørgen Lind2010-07-082-28/+10
| * | | Make tempcontext use new lighthouse apiJørgen Lind2010-07-081-3/+5
| * | | Make openkode work with new interfaces and moved egl stuff into pluginJørgen Lind2010-07-088-235/+239
| * | | Never compile lighthouse with EGL supportJørgen Lind2010-07-073-6/+6
| * | | check for a null new parent before trying to access its platformWindowJeremy Katz2010-06-301-1/+1
| * | | Compile after _qpa renamingPaul Olav Tvete2010-06-292-2/+2
| * | | Compile fix for testlite pluginJørgen Lind2010-06-242-0/+4
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouseJørgen Lind2010-06-241786-46515/+35844
| |\ \ \
| * | | | Removed QGraphicsSystem include from QPlatformIntegrationJørgen Lind2010-06-241-3/+9
| * | | | Refactored classes and functions using liteJørgen Lind2010-06-2416-76/+75
| * | | | Refactored QGraphicsSystemCursor -> QPlatformCursorJørgen Lind2010-06-2414-75/+79
| * | | | Remove QSound for LighthouseJørgen Lind2010-06-242-78/+9
| * | | | Adding -qpa configure switchJørgen Lind2010-06-2421-101/+94
| * | | | Renamed files from *_lite* to *_qpa*Jørgen Lind2010-06-2441-56/+56
| * | | | Say hello to Q_WS_QPA!Jørgen Lind2010-06-2445-129/+129
| * | | | Disable the all native child widgets on lighthouseJørgen Lind2010-06-235-40/+47
| * | | | Removing the default graphicsystem from lighthouseJørgen Lind2010-06-235-142/+4
| * | | | Compile openkode plugin.Bjørn Erik Nilsen2010-06-234-40/+3
| * | | | Remove dead code (QPlatformGLWidgetSurface).Bjørn Erik Nilsen2010-06-231-9/+0
| * | | | 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
| * | | | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-184250-138132/+427831
| |\ \ \ \
| * | | | | Tslib mouse input for LighthousePaul Olav Tvete2010-06-174-0/+312
| * | | | | Adding support for setParent api in pluginsJørgen Lind2010-06-175-17/+54
| * | | | | update QDesktopWidget geometry when screens are added, removed, or resizedJeremy Katz2010-06-162-2/+5
| * | | | | Disable Qt3Support for LighthousePaul Olav Tvete2010-06-161-0/+5
| * | | | | Set the desktop widget geometry to reflect the size of the screen(s)Jeremy Katz2010-06-162-4/+3
| * | | | | 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-157-33/+100
| * | | | | fixed software cursor rendering when the widget under the cursor is redrawnJeremy Katz2010-06-152-2/+3
| * | | | | Add support for native children in QtGui againJørgen Lind2010-06-112-11/+1
| * | | | | Added QPlatformGLContext to QPlatformWindowJørgen Lind2010-06-1116-322/+76
| * | | | | litehouse multiscreen supportJeremy Katz2010-06-1115-43/+264
| * | | | | software cursor cleanupJeremy Katz2010-06-033-13/+21
| * | | | | Use the QBlittable::drawPixmap implementation for pixmaps when we canJørgen Lind2010-06-021-3/+3