summaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Doc: Fixing typo - background file nameMorten Engvoldsen2010-07-081-1/+1
* | | | | Add a PathView example.Martin Jones2010-07-199-0/+124
|/ / / /
* | | | Fix .pro fileBea Lam2010-07-151-1/+2
* | | | Add files missing from last commitBea Lam2010-07-157-0/+446
* | | | Add chapter on creating list property typesBea Lam2010-07-1510-20/+64
* | | | Change tutorial from using "Musician" etc. types to using "PieChart"Bea Lam2010-07-1533-397/+503
|/ / /
* | | improvements to docs and examplesBea Lam2010-07-142-28/+38
| |/ |/|
* | Follow -> Behaviormae2010-07-087-51/+53
* | Extend QDeclarativeImageProvider to support QPixmap loading andBea Lam2010-07-082-62/+39
* | Added QDeclarativeSpringAnimationmae2010-07-071-9/+10
* | doc improvementsBea Lam2010-07-061-1/+6
|/
* Add abstractitemmodel example, and fix some model docsBea Lam2010-07-018-6/+304
* docs - quote code with snippets, other improvementsBea Lam2010-07-015-21/+31
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-309-20/+27
|\
| * Examples clean upBea Lam2010-06-287-13/+15
| * Improve appearance when scalingBea Lam2010-06-281-6/+11
| * Fix import path in cppextensions declarative example.Christian Kamm2010-06-241-1/+1
* | Fixed deployment paths for the symbian/linux-armcc mkspec.axis2010-06-292-2/+2
|/
* Merge remote branch 'origin/4.7' into qml-4.7Rohan McGovern2010-06-228-8/+6
|\
| * Removed unnecessary data_caging_paths.prf loading from applicationsMiikka Heikkinen2010-06-222-2/+0
| * Fix WebKit declarative examples (second try)Simon Hausmann2010-06-221-1/+1
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-06-226-6/+6
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integrationQt Continuous Integration System2010-06-226-6/+6
| | |\
| | | * Fix examplesSimon Hausmann2010-06-216-6/+6
* | | | Remove transparent.qml example for now, until QTBUG-11591 is fixedBea Lam2010-06-221-55/+0
* | | | qmldir no longer necessaryBea Lam2010-06-221-4/+0
|/ / /
* | | Rename example: edit -> textselectionBea Lam2010-06-226-0/+16
* | | Clean up some examplesBea Lam2010-06-2237-374/+195
* | | Rename example and add minor improvementsBea Lam2010-06-221-17/+32
* | | Spelling fixBea Lam2010-06-221-1/+1
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-06-218-21/+27
|\ \
| * | ListView doc improvements and examples clean upBea Lam2010-06-188-21/+27
| |/
* | Allow things that load SameGame to disable the Quit buttonAlan Alpert2010-06-211-0/+1
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-166-0/+0
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4....Qt Continuous Integration System2010-06-166-0/+0
| |\
| | * Attribute change to allow inclusion of image files.Toby Tomkins2010-06-166-0/+0
* | | Clean up list examplesBea Lam2010-06-169-348/+240
|/ /
* | Move listview/itemlist.qml to a separate visualitemmodel exampleBea Lam2010-06-118-0/+16
* | Add an example of animated item add/remove in ListViewMartin Jones2010-06-081-0/+33
* | Add image example.Bea Lam2010-06-074-0/+142
* | Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-036-6/+32
|/
* Various doc fixes and improvementsBea Lam2010-05-315-1/+5
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-05-3122-753/+957
|\
| * Fix exampleBea Lam2010-05-311-1/+1
| * Rename QGraphics...Layout classes/QML items to Graphics...LayoutBea Lam2010-05-318-64/+64
| * File shouldn't be in repositoryBea Lam2010-05-311-0/+0
| * Implement removeAt() for layout classes to clean up item removal. AlsoBea Lam2010-05-318-36/+70
| * Split graphicsLayouts example into qgraphicslinearlayout andBea Lam2010-05-3116-585/+755
| * Rename example layoutItem -> layoutitem and improve docsBea Lam2010-05-315-2/+2
* | Simplify selection setting. Make TextInput more like TextEdit.Warwick Allison2010-05-312-9/+9
|/