summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-2419-41/+34
* Renamed files from *_lite* to *_qpa*Jørgen Lind2010-06-2441-56/+56
* Say hello to Q_WS_QPA!Jørgen Lind2010-06-2443-127/+127
* 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-181071-61104/+26864
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-06-1716-99/+541
| |\
| | * Updated WebKit to 6623b5da196390748dc619461739f9cb84524736Simon Hausmann2010-06-1716-99/+541
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-1712-42/+99
| |\ \ | | |/ | |/|
| | * Usefully convert from QtScript object/array to QVariantKent Hansen2010-06-173-17/+23
| | * Implement QIODevice::peek() using read() + ungetBlock().Andreas Kling2010-06-162-7/+23
| | * Allocate the memory for QtFontSize when count > 1Benjamin Poulain2010-06-161-1/+1
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-167-18/+53
| | |\
| | | * Defer allocation of GIF decoding tables/stack.Andreas Kling2010-06-161-2/+12
| | | * Make sure only started gestures can cause cancellationsThomas Zander2010-06-161-1/+2
| | | * Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration t...Kent Hansen2010-06-163-10/+29
| | | * Work around ICE in Intel C++ Compiler 11.1.072Thiago Macieira2010-06-161-1/+1
| | | * Reduce the memory consumption of QtFontStyleBenjamin Poulain2010-06-161-4/+9
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-1712-55/+137
| |\ \ \
| | * | | doc: add note that items with width or height of 0 are not positioned.Martin Jones2010-06-171-0/+8
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-1773-2360/+681
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-1610-54/+127
| | | |\ \ \ | | | | |_|/ | | | |/| |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-06-1639-127/+336
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-06-161-0/+1
| | | | | |\ \
| | | | | * | | Move knowledge of QGraphicsObject out of qml engineAaron Kennedy2010-06-166-15/+62
| | | | * | | | Write TextInput.positionToRectangle docs.Alan Alpert2010-06-162-4/+10
| | | | * | | | Fix autoScroll implementationAlan Alpert2010-06-162-35/+54
| | * | | | | | clearFocus() shouldn't mess with focus if it doesn't have focusMartin Jones2010-06-171-1/+2
| | | |_|_|/ / | | |/| | | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-1632-112/+273
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Stopping a flick resulted in the next click being consumed.Martin Jones2010-06-161-0/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-178-17/+35
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Fix crash on Mac OS X when drawing text with Qt::TextBypassShaping setTor Arne Vestbø2010-06-161-1/+2
| | * | | | Fixed infinite recursion when drawing very large painter paths.Kim Motoyoshi Kalland2010-06-163-9/+14
| | * | | | Fixed full-rule on clipped painter paths.Kim Motoyoshi Kalland2010-06-161-0/+4
| | * | | | Removed unnecessary lines of code.Kim Motoyoshi Kalland2010-06-161-4/+0
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-06-163-3/+15
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Fixed problem with wrong size hints when items were removed.Jan-Arve Sæther2010-06-163-3/+15
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6Simon Hausmann2010-06-1624-256/+509
| |\ \ \ \ \
| | * | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-06-165-20/+52
| | * | | | | Updated Harfbuzz from git+ssh://git.freedesktop.org/git/harfbuzz to 5e9b2a886...Simon Hausmann2010-06-161-1/+1