summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-3033-325/+443
|\
| * 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
| | |\
| | * | 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
* | | | Convert all examples and demos from XML formatAaron Kennedy2009-04-3015-843/+1522
* | | | 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-30132-2584/+4385
|\ \ \ | |/ /
| * | 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
| | * | | | qdoc: Corrected some qdoc warnings.Martin Smith2009-04-292-2/+1
| * | | | | documentation snippets, some qmlconv cleanupIan Walters2009-04-2923-260/+248
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-04-29331-10079/+7886
| |\ \ \ \ \
| * | | | | | Changing over to new qml format, add snippetsIan Walters2009-04-2937-1599/+2674
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-04-2866-694/+15593
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-04-28198-3617/+5361
| |\ \ \ \ \ \ \
| * | | | | | | | Minor changesIan Walters2009-04-283-6/+77
| * | | | | | | | Use namespaces to reduce file duplicationIan Walters2009-04-2820-423/+51
| * | | | | | | | Reorg so that snippets are more readable.Ian Walters2009-04-2841-107/+662
| * | | | | | | | Further tutorial work. Draft of second chapter.Ian Walters2009-04-249-19/+271
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | docWarwick Allison2009-04-291-1/+5
| * | | | | | | | Enable pluginsWarwick Allison2009-04-291-1/+1
| * | | | | | | | Nicer order.Warwick Allison2009-04-292-5/+2
| * | | | | | | | Phones info media, not movie info media.Warwick Allison2009-04-294-71/+47
| * | | | | | | | Fix plugin delayed loading. Allows settings from QML.Warwick Allison2009-04-292-4/+82
* | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-29222-7958/+5816
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Convert the calculator demo.Yann Bodson2009-04-292-103/+169
| | |_|_|_|/ / / | |/| | | | | |