Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent Binding from crashing when its target object is deleted. | Michael Brasser | 2011-08-03 | 2 | -0/+41 |
* | Fix crash when assigning a list property to transitions. | Michael Brasser | 2011-07-26 | 2 | -0/+25 |
* | Flicking behaviour of ListView/GridView SnapOnItem is inconsistent | Martin Jones | 2011-07-04 | 1 | -4/+4 |
* | Skip flick velocity test on Mac. | Martin Jones | 2011-07-03 | 1 | -0/+4 |
* | Try again to fix flickable velocity on Mac. | Martin Jones | 2011-06-30 | 1 | -0/+1 |
* | Try to fix Mac CI test failure | Martin Jones | 2011-06-30 | 1 | -2/+2 |
* | Reduce timing dependancy in flickable test | Martin Jones | 2011-06-29 | 2 | -49/+22 |
* | Velocities reported by Flickable in onFlickStarted can be 0 | Martin Jones | 2011-06-28 | 1 | -0/+69 |
* | QDeclarativeDebug: Add code coverage information | Kai Koehne | 2011-06-22 | 1 | -0/+101 |
* | Fix js debugging autotest on Windows + Add license header | Kai Koehne | 2011-06-15 | 3 | -12/+65 |
* | Rewrite autotests for js debugging | Aurindam Jana | 2011-06-14 | 7 | -111/+1370 |
* | Rename qdeclarativescriptdebugging autotest directory | Kai Koehne | 2011-06-14 | 4 | -7/+7 |
* | Create property cache in case of Component{} root | Aaron Kennedy | 2011-06-10 | 3 | -0/+17 |
* | Fixed compile of tst_qscriptextensionplugin on some Windows configurations | Rohan McGovern | 2011-06-01 | 1 | -0/+1 |
* | QDeclarativeDebug: Fix autotest on Windows/MSVC | Kai Koehne | 2011-05-24 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qt/4.8' into master-qml-team | Kai Koehne | 2011-05-24 | 1458 | -27067/+34115 |
|\ | |||||
| * | Merge remote branch 'origin/4.8' into 4.8-from-4.7 | Rohan McGovern | 2011-05-20 | 38 | -529/+548 |
| |\ | |||||
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-releng-staging into mas... | Qt Continuous Integration System | 2011-05-19 | 1349 | -23218/+23218 |
| | |\ | |||||
| | | * | Merge remote-tracking branch 'qt/4.8' | Jyri Tahtela | 2011-05-19 | 8 | -28/+47 |
| | | |\ | |||||
| | | * | | Re-apply licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-18 | 1 | -18/+18 |
| | | * | | Merge remote-tracking branch 'qt/4.8' | Jyri Tahtela | 2011-05-18 | 129 | -1643/+1616 |
| | | |\ \ | |||||
| | | * | | | Updating file with CRLF line endings for the updated header | Sergio Ahumada | 2011-05-17 | 1 | -29/+29 |
| | | * | | | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 1349 | -23228/+23228 |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-05-19 | 1 | -6/+6 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | Update qhostinfo autotest to expect RFC5952 formatted ipv6 addresses | Shane Kearns | 2011-05-19 | 1 | -6/+6 |
| | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-05-18 | 7 | -28/+32 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Merge remote-tracking branch 'origin/4.8' | Olivier Goffart | 2011-05-18 | 129 | -1643/+1616 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | * | | | Merge remote-tracking branch 'earth-staging/master' | Olivier Goffart | 2011-05-18 | 1 | -2/+4 |
| | | |\ \ \ | |||||
| | | | * | | | Symbian socket: Implement systemProxyForQuery for service networks | Shane Kearns | 2011-05-18 | 1 | -2/+4 |
| | | * | | | | tst_q3dns: update test to follow RFC-5952. | Martin Petersson | 2011-05-18 | 1 | -1/+1 |
| | | |/ / / | |||||
| | | * | | | Merge remote-tracking branch 'origin/4.8' | Olivier Goffart | 2011-05-16 | 2 | -0/+5 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | * | | | Merge remote-tracking branch 'origin/4.8' | Olivier Goffart | 2011-05-11 | 14 | -23/+479 |
| | | |\ \ \ | |||||
| | | * | | | | QT_USE_QSTRINGBUILDER to fix source compatibility | Olivier Goffart | 2011-05-09 | 4 | -8/+4 |
| | | * | | | | Make QHostAddress.toString() follow RFC-5952 for IPv6 address format. | Martin Petersson | 2011-05-06 | 1 | -17/+23 |
| | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-air-staging into master... | Qt Continuous Integration System | 2011-05-18 | 1 | -0/+15 |
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | | * | | | | Fix inconsistency between Qt and ICU in Shift-JIS codec with regards to ASCII... | Simon Hausmann | 2011-05-16 | 1 | -0/+15 |
| | | | |_|/ | | | |/| | | |||||
| | * | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-05-17 | 17 | -12/+286 |
| | |\ \ \ \ | |||||
| * | \ \ \ \ | Merge remote branch 'origin/4.7' into 4.8-from-4.7 | Rohan McGovern | 2011-05-17 | 1320 | -22723/+22726 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-05-17 | 1325 | -22810/+22813 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Updating file with CRLF line endings for the updated header | Sergio Ahumada | 2011-05-17 | 1 | -29/+29 |
| | | * | | | | | | Fix a regression in QList::mid() | Liang Qi | 2011-05-16 | 1 | -0/+3 |
| | | * | | | | | | Update licenseheader text in source files | Jyri Tahtela | 2011-05-13 | 1325 | -22821/+22821 |
| * | | | | | | | | Merge remote branch 'origin/4.8' into 4.8-from-4.7 | Rohan McGovern | 2011-05-17 | 114 | -1631/+1330 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | / / / / | | |_|_|/ / / / | |/| | | | | | | |||||
| | * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qa-staging into master-... | Qt Continuous Integration System | 2011-05-17 | 102 | -974/+1099 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge remote branch 'origin/4.8' into qa-review-master | Rohan McGovern | 2011-05-15 | 238 | -2389/+10571 |
| | | |\ \ \ \ \ \ | | | | | |_|/ / / | | | | |/| | | | | |||||
| | | * | | | | | | Fixed license header. | Rohan McGovern | 2011-05-13 | 1 | -0/+42 |
| | | * | | | | | | Ensure that recursive QMAKE_EXTRA_TARGETS use the correct makefile | Rohan McGovern | 2011-05-12 | 5 | -0/+36 |
| | | * | | | | | | Remove Q_ASSERT's from qsharedmemory autotest | Jason McDonald | 2011-05-11 | 2 | -2/+4 |
| | | * | | | | | | Remove Q_ASSERT's from QNetworkReply autotest | Jason McDonald | 2011-05-10 | 1 | -7/+11 |
| | | * | | | | | | Remove Q_ASSERT's from qabstractxmlnodemodel test | Jason McDonald | 2011-05-10 | 1 | -8/+7 |