summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* docWarwick Allison2009-04-301-16/+11
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-3013-232/+111
|\
| * Documentation work.Michael Brasser2009-04-3013-232/+111
* | port syntaxWarwick Allison2009-04-301-21/+40
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-302-3/+19
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-301-40/+61
| |\
| * | Fix crash in QmlDomDocument::load()Aaron Kennedy2009-04-302-3/+19
* | | whitespaceWarwick Allison2009-04-301-0/+1
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-3036-914/+1289
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-3014-135/+180
| |\
| | * Rename duiviewer to qmlviewer.Michael Brasser2009-04-3010-46/+43
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-04-30176-3613/+5882
| | |\
| | * | More work on transform elements.Michael Brasser2009-04-304-89/+137
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-3033-325/+443
| |\ \ \ | | | |/ | | |/|
| * | | Convert all examples and demos from XML formatAaron Kennedy2009-04-3015-843/+1522
| * | | Make custom parsers internal.Aaron Kennedy2009-04-3010-154/+155
* | | | Port syntaxWarwick Allison2009-04-302-173/+479
| |/ / |/| |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-3031-1393/+1739
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-30372-11113/+11401
| |\ \ \ | | |/ /
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-30132-2584/+4385
| | |\ \
| | * | | Prototype custom parsers for non-xml qml languageAaron Kennedy2009-04-3013-438/+658
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-2913-96/+440
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-29222-7958/+5816
| | |\ \ \
| | * | | | Re-enable property syntax and add a "default" specifierAaron Kennedy2009-04-299-703/+768
| * | | | | Documentation for ListViewMartin Jones2009-04-3010-117/+275
| |/ / / /
* | | | | Namespaces not needed in new syntax.Warwick Allison2009-04-3013-87/+0
* | | | | Port syntaxWarwick Allison2009-04-301-12/+29
* | | | | Port syntaxWarwick Allison2009-04-301-52/+128
* | | | | Change syntaxWarwick Allison2009-04-305-95/+112
* | | | | fixWarwick Allison2009-04-301-1/+1
* | | | | Don't delay initial resizeWarwick Allison2009-04-301-1/+1
* | | | | Fix smooth scalingWarwick Allison2009-04-301-1/+3
| |_|_|/ |/| | |
* | | | Fix crashWarwick Allison2009-04-301-4/+4
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-3024-258/+451
|\ \ \ \
| * | | | Convert phonebrowser.Yann Bodson2009-04-307-254/+447
| * | | | Rename the mediabrowser demo to match the content.Yann Bodson2009-04-3017-0/+0
* | | | | Resizable.Warwick Allison2009-04-302-3/+10
* | | | | 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...Ian Walters2009-04-3079-955/+1481
|\ \ \ \
| * \ \ \ 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-296-20/+54
| |/ / / /
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-04-29380-10353/+8565
| |\ \ \ \
| | * | | | Forgot this src attribute.Yann Bodson2009-04-291-1/+1
| | * | | | Merge branch 'source' into kinetic-declarativeuiYann Bodson2009-04-2951-112/+112
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore.Yann Bodson2009-04-2951-113/+113
| | | | |/ | | | |/|
| | * | | API improvements for Flipable.Michael Brasser2009-04-295-19/+171
| | * | | model dataWarwick Allison2009-04-291-0/+137
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-29398-11233/+24508
| | |\ \ \ | | | |/ /
| | | * | Convert the calculator demo.Yann Bodson2009-04-292-103/+169