Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-05 | 2 | -0/+11 | |
| | | | | | |\ \ \ | ||||||
| | | | | | | * | | | Don't start valuesource animations until all component objects have been comp... | Michael Brasser | 2010-05-05 | 2 | -0/+11 | |
| | | | | | * | | | | doc | Warwick Allison | 2010-05-05 | 19 | -205/+210 | |
| | | | | | |/ / / | ||||||
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 3 | -4/+14 | |
| | | | | |\ \ \ \ | | | | | | |/ / / | ||||||
| | | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-05 | 30 | -316/+500 | |
| | | | | | |\ \ \ | ||||||
| | | | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-05 | 1 | -1/+9 | |
| | | | | | | |\ \ \ | ||||||
| | | | | | | | * | | | Enable states to be activated via their 'when' clause even if unnamed. | Michael Brasser | 2010-05-05 | 1 | -1/+9 | |
| | | | | | | * | | | | Null objects should appear as JS null | Aaron Kennedy | 2010-05-05 | 1 | -1/+2 | |
| | | | | | | |/ / / | ||||||
| | | | | | | * | | | Fix a crash with null objects returned from a Q_INVOKABLE | Rhys Weatherley | 2010-05-05 | 1 | -1/+2 | |
| | | | | | * | | | | syntax update | Warwick Allison | 2010-05-05 | 1 | -1/+1 | |
| | | | | * | | | | | QList<QObject*> models now update their properties when they change. | Martin Jones | 2010-05-05 | 2 | -2/+10 | |
| | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 27 | -291/+459 | |
| | | | | |\ \ \ \ \ | | | | | | | |/ / / | | | | | | |/| | | | ||||||
| | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-04 | 1 | -22/+28 | |
| | | | | |\ \ \ \ \ | ||||||
| | | | | * | | | | | | Ensure flick endpoint is recalculated for variable height lists. | Martin Jones | 2010-05-04 | 2 | -2/+3 | |
| | | | | | |_|/ / / | | | | | |/| | | | | ||||||
| | | | * | | | | | | Move Qt.widgets import to be an unsupported example | Alan Alpert | 2010-05-05 | 6 | -772/+1 | |
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-04 | 9 | -168/+315 | |
| | | | |\ \ \ \ \ \ | | | | | | |_|/ / / | | | | | |/| | | | | ||||||
| | | | * | | | | | | Allow dynamic deletion of objects created with createQmlObject | Alan Alpert | 2010-05-04 | 1 | -1/+4 | |
| | | * | | | | | | | Make component.createObject require a parent argument | Alan Alpert | 2010-05-05 | 2 | -2/+20 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-04 | 82 | -1667/+2609 | |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | ||||||
| | | | * | | | | | Optimization for QDeclarativePaintedItem. | Michael Brasser | 2010-05-04 | 2 | -12/+20 | |
| | | | * | | | | | Update childrenRect when children are added or removed. | Michael Brasser | 2010-05-04 | 2 | -3/+40 | |
| | | | * | | | | | Optimize childrenRect. | Michael Brasser | 2010-05-04 | 2 | -43/+87 | |
| | | | * | | | | | Remove obsolete doc groupings. | Michael Brasser | 2010-05-04 | 15 | -69/+1 | |
| | | | | |/ / / | | | | |/| | | | ||||||
| | | | * | | | | Doc improvements | Bea Lam | 2010-05-04 | 1 | -22/+28 | |
| | | | |/ / / | ||||||
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Warwick Allison | 2010-05-04 | 216 | -2288/+5620 | |
| | | | |\ \ \ | ||||||
| | | | * | | | | Remove QDeclarativeLoader::resizeMode | mae | 2010-05-03 | 3 | -101/+27 | |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-30 | 70 | -1437/+2410 | |
| | | | |\ \ \ \ | ||||||
| | | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-30 | 1 | -5/+15 | |
| | | | | |\ \ \ \ | ||||||
| | | | | | * | | | | Ensure eval and Function are in the correct scope | Aaron Kennedy | 2010-04-30 | 1 | -5/+15 | |
| | | | | * | | | | | Don't create an anchors element so that we can check that there aren't any | Martin Jones | 2010-04-30 | 1 | -18/+30 | |
| | | | | |/ / / / | ||||||
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-30 | 12 | -18/+67 | |
| | | | | |\ \ \ \ | ||||||
| | | | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-30 | 2 | -4/+17 | |
| | | | | | |\ \ \ \ | ||||||
| | | | | | | * | | | | Add Qt.fontFamilies() method | Aaron Kennedy | 2010-04-30 | 2 | -0/+13 | |
| | | | | | * | | | | | Make QDeclarativeParserStatus method pure virtual to encourage right code. | Warwick Allison | 2010-04-30 | 10 | -18/+54 | |
| | | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-30 | 8 | -11/+394 | |
| | | | | |\ \ \ \ \ \ | | | | | | | |/ / / / | | | | | | |/| | | | | ||||||
| | | | | | * | | | | | Fix assignment of value types to javascript var. | Michael Brasser | 2010-04-30 | 1 | -4/+4 | |
| | | | | | |/ / / / | ||||||
| | | | | | * | | | | Doc fixes | Bea Lam | 2010-04-30 | 1 | -1/+5 | |
| | | | | | * | | | | Fix error string | Bea Lam | 2010-04-30 | 1 | -1/+1 | |
| | | | | | * | | | | Add QML value types for math3d types | Rhys Weatherley | 2010-04-30 | 2 | -0/+367 | |
| | | | | | * | | | | Fix assert in qdeclarativepathview | Leonardo Sobral Cunha | 2010-04-30 | 1 | -1/+6 | |
| | | | | | * | | | | Avoid divisions by zero in qdeclarativetimeline | Leonardo Sobral Cunha | 2010-04-30 | 1 | -3/+10 | |
| | | | | | * | | | | Initialize variable. | Michael Brasser | 2010-04-30 | 1 | -1/+1 | |
| | | | | * | | | | | Avoid regenerating PathView delegates needlessly | Martin Jones | 2010-04-30 | 1 | -2/+6 | |
| | | | | * | | | | | When a model delegate is released, remove it from the scene immediately. | Martin Jones | 2010-04-30 | 1 | -4/+3 | |
| | | | | |/ / / / | ||||||
| | | | | * | | | | Doc: mention that size of delegate affects flicking performance. | Martin Jones | 2010-04-30 | 3 | -0/+15 | |
| | | | | * | | | | buffer new items on initialization. | Martin Jones | 2010-04-30 | 2 | -4/+6 | |
| | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-30 | 7 | -16/+38 | |
| | | | | |\ \ \ \ | ||||||
| | | | | | * | | | | Compile with QT_NO_GRAPHICSEFFECT. | Michael Brasser | 2010-04-30 | 1 | -0/+2 | |
| | | | | | * | | | | Fix translation context when qsTr is used in PropertyChanges. | Michael Brasser | 2010-04-29 | 1 | -1/+10 | |
| | | | | | * | | | | Warn on assigning a function to a QML property. | Michael Brasser | 2010-04-29 | 2 | -1/+15 | |