summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'remotes/lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-07-19102-3/+14368
|\
| * Remove qDebug()Paul Olav Tvete2010-07-151-3/+3
| * Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-1425-3958/+230
| |\
| * | 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 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-246-235/+482
| |\ \
| * | | Refactored QGraphicsSystemCursor -> QPlatformCursorJørgen Lind2010-06-248-30/+30
| * | | Adding -qpa configure switchJørgen Lind2010-06-243-13/+6
| * | | Say hello to Q_WS_QPA!Jørgen Lind2010-06-241-1/+1
| * | | 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
| * | | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-18158-25123/+912
| |\ \ \
| * | | | Tslib mouse input for LighthousePaul Olav Tvete2010-06-174-0/+312
| * | | | 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
| * | | | | Build fix for LighthousePaul Olav Tvete2010-05-101-1/+1
| * | | | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-05-1093-615/+5806
| |\ \ \ \ \
| * | | | | | 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
| * | | | | 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