Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | fixed software cursor rendering when the widget under the cursor is redrawn | Jeremy Katz | 2010-06-15 | 2 | -2/+3 | |
| * | | | | | Add support for native children in QtGui again | Jørgen Lind | 2010-06-11 | 2 | -11/+1 | |
| * | | | | | Added QPlatformGLContext to QPlatformWindow | Jørgen Lind | 2010-06-11 | 16 | -322/+76 | |
| * | | | | | litehouse multiscreen support | Jeremy Katz | 2010-06-11 | 15 | -43/+264 | |
| * | | | | | software cursor cleanup | Jeremy Katz | 2010-06-03 | 3 | -13/+21 | |
| * | | | | | Use the QBlittable::drawPixmap implementation for pixmaps when we can | Jørgen Lind | 2010-06-02 | 1 | -3/+3 | |
| * | | | | | pass the QList of TouchPoints as a constant reference for handleTouchEvent | Jeremy Katz | 2010-06-02 | 3 | -28/+33 | |
| * | | | | | use QCoreApplication::startingUp() to decide if QApplication::desktop() is safe | Jeremy Katz | 2010-06-02 | 3 | -9/+3 | |
| * | | | | | make reporting screen size/count changes safe before QApplication constructor | Jeremy Katz | 2010-06-01 | 3 | -6/+21 | |
| * | | | | | gl on openkode. QGLWidget only works for toplevel widgets | Jørgen Lind | 2010-06-01 | 13 | -139/+444 | |
| * | | | | | APIs for lighthouse plugins to declare screen changes | Jeremy Katz | 2010-05-31 | 4 | -0/+67 | |
| * | | | | | include QTouchEvent header | Jeremy Katz | 2010-05-27 | 1 | -0/+1 | |
| * | | | | | touch interface for lighthouse plugins | Jeremy Katz | 2010-05-26 | 4 | -0/+64 | |
| * | | | | | fix event dispatcher sleep problem on Android | Jeremy Katz | 2010-05-19 | 3 | -1/+16 | |
| * | | | | | Hardcode qDetectCPUFeatures to 0 for NaCl. | Morten Johan Sørvig | 2010-05-14 | 1 | -1/+6 | |
| * | | | | | make handle{Keyboard|Mouse|Wheel}Event thread-safe | Jeremy Katz | 2010-05-14 | 4 | -3/+21 | |
| * | | | | | Say hello to Qt for Native Client. | Morten Johan Sørvig | 2010-05-14 | 19 | -16/+657 | |
| * | | | | | adjust mouse events for the screen's offset | Jeremy Katz | 2010-05-10 | 1 | -3/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | adjust mouse movement for the screen's offset | Jeremy Katz | 2010-05-10 | 1 | -3/+4 | |
| * | | | | | | Build fix for Lighthouse | Paul Olav Tvete | 2010-05-10 | 1 | -1/+1 | |
| * | | | | | | Merge remote branch 'qt/4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-05-10 | 695 | -8804/+19793 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Small GL related fixes | Paul Olav Tvete | 2010-05-10 | 2 | -6/+37 | |
| | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-lighthouse into 4.7scm | tsenyk | 2010-05-05 | 4 | -6/+13 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | move cursor details into a private class | Jeremy Katz | 2010-05-05 | 4 | -6/+13 | |
| * | | | | | | | ifdef fix for egl on ws_lite | tsenyk | 2010-05-05 | 4 | -6/+112 | |
| |/ / / / / / | ||||||
| * | | | | | | allow multiple cursors | Jeremy Katz | 2010-05-05 | 5 | -41/+48 | |
| * | | | | | | VNC parameters for size and display id | Jeremy Katz | 2010-05-04 | 5 | -20/+46 | |
| * | | | | | | add parameter support for platform integration plugins | Jeremy Katz | 2010-05-04 | 8 | -16/+23 | |
| * | | | | | | some cursor documentation fixes, reduce public access to class internals | Jeremy Katz | 2010-05-03 | 2 | -11/+24 | |
| * | | | | | | Fix selecting GLXFBConfigs with depth/stencil/sample buffers | Tom Cooksey | 2010-04-30 | 1 | -5/+17 | |
| * | | | | | | Use QGLPixmapData for testlite when in OpenGL mode | Tom Cooksey | 2010-04-30 | 2 | -1/+6 | |
| * | | | | | | Add support for using OpenGL for window surfaces to testlite | Tom Cooksey | 2010-04-30 | 3 | -2/+21 | |
| * | | | | | | Fix GL extention function pointer lookups in testlite | Tom Cooksey | 2010-04-30 | 1 | -1/+2 | |
| * | | | | | | Export QGLWindowSurface so it can be used by Lighthouse plugins | Tom Cooksey | 2010-04-30 | 1 | -1/+1 | |
| * | | | | | | Remove windowSurface member from QTestLiteWindow | Tom Cooksey | 2010-04-30 | 3 | -7/+1 | |
| * | | | | | | Fix re-parenting of QGLWidgets in testlite | Tom Cooksey | 2010-04-29 | 2 | -0/+24 | |
| * | | | | | | Add QPlatformGLWidgetSurface::filterEvent | Tom Cooksey | 2010-04-29 | 2 | -0/+15 | |
| * | | | | | | Update testlite to use new GL integration API | Tom Cooksey | 2010-04-29 | 5 | -41/+206 | |
| * | | | | | | Add QPlatformGLWidgetSurface to GL integrtation | Tom Cooksey | 2010-04-29 | 8 | -31/+60 | |
| * | | | | | | Compile with QT_NO_QWS_INPUTMETHODS | Morten Johan Sørvig | 2010-04-29 | 1 | -0/+2 | |
| * | | | | | | Compile with QT_NO_CURSOR. | Morten Johan Sørvig | 2010-04-29 | 1 | -0/+3 | |
| * | | | | | | Compile with QT_NO_FSFILEENGINE. | Morten Johan Sørvig | 2010-04-29 | 1 | -0/+3 | |
| * | | | | | | Porting openkode platform plugin to new api | Jørgen Lind | 2010-04-28 | 13 | -296/+294 | |
| * | | | | | | Compile fix qegl_lite.cpp | Jørgen Lind | 2010-04-27 | 1 | -6/+5 | |
| * | | | | | | Crash fix | Paul Olav Tvete | 2010-04-23 | 1 | -0/+2 | |
| * | | | | | | Update QGLWindowSurface to reflect geometry -> size name change | Tom Cooksey | 2010-04-23 | 2 | -11/+33 | |
| * | | | | | | Enable some faster text drawing for lighthouse when using raster | Jørgen Lind | 2010-04-22 | 1 | -2/+4 | |
| * | | | | | | Avoid copying code. | Paul Olav Tvete | 2010-04-22 | 3 | -51/+11 | |
| * | | | | | | Rename files in platform plugins follow same pattern | Jørgen Lind | 2010-04-21 | 27 | -31/+31 | |
| * | | | | | | Merge remote branch 'origin/4.7' into lighthouse | Jørgen Lind | 2010-04-21 | 4765 | -182960/+374039 | |
| |\ \ \ \ \ \ |