Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Qt object test | Aaron Kennedy | 2009-11-02 | 14 | -38/+390 |
| | |||||
* | Doc | Aaron Kennedy | 2009-11-02 | 3 | -8/+1 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-11-02 | 8 | -81/+255 |
|\ | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-02 | 7 | -38/+86 |
| |\ | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Bea Lam | 2009-11-02 | 773 | -19932/+40036 |
| | |\ | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| | * | | Fix to send correct data for property value changes. | Bea Lam | 2009-11-02 | 1 | -1/+1 |
| | | | | |||||
| | * | | Make QmlBoundSignal children look like properties (instead of children) | Bea Lam | 2009-11-02 | 3 | -25/+75 |
| | | | | | | | | | | | | | | | | | | | | | | | | in the debugger to reflect how signal properties are written in QML. This also changes the FETCH_OBJECT reply stream to send children data before property data. | ||||
| | * | | Minor changes | Bea Lam | 2009-10-29 | 1 | -1/+1 |
| | | | | |||||
| | * | | Minor improvements | Bea Lam | 2009-10-29 | 4 | -11/+9 |
| | | | | |||||
| * | | | Add images to QML easing curve documentation | Yann Bodson | 2009-11-02 | 1 | -43/+169 |
| | |/ | |/| | | | | | | | Task-number: QT-2326 | ||||
* | | | QmlContext tests | Aaron Kennedy | 2009-11-02 | 9 | -4/+445 |
|/ / | |||||
* | | added missing include for template instantiation (in qDeleteAll) | mae | 2009-10-30 | 1 | -1/+1 |
| | | |||||
* | | Missing file | Aaron Kennedy | 2009-10-30 | 1 | -0/+91 |
| | | |||||
* | | Rename fx -> graphicsitems | Aaron Kennedy | 2009-10-30 | 79 | -85/+85 |
| | | |||||
* | | Cleanup | Aaron Kennedy | 2009-10-30 | 38 | -125/+18 |
| | | |||||
* | | Compile | Aaron Kennedy | 2009-10-30 | 1 | -1/+1 |
| | | |||||
* | | compile | Warwick Allison | 2009-10-30 | 2 | -3/+3 |
| | | |||||
* | | enable smooth scaling for dynamic example | Yann Bodson | 2009-10-30 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-10-30 | 251 | -5682/+6641 |
|\ \ | | | | | | | | | | into kinetic-declarativeui | ||||
| * \ | Merge branch 'kinetic-declarativeui' of ↵ | Aaron Kennedy | 2009-10-30 | 429 | -4707/+9804 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/debugger/qmldebug.cpp src/declarative/fx/qmlgraphicsimagebase_p.h src/declarative/util/qmlanimation.h src/declarative/util/qmlstate.h src/declarative/util/qmltimer.cpp | ||||
| | * | | fix headers | Warwick Allison | 2009-10-30 | 30 | -97/+1057 |
| | | | | |||||
| | * | | fix macros | Warwick Allison | 2009-10-30 | 1 | -2/+2 |
| | | | | |||||
| * | | | Fixup mistakes following renaming files | Aaron Kennedy | 2009-10-30 | 14 | -22/+22 |
| | | | | |||||
| * | | | Make private headers _p | Aaron Kennedy | 2009-10-30 | 222 | -4608/+4609 |
| | | | | |||||
| * | | | Rename qfx files to qmlgraphics files | Aaron Kennedy | 2009-10-30 | 113 | -379/+379 |
| | | | | |||||
| * | | | Rename QFx classes to QmlGraphics | Aaron Kennedy | 2009-10-30 | 130 | -4108/+4108 |
| | | | | |||||
* | | | | add missing image | Yann Bodson | 2009-10-30 | 1 | -0/+0 |
| | | | | |||||
* | | | | cleanup | Yann Bodson | 2009-10-30 | 10 | -10/+10 |
| | | | | |||||
* | | | | make twitter not depend on flickr example | Yann Bodson | 2009-10-30 | 18 | -20/+172 |
| | | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-10-30 | 394 | -4592/+8666 |
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | | into kinetic-declarativeui Conflicts: examples/declarative/dial/main.cpp | ||||
| * | | | Merge branch 'kinetic-declarativeui' of ↵ | Warwick Allison | 2009-10-30 | 256 | -2112/+24210 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/qml/qmlcomponentjs.cpp src/declarative/qml/qmlcomponentjs_p.h src/declarative/qml/qmlcomponentjs_p_p.h | ||||
| * | | | | fix macros | Warwick Allison | 2009-10-29 | 9 | -7/+27 |
| | | | | | |||||
| * | | | | auto-detect declarative | Warwick Allison | 2009-10-29 | 1 | -4/+17 |
| | | | | | |||||
| * | | | | fix headers | Warwick Allison | 2009-10-29 | 69 | -51/+2511 |
| | | | | | |||||
| * | | | | fix headers | Warwick Allison | 2009-10-29 | 286 | -4537/+4617 |
| | | | | | |||||
| * | | | | fix headers | Warwick Allison | 2009-10-29 | 42 | -56/+1598 |
| | | | | | |||||
| * | | | | fix merge duplication | Warwick Allison | 2009-10-29 | 1 | -1/+0 |
| | | | | | |||||
* | | | | | cleanup dial example | Yann Bodson | 2009-10-30 | 9 | -50/+15 |
| | | | | | |||||
* | | | | | cleanup | Yann Bodson | 2009-10-30 | 3 | -2/+3 |
| | | | | | |||||
* | | | | | small fixes to parallax example | Yann Bodson | 2009-10-30 | 2 | -27/+12 |
| | | | | | |||||
* | | | | | fix twitter example | Yann Bodson | 2009-10-30 | 2 | -3/+3 |
| | | | | | |||||
* | | | | | fix parallax example | Yann Bodson | 2009-10-30 | 2 | -7/+5 |
| |/ / / |/| | | | |||||
* | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-10-30 | 28 | -61/+86 |
|\ \ \ \ | | | | | | | | | | | | | | | | into kinetic-declarativeui | ||||
| * \ \ \ | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-10-30 | 12 | -12/+15 |
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | Merge branch 'kinetic-declarativeui' of ↵ | Michael Brasser | 2009-10-30 | 21 | -128/+103 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui | ||||
| * | | | | | Doc. | Michael Brasser | 2009-10-30 | 23 | -39/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Be explicit about element<->class relationship in docs. Until this is automatically set up by qdoc, we need to do it manually so things like the display of 'read-only' work properly. | ||||
| * | | | | | qdoc3: display 'read-only' in QML docs for read only properties. | Michael Brasser | 2009-10-30 | 4 | -6/+33 |
| | | | | | | |||||
| * | | | | | qdoc3: Fixed a linking error for qml properties. | Martin Smith | 2009-10-29 | 2 | -16/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This: https://qtmetrics.europe.nokia.com/kinetic-declarativeui/qml-item.html#rotation-prop should now be this: https://qtmetrics.europe.nokia.com/kinetic-declarativeui/qml-item.html#transformOrigin-prop) | ||||
* | | | | | | change cities in clock example | Yann Bodson | 2009-10-30 | 2 | -5/+5 |
| |_|/ / / |/| | | | | |||||
* | | | | | cleanup | Yann Bodson | 2009-10-30 | 12 | -12/+15 |
| |/ / / |/| | | |