summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-0211-150/+252
|\
| * Documentation for the Elastic Nodes example.Andreas Aardal Hanssen2010-04-296-42/+80
| * Documentation for the Drag and Drop Robot example.Andreas Aardal Hanssen2010-04-295-108/+172
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-291-235/+282
|\ \
| * | Adjusted layout of audiodevice example to use scrollbar.Kurt Korbatits2010-04-271-235/+282
* | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-271-1/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-251-1/+1
| |\ \
| | * \ Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-231-1/+1
| | |\ \
| | | * \ Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-04-231-1/+1
| | | |\ \
| | | | * \ Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-221-1/+1
| | | | |\ \ | | | | | |/
| | | | | * examples/widgets/stylesheet fix mainwindow.uiJoerg Bornemann2010-04-211-1/+1
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2740-18/+1542
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2440-18/+1542
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-2340-18/+1542
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Link to example files from tutorial pagesBea Lam2010-04-234-0/+64
| | | * | | | Add tutorial for writing QML extensionsBea Lam2010-04-2331-0/+1460
| | | * | | | Replace usage of print() with console.log().Michael Brasser2010-04-235-18/+18
| | | |/ / /
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Peter Yard2010-04-27136-539/+1257
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-04-232-2/+0
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Add support for MSBuild, which is the project format for MSVC 2010Martin Petersson2010-04-212-2/+0
| | | |/ / | | |/| |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-231-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Diagram scene example (graphicsview/diagramscene) refresh problem.Bjørn Erik Nilsen2010-04-221-0/+1
| | |/ /
| * | | Replace Flickable overshoot property with boundsBehaviorMartin Jones2010-04-221-1/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-224-81/+0
| |\ \ \
| | * | | Remove (undocumented) QML bindings for effects.Michael Brasser2010-04-223-81/+0
| | * | | De-straighten them lines.Bea Lam2010-04-221-0/+0
| * | | | Doc: fix QStringList model docsMartin Jones2010-04-225-0/+106
| |/ / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-215-5/+40
| |\ \ \
| | * \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-21105-375/+1683
| | |\ \ \
| | * | | | Make the dynamic creation functions on the Qt objectAlan Alpert2010-04-215-5/+40
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-212-33/+31
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | More focus example cleanup.Yann Bodson2010-04-212-33/+31
| * | | | | remove debugsWarwick Allison2010-04-212-8/+0
| |/ / / /
| * | | | Cleanup declarative focus example.Yann Bodson2010-04-212-7/+2
| * | | | Improve docs and examples for Extending QML in C++Bea Lam2010-04-2150-310/+331
| * | | | Make property value source examples workBea Lam2010-04-212-2/+2
| * | | | Add an examples.qmlproject for all QML examples.Yann Bodson2010-04-201-0/+16
| * | | | Add .qmlproject files to declarative examples.Yann Bodson2010-04-2042-0/+672
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Alan Alpert2010-04-199-26/+632
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | Improve fillmode example.Yann Bodson2010-04-194-37/+45
| * | | Indentation and whitespace fixes in qml's samegame tutorialLeonardo Sobral Cunha2010-04-1913-23/+23
| * | | QML_DECLARE_TYPE is no longer necessary - fix docs and examplesBea Lam2010-04-1921-47/+6
| * | | Fix READMEmae2010-04-161-1/+1
| * | | Remove unsupported plugin version flags in .pro files of declarative examplesJoona Petrell2010-04-162-2/+0
* | | | Docs Changes to start page. Minor change to Elements doc. See also added to s...Peter Yard2010-04-271-2/+2
| |/ / |/| |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-169-26/+632
|\ \ \ | |/ / |/| |
| * | Fix duplicate project entry in visual studio solution file.Andrew den Exter2010-04-161-1/+1
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-158-25/+631
| |\ \
| | * \ Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squashAaron McCarthy2010-04-141-1/+1
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-141-1/+1
| | | |\ \