Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | check for a null new parent before trying to access its platformWindow | Jeremy Katz | 2010-06-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouse | Jørgen Lind | 2010-06-24 | 8 | -53/+64 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | Removed QGraphicsSystem include from QPlatformIntegration | Jørgen Lind | 2010-06-24 | 1 | -3/+9 | |
| | * | | | | | | | | | | | | | | | | | Refactored classes and functions using lite | Jørgen Lind | 2010-06-24 | 15 | -75/+74 | |
| | * | | | | | | | | | | | | | | | | | Refactored QGraphicsSystemCursor -> QPlatformCursor | Jørgen Lind | 2010-06-24 | 2 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | Remove QSound for Lighthouse | Jørgen Lind | 2010-06-24 | 2 | -78/+9 | |
| | * | | | | | | | | | | | | | | | | | Adding -qpa configure switch | Jørgen Lind | 2010-06-24 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | Renamed files from *_lite* to *_qpa* | Jørgen Lind | 2010-06-24 | 29 | -47/+47 | |
| | * | | | | | | | | | | | | | | | | | Say hello to Q_WS_QPA! | Jørgen Lind | 2010-06-24 | 10 | -39/+39 | |
| | * | | | | | | | | | | | | | | | | | Disable the all native child widgets on lighthouse | Jørgen Lind | 2010-06-23 | 3 | -25/+43 | |
| | * | | | | | | | | | | | | | | | | | Removing the default graphicsystem from lighthouse | Jørgen Lind | 2010-06-23 | 2 | -6/+2 | |
| | * | | | | | | | | | | | | | | | | | Merge remote branch 'qt/4.7' into lighthouse | Paul Olav Tvete | 2010-06-18 | 48 | -411/+951 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | Adding support for setParent api in plugins | Jørgen Lind | 2010-06-17 | 3 | -12/+36 | |
| | * | | | | | | | | | | | | | | | | | | update QDesktopWidget geometry when screens are added, removed, or resized | Jeremy Katz | 2010-06-16 | 2 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | | Set the desktop widget geometry to reflect the size of the screen(s) | Jeremy Katz | 2010-06-16 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | | | | | | | virtual desktop multiscreen support - VNC plugin | Jeremy Katz | 2010-06-15 | 3 | -2/+21 | |
| | * | | | | | | | | | | | | | | | | | | Add support for native children in QtGui again | Jørgen Lind | 2010-06-11 | 1 | -6/+0 | |
| | * | | | | | | | | | | | | | | | | | | Added QPlatformGLContext to QPlatformWindow | Jørgen Lind | 2010-06-11 | 7 | -28/+89 | |
| | * | | | | | | | | | | | | | | | | | | litehouse multiscreen support | Jeremy Katz | 2010-06-11 | 10 | -14/+173 | |
| | * | | | | | | | | | | | | | | | | | | 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 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | | | | | 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 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | Merge remote branch 'qt/4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-05-10 | 18 | -49/+366 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | move cursor details into a private class | Jeremy Katz | 2010-05-05 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | allow multiple cursors | Jeremy Katz | 2010-05-05 | 2 | -34/+41 | |
| | * | | | | | | | | | | | | | | | | | | | add parameter support for platform integration plugins | Jeremy Katz | 2010-05-04 | 2 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | | | Add QPlatformGLWidgetSurface to GL integrtation | Tom Cooksey | 2010-04-29 | 2 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | | | | | | Avoid copying code. | Paul Olav Tvete | 2010-04-22 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | Merge remote branch 'origin/4.7' into lighthouse | Jørgen Lind | 2010-04-21 | 43 | -344/+525 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'platform_window' into lighthouse | Jørgen Lind | 2010-04-21 | 11 | -51/+312 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | Renamed createWindowSurfaceForWindow | Jørgen Lind | 2010-04-21 | 2 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | QPlatformScreen now has default implementation for physicalSize | Jørgen Lind | 2010-04-19 | 2 | -1/+9 | |
| | | * | | | | | | | | | | | | | | | | | | | | Make LinuxFb work | Paul Olav Tvete | 2010-04-12 | 1 | -0/+11 | |
| | | * | | | | | | | | | | | | | | | | | | | | Make the VNC plugin compile and largely work | Paul Olav Tvete | 2010-04-12 | 2 | -4/+18 | |
| | | * | | | | | | | | | | | | | | | | | | | | Ifdef out QPlatformWindow implementation when not compiling lighthouse | Jørgen Lind | 2010-04-12 | 1 | -0/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | Fix forward declaration in qplatformwindow_lite.h | Jørgen Lind | 2010-04-12 | 1 | -2/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | This seems to fix the resize issues | Paul Olav Tvete | 2010-04-09 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | QPlatformWindow refactoring | Jørgen Lind | 2010-04-08 | 5 | -9/+33 | |
| | | * | | | | | | | | | | | | | | | | | | | | Added QPlatformWindow | Jørgen Lind | 2010-04-07 | 8 | -43/+245 | |
| | * | | | | | | | | | | | | | | | | | | | | | port VNC plugin to platform api name change | Jeremy Katz | 2010-04-08 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | Rename qglplatformintegration_lite.h & add QGLWidget surface | Tom Cooksey | 2010-04-08 | 2 | -1/+9 | |
| | |/ / / / / / / / / / / / / / / / / / / / |