summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fixed declarative examples not being installed.Rohan McGovern2010-03-0814-1/+107
* Adapted example to use the import mechanismmae2010-03-085-31/+40
* Make compile following QDeclarativeMetaProperty renamingBea Lam2010-03-084-8/+8
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-02-264-74/+89
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-s60axis2010-02-264-74/+89
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-224-74/+89
| | |\
| | | * Port http example to QNetworkAccessManagerMarkus Goetz2010-02-223-71/+82
| | | * loopback network example: Make use of bytesToWrite()Markus Goetz2010-02-211-3/+7
* | | | Change Connection syntax as per QT-2822.Warwick Allison2010-02-261-2/+2
* | | | Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-267-12/+12
* | | | Introduced QDeclarativeExtensionPlugin::registerTypes(uri).Roberto Raggi2010-02-251-3/+2
* | | | Add simple Package example.Martin Jones2010-02-252-0/+79
* | | | Connections example could be turned incorrectlyYann Bodson2010-02-251-8/+4
* | | | Add subdirs .pro for examples/declarative/extendingAaron Kennedy2010-02-242-0/+14
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-241-0/+1
|\ \ \ \
| * | | | Add an "asynchonous" property to Image.Martin Jones2010-02-241-0/+1
* | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtWarwick Allison2010-02-2420-1/+3092
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Merge remote branch 'origin/master' into bearermanagement/stagingAaron McCarthy2010-02-2371-114/+218
| |\ \ \
| * \ \ \ Merge remote branch 'origin/master' into bearermanagement/unit-testsAaron McCarthy2010-02-2286-465/+706
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'origin/master' into bearermanagement/unit-testsAaron McCarthy2010-02-173-98/+98
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'origin/master' into bearermanagement/integrationAaron McCarthy2010-02-15324-1/+12534
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'origin/master' into bearermanagement/integrationAaron McCarthy2010-02-1155-1362/+524
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'origin/4.6' into bearermanagement/integrationAaron McCarthy2010-02-1117-20/+29
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Display session statistics.Aaron McCarthy2010-02-083-4/+69
| * | | | | | | | | Merge commit 'origin/4.6' into bearermanagement/integration-4Aaron McCarthy2010-01-291133-1487/+1560
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge commit 'BearerIntegration-4' into bearermanagement/integration-4Aaron McCarthy2010-01-293-211/+219
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Bearer Management Integration 4.Aaron McCarthy2010-01-293-211/+219
| * | | | | | | | | | | Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-0513-32/+25
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Fix up license headers.Aaron McCarthy2009-12-2210-10/+10
| | * | | | | | | | | | Make compile.Aaron McCarthy2009-12-227-40/+14
| * | | | | | | | | | | Bearer Management Integration 2.Aaron McCarthy2010-01-055-28/+26
| |/ / / / / / / / / /
| * | | | | | | | | | Bearer Management Integration 1.Aaron McCarthy2009-12-2219-0/+3027
* | | | | | | | | | | Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-2446-129/+129
* | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-2424-94/+103
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Get rid of the useless import 'files'Roberto Raggi2010-02-231-1/+0
| * | | | | | | | | | | Fixed the install rules for the QML plugins example.Roberto Raggi2010-02-231-11/+14
| * | | | | | | | | | | Added the qmldir file for declarative plugins exampleThorbjørn Lindeijer2010-02-231-0/+2
| * | | | | | | | | | | Get rid of QmlModulePlugin.Roberto Raggi2010-02-237-11/+16
| * | | | | | | | | | | Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-2313-75/+77
| * | | | | | | | | | | Remove QmlView::execute(). QmlView::setSource() does it all now.Martin Jones2010-02-232-4/+2
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* / | | | | | | | | | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-2430-47/+58
|/ / / / / / / / / /
* | | | | | | | | | Updated based on change to transformOrignNigel Hietala2010-02-225-0/+5
* | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-2266-114/+213
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
| * | | | | | | | | Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-2225-57/+156
| * | | | | | | | | Rename MouseRegion -> MouseAreaMartin Jones2010-02-2241-57/+57
* | | | | | | | | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-2027-41/+177
|\| | | | | | | | |
| * | | | | | | | | Fix dynamic exampleAlan Alpert2010-02-191-0/+1
| * | | | | | | | | More strict type checking of ListElement properties.Warwick Allison2010-02-192-3/+3
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-1957-86/+86
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-1820-37/+37
| |\ \ \ \ \ \ \ \ \ \