summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-07-2115-357/+774
|\
| * Less ugly hack to make QtOpenGL compile on LighthousePaul Olav Tvete2010-07-211-0/+1
| * Made the rest of QWindowSystemInterface callback functions thread safeJørgen Lind2010-07-219-338/+565
| * Eventloop integration in LighthouseJørgen Lind2010-07-208-20/+209
* | Header file cleanupPaul Olav Tvete2010-07-211-1/+1
* | Merge remote branch 'remotes/lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-07-1995-106/+8512
|\ \ | |/
| * Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-192-4/+6
| |\
| * \ Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-07-14113-759/+5856
| |\ \
| * | | clean up QPlatformWindowFormatJørgen Lind2010-07-124-368/+25
| * | | Added QPlatformWindowFormatJørgen Lind2010-07-099-37/+1649
| * | | Never compile lighthouse with EGL supportJørgen Lind2010-07-071-4/+1
| * | | check for a null new parent before trying to access its platformWindowJeremy Katz2010-06-301-1/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouseJørgen Lind2010-06-2433-316/+625
| |\ \ \
| * | | | 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-246-45/+49
| * | | | Remove QSound for LighthouseJørgen Lind2010-06-242-78/+9
| * | | | Adding -qpa configure switchJørgen Lind2010-06-2412-23/+23
| * | | | Renamed files from *_lite* to *_qpa*Jørgen Lind2010-06-2439-55/+55
| * | | | Say hello to Q_WS_QPA!Jørgen Lind2010-06-2432-100/+100
| * | | | Disable the all native child widgets on lighthouseJørgen Lind2010-06-233-25/+43
| * | | | Removing the default graphicsystem from lighthouseJørgen Lind2010-06-235-142/+4
| * | | | Merge remote branch 'qt/4.7' into lighthousePaul Olav Tvete2010-06-18245-2326/+5189
| |\ \ \ \
| * | | | | Adding support for setParent api in pluginsJørgen Lind2010-06-173-12/+36
| * | | | | update QDesktopWidget geometry when screens are added, removed, or resizedJeremy Katz2010-06-162-2/+5
| * | | | | Set the desktop widget geometry to reflect the size of the screen(s)Jeremy Katz2010-06-161-3/+3
| * | | | | virtual desktop multiscreen support - VNC pluginJeremy Katz2010-06-153-2/+21
| * | | | | Add support for native children in QtGui againJørgen Lind2010-06-112-11/+1
| * | | | | Added QPlatformGLContext to QPlatformWindowJørgen Lind2010-06-117-28/+89
| * | | | | litehouse multiscreen supportJeremy Katz2010-06-1110-14/+173
| * | | | | Use the QBlittable::drawPixmap implementation for pixmaps when we canJørgen Lind2010-06-021-3/+3
| * | | | | pass the QList of TouchPoints as a constant reference for handleTouchEventJeremy Katz2010-06-023-28/+33
| * | | | | use QCoreApplication::startingUp() to decide if QApplication::desktop() is safeJeremy Katz2010-06-023-9/+3
| * | | | | make reporting screen size/count changes safe before QApplication constructorJeremy Katz2010-06-013-6/+21
| * | | | | gl on openkode. QGLWidget only works for toplevel widgetsJørgen Lind2010-06-012-5/+17
| * | | | | APIs for lighthouse plugins to declare screen changesJeremy Katz2010-05-314-0/+67
| * | | | | include QTouchEvent headerJeremy Katz2010-05-271-0/+1
| * | | | | touch interface for lighthouse pluginsJeremy Katz2010-05-264-0/+64
| * | | | | fix event dispatcher sleep problem on AndroidJeremy Katz2010-05-193-1/+16
| * | | | | make handle{Keyboard|Mouse|Wheel}Event thread-safeJeremy Katz2010-05-144-3/+21
| * | | | | Say hello to Qt for Native Client.Morten Johan Sørvig2010-05-143-2/+4
| * | | | | Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-05-1083-1212/+1828
| |\ \ \ \ \
| * | | | | | move cursor details into a private classJeremy Katz2010-05-054-6/+13
| * | | | | | allow multiple cursorsJeremy Katz2010-05-054-41/+47
| * | | | | | add parameter support for platform integration pluginsJeremy Katz2010-05-042-4/+5
| * | | | | | some cursor documentation fixes, reduce public access to class internalsJeremy Katz2010-05-032-11/+24
| * | | | | | Add QPlatformGLWidgetSurface to GL integrtationTom Cooksey2010-04-292-3/+2
| * | | | | | Compile with QT_NO_QWS_INPUTMETHODSMorten Johan Sørvig2010-04-291-0/+2
| * | | | | | Compile with QT_NO_CURSOR.Morten Johan Sørvig2010-04-291-0/+3
| * | | | | | Compile with QT_NO_FSFILEENGINE.Morten Johan Sørvig2010-04-291-0/+3