summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
...
* Resize loader after parameters have changedAaron Kennedy2009-10-261-0/+2
* Compile with -no-qt3supportAaron Kennedy2009-10-262-3/+1
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-2645-144/+589
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-2635-114/+335
| |\
| | * Fix more warnings.Michael Brasser2009-10-2612-17/+25
| | * Don't need this check.Michael Brasser2009-10-261-2/+1
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-265-4/+127
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-265-13/+16
| | | |\
| | | * | Silence warnings.Michael Brasser2009-10-265-6/+13
| | | * | Add support for value interceptors to the DOM.Michael Brasser2009-10-262-0/+116
| | * | | Fix "initial" size for remote content.Warwick Allison2009-10-262-1/+12
| | * | | qmldir not needed if types are qualified.Warwick Allison2009-10-261-2/+2
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-2622-44/+286
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-264-12/+15
| | | |\ \
| | | | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-265-1/+17
| | | | |\ \ | | | | | |/
| | | | * | Docs.Martin Jones2009-10-262-6/+4
| | | | * | Fix accessing QmlList data as a model.Martin Jones2009-10-262-6/+11
| | | * | | use enums rather than strings in examplesYann Bodson2009-10-261-1/+1
| | | | |/ | | | |/|
| | | * | Doc.Michael Brasser2009-10-265-1/+17
| | | |/
| | | * Fix crash.Michael Brasser2009-10-261-3/+3
| | * | Move knowledge of qmldir out of QmlScriptParser.Warwick Allison2009-10-262-6/+11
| | * | Wait for qmldir remote content so that imports work remotely.Warwick Allison2009-10-266-74/+131
| | * | unwarnWarwick Allison2009-10-263-4/+3
| * | | Use QScriptProgram under windowsAaron Kennedy2009-10-261-2/+2
| * | | Merge branch 'qscriptprogram' of git@scm.dev.nokia.troll.no:qt/khansens-qt-sc...Aaron Kennedy2009-10-261-1/+2
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-262-18/+26
| |\ \
| | * | Doc.Michael Brasser2009-10-261-16/+21
| | * | Fix assert with non-integer Rectangle radius.Michael Brasser2009-10-261-2/+5
| | |/
| * | Ensure cleanup happens before the destruction of QScriptEngineAaron Kennedy2009-10-2611-9/+224
| |/
* | Make sure we clear our list of dependant anchors when we are destroyed.Martin Jones2009-10-261-0/+1
|/
* doc: Removed two "are" too manyThorbjørn Lindeijer2009-10-231-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-236-11/+38
|\
| * Fix Behavior support for value type properties.Michael Brasser2009-10-236-11/+38
* | Clear exceptions after a binding evaluationAaron Kennedy2009-10-231-0/+1
|/
* Add EaseFollow::maximumEasingTime propertyAaron Kennedy2009-10-232-19/+105
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-234-54/+19
|\
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-233-53/+18
| |\
| | * Use QmlScriptString for Connection scriptWarwick Allison2009-10-233-53/+18
| * | make ScriptAction work againYann Bodson2009-10-231-1/+1
| |/
* | Don't mess with the private data of an item that is being destroyed.Martin Jones2009-10-231-3/+0
|/
* Update ScriptAction and StateChangeScript to use QmlScriptString.Michael Brasser2009-10-236-30/+31
* Don't call qDrawPixmaps if there are no particles to paint.Michael Brasser2009-10-231-1/+1
* Add NOTIFY signals to EaseFollowAaron Kennedy2009-10-232-6/+39
* Add accessor for QmlComponent's creation contextAaron Kennedy2009-10-232-0/+17
* Fix test failures.Aaron Kennedy2009-10-223-5/+13
* Use the correct context when resolving alias propertiesAaron Kennedy2009-10-221-2/+0
* change all ids in doc examples to start with lower case.Martin Jones2009-10-2216-60/+60
* Attached property docs for GridViewMartin Jones2009-10-221-2/+53
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-2219-37/+502
|\
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-2232-786/+911
| |\