summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-03-30425-1243/+16761
| | | |\ \
| | | | * \ Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-03-301-1/+2
| | | | |\ \ | | | | | |/
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-303-19/+15
| | | | |\ \
| | | | | * \ Merge remote branch 'origin/4.7' into 4.7Olivier Goffart2010-03-257-10/+36
| | | | | |\ \
| | | | | * | | Fix warnings and build on mingwThierry Bastian2010-03-253-19/+15
* | | | | | | | Fix build on WinCE and Symbian: .pro file must match dir name.Thiago Macieira2010-04-011-0/+0
* | | | | | | | Fix compilation: no semi-colon after Q_ENUM or Q_PROPERTYThiago Macieira2010-04-011-1/+1
|/ / / / / / /
* | | | | | | Minor cleanup.Yann Bodson2010-03-312-6/+5
* | | | | | | Improve flipable example.Yann Bodson2010-03-317-32/+46
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-315-27/+34
|\ \ \ \ \ \ \
| * | | | | | | Update examples/declarative.proYann Bodson2010-03-311-1/+1
| * | | | | | | Declarative examples cleanup.Yann Bodson2010-03-313-25/+31
| |/ / / / / /
| * | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-03-301-1/+2
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-03-301-1/+2
| | |\ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | Merge remote branch 'origin/4.7' into qt-4.7-from-4.6Thiago Macieira2010-03-3024-316/+472
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | |
| | | * | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-292-1/+3
| | | |\ \ \ \ \ | | | | | |/ / / | | | | |/| | / | | | | |_|_|/ | | | |/| | |
| | | | * | | Changed pkg_prerules to not use default_deployment for vendor IDMiikka Heikkinen2010-03-261-1/+2
* | | | | | | example of WebView onAlert, and of popups in general.Warwick Allison2010-03-312-0/+63
|/ / / / / /
* | | | | | Move basic focusscope examples into auto tests.Yann Bodson2010-03-306-327/+0
|/ / / / /
* | | | | Change and rename qml EaseFollow to SmoothedAnimationLeonardo Sobral Cunha2010-03-301-1/+2
| |_|/ / |/| | |
* | | | Update examples/declarative.proYann Bodson2010-03-292-2/+7
* | | | Remove colorbrowser exampleYann Bodson2010-03-295-311/+0
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-2912-0/+381
|\ \ \ \
| * | | | Add focus and key navigation example.Yann Bodson2010-03-298-0/+209
| * | | | Add example on how to use Qt widgets in qml.Yann Bodson2010-03-294-0/+172
* | | | | Update for import dir and imageProvider changes.Warwick Allison2010-03-292-3/+14
|/ / / /
* | | | sourceWidth/sourceHeight -> sourceSizeWarwick Allison2010-03-261-12/+11
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-261-0/+1
|\ \ \ \
| * | | | Add declarative subdir to examples.proJoona Petrell2010-03-261-0/+1
* | | | | Control of image rendered size (esp. SVG).Warwick Allison2010-03-262-0/+70
|/ / / /
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-257-10/+36
|\ \ \ \ | |/ / /
| * | | Use the new memory cost reporting API in QtScript Custom Class exampleKent Hansen2010-03-252-2/+17
| * | | Merge remote branch 'main/4.7' into 4.7Morten Johan Sørvig2010-03-2522-336/+85
| |\ \ \ | | | |/ | | |/|
| * | | Compile with QT_NO_NETWORKINTERFACE defined.Aaron McCarthy2010-03-254-6/+17
| * | | Bearer management changes from Qt Mobility (6fb31d1e).Aaron McCarthy2010-03-242-2/+2
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-251-0/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Added Symbian UserEnvironment capability to audioinput exampleGareth Stockwell2010-03-231-0/+1
* | | Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-2512-21/+21
* | | Replace Animation's repeat property with loops.Michael Brasser2010-03-2512-21/+21
* | | Remove support for QML-in-HTML-in-WebViewWarwick Allison2010-03-243-119/+0
* | | Show loading progressWarwick Allison2010-03-233-2/+21
* | | Deprecate inline Script {} blocksAaron Kennedy2010-03-225-194/+43
| |/ |/|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Martin Jones2010-03-194-4/+3
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-174-4/+3
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7-s60axis2010-03-1613-6/+49
| | |\ \
| | * | | Fix build break caused by undefined symbol SetDialogPreferenceMiikka Heikkinen2010-03-113-3/+3
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-11125-592/+952
| | |\ \ \
| | * \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-03-01107-358/+3573
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-publicaxis2010-02-2387-494/+839
| | |\ \ \ \ \
| | * | | | | | Removed duplicate resource.axis2010-02-231-1/+0