summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Images for third chapter of the tutorialIan Walters2009-05-061-3/+3
* | | | | | Put more items in the contact table.Ian Walters2009-05-066-0/+1365
* | | | | | Use new syntax for properties and signals.Ian Walters2009-05-069-77/+37
* | | | | | Use new syntax for properties and signals.Ian Walters2009-05-0611-117/+44
|/ / / / /
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-0512-8/+8
|\ \ \ \ \
| * | | | | Remove XML custom parser supportAaron Kennedy2009-05-055-5/+5
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-05-054-177/+68
| |\ \ \ \ \
| * | | | | | Minehunt switched to KDE smiley facesAlan Alpert2009-05-057-3/+3
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-05-0558-1224/+1517
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-05-0522-154/+86
| |\ \ \ \ \ \
| | * | | | | | qdoc: Corrected some qdoc warnings.Martin Smith2009-05-041-0/+2
| | |/ / / / /
| | * | | | | Use QML signal syntaxAaron Kennedy2009-05-011-3/+1
| | * | | | | Use QML properties syntaxAaron Kennedy2009-05-0115-75/+41
| | * | | | | Rename QFxView::setXml to QFxView::setQml.Michael Brasser2009-05-012-5/+5
| | * | | | | Doc work.Michael Brasser2009-05-017-71/+37
| * | | | | | Join some lines in examples.Martin Jones2009-05-053-177/+66
| |/ / / / /
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-05-016-0/+118
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-05-012-132/+36
| | |\ \ \ \ \
| | * | | | | | More examples.Warwick Allison2009-05-012-0/+50
| | * | | | | | Show how to achieve aspect-ratio-maintaining effects.Warwick Allison2009-05-014-0/+68
| * | | | | | | Remove unnecessary escaping from dataAaron Kennedy2009-05-011-62/+63
| | |/ / / / / | |/| | | | |
| * | | | | | Join some lines in example code.Martin Jones2009-04-302-132/+36
| |/ / / / /
| * | | | | port syntaxWarwick Allison2009-04-301-21/+40
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-3023-225/+261
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-302-19/+97
| | |\ \ \ \ \
| | | * \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-30101-1432/+4172
| | | |\ \ \ \ \
| | | * | | | | | Documentation for ListViewMartin Jones2009-04-302-19/+97
| | * | | | | | | 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
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Convert all examples and demos from XML formatAaron Kennedy2009-04-3011-668/+1062
| |/ / / / / /
* | | | | | | Review of chapters 1 and 2 of tutorial.Ian Walters2009-05-014-29/+154
|/ / / / / /
* | | | | | 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