Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Snake demo now pauses when the window loses focus. | Alan Alpert | 2010-10-15 | 3 | -3/+13 |
* | Recalculate Text Element's alignment when width changes | Alan Alpert | 2010-10-15 | 1 | -3/+4 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-14 | 20 | -156/+366 |
|\ | |||||
| * | Correctly splice properties from derived metaobjects together | Aaron Kennedy | 2010-10-14 | 6 | -58/+61 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-10-14 | 22 | -550/+702 |
| |\ | |||||
| | * | Optimization: Don't generate intermediate QDeclarativeComponent's | Aaron Kennedy | 2010-10-14 | 8 | -64/+48 |
| * | | Fix consistency of setting currentIndex in ListView and GridView. | Martin Jones | 2010-10-14 | 6 | -34/+257 |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-14 | 1 | -0/+7 |
|\ \ \ | |||||
| * | | | Giving Qt a default app server when Avkon is removed | mread | 2010-10-14 | 1 | -0/+7 |
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-14 | 4 | -2/+113 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | TextInput autoscroll now scrolls when the cursor moves | Alan Alpert | 2010-10-14 | 1 | -0/+1 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-10-14 | 1 | -0/+108 |
| |\ \ | |||||
| | * | | Add new behavior example. | Yann Bodson | 2010-10-13 | 1 | -0/+108 |
| |/ / |/| | | |||||
| * | | Fix samegame tutorial js | Alan Alpert | 2010-10-14 | 1 | -1/+1 |
| * | | Make minehunt less cheerful | Alan Alpert | 2010-10-14 | 1 | -1/+3 |
|/ / | |||||
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-13 | 85 | -555/+1391 |
|\ \ | |||||
| * | | Fix autotest on windows | Aaron Kennedy | 2010-10-13 | 1 | -1/+3 |
| * | | Fix worker ListModels to property emit countChanged() | Bea Lam | 2010-10-13 | 2 | -1/+11 |
| * | | Update color type docs to mention transparency | Bea Lam | 2010-10-13 | 1 | -0/+2 |
| * | | Update reference bitmaps used in bitmap comparison tests to follow changes in... | Joona Petrell | 2010-10-13 | 3 | -0/+0 |
| * | | Fix alignment bugs in Text element | Aaron Kennedy | 2010-10-13 | 2 | -481/+524 |
| |/ | |||||
| * | Remove debug code added by 650a0078e2cef43eff107fe8d2505f64a0bfedf0 | Martin Jones | 2010-10-13 | 1 | -3/+0 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-13 | 78 | -74/+856 |
| |\ | |||||
| | * | Compile on WinCE | Aaron Kennedy | 2010-10-13 | 3 | -6/+6 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-12 | 78 | -74/+856 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-12 | 78 | -74/+856 |
| | | |\ | |||||
| | | | * | Update QtDeclarative def files | Joona Petrell | 2010-10-12 | 2 | -0/+2 |
| | | | * | Update QtCore def files | Joona Petrell | 2010-10-12 | 2 | -0/+2 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-12 | 74 | -74/+852 |
| | | | |\ | |||||
| | | | | * | Compile on MSVC2008 | Aaron Kennedy | 2010-10-12 | 1 | -3/+2 |
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-10-12 | 2 | -0/+26 |
| | | | | |\ | |||||
| | | | | | * | Bug: TextEdit ignores plain text format when pasting text | Yann Bodson | 2010-10-12 | 2 | -0/+26 |
| | | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-10-12 | 35 | -66/+393 |
| | | | | |\ \ | | | | | | |/ | |||||
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-11 | 69 | -71/+752 |
| | | | | | |\ | |||||
| | | | | | | * | Fix autotest on windows | Aaron Kennedy | 2010-10-11 | 2 | -1/+18 |
| | | | | | | * | Test for absent qmldir | Aaron Kennedy | 2010-10-11 | 2 | -0/+3 |
| | | | | | | * | Allow objectName to be used in QML bindings | Aaron Kennedy | 2010-10-11 | 6 | -13/+93 |
| | | | | | | * | Install the declarative objectNameChanged callback | Aaron Kennedy | 2010-10-11 | 2 | -0/+6 |
| | | | | | | * | Don't give focus to a FocusScope that has had focus explicitly cleared. | Michael Brasser | 2010-10-11 | 5 | -7/+64 |
| | | | | | | * | Add a declarative callback for when a QObject's objectName changes | Aaron Kennedy | 2010-10-11 | 2 | -0/+7 |
| | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-09 | 56 | -51/+562 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-09 | 56 | -51/+562 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-08 | 56 | -51/+562 |
| | | | | | | | | |\ | |||||
| | | | | * | | | | | | Update sections if model content changes. | Martin Jones | 2010-10-12 | 5 | -3/+75 |
| | | | | | |_|_|_|/ | | | | | |/| | | | | |||||
| | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-10-08 | 54 | -508/+931 |
| | | | | |\ \ \ \ \ | |||||
| | | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-10-08 | 53 | -50/+487 |
| | | | | | |\ \ \ \ \ | |||||
| | | | | | | * | | | | | Allow aliases to value type properties | Aaron Kennedy | 2010-10-08 | 15 | -12/+147 |
| | | | | | | * | | | | | Image.sourceSize is incorrect after changing Image.source | Yann Bodson | 2010-10-08 | 3 | -8/+41 |
| | | | | * | | | | | | | Ensure GridView header is visible at the top of the view. | Martin Jones | 2010-10-08 | 3 | -1/+75 |
| | | | | | |/ / / / / | | | | | |/| | | | | | |||||
| | | | | * | | | | | | Test for QTBUG-13685 | Martin Jones | 2010-10-08 | 2 | -0/+13 |