Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Alan Alpert | 2010-03-17 | 34 | -1766/+1130 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-17 | 1 | -0/+3 |
| |\ | |||||
| | * | Display the itemSendScenePositionChange properly when debugging. | Alexis Menard | 2010-03-17 | 1 | -0/+3 |
| * | | QtScript: Fix regression when calling newQObject() from native constructor | Kent Hansen | 2010-03-16 | 1 | -0/+20 |
| * | | QNetworkReply: Fix canReadLine() | Markus Goetz | 2010-03-16 | 1 | -0/+17 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-15 | 31 | -1766/+1090 |
| |\ \ | | |/ | |/| | |||||
| | * | SSL: Fix memleak related to local certificate | Markus Goetz | 2010-03-15 | 1 | -0/+15 |
| | * | Further fix license whitespace. | Morten Johan Sørvig | 2010-03-15 | 1 | -40/+39 |
| | * | Remove NetworkManager test-bed application. | Aaron McCarthy | 2010-03-15 | 8 | -1803/+0 |
| | * | Fix up whitespace in license headers. | Qt Continuous Integration System | 2010-03-12 | 7 | -273/+273 |
| | * | Autotest: make the qabstractslider test pass on mac | Richard Moe Gustavsen | 2010-03-11 | 1 | -0/+15 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-10 | 22 | -7/+1105 |
| | |\ | |||||
| | | * | Add benchmarks for QScriptValueIterator | Kent Hansen | 2010-03-10 | 2 | -0/+300 |
| | | * | Add QWidget::update() test. | Morten Johan Sørvig | 2010-03-10 | 1 | -1/+50 |
| | | * | Add license headers | Morten Johan Sørvig | 2010-03-10 | 8 | -0/+329 |
| | | * | Import static contents tests from old manualtests | Morten Johan Sørvig | 2010-03-10 | 15 | -0/+368 |
| | | * | Add ability to read last mod.time for zip entry. | Ritt Konstantin | 2010-03-10 | 1 | -0/+4 |
| | | * | Avoid asserting when index passed to QZipReader::entryInfoAt is out of bounda... | Ritt Konstantin | 2010-03-10 | 1 | -0/+3 |
| | | * | Add isValid() method to QZipReader::FileInfo. | Ritt Konstantin | 2010-03-10 | 1 | -0/+4 |
| | | * | Update src/3rdparty/javascriptcore and adapt src/script to the changes | Kent Hansen | 2010-03-10 | 4 | -7/+48 |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-17 | 1 | -0/+102 |
|\ \ \ \ | |||||
| * | | | | Readd the itemtree benchmarks for comparison purposes. | Michael Brasser | 2010-03-17 | 1 | -0/+102 |
* | | | | | Allow enum constants as list element properties. | Warwick Allison | 2010-03-17 | 1 | -2/+3 |
|/ / / / | |||||
* | | | | Compile | Aaron Kennedy | 2010-03-17 | 6 | -5/+6 |
* | | | | Cleanup benchmark a little | Aaron Kennedy | 2010-03-17 | 1 | -232/+96 |
* | | | | Make states test work with smaller font size. | Martin Jones | 2010-03-17 | 2 | -4/+4 |
* | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-17 | 1 | -2/+1 |
|\ \ \ \ | |||||
| * | | | | Verbose unexpected errors. | Warwick Allison | 2010-03-17 | 1 | -2/+1 |
* | | | | | Tests for default count(), get() values should be run on the worker | Bea Lam | 2010-03-17 | 3 | -28/+31 |
|/ / / / | |||||
* | | | | Remove test in .pro file also | Alan Alpert | 2010-03-16 | 1 | -1/+0 |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-16 | 172 | -1211/+4612 |
|\ \ \ \ | |||||
| * | | | | Optimize QRegion::intersects(QRect). | Michael Brasser | 2010-03-15 | 1 | -0/+50 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-15 | 57 | -399/+1126 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Fix benchmark. | Michael Brasser | 2010-03-15 | 1 | -0/+1 |
| | * | | | Add basic QUrl benchmarks. | Michael Brasser | 2010-03-15 | 2 | -0/+251 |
| | * | | | Use reliable local server for HTTP testing. | Warwick Allison | 2010-03-14 | 2 | -7/+33 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-12 | 16 | -152/+297 |
| | |\ \ \ | |||||
| | | * | | | Tweak benchmark | Aaron Kennedy | 2010-03-12 | 1 | -1/+2 |
| | | * | | | Optimization: Use linked list for context children | Aaron Kennedy | 2010-03-12 | 1 | -0/+11 |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-12 | 3 | -63/+72 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-12 | 2 | -30/+0 |
| | | | |\ \ \ | |||||
| | | | * | | | | Update particles autotests | Yann Bodson | 2010-03-12 | 3 | -63/+72 |
| | | * | | | | | Fix test | Aaron Kennedy | 2010-03-12 | 1 | -9/+9 |
| | | | |/ / / | | | |/| | | | |||||
| | | * | | | | Remove Qt.closestAngle(). | Michael Brasser | 2010-03-12 | 2 | -30/+0 |
| | | |/ / / | |||||
| | | * | | | Replace QDeclarativeContext::addDefaultObject() -> setContextObject() | Aaron Kennedy | 2010-03-11 | 4 | -44/+12 |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-11 | 26 | -229/+497 |
| | | |\ \ \ | |||||
| | | | * | | | Improve value type binding behavior | Aaron Kennedy | 2010-03-11 | 4 | -3/+189 |
| | | * | | | | Fix test, fix warning consistency. | Warwick Allison | 2010-03-11 | 1 | -2/+2 |
| | * | | | | | Change PathView offset property to use range 0 - 1.0 | Martin Jones | 2010-03-12 | 2 | -4/+4 |
| | | |/ / / | | |/| | | | |||||
| | * | | | | Add a positioning 'mode' to positionViewAtIndex() | Martin Jones | 2010-03-11 | 2 | -8/+90 |