summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Qt object testAaron Kennedy2009-11-0214-38/+390
|
* DocAaron Kennedy2009-11-023-8/+1
|
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-028-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 Bodson2009-11-027-38/+86
| |\ | | | | | | | | | into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-02773-19932/+40036
| | |\ | | | | | | | | | | | | into kinetic-declarativeui
| | * | Fix to send correct data for property value changes.Bea Lam2009-11-021-1/+1
| | | |
| | * | Make QmlBoundSignal children look like properties (instead of children)Bea Lam2009-11-023-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 changesBea Lam2009-10-291-1/+1
| | | |
| | * | Minor improvementsBea Lam2009-10-294-11/+9
| | | |
| * | | Add images to QML easing curve documentationYann Bodson2009-11-021-43/+169
| | |/ | |/| | | | | | | Task-number: QT-2326
* | | QmlContext testsAaron Kennedy2009-11-029-4/+445
|/ /
* | added missing include for template instantiation (in qDeleteAll)mae2009-10-301-1/+1
| |
* | Missing fileAaron Kennedy2009-10-301-0/+91
| |
* | Rename fx -> graphicsitemsAaron Kennedy2009-10-3079-85/+85
| |
* | CleanupAaron Kennedy2009-10-3038-125/+18
| |
* | CompileAaron Kennedy2009-10-301-1/+1
| |
* | compileWarwick Allison2009-10-302-3/+3
| |
* | enable smooth scaling for dynamic exampleYann Bodson2009-10-301-1/+1
| |
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-10-30251-5682/+6641
|\ \ | | | | | | | | | into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-10-30429-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 headersWarwick Allison2009-10-3030-97/+1057
| | | |
| | * | fix macrosWarwick Allison2009-10-301-2/+2
| | | |
| * | | Fixup mistakes following renaming filesAaron Kennedy2009-10-3014-22/+22
| | | |
| * | | Make private headers _pAaron Kennedy2009-10-30222-4608/+4609
| | | |
| * | | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-30113-379/+379
| | | |
| * | | Rename QFx classes to QmlGraphicsAaron Kennedy2009-10-30130-4108/+4108
| | | |
* | | | add missing imageYann Bodson2009-10-301-0/+0
| | | |
* | | | cleanupYann Bodson2009-10-3010-10/+10
| | | |
* | | | make twitter not depend on flickr exampleYann Bodson2009-10-3018-20/+172
| | | |
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-10-30394-4592/+8666
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | into kinetic-declarativeui Conflicts: examples/declarative/dial/main.cpp
| * | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-10-30256-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 macrosWarwick Allison2009-10-299-7/+27
| | | | |
| * | | | auto-detect declarativeWarwick Allison2009-10-291-4/+17
| | | | |
| * | | | fix headersWarwick Allison2009-10-2969-51/+2511
| | | | |
| * | | | fix headersWarwick Allison2009-10-29286-4537/+4617
| | | | |
| * | | | fix headersWarwick Allison2009-10-2942-56/+1598
| | | | |
| * | | | fix merge duplicationWarwick Allison2009-10-291-1/+0
| | | | |
* | | | | cleanup dial exampleYann Bodson2009-10-309-50/+15
| | | | |
* | | | | cleanupYann Bodson2009-10-303-2/+3
| | | | |
* | | | | small fixes to parallax exampleYann Bodson2009-10-302-27/+12
| | | | |
* | | | | fix twitter exampleYann Bodson2009-10-302-3/+3
| | | | |
* | | | | fix parallax exampleYann Bodson2009-10-302-7/+5
| |/ / / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-10-3028-61/+86
|\ \ \ \ | | | | | | | | | | | | | | | into kinetic-declarativeui
| * \ \ \ Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-10-3012-12/+15
| |\ \ \ \ | | | |/ / | | |/| | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-10-3021-128/+103
| |\ \ \ \ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | | Doc.Michael Brasser2009-10-3023-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 Brasser2009-10-304-6/+33
| | | | | |
| * | | | | qdoc3: Fixed a linking error for qml properties.Martin Smith2009-10-292-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 exampleYann Bodson2009-10-302-5/+5
| |_|/ / / |/| | | |
* | | | | cleanupYann Bodson2009-10-3012-12/+15
| |/ / / |/| | |