summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-215-19/+113
|\
| * Fix breakout type resolutionAlan Alpert2009-10-211-0/+2
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-10-214-18/+110
| |\
| | * Give QmlPropertyMap a more complete API.Michael Brasser2009-10-214-18/+110
| * | DocAlan Alpert2009-10-211-1/+1
| |/
* | Tweak scopingAaron Kennedy2009-10-214-10/+28
|/
* Add simple sound supportAaron Kennedy2009-10-212-0/+34
* Remove dead codeAaron Kennedy2009-10-211-1/+0
* DocAaron Kennedy2009-10-211-6/+6
* Rename QBindableMap to QmlPropertyMap.Michael Brasser2009-10-214-52/+65
* Add missing Q_OBJECT macros.Michael Brasser2009-10-211-0/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-2110-36/+188
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-2111-47/+225
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-2142-143/+558
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-204-14/+44
| | | |\
| | | * | Don't search non-local context typesAaron Kennedy2009-10-202-4/+8
| | * | | Give more info about whether a value is null and its value type.Bea Lam2009-10-214-16/+31
| | * | | Add EVAL_EXPRESSION so clients can evaluate an expression within theBea Lam2009-10-194-23/+144
| | * | | Add bool* argument to QmlExpression::value() to help debugger.Bea Lam2009-10-193-8/+14
| | * | | Give more information about the value of a property when the variantBea Lam2009-10-151-3/+9
| * | | | typoWarwick Allison2009-10-201-1/+1
* | | | | Doc.Martin Jones2009-10-211-0/+46
* | | | | Move QmlFolderListModel to the loader example.Martin Jones2009-10-213-543/+0
| |_|_|/ |/| | |
* | | | Don't accidently override originals.Michael Brasser2009-10-201-1/+2
* | | | Make ParentChange work when target has a transformOrigin set.Michael Brasser2009-10-201-11/+36
|/ / /
* | | docWarwick Allison2009-10-202-2/+6
| |/ |/|
* | Symbian build fixesMartin Jones2009-10-161-1/+1
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-1619-123/+320
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-164-17/+108
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-163-17/+107
| | |\ \
| | | * | Improve FolderListModel a littleWarwick Allison2009-10-162-16/+106
| | | * | docWarwick Allison2009-10-161-1/+1
| | * | | Make sure we remove keepMouseGrab once the button is released.Martin Jones2009-10-161-0/+1
| | |/ /
| * | | Add binding assignment warningsAaron Kennedy2009-10-1610-79/+156
| * | | Correctly pass context to QmlObjectScriptClassAaron Kennedy2009-10-163-8/+19
| |/ /
| * | Fix dynamic exampleAlan Alpert2009-10-151-0/+1
| * | Simplified the bindings rewriter.Roberto Raggi2009-10-152-14/+15
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-10-1510-9/+51
| |\ \
| * | | Add cursorDelegate test to QFxTextInput autotestsAlan Alpert2009-10-151-6/+8
| * | | Add cursorRect function to QFxTextInputAlan Alpert2009-10-152-0/+14
* | | | Fixes for Symbian.Martin Jones2009-10-1612-8/+52
| |/ / |/| |
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-1518-72/+427
|\ \ \
| * | | docWarwick Allison2009-10-151-2/+6
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-153-3/+3
| |\ \ \
| | * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-155-51/+136
| | |\ \ \ | | | |/ /
| | * | | Fix more compiler warnings.Martin Jones2009-10-154-4/+4
| * | | | Unicode namespace fix.Warwick Allison2009-10-151-1/+1
| | |/ / | |/| |
| * | | Don't rewrite expression statements in loops.Roberto Raggi2009-10-142-2/+92
| * | | Make assigning to a QList and a QmlList consistentAaron Kennedy2009-10-141-1/+0
| * | | ParentChange docsMichael Brasser2009-10-141-1/+10
| | |/ | |/|