Changeset 846 for trunk/examples/declarative/tutorials
- Timestamp:
- May 5, 2011, 5:36:53 AM (15 years ago)
- Location:
- trunk
- Files:
-
- 1 edited
- 98 copied
-
. (modified) (1 prop)
-
examples/declarative (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative )
-
examples/declarative/tutorials (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials )
-
examples/declarative/tutorials/extending (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending )
-
examples/declarative/tutorials/extending/chapter1-basics (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter1-basics )
-
examples/declarative/tutorials/extending/chapter1-basics/app.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter1-basics/app.qml )
-
examples/declarative/tutorials/extending/chapter1-basics/chapter1-basics.pro (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter1-basics/chapter1-basics.pro )
-
examples/declarative/tutorials/extending/chapter1-basics/main.cpp (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter1-basics/main.cpp )
-
examples/declarative/tutorials/extending/chapter1-basics/piechart.cpp (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter1-basics/piechart.cpp )
-
examples/declarative/tutorials/extending/chapter1-basics/piechart.h (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter1-basics/piechart.h )
-
examples/declarative/tutorials/extending/chapter2-methods (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter2-methods )
-
examples/declarative/tutorials/extending/chapter2-methods/app.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter2-methods/app.qml )
-
examples/declarative/tutorials/extending/chapter2-methods/chapter2-methods.pro (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter2-methods/chapter2-methods.pro )
-
examples/declarative/tutorials/extending/chapter2-methods/main.cpp (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter2-methods/main.cpp )
-
examples/declarative/tutorials/extending/chapter2-methods/piechart.cpp (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter2-methods/piechart.cpp )
-
examples/declarative/tutorials/extending/chapter2-methods/piechart.h (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter2-methods/piechart.h )
-
examples/declarative/tutorials/extending/chapter3-bindings (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter3-bindings )
-
examples/declarative/tutorials/extending/chapter3-bindings/app.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter3-bindings/app.qml )
-
examples/declarative/tutorials/extending/chapter3-bindings/chapter3-bindings.pro (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter3-bindings/chapter3-bindings.pro )
-
examples/declarative/tutorials/extending/chapter3-bindings/main.cpp (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter3-bindings/main.cpp )
-
examples/declarative/tutorials/extending/chapter3-bindings/piechart.cpp (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter3-bindings/piechart.cpp )
-
examples/declarative/tutorials/extending/chapter3-bindings/piechart.h (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter3-bindings/piechart.h )
-
examples/declarative/tutorials/extending/chapter4-customPropertyTypes (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter4-customPropertyTypes )
-
examples/declarative/tutorials/extending/chapter4-customPropertyTypes/app.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/app.qml )
-
examples/declarative/tutorials/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pro (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pro )
-
examples/declarative/tutorials/extending/chapter4-customPropertyTypes/main.cpp (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/main.cpp )
-
examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.cpp (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.cpp )
-
examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.h (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.h )
-
examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.cpp (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.cpp )
-
examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.h (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.h )
-
examples/declarative/tutorials/extending/chapter5-listproperties (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter5-listproperties )
-
examples/declarative/tutorials/extending/chapter5-listproperties/app.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter5-listproperties/app.qml )
-
examples/declarative/tutorials/extending/chapter5-listproperties/chapter5-listproperties.pro (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter5-listproperties/chapter5-listproperties.pro )
-
examples/declarative/tutorials/extending/chapter5-listproperties/main.cpp (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter5-listproperties/main.cpp )
-
examples/declarative/tutorials/extending/chapter5-listproperties/piechart.cpp (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter5-listproperties/piechart.cpp )
-
examples/declarative/tutorials/extending/chapter5-listproperties/piechart.h (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter5-listproperties/piechart.h )
-
examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.cpp (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.cpp )
-
examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.h (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.h )
-
examples/declarative/tutorials/extending/chapter6-plugins (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter6-plugins )
-
examples/declarative/tutorials/extending/chapter6-plugins/app.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter6-plugins/app.qml )
-
examples/declarative/tutorials/extending/chapter6-plugins/chapter6-plugins.pro (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter6-plugins/chapter6-plugins.pro )
-
examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.cpp (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.cpp )
-
examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.h (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.h )
-
examples/declarative/tutorials/extending/chapter6-plugins/piechart.cpp (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter6-plugins/piechart.cpp )
-
examples/declarative/tutorials/extending/chapter6-plugins/piechart.h (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter6-plugins/piechart.h )
-
examples/declarative/tutorials/extending/chapter6-plugins/pieslice.cpp (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter6-plugins/pieslice.cpp )
-
examples/declarative/tutorials/extending/chapter6-plugins/pieslice.h (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter6-plugins/pieslice.h )
-
examples/declarative/tutorials/extending/chapter6-plugins/qmldir (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/chapter6-plugins/qmldir )
-
examples/declarative/tutorials/extending/extending.pro (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/extending/extending.pro )
-
examples/declarative/tutorials/helloworld (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/helloworld )
-
examples/declarative/tutorials/helloworld/Cell.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/helloworld/Cell.qml )
-
examples/declarative/tutorials/helloworld/tutorial1.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/helloworld/tutorial1.qml )
-
examples/declarative/tutorials/helloworld/tutorial2.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/helloworld/tutorial2.qml )
-
examples/declarative/tutorials/helloworld/tutorial3.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/helloworld/tutorial3.qml )
-
examples/declarative/tutorials/samegame (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame )
-
examples/declarative/tutorials/samegame/samegame1 (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame1 )
-
examples/declarative/tutorials/samegame/samegame1/Block.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame1/Block.qml )
-
examples/declarative/tutorials/samegame/samegame1/Button.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame1/Button.qml )
-
examples/declarative/tutorials/samegame/samegame1/samegame.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame1/samegame.qml )
-
examples/declarative/tutorials/samegame/samegame1/samegame1.qmlproject (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame1/samegame1.qmlproject )
-
examples/declarative/tutorials/samegame/samegame2 (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame2 )
-
examples/declarative/tutorials/samegame/samegame2/Block.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame2/Block.qml )
-
examples/declarative/tutorials/samegame/samegame2/Button.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame2/Button.qml )
-
examples/declarative/tutorials/samegame/samegame2/samegame.js (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame2/samegame.js )
-
examples/declarative/tutorials/samegame/samegame2/samegame.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame2/samegame.qml )
-
examples/declarative/tutorials/samegame/samegame2/samegame2.qmlproject (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame2/samegame2.qmlproject )
-
examples/declarative/tutorials/samegame/samegame3 (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame3 )
-
examples/declarative/tutorials/samegame/samegame3/Block.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame3/Block.qml )
-
examples/declarative/tutorials/samegame/samegame3/Button.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame3/Button.qml )
-
examples/declarative/tutorials/samegame/samegame3/Dialog.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame3/Dialog.qml )
-
examples/declarative/tutorials/samegame/samegame3/samegame.js (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame3/samegame.js )
-
examples/declarative/tutorials/samegame/samegame3/samegame.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame3/samegame.qml )
-
examples/declarative/tutorials/samegame/samegame3/samegame3.qmlproject (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame3/samegame3.qmlproject )
-
examples/declarative/tutorials/samegame/samegame4 (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame4 )
-
examples/declarative/tutorials/samegame/samegame4/content (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame4/content )
-
examples/declarative/tutorials/samegame/samegame4/content/BoomBlock.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame4/content/BoomBlock.qml )
-
examples/declarative/tutorials/samegame/samegame4/content/Button.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame4/content/Button.qml )
-
examples/declarative/tutorials/samegame/samegame4/content/Dialog.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame4/content/Dialog.qml )
-
examples/declarative/tutorials/samegame/samegame4/content/samegame.js (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame4/content/samegame.js )
-
examples/declarative/tutorials/samegame/samegame4/highscores (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame4/highscores )
-
examples/declarative/tutorials/samegame/samegame4/highscores/README (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame4/highscores/README )
-
examples/declarative/tutorials/samegame/samegame4/highscores/score_data.xml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame4/highscores/score_data.xml )
-
examples/declarative/tutorials/samegame/samegame4/highscores/score_style.xsl (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame4/highscores/score_style.xsl )
-
examples/declarative/tutorials/samegame/samegame4/highscores/scores.php (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame4/highscores/scores.php )
-
examples/declarative/tutorials/samegame/samegame4/samegame.qml (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame4/samegame.qml )
-
examples/declarative/tutorials/samegame/samegame4/samegame4.qmlproject (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/samegame4/samegame4.qmlproject )
-
examples/declarative/tutorials/samegame/shared (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/shared )
-
examples/declarative/tutorials/samegame/shared/pics (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/shared/pics )
-
examples/declarative/tutorials/samegame/shared/pics/background.jpg (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/shared/pics/background.jpg )
-
examples/declarative/tutorials/samegame/shared/pics/blueStar.png (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/shared/pics/blueStar.png )
-
examples/declarative/tutorials/samegame/shared/pics/blueStone.png (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/shared/pics/blueStone.png )
-
examples/declarative/tutorials/samegame/shared/pics/greenStar.png (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/shared/pics/greenStar.png )
-
examples/declarative/tutorials/samegame/shared/pics/greenStone.png (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/shared/pics/greenStone.png )
-
examples/declarative/tutorials/samegame/shared/pics/redStar.png (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/shared/pics/redStar.png )
-
examples/declarative/tutorials/samegame/shared/pics/redStone.png (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/shared/pics/redStone.png )
-
examples/declarative/tutorials/samegame/shared/pics/star.png (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/shared/pics/star.png )
-
examples/declarative/tutorials/samegame/shared/pics/yellowStone.png (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/samegame/shared/pics/yellowStone.png )
-
examples/declarative/tutorials/tutorials.pro (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/tutorials.pro )
-
examples/declarative/tutorials/tutorials.qmlproject (copied) (copied from branches/vendor/nokia/qt/4.7.2/examples/declarative/tutorials/tutorials.qmlproject )
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.7.2 (added) merged: 845 /branches/vendor/nokia/qt/current merged: 844 /branches/vendor/nokia/qt/4.6.3 removed
- Property svn:mergeinfo changed
Note:
See TracChangeset
for help on using the changeset viewer.
