summaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Expand)AuthorAgeFilesLines
* Make dynamicscene example embeddeable in another graphics sceneAlan Alpert2010-05-201-1/+1
* Some minor example fixesAlan Alpert2010-05-209-0/+78
* Fix incorrect mergeAlan Alpert2010-05-201-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-208-17/+21
|\
| * Rename Component::errorsString() -> errorString() (and also forBea Lam2010-05-204-7/+7
| * Fixes for docs, example codeBea Lam2010-05-204-11/+10
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-1944-178/+53
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-05-181-0/+5
| |\ \
| | * | Fix 'chapter5_plugins.dll.sym contains initialized writable data'Alessandro Portale2010-05-171-0/+5
* | | | Fix dynamicscene exampleAlan Alpert2010-05-193-5/+16
| |_|/ |/| |
* | | Remove image example (covered in class docs)Bea Lam2010-05-199-175/+0
* | | Add missing .qmlproject filesBea Lam2010-05-193-0/+48
* | | Rename some examples: proxyviewer -> networkaccessmanagerfactory,Bea Lam2010-05-1833-19/+21
|/ /
* | Compile fixes.ck2010-05-171-0/+0
|/
* Move xmldata example into rssnews demo.Yann Bodson2010-05-173-146/+0
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-17381-218/+232
|\
| * Add missing .proBea Lam2010-05-171-0/+5
| * Restructure the examples. They are now organized into variousBea Lam2010-05-16380-218/+227
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-142-2/+14
|\ \ | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Peter Yard2010-05-1495-565/+1871
| |\
| * | Added snippet labels to QML Dial example.Peter Yard2010-05-142-2/+14
* | | Rename QML Runtime (executable) to QML LauncherKai Koehne2010-05-141-1/+1
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-132-2/+2
|\ \ \ | | |/ | |/|
| * | Flickable small API changes.Yann Bodson2010-05-122-2/+2
* | | Add an example spinner.Martin Jones2010-05-136-0/+60
|/ /
* | Clean upBea Lam2010-05-111-1/+0
* | Removed multimedia effects from tvtennis declarative exampleLeonardo Sobral Cunha2010-05-103-8/+0
* | There is no Qt.widgetsWarwick Allison2010-05-101-1/+0
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-0724-219/+247
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-05-0717-48/+41
| |\ \
| | * | More cleanupYann Bodson2010-05-065-15/+15
| | * | CleanupYann Bodson2010-05-063-5/+5
| | * | CleanupYann Bodson2010-05-067-26/+18
| | * | Use enum for drag.axis in doc and examples.Yann Bodson2010-05-064-4/+4
| * | | Clean up example code, add white background behind textBea Lam2010-05-077-171/+206
| |/ /
* | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-0557-238/+1357
|\ \ \ | |/ /
| * | Fix i18n example.Yann Bodson2010-05-051-13/+17
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-0541-200/+370
| |\ \
| | * | Use enum rather than string for easing type.Yann Bodson2010-05-0516-93/+127
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-0523-102/+228
| | |\ \
| | | * | Example i18n.Warwick Allison2010-05-056-0/+69
| | | * | Doc improvements, simplify example codeBea Lam2010-05-0517-102/+159
| | * | | QList<QObject*> models now update their properties when they change.Martin Jones2010-05-053-5/+15
| | |/ /
| * | | Move Qt.widgets import to be an unsupported exampleAlan Alpert2010-05-0517-29/+974
| |/ /
* | | Make component.createObject require a parent argumentAlan Alpert2010-05-054-8/+4
|/ /
* | Remove QDeclarativeLoader::resizeModemae2010-05-031-1/+1
* | Add availableFonts.qml for fonts examples.Yann Bodson2010-04-301-0/+17
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-294-15/+15
|\ \
| * | Remove Component's isReady, isLoading, isError and isNull properties.Bea Lam2010-04-294-15/+15
* | | Add an example of creating a QDeclarativeNetworkAccessManagerFactory.Martin Jones2010-04-295-0/+131
|/ /