summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Make private stuff privateAaron Kennedy2009-07-2714-116/+90
* Make privateAaron Kennedy2009-07-275-54/+61
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Henrik Hartz2009-07-279-1/+219
|\
| * Fixed project dependenciesRoberto Raggi2009-07-262-0/+3
| * Added formal parameters to the QML signals.Roberto Raggi2009-07-267-1/+216
* | compile fixHenrik Hartz2009-07-271-1/+1
|/
* Added objectClassName now that objectType is the fully-qualified typeErik Verbruggen2009-07-244-4/+25
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-242-0/+74
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Rhys Weatherley2009-07-2413-933/+1044
| |\
| * | Add QVector3D as a value type to QMLRhys Weatherley2009-07-242-0/+74
* | | Add the fully-qualified type name to the DOM (via QmlParser::Object)Warwick Allison2009-07-242-3/+4
* | | docWarwick Allison2009-07-241-3/+3
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-2423-1484/+1121
|\ \
| * | Recognize formal arguments in the left hand side of a binding.Roberto Raggi2009-07-245-967/+1038
| * | Accept the optional semicolon at the end of a signal declaration.Roberto Raggi2009-07-245-878/+903
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-2418-1470/+1011
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-2416-1469/+995
| | |\ \ | | | |/
| | | * Make custom string converters work for builtin variant metatypesRhys Weatherley2009-07-241-2/+1
| | | * Removed support for CSS-like literals.Roberto Raggi2009-07-2410-263/+49
| | | * Revert "Introduced annotations"Roberto Raggi2009-07-2410-1204/+945
| | | * Revert "Fixed the semantic action of UiArrayMemberList"Roberto Raggi2009-07-242-2/+2
| | * | Add a 'loading' property to fontfamily.Yann Bodson2009-07-242-1/+16
| | |/
| * | Rename QmlBindableComponent to QmlComponentJS, as per Aaron's request.Alan Alpert2009-07-245-35/+35
| |/
* | Fix assertWarwick Allison2009-07-241-1/+1
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-248-37/+392
|\
| * Don't depend on qfxanchors.h.Michael Brasser2009-07-233-27/+29
| * Compile fix after merge.Michael Brasser2009-07-231-1/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-2394-1324/+2575
| |\
| * | Get anchor change transitions working.Michael Brasser2009-07-235-54/+158
| * | Add SetAnchors.Michael Brasser2009-07-233-1/+250
* | | Throw in some cursory docs for QFxLineEditAlan Alpert2009-07-241-0/+37
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-2312-100/+176
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-232-2/+2
| |\ \
| | * | Fixed the semantic action of UiArrayMemberListRoberto Raggi2009-07-232-2/+2
| * | | Unreverts 6fc708801b5f0a616af2cbf44859ad9f6757579eWarwick Allison2009-07-231-5/+5
| * | | Move import access functions to QmlEnginePrivate.Warwick Allison2009-07-2311-103/+179
| |/ /
* | | Fix after Warwick's changes.Yann Bodson2009-07-231-1/+1
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-2373-1100/+1401
|\ \ \ | |/ /
| * | Mark constant properties.Warwick Allison2009-07-231-5/+5
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-2338-1106/+2013
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-2326-1070/+1966
| | |\ \
| | | * | Introduced annotationsRoberto Raggi2009-07-2310-945/+1204
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-2327-324/+71
| | |\ \ \
| | * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-2211-141/+185
| | |\ \ \ \
| | * | | | | Move errorsString to QmlBindableComponent because it's for use in scriptAlan Alpert2009-07-214-25/+26
| * | | | | | Temporary fix for Attached propertiesWarwick Allison2009-07-232-4/+4
| * | | | | | Allow span of versions to be defined, not just one.Warwick Allison2009-07-2358-124/+154
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-238-67/+14
| |\ \ \ \ \ \
| * | | | | | | Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-2358-113/+124
* | | | | | | | Add QmlFontFamily.Yann Bodson2009-07-233-0/+240
| |_|_|_|_|/ / |/| | | | | |