summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added utility methods firstSourceLocation/lastSourceLocation methods toErik Verbruggen2009-07-271-0/+21
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-2752-1649/+1974
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-273-3/+4
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-2715-56/+281
| | |\
| | * | Make sure we pass through a line number for evaluating bindings.Michael Brasser2009-07-273-3/+4
| * | | 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-23581-5263/+47007
| | |\
| | * | 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
| | |/ | |/|
* | | Don't crash in Horizontal orientation.Martin Jones2009-07-271-3/+5
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-2315-100/+416
|\ \ \ | |/ /
| * | 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-23560-5039/+45833
| |\ \ \ | | |/ /
| * | | Add QmlFontFamily.Yann Bodson2009-07-233-0/+240
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-23560-5039/+45833
|\ \ \ \ | | |/ / | |/| |
| * | | 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-23525-5045/+46445
| |\ \ \
| | * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-23513-5009/+46398
| | |\ \ \