summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Rohan McGovern2010-03-066-17/+65
|\
| * If no IAP defined force IAP dialogAleksandar Sasha Babic2010-03-051-5/+11
| * Make the star example recreate its path if the VG context is destroyed.Rhys Weatherley2010-03-051-2/+3
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-03-021-1/+1
| |\
| | * Fix windowflags exampleJoão Abecasis2010-03-011-1/+1
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-03-022-1/+3
| |\ \ | | |/ | |/|
| | * Fix warnings in AudioInput example.Justin McPherson2010-03-022-1/+3
| * | Added fullscreen support to softkeys in Symbian.Janne Anttila2010-03-013-10/+51
| |/
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-051-0/+6
|\ \
| * | Fixa few warnings on mingwThierry Bastian2010-03-051-0/+6
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-053-4/+2
|\ \ \
| * \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-03-0427-17/+15
| |\ \ \
| | * | | Remove the OBJECTS_DIR variable assignment from some projets in Qt.Jocelyn Turcotte2010-03-041-2/+0
| | |/ /
| * | | Doc: Fixed the row number for a widget in two parts of the tutorial.David Boddie2010-03-042-2/+2
* | | | Remove Qt.playSound()Michael Brasser2010-03-041-4/+8
* | | | Make sure currentIndex is updated when view is flicked.Martin Jones2010-03-031-0/+1
* | | | make example work againmae2010-03-032-5/+5
* | | | More renaming: MouseRegion -> MouseAreaYann Bodson2010-03-033-3/+3
* | | | Merge branch 'master' into 4.7Yann Bodson2010-03-035-0/+311
|\ \ \ \
| * | | | add colorbrowser qml exampleYann Bodson2010-03-035-0/+311
* | | | | Add import Qt.widgets 4.6 to layout.qml exampleJoona Petrell2010-03-031-1/+1
* | | | | Adapted example to use the import mechanismmae2010-03-025-31/+40
* | | | | Merge branch 'master' into 4.7Warwick Allison2010-03-029-1/+9
|\ \ \ \ \ | |/ / / /
| * | | | Move WebView to an extension plugin.Warwick Allison2010-03-029-1/+9
| * | | | Example of text focus.Warwick Allison2010-03-021-0/+83
* | | | | Example of text focus.Warwick Allison2010-03-021-0/+83
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-03-0230-325/+66
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-03-0227-27/+31
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlYann Bodson2010-03-0126-15/+15
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | use ParentAnimationYann Bodson2010-03-011-12/+16
| | | |/ / | | |/| |
| * | | | Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-0229-313/+50
| |/ / /
* | | | Add docs and tests for WorkerListModel.Bea Lam2010-03-022-0/+47
| |/ / |/| |
* | | Make SameGame tutorials share imagesAlan Alpert2010-03-0126-15/+15
|/ /
* | 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
| |\ \ \ \ \