Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-12 | 15 | -151/+284 |
|\ | |||||
| * | 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 | 11 | -25/+183 |
| |\ | |||||
| * \ | 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 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | 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 |
| | | |\ \ | |||||
| * | | | | | Schedule view relayout after itemsInserted/Removed() | Martin Jones | 2010-03-10 | 1 | -0/+3 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-09 | 10 | -9/+217 |
| |\ \ \ \ | |||||
| | * | | | | Update Autotests | Alan Alpert | 2010-03-09 | 3 | -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-09 | 7 | -5/+213 |
| | |\ \ \ \ | |||||
| | | * | | | | Fix qdeclarativevaluetype::font() autotest | Aaron Kennedy | 2010-03-09 | 1 | -2/+11 |
| | | * | | | | Add QML support for methods returning QList<QObject *> | Aaron Kennedy | 2010-03-09 | 3 | -0/+49 |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-09 | 3 | -3/+101 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Make QDeclarativeItem NOTIFY signals canonical | Joona Petrell | 2010-03-09 | 3 | -3/+101 |
| | | * | | | | | Compile | Aaron Kennedy | 2010-03-09 | 1 | -1/+1 |
| | | |/ / / / | |||||
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-09 | 2 | -0/+104 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Integrate QML's object ownership with the JS collector | Aaron Kennedy | 2010-03-09 | 1 | -0/+52 |
* | | | | | | | | Re-enable tst_QGL::glWidgetRenderPixmap on X11/EGL | Tom Cooksey | 2010-03-10 | 1 | -2/+2 |
* | | | | | | | | Update tst_QGL::getSetCheck to check for new (correct) behaviour | Tom Cooksey | 2010-03-10 | 1 | -6/+7 |
* | | | | | | | | Fixes Q3ListViewItem grandchildren not sorted if item has one child | Alexader Karaivanov | 2010-03-10 | 1 | -1/+125 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.... | Qt Continuous Integration System | 2010-03-10 | 11 | -25/+183 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Merge branch '4.7-cutoff' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.... | Qt Continuous Integration System | 2010-03-09 | 11 | -25/+183 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-09 | 11 | -25/+183 |
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | | * | | | | Improve performance of QTimer::singleShot | Markus Goetz | 2010-03-09 | 1 | -0/+12 |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-09 | 10 | -25/+171 |
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | | | |||||
| | | | * | | | Merge remote branch 'origin/4.7' into 4.7 | Thiago Macieira | 2010-03-08 | 1 | -1/+1 |
| | | | |\ \ \ | | | | | |/ / | |||||
| | | | * | | | Modify the XML test suite not to use non-characters. | Thiago Macieira | 2010-03-08 | 5 | -5/+5 |
| | | | * | | | Autotest: Fix failing QTextCodec tests | Thiago Macieira | 2010-03-08 | 1 | -7/+9 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-08 | 4 | -13/+157 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-07 | 4 | -13/+157 |
| | | | | |\ \ \ | |||||
| | | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 4 | -13/+157 |
| | | | | | |\ \ \ |