summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc work.Michael Brasser2009-05-019-54/+50
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-018-790/+875
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-012-2/+30
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-0128-1068/+1302
| | |\
| | * | Add epsilon to Follow can be used in more circumstances.Warwick Allison2009-05-012-2/+30
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-0110-198/+176
| |\ \ \ | | | |/ | | |/|
| * | | Support multiline string literals when assigned directly to a QML propertyAaron Kennedy2009-05-016-788/+845
* | | | More format conversion.Michael Brasser2009-05-016-28/+31
| |/ / |/| |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-05-013-94/+51
|\ \ \
| * | | Fix insertion of items when there are no existing items.Martin Jones2009-05-011-1/+1
| * | | Format conversion.Martin Jones2009-05-011-13/+12
| * | | PathView format conversion.Martin Jones2009-05-012-80/+38
| |/ /
* | | Format conversion for animation, states and transitions, and transformMichael Brasser2009-05-017-104/+125
|/ /
* | Report the syntax errors.Roberto Raggi2009-04-301-1/+38
* | Removed a fiew compilation warnings on MSVCThierry Bastian2009-04-303-2/+4
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-04-3016-909/+1062
|\ \
| * | Using QVariant for 'to' and 'from' values in QmlVariantAnimationPrivateLeonardo Sobral Cunha2009-04-302-20/+18
| * | Using qvariant color interpolator for QmlColorAnimationLeonardo Sobral Cunha2009-04-302-19/+16
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-308-120/+148
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-3025-304/+361
| | |\ \ | | | |/
| | | * docWarwick Allison2009-04-301-16/+11
| | | * Documentation work.Michael Brasser2009-04-306-39/+33
| | * | Doc.Martin Jones2009-04-301-1/+1
| | * | Item insertion and removal for PathView.Martin Jones2009-04-302-65/+103
| * | | Accept "return" and reserved words as property namesAaron Kennedy2009-04-306-750/+880
| | |/ | |/|
* | | qdoc: Corrected some qdoc warnings.Martin Smith2009-04-307-13/+66
|/ /
* | Fix crash in QmlDomDocument::load()Aaron Kennedy2009-04-302-3/+19
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-303-89/+137
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-04-3036-1353/+1657
| |\ \
| * | | More work on transform elements.Michael Brasser2009-04-303-89/+137
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-304-100/+50
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-3022-1237/+1411
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-30161-7707/+4013
| | |\ \
| | * | | Documentation for ListViewMartin Jones2009-04-302-98/+46
| * | | | Don't delay initial resizeWarwick Allison2009-04-301-1/+1
| * | | | Fix smooth scalingWarwick Allison2009-04-301-1/+3
* | | | | Convert all examples and demos from XML formatAaron Kennedy2009-04-302-2/+2
* | | | | Make custom parsers internal.Aaron Kennedy2009-04-3010-154/+155
| |_|/ / |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-3020-726/+757
|\ \ \ \ | |/ / /
| * | | Fix crashWarwick Allison2009-04-301-4/+4
| * | | Compress sizeChanged signal to give width and height.Warwick Allison2009-04-302-2/+15
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-04-296-620/+703
| |\ \ \
| | * | | Added first/lastSourceLocations to AST::UiObjectMember and improved the gener...Roberto Raggi2009-04-296-620/+703
| * | | | qdoc: Corrected some qdoc warnings.Martin Smith2009-04-295-19/+52
| |/ / /
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-04-29235-8714/+4676
| |\ \ \
| | * \ \ Merge branch 'source' into kinetic-declarativeuiYann Bodson2009-04-297-13/+13
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore.Yann Bodson2009-04-297-13/+13
| * | | | qdoc: Corrected some qdoc warnings.Martin Smith2009-04-291-1/+0
* | | | | Prototype custom parsers for non-xml qml languageAaron Kennedy2009-04-3012-301/+559
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-295-12/+242
|\ \ \ \ \ | | |/ / / | |/| | |