| Commit message (Expand) | Author | Age | Files | Lines |
* | Make QmlDebug protocol more robust | Kai Koehne | 2010-09-28 | 5 | -69/+58 |
|
|
* | Made the Symbian menu close when switching native focus. | axis | 2010-09-27 | 1 | -0/+33 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-26 | 9 | -1/+109 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-24 | 9 | -1/+109 |
| |\ |
|
| | * | More declarative autotests. | Michael Brasser | 2010-09-24 | 9 | -1/+109 |
|
|
* | | | Fix a compilation issue of tst_qsettings for win32-msvc. | Liang Qi | 2010-09-24 | 1 | -0/+1 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-24 | 1 | -1/+22 |
|\ \ |
|
| * | | Fixed floating point overflow issues in QRasterizer::rasterizeLine | Samuel Rødal | 2010-09-23 | 1 | -1/+0 |
|
|
| * | | Fixed scaled point drawing with square cap in raster paint engine. | Samuel Rødal | 2010-09-23 | 1 | -0/+22 |
| |/ |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-24 | 2 | -1/+28 |
|\ \
| |/
|/| |
|
| * | Merge branch 'eventStarvationFixes' into 4.7-s60 | axis | 2010-09-23 | 2 | -1/+28 |
| |\ |
|
| | * | Fixed event starvation on Symbian if timers were constantly recreated | axis | 2010-09-23 | 1 | -4/+0 |
|
|
| | * | Fixed deployment when using shadow builds. | axis | 2010-09-23 | 1 | -1/+1 |
|
|
| | * | Marked a test as XFAIL on Symbian. | axis | 2010-09-23 | 1 | -0/+4 |
|
|
| | * | Made posted events part of the round robin queue. | axis | 2010-09-23 | 1 | -0/+27 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-23 | 4 | -5/+294 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-23 | 4 | -5/+294 |
| |\ \ |
|
| | * | | QPainter not restored correctly in Graphics View. | Bjørn Erik Nilsen | 2010-09-22 | 1 | -5/+43 |
|
|
| | * | | Setting QGraphicsItem::ItemClipsChildrenToShape forces ItemClipsToShape | Bjørn Erik Nilsen | 2010-09-22 | 1 | -0/+188 |
|
|
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 2 | -0/+63 |
| | |\ \ |
|
| | | * | | QThread: make sure start works even if called after exit | Olivier Goffart | 2010-09-22 | 1 | -0/+41 |
|
|
| | | * | | QTreeView: do not scroll to top if last item is removed | Frank Reininghaus | 2010-09-22 | 1 | -0/+22 |
|
|
* | | | | | Various declarative autotest additions. | Michael Brasser | 2010-09-23 | 8 | -0/+95 |
|
|
* | | | | | Fix ListModel::set() so the implementation and docs are | Bea Lam | 2010-09-23 | 1 | -1/+1 |
|
|
* | | | | | Properly cleanup in QDeclarativeModulePlugin test. | Michael Brasser | 2010-09-23 | 1 | -0/+1 |
|/ / / / |
|
* | | | | Mitigate private header problems in QtCreator by adding semi-private API | Kai Koehne | 2010-09-22 | 2 | -0/+89 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-22 | 5 | -0/+139 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Mitigate private header problems in QtCreator by adding semi-private API | Kai Koehne | 2010-09-22 | 3 | -0/+98 |
|
|
| * | | | Fix a crash in QDeclarativeVisualDataModel | Joona Petrell | 2010-09-21 | 2 | -0/+41 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-22 | 2 | -2/+8 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | make lupdate test less fragile | Oswald Buddenhagen | 2010-09-21 | 2 | -2/+8 |
| |/ / |
|
* | | | Bump version to 4.7.1. | Jason McDonald | 2010-09-21 | 5 | -5/+5 |
|/ / |
|
* | | Fixed infinite loop when loading jpeg without EOI from memory. | Kim Motoyoshi Kalland | 2010-09-20 | 3 | -0/+6 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-20 | 1 | -0/+22 |
|\ \
| |/
|/| |
|
| * | tst_qpixmapfilter: Fix compilation in namespace | Olivier Goffart | 2010-09-20 | 1 | -0/+2 |
|
|
| * | Fixed memory corruption issue in qt_blurImage for Indexed8 images. | Samuel Rødal | 2010-09-17 | 1 | -0/+20 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-17 | 8 | -36/+388 |
|\ \
| |/
|/| |
|
| * | Make qml debugging work with command line arguments | Lasse Holmstedt | 2010-09-17 | 3 | -6/+41 |
|
|
| * | Autotest and small fix for QDeclarativeFontLoader. | Yann Bodson | 2010-09-17 | 2 | -0/+42 |
|
|
| * | Improve error messages | Bea Lam | 2010-09-17 | 1 | -4/+4 |
|
|
| * | Changes to objects returned from get() should emit itemsChanged() so | Bea Lam | 2010-09-17 | 1 | -20/+287 |
|
|
| * | Moving items in a PathView caused PathView.onPath to be set to false. | Martin Jones | 2010-09-17 | 2 | -8/+16 |
|
|
* | | Added autotest for QPixmap::size() with null pixmaps. | Samuel Rødal | 2010-09-17 | 1 | -0/+5 |
|
|
* | | QGraphicsItem::childrenBoundingRect behavior breaks QGraphicsEffect::sourceBo... | Bjørn Erik Nilsen | 2010-09-16 | 1 | -0/+26 |
|
|
* | | Wrong bounding rect returned by QGraphicsEffect::boundingRect(). | Bjørn Erik Nilsen | 2010-09-16 | 1 | -0/+26 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-16 | 2 | -7/+101 |
|\ |
|
| * | Make test less sensitive to platform specifics | Bradley T. Hughes | 2010-09-16 | 1 | -1/+1 |
|
|
| * | The test livelock of QTimer is now expected to work | Benjamin Poulain | 2010-09-15 | 1 | -4/+1 |
|
|
| * | Make sure mapSelectionFromSource does not return a selection with invalid ran... | Stephen Kelly | 2010-09-15 | 1 | -0/+39 |
|
|
| * | QEventDispatcherUnix: do not process too many timer if other events need to b... | Olivier Goffart | 2010-09-15 | 1 | -3/+61 |
|
|