Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Compile fix | Paul Olav Tvete | 2010-09-03 | 1 | -0/+3 |
* | Merge remote branch 'lighthouse/4.7' into lighthouse-master | Paul Olav Tvete | 2010-08-26 | 12 | -18/+48 |
|\ | |||||
| * | Merge branch 'qt-4.7' into lighthouse-4.7 | Paul Olav Tvete | 2010-08-26 | 73 | -359/+1024 |
| |\ | |||||
| * | | Oops, fix cut and paste bug in kernel.pri | Paul Olav Tvete | 2010-08-26 | 1 | -2/+2 |
| * | | Move qplatformcursor from gui/painting to gui/kernel | Paul Olav Tvete | 2010-08-20 | 4 | -6/+5 |
| * | | Clean up lighthouse header files | Paul Olav Tvete | 2010-08-20 | 8 | -12/+43 |
* | | | Merge remote branch 'qt/master' into lighthouse-master | Paul Olav Tvete | 2010-08-26 | 105 | -441/+1268 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-08-26 | 4 | -2/+11 |
| |\ \ \ | |||||
| | * | | | Compile bootstrapped tools with QT_NO_DEPRECATED | Harald Fernengel | 2010-08-25 | 4 | -2/+11 |
| * | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2010-08-25 | 149 | -926/+2074 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-08-25 | 149 | -926/+2074 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-08-25 | 3 | -5/+64 |
| | | |\ \ \ | |||||
| | | | * | | | Remove enums from bitfield, since all compilers do not support them. | Janne Anttila | 2010-08-25 | 1 | -4/+4 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-08-24 | 2 | -1/+60 |
| | | | |\ \ \ | |||||
| | | | | * | | | Use QImage 'convertInPlace' versions in QVGPixmapData load functions. | Jani Hautakangas | 2010-08-24 | 2 | -1/+60 |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-25 | 8 | -46/+107 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Fix responseText to check the charset encoding field and also to not | Bea Lam | 2010-08-25 | 1 | -9/+78 |
| | | | * | | | | | Re-insert and emit the correct NOTIFY signals following the removal | Bea Lam | 2010-08-25 | 4 | -2/+8 |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-08-25 | 1 | -15/+7 |
| | | | |\ \ \ \ \ | |||||
| | | | * | | | | | | Alignment of shadow for rich text is broken when using text styles | Yann Bodson | 2010-08-25 | 1 | -3/+3 |
| | | | * | | | | | | typo | Yann Bodson | 2010-08-25 | 1 | -1/+1 |
| | | | * | | | | | | Setting one dimension of the sourceSize should set the other dimension. | Yann Bodson | 2010-08-25 | 1 | -31/+17 |
| | | | | |/ / / / | | | | |/| | | | | |||||
| | | * | | | | | | Don't circumvent onDestruction handlers when clearing expression in delegate ... | Martin Jones | 2010-08-25 | 3 | -4/+17 |
| | | | |/ / / / | | | |/| | | | | |||||
| | | * | | | | | Fix poor flicking behavior with slower flicks. | Martin Jones | 2010-08-25 | 1 | -15/+7 |
| | | |/ / / / | |||||
| | | * | | | | QDeclarativeDebug: send a message when new object are added | Olivier Goffart | 2010-08-24 | 5 | -2/+27 |
| | | * | | | | QDeclarativeEngineDebugServer: make it a singleton. | Olivier Goffart | 2010-08-24 | 3 | -9/+14 |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-24 | 10 | -35/+64 |
| | | |\ \ \ \ | | | | |/ / / | | | |/| | | | |||||
| | | | * | | | Fix mispositioned text with QStaticText and OpenVG graphics system | Eskil Abrahamsen Blomfeldt | 2010-08-24 | 1 | -2/+5 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Gunnar Sletta | 2010-08-24 | 247 | -1377/+3284 |
| | | | |\ \ \ | |||||
| | | | | * | | | QGraphicsView: Fix assert that may occurs if there are 'empty' item to draw, ... | Olivier Goffart | 2010-08-24 | 1 | -1/+3 |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-24 | 6 | -18/+27 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Fix assignment of a Q(Explicitly)SharedDataPointer included in the data itself | Olivier Goffart | 2010-08-23 | 1 | -8/+12 |
| | | | | | * | | | Fix assignment of a container included in the container itself | Olivier Goffart | 2010-08-23 | 5 | -10/+15 |
| | | | * | | | | | Use binarysort to find items. | Gunnar Sletta | 2010-08-24 | 2 | -14/+29 |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-24 | 13 | -62/+15 |
| | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | Fix few declarative code issues discovered by static code analysis | Joona Petrell | 2010-08-24 | 10 | -12/+12 |
| | | | | |/ / / / | | | | |/| | | | | |||||
| | | | * | | | | | Fix PathView when setting an empty model that is later filled. | Michael Brasser | 2010-08-24 | 1 | -1/+2 |
| | | | * | | | | | QDeclarativeVisualItemModel code cleanup. | Michael Brasser | 2010-08-24 | 2 | -49/+1 |
| | | | | |/ / / | | | | |/| | | | |||||
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-23 | 3 | -3/+8 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-23 | 1 | -1/+1 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Doc: QtConcurrent::run. Make sure the example actually compiles | Olivier Goffart | 2010-08-23 | 1 | -1/+1 |
| | | | * | | | | | On Symbian QGLWidget::glDraw() must do nothing if widget isn't visible. | Jani Hautakangas | 2010-08-23 | 1 | -0/+5 |
| | | | * | | | | | QWidget metadata has not been set up yet in QWidgetPrivate::init. | Jani Hautakangas | 2010-08-23 | 1 | -2/+2 |
| | | | |/ / / / | |||||
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-23 | 27 | -113/+584 |
| | | |\ \ \ \ \ | | | | |/ / / / | |||||
| | | | * | | | | bindTexture: Replace texture if painting is active on pixmap/image | Andreas Kling | 2010-08-21 | 1 | -5/+18 |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-20 | 1 | -4/+2 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | QDeclarativeDebug: stream all the context, including the internals ones. | Olivier Goffart | 2010-08-20 | 1 | -4/+2 |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-20 | 3 | -9/+23 |
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | |||||
| | | | | * | | | | Revised fix for pixmap loading | Jens Bache-Wiig | 2010-08-20 | 1 | -0/+5 |
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-20 | 2 | -9/+18 |
| | | | | |\ \ \ \ |