Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Call QDeclarativeItem::geometryChanged() base implementation | Aaron Kennedy | 2010-05-06 | 5 | -1/+49 |
| | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-06 | 4 | -7/+28 |
|\ | |||||
| * | Fix autotest | Aaron Kennedy | 2010-05-06 | 1 | -0/+1 |
| | | |||||
| * | Add QML_XHR_DUMP option | Aaron Kennedy | 2010-05-06 | 1 | -0/+21 |
| | | |||||
| * | Compile | Aaron Kennedy | 2010-05-06 | 1 | -1/+0 |
| | | |||||
| * | doc fixes | Yann Bodson | 2010-05-06 | 1 | -6/+6 |
| | | |||||
* | | Add missing test file. | Martin Jones | 2010-05-06 | 1 | -0/+16 |
|/ | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 3 | -3/+4 |
|\ | |||||
| * | Another initialization fix. Unleak. | Warwick Allison | 2010-05-05 | 2 | -1/+2 |
| | | |||||
| * | Fix compile in namespace. | Michael Brasser | 2010-05-05 | 1 | -2/+2 |
| | | |||||
* | | 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 |
|/ | |||||
* | Initialize variable and crash less. | Martin Jones | 2010-05-05 | 1 | -0/+1 |
| | |||||
* | Add a switch to the menu to hide/show the runtime warnings | Kai Koehne | 2010-05-05 | 5 | -17/+222 |
| | | | | Reviewed-by: mae | ||||
* | Fix i18n example. | Yann Bodson | 2010-05-05 | 6 | -17/+81 |
| | | | | Add french translation to photoviewer demo. | ||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-05 | 100 | -531/+999 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 35 | -120/+154 |
| |\ | |||||
| | * | Use enum rather than string for easing type. | Yann Bodson | 2010-05-05 | 35 | -120/+154 |
| | | | |||||
| * | | 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 | 8 | -22/+22 |
| |\ | |||||
| | * | Docs - point to property types from tutorial and QML Basic Types page | Bea Lam | 2010-05-05 | 2 | -10/+13 |
| | | | |||||
| | * | Fix qdoc errors | Bea Lam | 2010-05-05 | 6 | -12/+9 |
| | | | |||||
| * | | 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 |
| |/ | |||||
| * | Turn off smooth rendering for qDrawBorderPixmap() with transforms. | Martin Jones | 2010-05-05 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | On non-gl graphics systems smooth rendering of qDrawBorderPixmap() with a transform applied resulted in ugly artifacts. Better to draw without smooth and get a correct looking result, though with jaggy edges. Task-number: QTBUG-5687 Reviewed-by: Gunnar | ||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 21 | -207/+223 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-05 | 3 | -2/+13 |
| | |\ | |||||
| | | * | Don't start valuesource animations until all component objects have been ↵ | Michael Brasser | 2010-05-05 | 3 | -2/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | completed. Task-number: QTBUG-9413 | ||||
| | * | | doc | Warwick Allison | 2010-05-05 | 19 | -205/+210 |
| | |/ | | | | | | | | | | Task-number: QTBUG-10386 | ||||
| * | | Test for QList<QObject*> model with object properties changing. | Martin Jones | 2010-05-05 | 1 | -0/+99 |
| | | | |||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 35 | -152/+396 |
| |\ \ | | |/ | |||||
| | * | Example i18n. | Warwick Allison | 2010-05-05 | 6 | -0/+69 |
| | | | |||||
| | * | Allow translations without extra command-line args, and document both. | Warwick Allison | 2010-05-05 | 3 | -27/+68 |
| | | | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-05 | 58 | -467/+874 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-05 | 22 | -119/+251 |
| | | |\ | |||||
| | | | * | Doc improvements, simplify example code | Bea Lam | 2010-05-05 | 19 | -118/+208 |
| | | | | | |||||
| | | | * | Enable states to be activated via their 'when' clause even if unnamed. | Michael Brasser | 2010-05-05 | 3 | -1/+43 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 3 | -4/+5 |
| | | |/ | |||||
| | | * | 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 | ||||
| | * | | 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 | 8 | -15/+49 |
| | | | | | | | | | | | | | | | | 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 | 29 | -291/+514 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-04 | 4 | -52/+102 |
| |\ \ \ | |||||
| * | | | | 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 | 25 | -268/+386 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Layout examples for QML are also cleaned up a bit. Layouts test removed, and LayoutItem test added, to clarify what we support. Reviewed-by: Michael Brasser | ||||
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-04 | 9 | -168/+315 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-04 | 197 | -2236/+4507 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: (74 commits) Optimization for QDeclarativePaintedItem. Update childrenRect when children are added or removed. Optimize childrenRect. Remove obsolete doc groupings. Doc improvements Remove QDeclarativeLoader::resizeMode Don't create an anchors element so that we can check that there aren't any Ensure eval and Function are in the correct scope Add availableFonts.qml for fonts examples. Add Qt.fontFamilies() method Avoid regenerating PathView delegates needlessly When a model delegate is released, remove it from the scene immediately. Fix assignment of value types to javascript var. More doc fixes Make QDeclarativeParserStatus method pure virtual to encourage right code. Doc fixes Fix error string Add QML value types for math3d types Fix assert in qdeclarativepathview Avoid divisions by zero in qdeclarativetimeline ... | ||||
| * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-05-04 | 9 | -168/+315 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit: Updated WebKit to 3f0f51f4c87e65bfe04165c6af4c00934b0ca1e2 Updated WebKit to 8941bee5706ef2171ed5def63834deefc7440d11 | ||||
| | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-05-03 | 9 | -168/+315 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit: Updated WebKit to 3f0f51f4c87e65bfe04165c6af4c00934b0ca1e2 Updated WebKit to 8941bee5706ef2171ed5def63834deefc7440d11 | ||||
| | | * | | | | Updated WebKit to 3f0f51f4c87e65bfe04165c6af4c00934b0ca1e2 | Simon Hausmann | 2010-05-03 | 4 | -3/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Integrated http://trac.webkit.org/changeset/58673 -- Fix qtlibraryinfix not to contain space |