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-04-13 | 213 | -923/+6705 |
|\ | |||||
| * | Don't test XmlListModel examples on platforms without QtXmlPatterns | Alan Alpert | 2010-04-12 | 1 | -0/+6 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-04-12 | 1 | -2/+2 |
| |\ | |||||
| | * | Fix declarative examples autotest, avoid using native separators | Leonardo Sobral Cunha | 2010-04-12 | 1 | -2/+2 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-04-12 | 207 | -871/+2256 |
| |\ \ | | |/ | |||||
| | * | Test fix. | Michael Brasser | 2010-04-12 | 1 | -2/+2 |
| | * | Fix test | Bea Lam | 2010-04-12 | 1 | -1/+3 |
| | * | Fix test on QWS. | Michael Brasser | 2010-04-12 | 1 | -0/+4 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-12 | 192 | -729/+2037 |
| | |\ | |||||
| | | * | Exclude gestures from examples autotest | Aaron Kennedy | 2010-04-12 | 1 | -0/+1 |
| | | * | Exclude proxywidgets from examples autotest | Aaron Kennedy | 2010-04-12 | 1 | -0/+1 |
| | | * | Adds missing qml file to qdeclarativeflipable autotest | Leonardo Sobral Cunha | 2010-04-12 | 2 | -0/+14 |
| | | * | Fix graphicswidget auto-test. | Alexis Menard | 2010-04-12 | 2 | -52/+40 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-10 | 188 | -677/+1981 |
| | | |\ | |||||
| | | | * | Disallow writes to read-only value type properties | Aaron Kennedy | 2010-04-09 | 3 | -1/+34 |
| | | | * | Allow undefined to be assigned to QVariant properties | Aaron Kennedy | 2010-04-09 | 2 | -0/+29 |
| | | | * | Add a Qt.isQtObject() method | Aaron Kennedy | 2010-04-09 | 2 | -0/+30 |
| | | | * | Fix crash in QML library imports | Aaron Kennedy | 2010-04-09 | 3 | -0/+25 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-09 | 1 | -3/+0 |
| | | | |\ | |||||
| | | | | * | Make sure WorkerScript thread is stopped on deletion. This also fixes | Bea Lam | 2010-04-09 | 1 | -3/+0 |
| | | | * | | Enable other wrapping modes. | Martin Jones | 2010-04-09 | 3 | -3/+28 |
| | | | |/ | |||||
| | | | * | TextEdit::wrap changed to TextEdit::wrapMode enumeration | Martin Jones | 2010-04-09 | 3 | -7/+7 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-09 | 67 | -146/+202 |
| | | | |\ | |||||
| | | | | * | Replace "var" with "variant" in tests | Aaron Kennedy | 2010-04-09 | 2 | -11/+11 |
| | | | | * | Fix test after deletion of GraphicsObjectContainer. | Alexis Menard | 2010-04-09 | 1 | -23/+20 |
| | | | | * | Fix url resolution in PropertyChanges. | Michael Brasser | 2010-04-09 | 4 | -0/+67 |
| | | | | * | Replace "property var " with "property variant " in QML code | Aaron Kennedy | 2010-04-09 | 59 | -103/+103 |
| | | | | * | Use variant instead of var in QML | Aaron Kennedy | 2010-04-09 | 2 | -9/+1 |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-09 | 2 | -0/+26 |
| | | | |\ \ | | | | | |/ | |||||
| | | | | * | Make the TextInput element nicer. It has scrolling. | Alexis Menard | 2010-04-09 | 1 | -0/+24 |
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-09 | 25 | -21/+255 |
| | | | | |\ | |||||
| | | | | * | | Verbose failure output | Warwick Allison | 2010-04-09 | 1 | -0/+2 |
| | | | * | | | Ensure GridView content position is stable when moving items. | Martin Jones | 2010-04-09 | 1 | -0/+5 |
| | | | | |/ | | | | |/| | |||||
| | | | * | | Update visual test. | Michael Brasser | 2010-04-08 | 9 | -4/+4 |
| | | | * | | Fix test. | Michael Brasser | 2010-04-08 | 1 | -1/+1 |
| | | | * | | Update test following property name change. | Michael Brasser | 2010-04-08 | 3 | -5/+5 |
| | | | * | | Don't crash when QML engine is deleted | Aaron Kennedy | 2010-04-08 | 2 | -0/+34 |
| | | | * | | Fix crash on null object assignment | Aaron Kennedy | 2010-04-08 | 2 | -0/+23 |
| | | | * | | Make string -> int conversion consistent in bindings | Aaron Kennedy | 2010-04-08 | 4 | -0/+111 |
| | | | * | | Improve static assignment to QVariant's in the int and double case | Aaron Kennedy | 2010-04-08 | 3 | -0/+66 |
| | | | * | | Renamed 'source' property from SpringFollow to 'to' | Leonardo Sobral Cunha | 2010-04-08 | 4 | -11/+11 |
| | | | |/ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-08 | 3 | -0/+80 |
| | | | |\ | |||||
| | | | | * | Cleanup handling of errors in bindings and scripts | Aaron Kennedy | 2010-04-08 | 3 | -0/+80 |
| | | | * | | Add running of examples to quality gate. | Warwick Allison | 2010-04-08 | 2 | -3/+4 |
| | | | |/ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-08 | 13 | -4/+302 |
| | | | |\ | |||||
| | | | | * | Fix tst_qdeclarativesmoothedanimation::behavior | Leonardo Sobral Cunha | 2010-04-08 | 1 | -2/+3 |
| | | | | * | Add SmoothedFollow element to qml | Leonardo Sobral Cunha | 2010-04-08 | 9 | -1/+279 |
| | | | | * | Autotest for 76f5e9e7d1eea8d688d5459b7b7b2bfa3f9057ed | Aaron Kennedy | 2010-04-08 | 2 | -1/+19 |
| | | | | * | Fix test. | Michael Brasser | 2010-04-08 | 1 | -0/+1 |
| | | | * | | Test readonly valuetypes. Fails for field. | Warwick Allison | 2010-04-08 | 5 | -0/+51 |