summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* * add more font examplesYann Bodson2009-11-035-26/+174
| | | | * add missing properties to QmlFontValueType
* Accidental commit.Warwick Allison2009-11-022-1271/+0
|
* Fix assertion (sc not declared).Warwick Allison2009-11-021-1/+1
|
* Fix crash.Warwick Allison2009-11-022-10/+2
|
* Fix crash in assistant/WebKit by disabling animated gifKai Koehne2009-11-022-1/+1
| | | | | declarative-tutorial3_animated.gif let WebKit crash on all platforms. Until this bug is fixed upstream just use a static image.
* Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-0226-171/+551
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Mark Action class as to be exportedKai Koehne2009-11-021-1/+1
| | | | | | | | Used in Bauhaus.
| * Doc: Fixed typoKai Koehne2009-11-021-1/+1
| |
| * Check bug QT-2423Warwick Allison2009-11-021-0/+17
| |
| * NOTIFY ListModel::countWarwick Allison2009-11-022-2/+7
| |
| * more renamingYann Bodson2009-11-027-7/+7
| |
| * renaming QmlGraphicsRect -> QmlGraphicsRectangleYann Bodson2009-11-0212-159/+159
| |
| * move smooth example in visual testsYann Bodson2009-11-025-0/+355
| |
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-029-4/+445
| |\ | | | | | | | | | into kinetic-declarativeui
| * | add night support for clocks exampleYann Bodson2009-11-023-1/+4
| | |
* | | 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
| | | | |