Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resize qmlruntime window to new dimensions when orientation changes | Joona Petrell | 2010-05-07 | 1 | -10/+6 |
| | | | | | Task-number: Reviewed-by: Warwick Allison | ||||
* | Avoid repeated create/destroy at top list boundary with sub-pixel movement. | Martin Jones | 2010-05-06 | 1 | -5/+5 |
| | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-06 | 10 | -24/+27 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-06 | 9 | -24/+25 |
| |\ | | | | | | | | | | | | | Conflicts: src/declarative/graphicsitems/qdeclarativepainteditem.cpp | ||||
| | * | qdoc fixes | Yann Bodson | 2010-05-06 | 7 | -15/+15 |
| | | | |||||
| | * | TextInput echoMode doc. | Yann Bodson | 2010-05-06 | 1 | -7/+8 |
| | | | |||||
| | * | Make sure to call base class implementation. | Michael Brasser | 2010-05-06 | 1 | -0/+1 |
| | | | |||||
| | * | Use enum for drag.axis in doc and examples. | Yann Bodson | 2010-05-06 | 1 | -2/+2 |
| | | | |||||
| * | | Call QDeclarativeItem::geometryChanged() base implementation | Aaron Kennedy | 2010-05-06 | 1 | -0/+2 |
| |/ | |||||
* | | Avoid warnings as delegates with bindings to parent are created and destroyed. | Martin Jones | 2010-05-06 | 6 | -9/+29 |
|/ | | | | Task-number: QTBUG-10359 | ||||
* | Add QML_XHR_DUMP option | Aaron Kennedy | 2010-05-06 | 1 | -0/+21 |
| | |||||
* | Doc: more clarification of cacheBuffer | Martin Jones | 2010-05-05 | 2 | -0/+6 |
| | |||||
* | Fix some compiler warnings. | Martin Jones | 2010-05-05 | 2 | -24/+25 |
| | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-05 | 29 | -242/+300 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 6 | -6/+6 |
| |\ | |||||
| | * | Use enum rather than string for easing type. | Yann Bodson | 2010-05-05 | 6 | -6/+6 |
| | | | |||||
| * | | Fix cacheBuffer documentation. | Martin Jones | 2010-05-05 | 3 | -12/+28 |
| |/ | | | | | | | Task-number: QTBUG-10385 | ||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 5 | -11/+8 |
| |\ | |||||
| | * | Fix qdoc errors | Bea Lam | 2010-05-05 | 5 | -11/+8 |
| | | | |||||
| * | | Document delegate life cycle. | Martin Jones | 2010-05-05 | 3 | -1/+11 |
| | | | | | | | | | | | | Task-number: QTBUG-10353 | ||||
| * | | little doc fix. | Martin Jones | 2010-05-05 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 20 | -205/+221 |
| |\ | |||||
| | * | 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 ↵ | Michael Brasser | 2010-05-05 | 2 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | completed. Task-number: QTBUG-9413 | ||||
| | * | | doc | Warwick Allison | 2010-05-05 | 19 | -205/+210 |
| | |/ | | | | | | | | | | Task-number: QTBUG-10386 | ||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 2 | -3/+13 |
| |\ \ | | |/ | |||||
| | * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Autogenerate a name for unnamed states: "anonymousState1", etc. Task-number: QTBUG-10352 Reviewed-by: Aaron Kennedy | ||||
| | * | | 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 |
| | | | | | | | | | | | | | | | Task-number: QTBUG-10412 Reviewed-by: Aaron Kennedy | ||||
| * | | QList<QObject*> models now update their properties when they change. | Martin Jones | 2010-05-05 | 2 | -2/+10 |
| | | | | | | | | | | | | Task-number: QTBUG-10348 | ||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 18 | -123/+144 |
| |\ \ | | |/ | |||||
| * | | 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 |
| | | | | |||||
* | | | | Allow dynamic deletion of objects created with createQmlObject | Alan Alpert | 2010-05-04 | 1 | -1/+4 |
| |_|/ |/| | | | | | | | | Task-number: QTBUG-10328 | ||||
* | | | 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 |
| | | | | | | | | | | | | Task-number: QT-714 | ||||
* | | | 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 | 1 | -0/+5 |
|\ | | | | | | | | | Conflicts: src/declarative/graphicsitems/qdeclarativeitem.cpp | ||||
| * | doc: Fixed some qdoc errors. | Martin Smith | 2010-04-30 | 1 | -5/+0 |
| | | |||||
* | | Remove QDeclarativeLoader::resizeMode | mae | 2010-05-03 | 3 | -101/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | The explicit resizeMode is superfluous, all usecases could be achieved with the corrected default behaviour of the former ResizeLoaderToItem mode. The NoResize usecase is covered by wrapping the loader in an extra item. That means: A loader automatically gets its size from the item loaded unless the loader has an explicit size itself. Go-ahead-by: Michael Brasser | ||||
* | | 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 |
| | | | | | | | | | | | | QTBUG-10236 | ||||
* | | | 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 | 10 | -17/+60 |
|\ \ | |||||
| * \ | 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 |
| | | | | | | | | | | | | | | | | QTBUG-10239 | ||||
| * | | | Make QDeclarativeParserStatus method pure virtual to encourage right code. | Warwick Allison | 2010-04-30 | 8 | -17/+47 |
| | | | | | | | | | | | | | | | | | | | | Fix all code to be right, except multimedia. Currently, it's not *required* that types work without componentComplete, so not vital. |