Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | | 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 | |
| | | | | |\ \ \ \ \ | | | | | | |/ / / / | ||||||
| | | | | | * | | | | 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 | |
| * | | | | | | | | | | | | Remove WorkerListModel and integrate its functionality into ListModel. | Bea Lam | 2010-03-16 | 8 | -239/+260 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | QTreeView: Remove a lot of useless and slow code. | Olivier Goffart | 2010-03-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | Fixed a potential crash in headerview when inserting a section | Thierry Bastian | 2010-03-17 | 1 | -0/+14 | |
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | 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 | |