summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* fixWarwick Allison2009-04-301-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-04-3042-88/+88
|\
| * Merge branch 'source' into kinetic-declarativeuiYann Bodson2009-04-2936-72/+72
| |\
| | * Rename the 'src' attribute 'source'. Don't need to be HTML-like anymore.Yann Bodson2009-04-2936-72/+72
| * | API improvements for Flipable.Michael Brasser2009-04-291-6/+6
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-2947-682/+2801
| |\ \ | | |/
| * | Enable pluginsWarwick Allison2009-04-291-1/+1
* | | documentation snippets, some qmlconv cleanupIan Walters2009-04-2922-110/+127
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-04-2921-5/+1347
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Michael Brasser2009-04-2821-5/+1347
| |\ \
| | * | fixed minor issue with the piechart demoPierre Rossi2009-04-241-1/+1
| | * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-237-0/+498
| | |\ \
| | | * | Add Google Suggest as a new network exampleAriya Hidayat2009-04-237-0/+498
| | * | | Merge branch '4.5'Thiago Macieira2009-04-236-1/+512
| | |\ \ \ | | | |/ /
| | | * | Added Google Chat client as a new WebKit exampleAriya Hidayat2009-04-236-1/+512
| | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-237-1/+331
| | |\ \ \ | | | |/ /
| | | * | Add fancy browser as the new exampleAriya Hidayat2009-04-237-1/+331
| | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-231-3/+6
| | |\ \ \ | | | |/ /
| | | * | Fix more NaNs in Elastic Nodes exampleJoão Abecasis2009-04-221-3/+6
* | | | | Changing over to new qml format, add snippetsIan Walters2009-04-2936-1445/+2636
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-04-2824-673/+1450
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'kinetic-declarativeui' of ../kinetic into kinetic-declarativeui...Aaron Kennedy2009-04-281-185/+72
| |\ \ \ \
| * \ \ \ \ Merge branch 'kinetic-declarativeui' of ../kinetic into kinetic-declarativeui...Aaron Kennedy2009-04-281-48/+24
| |\ \ \ \ \
| * | | | | | Converted connections, listview and mouse.Roberto Raggi2009-04-273-114/+180
| * | | | | | Merge branch 'kinetic-declarativeui' of git://scm.dev.nokia.troll.no/qt/kinet...Roberto Raggi2009-04-273-10/+10
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Converted the examples.Roberto Raggi2009-04-2723-655/+1503
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-04-2876-458/+2275
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-04-283-10/+10
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | More mouse and key event handling and related documentationMartin Jones2009-04-281-1/+1
| | | |/ / / | | |/| | |
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-279-16/+6
| | |\ \ \ \ | | | |/ / /
| | * | | | Make MouseRegion signals pass a mouse event as their parameter.Martin Jones2009-04-272-9/+9
| | * | | | Fix the highlight positioning.Martin Jones2009-04-271-1/+1
| * | | | | API and documentation work on the transform elements.Michael Brasser2009-04-281-3/+3
| | |/ / / | |/| | |
| * | | | Update tile images for minehunt example.Michael Brasser2009-04-277-12/+2
| * | | | Tweak the Dial example.Michael Brasser2009-04-262-4/+4
| |/ / /
| * | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Michael Brasser2009-04-2364-429/+2256
| |\ \ \
| | * | | Moved the animation examples piemenu and photobrowser to examples/researchLeonardo Sobral Cunha2009-04-2316-0/+0
| | * | | Update copyright headers of animation examplesLeonardo Sobral Cunha2009-04-2354-110/+1937
* | | | | Minor changesIan Walters2009-04-282-5/+12
* | | | | 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-248-17/+17
|/ / / /
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-04-231-3/+2
|\ \ \ \
| * | | | Simplify dial example.Aaron Kennedy2009-04-231-3/+2
* | | | | Adding 'presentation' qml to tutorial steps.Ian Walters2009-04-2318-109/+181
* | | | | First draft chapter 1 of tutorial: complete.Ian Walters2009-04-231-21/+13
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-04-238-22/+28
|\ \ \ \ \ | |/ / / /
| * | | | Allow method text of recipe example to scrollMartin Jones2009-04-233-16/+18
| * | | | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Michael Brasser2009-04-225-6/+10
| |\ \ \ \ | | |/ / /
| | * | | Fixes for solution package.Jan-Arve Sæther2009-04-225-6/+10