Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-18 | 90 | -829/+1629 |
|\ | |||||
| * | Remove timing sensitivity. | Warwick Allison | 2010-03-18 | 1 | -2/+2 |
| * | Skip test, to be fixed. | Bea Lam | 2010-03-18 | 1 | -0/+2 |
| * | Adjust test now that redundant contexts are not create due | Warwick Allison | 2010-03-18 | 1 | -2/+2 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-18 | 24 | -38/+39 |
| |\ | |||||
| | * | Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04. | Michael Brasser | 2010-03-18 | 24 | -38/+39 |
| * | | Block modifications to internal QDeclarativeContexts | Aaron Kennedy | 2010-03-18 | 1 | -0/+31 |
| |/ | |||||
| * | 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/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 |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-11 | 12 | -185/+185 |
| | | |\ \ \ | |||||
| | | | * | | | Add AnchorAnimation for animating AnchorChanges. | Michael Brasser | 2010-03-11 | 12 | -185/+185 |
| | | | |/ / | |||||
| | | * | | | Compile fix after e5922ab126f3532483b18720ce893d6be826d50e | Aaron Kennedy | 2010-03-11 | 8 | -33/+33 |
| | | |/ / | |||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-10 | 17 | -14/+236 |
| | | |\ \ | |||||
| | | | * \ | Merge remote branch 'qt/4.7' into qml-4.7 | Qt Continuous Integration System | 2010-03-10 | 13 | -25/+290 |
| | | | |\ \ | |||||
| | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-10 | 1 | -1/+0 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-10 | 7 | -4/+172 |
| | | | | |\ \ \ | |||||
| | | | | * | | | | Unify binding optimizer and QtScript binding signal management logic | Aaron Kennedy | 2010-03-10 | 1 | -1/+0 |
| | | | * | | | | | Ensure currentIndex NOTIFY is emitted when currentIndex changes due to model ... | Martin Jones | 2010-03-10 | 4 | -0/+12 |
| | | | | |/ / / | | | | |/| | | | |||||
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-10 | 9 | -8/+474 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Use no-version-specified to mean any version (used to work, fixed again, | Warwick Allison | 2010-03-10 | 2 | -4/+4 |
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-10 | 10 | -9/+217 |
| | | | | |\ \ \ \ | | | | | | |/ / / |