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-04-09 | 5 | -47/+40 | |
| | | |\ \ | ||||||
| | | | * | | Remove use of obsolete "Script" element. | Warwick Allison | 2010-04-09 | 4 | -46/+39 | |
| | | | * | | unwarn | Warwick Allison | 2010-04-09 | 1 | -1/+1 | |
| | | * | | | TextEdit::wrap changed to TextEdit::wrapMode enumeration | Martin Jones | 2010-04-09 | 10 | -35/+66 | |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-09 | 116 | -919/+444 | |
| | | |\ \ \ | | | | |/ / | ||||||
| | | | * | | 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 | |
| | | | * | | Text.wrap is deprecated | Yann Bodson | 2010-04-09 | 2 | -17/+18 | |
| | | | * | | Fix url resolution in PropertyChanges. | Michael Brasser | 2010-04-09 | 7 | -9/+85 | |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-09 | 2 | -7/+31 | |
| | | | |\ \ | ||||||
| | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-09 | 27 | -714/+262 | |
| | | | | |\ \ | ||||||
| | | | | * | | | Better reporting of extension plugin loading errors. | Warwick Allison | 2010-04-09 | 1 | -7/+23 | |
| | | | | * | | | self-doc | Warwick Allison | 2010-04-09 | 1 | -0/+8 | |
| | | | * | | | | Replace "property var " with "property variant " in QML code | Aaron Kennedy | 2010-04-09 | 75 | -127/+127 | |
| | | | * | | | | Use variant instead of var in QML | Aaron Kennedy | 2010-04-09 | 5 | -30/+11 | |
| | | | | |/ / | | | | |/| | | ||||||
| | | | * | | | Some cleanup in widgets module. Deletion of GraphicsObjectContainer. | Alexis Menard | 2010-04-09 | 10 | -561/+18 | |
| | | | * | | | Straighten board lines | Bea Lam | 2010-04-09 | 1 | -0/+0 | |
| | | | * | | | More tutorial improvments | Bea Lam | 2010-04-09 | 9 | -131/+121 | |
| | | | * | | | Doc fixes | Bea Lam | 2010-04-09 | 3 | -3/+2 | |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-09 | 5 | -19/+123 | |
| | | |\ \ \ \ | | | | |/ / / | ||||||
| | | | * | | | Make the TextInput element nicer. It has scrolling. | Alexis Menard | 2010-04-09 | 4 | -19/+121 | |
| | | | |/ / | ||||||
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-09 | 80 | -328/+877 | |
| | | | |\ \ | ||||||
| | | | * | | | 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 | 2 | -0/+7 | |
| | | | |/ / | | | |/| | | ||||||
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-08 | 108 | -552/+1308 | |
| | | |\ \ \ | ||||||
| | | | * | | | 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 | |
| | | | * | | | Tune plugin import mechanism | mae | 2010-04-08 | 7 | -54/+175 | |
| | | | * | | | Fix compile warnings | mae | 2010-04-08 | 2 | -2/+2 | |
| | | | * | | | Enable setting the imports directory via qt.conf | Kai Koehne | 2010-04-08 | 2 | -0/+5 | |
| | | | * | | | Warn if the minehunt C++ plugin is not compiled. | Yann Bodson | 2010-04-08 | 1 | -0/+7 | |
| | | | * | | | Add tab navigation to twitter example authentication screen. | Yann Bodson | 2010-04-08 | 1 | -5/+8 | |
| | | | * | | | Don't crash when QML engine is deleted | Aaron Kennedy | 2010-04-08 | 3 | -3/+36 | |
| | | | * | | | Fix crash on null object assignment | Aaron Kennedy | 2010-04-08 | 3 | -1/+25 | |
| | | | * | | | Fix call to saveHighScores() and restore game timer. | Bea Lam | 2010-04-08 | 3 | -6/+4 | |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-04-08 | 301 | -1013/+2210 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | Make string -> int conversion consistent in bindings | Aaron Kennedy | 2010-04-08 | 5 | -0/+115 | |
| | | | | * | | | Improve static assignment to QVariant's in the int and double case | Aaron Kennedy | 2010-04-08 | 8 | -7/+110 | |
| | | | | * | | | Fix warning in declarative/examples/velocity | Leonardo Sobral Cunha | 2010-04-08 | 1 | -2/+6 | |
| | | | | * | | | Fix samegame4 tutorial code | Leonardo Sobral Cunha | 2010-04-08 | 2 | -12/+3 | |
| | | | | * | | | Missing file | Yann Bodson | 2010-04-08 | 1 | -0/+0 | |
| | | | | * | | | Update QmlChanges for SmoothedFollow | Leonardo Sobral Cunha | 2010-04-08 | 1 | -4/+12 | |
| | | | | * | | | Renamed 'source' property from SpringFollow to 'to' | Leonardo Sobral Cunha | 2010-04-08 | 16 | -56/+64 | |
| | | | | |/ / | ||||||
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-08 | 18 | -96/+232 | |
| | | | | |\ \ | ||||||
| | | | | | * | | Make script and binding assignments identical for list properties | Aaron Kennedy | 2010-04-08 | 1 | -1/+5 | |
| | | | | | * | | Fix qdeclarativeecmascript::arrayExpression() test | Aaron Kennedy | 2010-04-08 | 1 | -1/+1 | |
| | | | | | * | | Cleanup handling of errors in bindings and scripts | Aaron Kennedy | 2010-04-08 | 18 | -96/+228 | |
| | | | | * | | | Add running of examples to quality gate. | Warwick Allison | 2010-04-08 | 6 | -7/+8 | |
| | | | | |/ / | ||||||
| | | | | * | | Improve velocity example | Yann Bodson | 2010-04-08 | 4 | -135/+84 | |