centralize and fixup example sources install targets
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Thu, 29 Nov 2012 15:02:34 +0000 (16:02 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 10 Dec 2012 17:16:48 +0000 (18:16 +0100)
commita6065d60f158ffad7a94877883af69731da94295
tree5657fd490fd8a3f9794a8c9bcc9f85cf24a095c1
parentc18e04b2e61f174a4883f6884cf9a0712c5725e3
centralize and fixup example sources install targets

follow respective change in qtbase

Change-Id: I27502eb7ebea973e19ec5f7c3ec0e2338556f6e0
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Alan Alpert (Personal) <416365416c@gmail.com>
628 files changed:
.qmake.conf
examples/demos/calqlatr/calqlatr.pro [deleted file]
examples/demos/demos.pro [deleted file]
examples/demos/maroon/maroon.pro [deleted file]
examples/demos/samegame/samegame.pro [deleted file]
examples/demos/stocqt/stocqt.pro [deleted file]
examples/demos/tweetsearch/tweetsearch.pro [deleted file]
examples/examples.pro
examples/localstorage/localstorage.pro [deleted file]
examples/localstorage/localstorage/localstorage.pro [deleted file]
examples/particles/affectors/affectors.pro [deleted file]
examples/particles/customparticle/customparticle.pro [deleted file]
examples/particles/emitters/emitters.pro [deleted file]
examples/particles/imageparticle/imageparticle.pro [deleted file]
examples/particles/system/system.pro [deleted file]
examples/qml/imageprovider/imageprovider.pro
examples/qml/networkaccessmanagerfactory/networkaccessmanagerfactory.pro
examples/qml/plugins/plugins.pro
examples/qml/qml.pro
examples/qml/referenceexamples/adding/adding.pro
examples/qml/referenceexamples/attached/attached.pro
examples/qml/referenceexamples/binding/binding.pro
examples/qml/referenceexamples/coercion/coercion.pro
examples/qml/referenceexamples/default/default.pro
examples/qml/referenceexamples/extended/extended.pro
examples/qml/referenceexamples/grouped/grouped.pro
examples/qml/referenceexamples/methods/methods.pro
examples/qml/referenceexamples/properties/properties.pro
examples/qml/referenceexamples/referenceexamples.pro
examples/qml/referenceexamples/signal/signal.pro
examples/qml/referenceexamples/valuesource/valuesource.pro
examples/qml/shell/shell.pro
examples/qml/xmlhttprequest/main.cpp
examples/qml/xmlhttprequest/xmlhttprequest.pro
examples/qml/xmlhttprequest/xmlhttprequest.qml
examples/qmltest/qmltest/qmltest.pro
examples/quick/accessibility/accessibility.pro
examples/quick/accessibility/main.cpp
examples/quick/animation/animation.pro
examples/quick/animation/animation.qml
examples/quick/animation/main.cpp
examples/quick/canvas/canvas.pro
examples/quick/canvas/canvas.qml
examples/quick/canvas/main.cpp
examples/quick/customitems/customitems.pro
examples/quick/customitems/maskedmousearea/maskedmousearea.pro
examples/quick/customitems/painteditem/painteditem.pro
examples/quick/demos/calqlatr/calqlatr.pro [new file with mode: 0644]
examples/quick/demos/calqlatr/calqlatr.qml [moved from examples/demos/calqlatr/calqlatr.qml with 100% similarity]
examples/quick/demos/calqlatr/calqlatr.qmlproject [moved from examples/demos/calqlatr/calqlatr.qmlproject with 100% similarity]
examples/quick/demos/calqlatr/content/Button.qml [moved from examples/demos/calqlatr/content/Button.qml with 100% similarity]
examples/quick/demos/calqlatr/content/Display.qml [moved from examples/demos/calqlatr/content/Display.qml with 100% similarity]
examples/quick/demos/calqlatr/content/NumberPad.qml [moved from examples/demos/calqlatr/content/NumberPad.qml with 100% similarity]
examples/quick/demos/calqlatr/content/StyleLabel.qml [moved from examples/demos/calqlatr/content/StyleLabel.qml with 100% similarity]
examples/quick/demos/calqlatr/content/audio/touch.wav [moved from examples/demos/calqlatr/content/audio/touch.wav with 100% similarity]
examples/quick/demos/calqlatr/content/calculator.js [moved from examples/demos/calqlatr/content/calculator.js with 100% similarity]
examples/quick/demos/calqlatr/content/images/icon-back.png [moved from examples/demos/calqlatr/content/images/icon-back.png with 100% similarity]
examples/quick/demos/calqlatr/content/images/icon-close.png [moved from examples/demos/calqlatr/content/images/icon-close.png with 100% similarity]
examples/quick/demos/calqlatr/content/images/icon-settings.png [moved from examples/demos/calqlatr/content/images/icon-settings.png with 100% similarity]
examples/quick/demos/calqlatr/content/images/logo.png [moved from examples/demos/calqlatr/content/images/logo.png with 100% similarity]
examples/quick/demos/calqlatr/content/images/paper-edge-left.png [moved from examples/demos/calqlatr/content/images/paper-edge-left.png with 100% similarity]
examples/quick/demos/calqlatr/content/images/paper-edge-right.png [moved from examples/demos/calqlatr/content/images/paper-edge-right.png with 100% similarity]
examples/quick/demos/calqlatr/content/images/paper-grip.png [moved from examples/demos/calqlatr/content/images/paper-grip.png with 100% similarity]
examples/quick/demos/calqlatr/content/images/settings-selected-a.png [moved from examples/demos/calqlatr/content/images/settings-selected-a.png with 100% similarity]
examples/quick/demos/calqlatr/content/images/settings-selected-b.png [moved from examples/demos/calqlatr/content/images/settings-selected-b.png with 100% similarity]
examples/quick/demos/calqlatr/content/images/touch-green.png [moved from examples/demos/calqlatr/content/images/touch-green.png with 100% similarity]
examples/quick/demos/calqlatr/content/images/touch-white.png [moved from examples/demos/calqlatr/content/images/touch-white.png with 100% similarity]
examples/quick/demos/calqlatr/doc/images/qml-calqlatr-demo-small.png [moved from examples/demos/calqlatr/doc/images/qml-calqlatr-demo-small.png with 100% similarity]
examples/quick/demos/calqlatr/doc/src/calqlatr.qdoc [moved from examples/demos/calqlatr/doc/src/calqlatr.qdoc with 100% similarity]
examples/quick/demos/calqlatr/main.cpp [moved from examples/demos/calqlatr/main.cpp with 100% similarity]
examples/quick/demos/clocks/clocks.qml [moved from examples/demos/clocks/clocks.qml with 100% similarity]
examples/quick/demos/clocks/content/Clock.qml [moved from examples/demos/clocks/content/Clock.qml with 100% similarity]
examples/quick/demos/clocks/content/arrow.png [moved from examples/demos/clocks/content/arrow.png with 100% similarity]
examples/quick/demos/clocks/content/background.png [moved from examples/demos/clocks/content/background.png with 100% similarity]
examples/quick/demos/clocks/content/center.png [moved from examples/demos/clocks/content/center.png with 100% similarity]
examples/quick/demos/clocks/content/clock-night.png [moved from examples/demos/clocks/content/clock-night.png with 100% similarity]
examples/quick/demos/clocks/content/clock.png [moved from examples/demos/clocks/content/clock.png with 100% similarity]
examples/quick/demos/clocks/content/hour.png [moved from examples/demos/clocks/content/hour.png with 100% similarity]
examples/quick/demos/clocks/content/minute.png [moved from examples/demos/clocks/content/minute.png with 100% similarity]
examples/quick/demos/clocks/content/quit.png [moved from examples/demos/clocks/content/quit.png with 100% similarity]
examples/quick/demos/clocks/content/second.png [moved from examples/demos/clocks/content/second.png with 100% similarity]
examples/quick/demos/demos.pro [new file with mode: 0644]
examples/quick/demos/maroon/content/BuildButton.qml [moved from examples/demos/maroon/content/BuildButton.qml with 100% similarity]
examples/quick/demos/maroon/content/GameCanvas.qml [moved from examples/demos/maroon/content/GameCanvas.qml with 100% similarity]
examples/quick/demos/maroon/content/GameOverScreen.qml [moved from examples/demos/maroon/content/GameOverScreen.qml with 100% similarity]
examples/quick/demos/maroon/content/InfoBar.qml [moved from examples/demos/maroon/content/InfoBar.qml with 100% similarity]
examples/quick/demos/maroon/content/NewGameScreen.qml [moved from examples/demos/maroon/content/NewGameScreen.qml with 100% similarity]
examples/quick/demos/maroon/content/SoundEffect.qml [moved from examples/demos/maroon/content/SoundEffect.qml with 100% similarity]
examples/quick/demos/maroon/content/audio/bomb-action.wav [moved from examples/demos/maroon/content/audio/bomb-action.wav with 100% similarity]
examples/quick/demos/maroon/content/audio/catch-action.wav [moved from examples/demos/maroon/content/audio/catch-action.wav with 100% similarity]
examples/quick/demos/maroon/content/audio/catch.wav [moved from examples/demos/maroon/content/audio/catch.wav with 100% similarity]
examples/quick/demos/maroon/content/audio/currency.wav [moved from examples/demos/maroon/content/audio/currency.wav with 100% similarity]
examples/quick/demos/maroon/content/audio/factory-action.wav [moved from examples/demos/maroon/content/audio/factory-action.wav with 100% similarity]
examples/quick/demos/maroon/content/audio/melee-action.wav [moved from examples/demos/maroon/content/audio/melee-action.wav with 100% similarity]
examples/quick/demos/maroon/content/audio/projectile-action.wav [moved from examples/demos/maroon/content/audio/projectile-action.wav with 100% similarity]
examples/quick/demos/maroon/content/audio/shooter-action.wav [moved from examples/demos/maroon/content/audio/shooter-action.wav with 100% similarity]
examples/quick/demos/maroon/content/gfx/background.png [moved from examples/demos/maroon/content/gfx/background.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/bomb-action.png [moved from examples/demos/maroon/content/gfx/bomb-action.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/bomb-idle.png [moved from examples/demos/maroon/content/gfx/bomb-idle.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/bomb.png [moved from examples/demos/maroon/content/gfx/bomb.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/button-help.png [moved from examples/demos/maroon/content/gfx/button-help.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/button-play.png [moved from examples/demos/maroon/content/gfx/button-play.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/catch-action.png [moved from examples/demos/maroon/content/gfx/catch-action.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/catch.png [moved from examples/demos/maroon/content/gfx/catch.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/cloud.png [moved from examples/demos/maroon/content/gfx/cloud.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/currency.png [moved from examples/demos/maroon/content/gfx/currency.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/dialog-bomb.png [moved from examples/demos/maroon/content/gfx/dialog-bomb.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/dialog-factory.png [moved from examples/demos/maroon/content/gfx/dialog-factory.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/dialog-melee.png [moved from examples/demos/maroon/content/gfx/dialog-melee.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/dialog-pointer.png [moved from examples/demos/maroon/content/gfx/dialog-pointer.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/dialog-shooter.png [moved from examples/demos/maroon/content/gfx/dialog-shooter.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/dialog.png [moved from examples/demos/maroon/content/gfx/dialog.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/factory-action.png [moved from examples/demos/maroon/content/gfx/factory-action.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/factory-idle.png [moved from examples/demos/maroon/content/gfx/factory-idle.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/factory.png [moved from examples/demos/maroon/content/gfx/factory.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/grid.png [moved from examples/demos/maroon/content/gfx/grid.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/help.png [moved from examples/demos/maroon/content/gfx/help.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/lifes.png [moved from examples/demos/maroon/content/gfx/lifes.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/logo-bubble.png [moved from examples/demos/maroon/content/gfx/logo-bubble.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/logo-fish.png [moved from examples/demos/maroon/content/gfx/logo-fish.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/logo.png [moved from examples/demos/maroon/content/gfx/logo.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/melee-action.png [moved from examples/demos/maroon/content/gfx/melee-action.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/melee-idle.png [moved from examples/demos/maroon/content/gfx/melee-idle.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/melee.png [moved from examples/demos/maroon/content/gfx/melee.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/mob-idle.png [moved from examples/demos/maroon/content/gfx/mob-idle.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/mob.png [moved from examples/demos/maroon/content/gfx/mob.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/points.png [moved from examples/demos/maroon/content/gfx/points.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/projectile-action.png [moved from examples/demos/maroon/content/gfx/projectile-action.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/projectile.png [moved from examples/demos/maroon/content/gfx/projectile.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/scores.png [moved from examples/demos/maroon/content/gfx/scores.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/shooter-action.png [moved from examples/demos/maroon/content/gfx/shooter-action.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/shooter-idle.png [moved from examples/demos/maroon/content/gfx/shooter-idle.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/shooter.png [moved from examples/demos/maroon/content/gfx/shooter.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/sunlight.png [moved from examples/demos/maroon/content/gfx/sunlight.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/text-1.png [moved from examples/demos/maroon/content/gfx/text-1.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/text-2.png [moved from examples/demos/maroon/content/gfx/text-2.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/text-3.png [moved from examples/demos/maroon/content/gfx/text-3.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/text-blank.png [moved from examples/demos/maroon/content/gfx/text-blank.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/text-gameover.png [moved from examples/demos/maroon/content/gfx/text-gameover.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/text-go.png [moved from examples/demos/maroon/content/gfx/text-go.png with 100% similarity]
examples/quick/demos/maroon/content/gfx/wave.png [moved from examples/demos/maroon/content/gfx/wave.png with 100% similarity]
examples/quick/demos/maroon/content/logic.js [moved from examples/demos/maroon/content/logic.js with 100% similarity]
examples/quick/demos/maroon/content/mobs/MobBase.qml [moved from examples/demos/maroon/content/mobs/MobBase.qml with 100% similarity]
examples/quick/demos/maroon/content/towers/Bomb.qml [moved from examples/demos/maroon/content/towers/Bomb.qml with 100% similarity]
examples/quick/demos/maroon/content/towers/Factory.qml [moved from examples/demos/maroon/content/towers/Factory.qml with 100% similarity]
examples/quick/demos/maroon/content/towers/Melee.qml [moved from examples/demos/maroon/content/towers/Melee.qml with 100% similarity]
examples/quick/demos/maroon/content/towers/Ranged.qml [moved from examples/demos/maroon/content/towers/Ranged.qml with 100% similarity]
examples/quick/demos/maroon/content/towers/TowerBase.qml [moved from examples/demos/maroon/content/towers/TowerBase.qml with 100% similarity]
examples/quick/demos/maroon/main.cpp [moved from examples/demos/maroon/main.cpp with 100% similarity]
examples/quick/demos/maroon/maroon.pro [new file with mode: 0644]
examples/quick/demos/maroon/maroon.qml [moved from examples/demos/maroon/maroon.qml with 100% similarity]
examples/quick/demos/maroon/maroon.qmlproject [moved from examples/demos/maroon/maroon.qmlproject with 100% similarity]
examples/quick/demos/photoviewer/PhotoViewerCore/AlbumDelegate.qml [moved from examples/demos/photoviewer/PhotoViewerCore/AlbumDelegate.qml with 100% similarity]
examples/quick/demos/photoviewer/PhotoViewerCore/BusyIndicator.qml [moved from examples/demos/photoviewer/PhotoViewerCore/BusyIndicator.qml with 100% similarity]
examples/quick/demos/photoviewer/PhotoViewerCore/Button.qml [moved from examples/demos/photoviewer/PhotoViewerCore/Button.qml with 100% similarity]
examples/quick/demos/photoviewer/PhotoViewerCore/EditableButton.qml [moved from examples/demos/photoviewer/PhotoViewerCore/EditableButton.qml with 100% similarity]
examples/quick/demos/photoviewer/PhotoViewerCore/PhotoDelegate.qml [moved from examples/demos/photoviewer/PhotoViewerCore/PhotoDelegate.qml with 100% similarity]
examples/quick/demos/photoviewer/PhotoViewerCore/ProgressBar.qml [moved from examples/demos/photoviewer/PhotoViewerCore/ProgressBar.qml with 100% similarity]
examples/quick/demos/photoviewer/PhotoViewerCore/RssModel.qml [moved from examples/demos/photoviewer/PhotoViewerCore/RssModel.qml with 100% similarity]
examples/quick/demos/photoviewer/PhotoViewerCore/Tag.qml [moved from examples/demos/photoviewer/PhotoViewerCore/Tag.qml with 100% similarity]
examples/quick/demos/photoviewer/PhotoViewerCore/images/box-shadow.png [moved from examples/demos/photoviewer/PhotoViewerCore/images/box-shadow.png with 100% similarity]
examples/quick/demos/photoviewer/PhotoViewerCore/images/busy.png [moved from examples/demos/rssnews/content/images/busy.png with 100% similarity]
examples/quick/demos/photoviewer/PhotoViewerCore/images/cardboard.png [moved from examples/demos/photoviewer/PhotoViewerCore/images/cardboard.png with 100% similarity]
examples/quick/demos/photoviewer/PhotoViewerCore/qmldir [moved from examples/demos/photoviewer/PhotoViewerCore/qmldir with 100% similarity]
examples/quick/demos/photoviewer/PhotoViewerCore/script/script.js [moved from examples/particles/itemparticle/content/script.js with 100% similarity]
examples/quick/demos/photoviewer/i18n/base.ts [moved from examples/demos/photoviewer/i18n/base.ts with 100% similarity]
examples/quick/demos/photoviewer/i18n/qml_fr.qm [moved from examples/demos/photoviewer/i18n/qml_fr.qm with 100% similarity]
examples/quick/demos/photoviewer/i18n/qml_fr.ts [moved from examples/demos/photoviewer/i18n/qml_fr.ts with 100% similarity]
examples/quick/demos/photoviewer/photoviewer.qml [moved from examples/demos/photoviewer/photoviewer.qml with 100% similarity]
examples/quick/demos/photoviewer/photoviewer.qmlproject [moved from examples/demos/photoviewer/photoviewer.qmlproject with 100% similarity]
examples/quick/demos/rssnews/content/BusyIndicator.qml [moved from examples/demos/rssnews/content/BusyIndicator.qml with 100% similarity]
examples/quick/demos/rssnews/content/CategoryDelegate.qml [moved from examples/demos/rssnews/content/CategoryDelegate.qml with 100% similarity]
examples/quick/demos/rssnews/content/NewsDelegate.qml [moved from examples/demos/rssnews/content/NewsDelegate.qml with 100% similarity]
examples/quick/demos/rssnews/content/RssFeeds.qml [moved from examples/demos/rssnews/content/RssFeeds.qml with 100% similarity]
examples/quick/demos/rssnews/content/ScrollBar.qml [moved from examples/demos/rssnews/content/ScrollBar.qml with 100% similarity]
examples/quick/demos/rssnews/content/images/busy.png [moved from examples/demos/photoviewer/PhotoViewerCore/images/busy.png with 100% similarity]
examples/quick/demos/rssnews/content/images/scrollbar.png [moved from examples/demos/rssnews/content/images/scrollbar.png with 100% similarity]
examples/quick/demos/rssnews/rssnews.qml [moved from examples/demos/rssnews/rssnews.qml with 100% similarity]
examples/quick/demos/rssnews/rssnews.qmlproject [moved from examples/demos/rssnews/rssnews.qmlproject with 100% similarity]
examples/quick/demos/samegame/content/Block.qml [moved from examples/demos/samegame/content/Block.qml with 100% similarity]
examples/quick/demos/samegame/content/BlockEmitter.qml [moved from examples/demos/samegame/content/BlockEmitter.qml with 100% similarity]
examples/quick/demos/samegame/content/Button.qml [moved from examples/demos/samegame/content/Button.qml with 100% similarity]
examples/quick/demos/samegame/content/GameArea.qml [moved from examples/demos/samegame/content/GameArea.qml with 100% similarity]
examples/quick/demos/samegame/content/LogoAnimation.qml [moved from examples/demos/samegame/content/LogoAnimation.qml with 100% similarity]
examples/quick/demos/samegame/content/MenuEmitter.qml [moved from examples/demos/samegame/content/MenuEmitter.qml with 100% similarity]
examples/quick/demos/samegame/content/PaintEmitter.qml [moved from examples/demos/samegame/content/PaintEmitter.qml with 100% similarity]
examples/quick/demos/samegame/content/PrimaryPack.qml [moved from examples/demos/samegame/content/PrimaryPack.qml with 100% similarity]
examples/quick/demos/samegame/content/PuzzleBlock.qml [moved from examples/demos/samegame/content/PuzzleBlock.qml with 100% similarity]
examples/quick/demos/samegame/content/SamegameText.qml [moved from examples/demos/samegame/content/SamegameText.qml with 100% similarity]
examples/quick/demos/samegame/content/SimpleBlock.qml [moved from examples/demos/samegame/content/SimpleBlock.qml with 100% similarity]
examples/quick/demos/samegame/content/SmokeText.qml [moved from examples/demos/samegame/content/SmokeText.qml with 100% similarity]
examples/quick/demos/samegame/content/gfx/background-puzzle.png [moved from examples/demos/samegame/content/gfx/background-puzzle.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/background.png [moved from examples/demos/samegame/content/gfx/background.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/bar.png [moved from examples/demos/samegame/content/gfx/bar.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/blue-puzzle.png [moved from examples/demos/samegame/content/gfx/blue-puzzle.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/blue.png [moved from examples/demos/samegame/content/gfx/blue.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/bubble-highscore.png [moved from examples/demos/samegame/content/gfx/bubble-highscore.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/bubble-puzzle.png [moved from examples/demos/samegame/content/gfx/bubble-puzzle.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/but-game-1.png [moved from examples/demos/samegame/content/gfx/but-game-1.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/but-game-2.png [moved from examples/demos/samegame/content/gfx/but-game-2.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/but-game-3.png [moved from examples/demos/samegame/content/gfx/but-game-3.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/but-game-4.png [moved from examples/demos/samegame/content/gfx/but-game-4.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/but-game-new.png [moved from examples/demos/samegame/content/gfx/but-game-new.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/but-menu.png [moved from examples/demos/samegame/content/gfx/but-menu.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/but-puzzle-next.png [moved from examples/demos/samegame/content/gfx/but-puzzle-next.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/but-quit.png [moved from examples/demos/samegame/content/gfx/but-quit.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/green-puzzle.png [moved from examples/demos/samegame/content/gfx/green-puzzle.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/green.png [moved from examples/demos/samegame/content/gfx/green.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/icon-fail.png [moved from examples/demos/samegame/content/gfx/icon-fail.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/icon-ok.png [moved from examples/demos/samegame/content/gfx/icon-ok.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/icon-time.png [moved from examples/demos/samegame/content/gfx/icon-time.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/logo-a.png [moved from examples/demos/samegame/content/gfx/logo-a.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/logo-e.png [moved from examples/demos/samegame/content/gfx/logo-e.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/logo-g.png [moved from examples/demos/samegame/content/gfx/logo-g.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/logo-m.png [moved from examples/demos/samegame/content/gfx/logo-m.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/logo-s.png [moved from examples/demos/samegame/content/gfx/logo-s.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/logo.png [moved from examples/demos/samegame/content/gfx/logo.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/particle-brick.png [moved from examples/demos/samegame/content/gfx/particle-brick.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/particle-paint.png [moved from examples/demos/samegame/content/gfx/particle-paint.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/particle-smoke.png [moved from examples/demos/samegame/content/gfx/particle-smoke.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/red-puzzle.png [moved from examples/demos/samegame/content/gfx/red-puzzle.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/red.png [moved from examples/demos/samegame/content/gfx/red.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/text-highscore-new.png [moved from examples/demos/samegame/content/gfx/text-highscore-new.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/text-highscore.png [moved from examples/demos/samegame/content/gfx/text-highscore.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/text-no-winner.png [moved from examples/demos/samegame/content/gfx/text-no-winner.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/text-p1-go.png [moved from examples/demos/samegame/content/gfx/text-p1-go.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/text-p1-won.png [moved from examples/demos/samegame/content/gfx/text-p1-won.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/text-p1.png [moved from examples/demos/samegame/content/gfx/text-p1.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/text-p2-go.png [moved from examples/demos/samegame/content/gfx/text-p2-go.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/text-p2-won.png [moved from examples/demos/samegame/content/gfx/text-p2-won.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/text-p2.png [moved from examples/demos/samegame/content/gfx/text-p2.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/yellow-puzzle.png [moved from examples/demos/samegame/content/gfx/yellow-puzzle.png with 100% similarity]
examples/quick/demos/samegame/content/gfx/yellow.png [moved from examples/demos/samegame/content/gfx/yellow.png with 100% similarity]
examples/quick/demos/samegame/content/levels/TemplateBase.qml [moved from examples/demos/samegame/content/levels/TemplateBase.qml with 100% similarity]
examples/quick/demos/samegame/content/levels/level0.qml [moved from examples/demos/samegame/content/levels/level0.qml with 100% similarity]
examples/quick/demos/samegame/content/levels/level1.qml [moved from examples/demos/samegame/content/levels/level1.qml with 100% similarity]
examples/quick/demos/samegame/content/levels/level2.qml [moved from examples/demos/samegame/content/levels/level2.qml with 100% similarity]
examples/quick/demos/samegame/content/levels/level3.qml [moved from examples/demos/samegame/content/levels/level3.qml with 100% similarity]
examples/quick/demos/samegame/content/levels/level4.qml [moved from examples/demos/samegame/content/levels/level4.qml with 100% similarity]
examples/quick/demos/samegame/content/levels/level5.qml [moved from examples/demos/samegame/content/levels/level5.qml with 100% similarity]
examples/quick/demos/samegame/content/levels/level6.qml [moved from examples/demos/samegame/content/levels/level6.qml with 100% similarity]
examples/quick/demos/samegame/content/levels/level7.qml [moved from examples/demos/samegame/content/levels/level7.qml with 100% similarity]
examples/quick/demos/samegame/content/levels/level8.qml [moved from examples/demos/samegame/content/levels/level8.qml with 100% similarity]
examples/quick/demos/samegame/content/levels/level9.qml [moved from examples/demos/samegame/content/levels/level9.qml with 100% similarity]
examples/quick/demos/samegame/content/samegame.js [moved from examples/demos/samegame/content/samegame.js with 100% similarity]
examples/quick/demos/samegame/main.cpp [moved from examples/demos/samegame/main.cpp with 100% similarity]
examples/quick/demos/samegame/samegame.pro [new file with mode: 0644]
examples/quick/demos/samegame/samegame.qml [moved from examples/demos/samegame/samegame.qml with 100% similarity]
examples/quick/demos/samegame/samegame.qmlproject [moved from examples/demos/samegame/samegame.qmlproject with 100% similarity]
examples/quick/demos/samegame/settings.js [moved from examples/demos/samegame/settings.js with 100% similarity]
examples/quick/demos/stocqt/content/Button.qml [moved from examples/demos/stocqt/content/Button.qml with 100% similarity]
examples/quick/demos/stocqt/content/DatePicker.qml [moved from examples/demos/stocqt/content/DatePicker.qml with 100% similarity]
examples/quick/demos/stocqt/content/StockChart.qml [moved from examples/demos/stocqt/content/StockChart.qml with 100% similarity]
examples/quick/demos/stocqt/content/StockListModel.qml [moved from examples/demos/stocqt/content/StockListModel.qml with 100% similarity]
examples/quick/demos/stocqt/content/StockListView.qml [moved from examples/demos/stocqt/content/StockListView.qml with 100% similarity]
examples/quick/demos/stocqt/content/StockModel.qml [moved from examples/demos/stocqt/content/StockModel.qml with 100% similarity]
examples/quick/demos/stocqt/content/StockSettings.qml [moved from examples/demos/stocqt/content/StockSettings.qml with 100% similarity]
examples/quick/demos/stocqt/content/StockView.qml [moved from examples/demos/stocqt/content/StockView.qml with 100% similarity]
examples/quick/demos/stocqt/content/images/icon-calendar-anim.png [moved from examples/demos/stocqt/content/images/icon-calendar-anim.png with 100% similarity]
examples/quick/demos/stocqt/content/images/icon-calendar.png [moved from examples/demos/stocqt/content/images/icon-calendar.png with 100% similarity]
examples/quick/demos/stocqt/content/images/icon-items.png [moved from examples/demos/stocqt/content/images/icon-items.png with 100% similarity]
examples/quick/demos/stocqt/content/images/icon-settings.png [moved from examples/demos/stocqt/content/images/icon-settings.png with 100% similarity]
examples/quick/demos/stocqt/content/images/logo.png [moved from examples/demos/stocqt/content/images/logo.png with 100% similarity]
examples/quick/demos/stocqt/content/images/stock-selected.png [moved from examples/demos/stocqt/content/images/stock-selected.png with 100% similarity]
examples/quick/demos/stocqt/content/images/wheel-touch.png [moved from examples/demos/stocqt/content/images/wheel-touch.png with 100% similarity]
examples/quick/demos/stocqt/content/images/wheel.png [moved from examples/demos/stocqt/content/images/wheel.png with 100% similarity]
examples/quick/demos/stocqt/main.cpp [moved from examples/demos/stocqt/main.cpp with 100% similarity]
examples/quick/demos/stocqt/stocqt.pro [new file with mode: 0644]
examples/quick/demos/stocqt/stocqt.qml [moved from examples/demos/stocqt/stocqt.qml with 100% similarity]
examples/quick/demos/stocqt/stocqt.qmlproject [moved from examples/demos/stocqt/stocqt.qmlproject with 100% similarity]
examples/quick/demos/tweetsearch/content/FlipBar.qml [moved from examples/demos/tweetsearch/content/FlipBar.qml with 100% similarity]
examples/quick/demos/tweetsearch/content/LineInput.qml [moved from examples/demos/tweetsearch/content/LineInput.qml with 100% similarity]
examples/quick/demos/tweetsearch/content/ListFooter.qml [moved from examples/demos/tweetsearch/content/ListFooter.qml with 100% similarity]
examples/quick/demos/tweetsearch/content/ListHeader.qml [moved from examples/demos/tweetsearch/content/ListHeader.qml with 100% similarity]
examples/quick/demos/tweetsearch/content/SearchDelegate.qml [moved from examples/demos/tweetsearch/content/SearchDelegate.qml with 100% similarity]
examples/quick/demos/tweetsearch/content/TweetDelegate.qml [moved from examples/demos/tweetsearch/content/TweetDelegate.qml with 100% similarity]
examples/quick/demos/tweetsearch/content/TweetsModel.qml [moved from examples/demos/tweetsearch/content/TweetsModel.qml with 100% similarity]
examples/quick/demos/tweetsearch/content/resources/anonymous.png [moved from examples/demos/tweetsearch/content/resources/anonymous.png with 100% similarity]
examples/quick/demos/tweetsearch/content/resources/bird-anim-sprites.png [moved from examples/demos/tweetsearch/content/resources/bird-anim-sprites.png with 100% similarity]
examples/quick/demos/tweetsearch/content/resources/icon-clear.png [moved from examples/demos/tweetsearch/content/resources/icon-clear.png with 100% similarity]
examples/quick/demos/tweetsearch/content/resources/icon-loading.png [moved from examples/demos/tweetsearch/content/resources/icon-loading.png with 100% similarity]
examples/quick/demos/tweetsearch/content/resources/icon-refresh.png [moved from examples/demos/tweetsearch/content/resources/icon-refresh.png with 100% similarity]
examples/quick/demos/tweetsearch/content/resources/icon-search.png [moved from examples/demos/tweetsearch/content/resources/icon-search.png with 100% similarity]
examples/quick/demos/tweetsearch/content/tweetsearch.js [moved from examples/demos/tweetsearch/content/tweetsearch.js with 100% similarity]
examples/quick/demos/tweetsearch/main.cpp [moved from examples/demos/tweetsearch/main.cpp with 100% similarity]
examples/quick/demos/tweetsearch/tweetsearch.pro [new file with mode: 0644]
examples/quick/demos/tweetsearch/tweetsearch.qml [moved from examples/demos/tweetsearch/tweetsearch.qml with 100% similarity]
examples/quick/demos/tweetsearch/tweetsearch.qmlproject [moved from examples/demos/tweetsearch/tweetsearch.qmlproject with 100% similarity]
examples/quick/draganddrop/draganddrop.pro
examples/quick/draganddrop/draganddrop.qml
examples/quick/draganddrop/main.cpp
examples/quick/imageelements/imageelements.pro
examples/quick/imageelements/imageelements.qml
examples/quick/imageelements/main.cpp
examples/quick/keyinteraction/keyinteraction.pro
examples/quick/keyinteraction/keyinteraction.qml
examples/quick/keyinteraction/main.cpp
examples/quick/localstorage/doc/src/localstorage.qdoc [moved from examples/localstorage/doc/src/localstorage.qdoc with 100% similarity]
examples/quick/localstorage/localstorage.pro [new file with mode: 0644]
examples/quick/localstorage/localstorage/hello.qml [moved from examples/localstorage/localstorage/hello.qml with 100% similarity]
examples/quick/localstorage/localstorage/localstorage.pro [new file with mode: 0644]
examples/quick/localstorage/localstorage/localstorage.qml [moved from examples/localstorage/localstorage/localstorage.qml with 100% similarity]
examples/quick/localstorage/localstorage/localstorage.qmlproject [moved from examples/localstorage/localstorage/localstorage.qmlproject with 100% similarity]
examples/quick/localstorage/localstorage/main.cpp [moved from examples/localstorage/localstorage/main.cpp with 100% similarity]
examples/quick/modelviews/browser.prx [new file with mode: 0644]
examples/quick/modelviews/main.cpp
examples/quick/modelviews/modelviews.pro
examples/quick/modelviews/modelviews.qml
examples/quick/mousearea/main.cpp
examples/quick/mousearea/mousearea.pro
examples/quick/particles/affectors/affectors.pro [new file with mode: 0644]
examples/quick/particles/affectors/affectors.qml [moved from examples/particles/affectors/affectors.qml with 100% similarity]
examples/quick/particles/affectors/affectors.qmlproject [moved from examples/particles/affectors/affectors.qmlproject with 100% similarity]
examples/quick/particles/affectors/content/GreyButton.qml [moved from examples/particles/affectors/content/GreyButton.qml with 100% similarity]
examples/quick/particles/affectors/content/age.qml [moved from examples/particles/affectors/content/age.qml with 100% similarity]
examples/quick/particles/affectors/content/attractor.qml [moved from examples/particles/affectors/content/attractor.qml with 100% similarity]
examples/quick/particles/affectors/content/customaffector.qml [moved from examples/particles/affectors/content/customaffector.qml with 100% similarity]
examples/quick/particles/affectors/content/friction.qml [moved from examples/particles/affectors/content/friction.qml with 100% similarity]
examples/quick/particles/affectors/content/gravity.qml [moved from examples/particles/affectors/content/gravity.qml with 100% similarity]
examples/quick/particles/affectors/content/groupgoal.qml [moved from examples/particles/affectors/content/groupgoal.qml with 100% similarity]
examples/quick/particles/affectors/content/move.qml [moved from examples/particles/affectors/content/move.qml with 100% similarity]
examples/quick/particles/affectors/content/spritegoal.qml [moved from examples/particles/affectors/content/spritegoal.qml with 100% similarity]
examples/quick/particles/affectors/content/turbulence.qml [moved from examples/particles/affectors/content/turbulence.qml with 100% similarity]
examples/quick/particles/affectors/content/wander.qml [moved from examples/particles/affectors/content/wander.qml with 100% similarity]
examples/quick/particles/affectors/doc/images/qml-affectors-example.png [moved from examples/particles/affectors/doc/images/qml-affectors-example.png with 100% similarity]
examples/quick/particles/affectors/doc/src/affectors.qdoc [moved from examples/particles/affectors/doc/src/affectors.qdoc with 100% similarity]
examples/quick/particles/affectors/main.cpp [moved from examples/particles/affectors/main.cpp with 100% similarity]
examples/quick/particles/customparticle/content/blurparticles.qml [moved from examples/particles/customparticle/content/blurparticles.qml with 100% similarity]
examples/quick/particles/customparticle/content/fragmentshader.qml [moved from examples/particles/customparticle/content/fragmentshader.qml with 100% similarity]
examples/quick/particles/customparticle/content/imagecolors.qml [moved from examples/particles/customparticle/content/imagecolors.qml with 100% similarity]
examples/quick/particles/customparticle/customparticle.pro [new file with mode: 0644]
examples/quick/particles/customparticle/customparticle.qml [moved from examples/particles/customparticle/customparticle.qml with 100% similarity]
examples/quick/particles/customparticle/customparticle.qmlproject [moved from examples/particles/customparticle/customparticle.qmlproject with 100% similarity]
examples/quick/particles/customparticle/doc/images/qml-customparticle-example.png [moved from examples/particles/customparticle/doc/images/qml-customparticle-example.png with 100% similarity]
examples/quick/particles/customparticle/doc/src/customparticle.qdoc [moved from examples/particles/customparticle/doc/src/customparticle.qdoc with 100% similarity]
examples/quick/particles/customparticle/main.cpp [moved from examples/particles/customparticle/main.cpp with 100% similarity]
examples/quick/particles/emitters/content/burstandpulse.qml [moved from examples/particles/emitters/content/burstandpulse.qml with 100% similarity]
examples/quick/particles/emitters/content/customemitter.qml [moved from examples/particles/emitters/content/customemitter.qml with 100% similarity]
examples/quick/particles/emitters/content/emitmask.qml [moved from examples/particles/emitters/content/emitmask.qml with 100% similarity]
examples/quick/particles/emitters/content/maximumemitted.qml [moved from examples/particles/emitters/content/maximumemitted.qml with 100% similarity]
examples/quick/particles/emitters/content/shapeanddirection.qml [moved from examples/particles/emitters/content/shapeanddirection.qml with 100% similarity]
examples/quick/particles/emitters/content/trailemitter.qml [moved from examples/particles/emitters/content/trailemitter.qml with 100% similarity]
examples/quick/particles/emitters/content/velocityfrommotion.qml [moved from examples/particles/emitters/content/velocityfrommotion.qml with 100% similarity]
examples/quick/particles/emitters/doc/images/qml-emitters-example.png [moved from examples/particles/emitters/doc/images/qml-emitters-example.png with 100% similarity]
examples/quick/particles/emitters/doc/src/emitters.qdoc [moved from examples/particles/emitters/doc/src/emitters.qdoc with 100% similarity]
examples/quick/particles/emitters/emitters.pro [new file with mode: 0644]
examples/quick/particles/emitters/emitters.qml [moved from examples/particles/emitters/emitters.qml with 100% similarity]
examples/quick/particles/emitters/emitters.qmlproject [moved from examples/particles/emitters/emitters.qmlproject with 100% similarity]
examples/quick/particles/emitters/main.cpp [moved from examples/particles/emitters/main.cpp with 100% similarity]
examples/quick/particles/imageparticle/content/allatonce.qml [moved from examples/particles/imageparticle/content/allatonce.qml with 100% similarity]
examples/quick/particles/imageparticle/content/colored.qml [moved from examples/particles/imageparticle/content/colored.qml with 100% similarity]
examples/quick/particles/imageparticle/content/colortable.qml [moved from examples/particles/imageparticle/content/colortable.qml with 100% similarity]
examples/quick/particles/imageparticle/content/deformation.qml [moved from examples/particles/imageparticle/content/deformation.qml with 100% similarity]
examples/quick/particles/imageparticle/content/rotation.qml [moved from examples/particles/imageparticle/content/rotation.qml with 100% similarity]
examples/quick/particles/imageparticle/content/sharing.qml [moved from examples/particles/imageparticle/content/sharing.qml with 100% similarity]
examples/quick/particles/imageparticle/content/sprites.qml [moved from examples/particles/imageparticle/content/sprites.qml with 100% similarity]
examples/quick/particles/imageparticle/doc/images/qml-imageparticle-example.png [moved from examples/particles/imageparticle/doc/images/qml-imageparticle-example.png with 100% similarity]
examples/quick/particles/imageparticle/doc/src/imageparticle.qdoc [moved from examples/particles/imageparticle/doc/src/imageparticle.qdoc with 100% similarity]
examples/quick/particles/imageparticle/imageparticle.pro [new file with mode: 0644]
examples/quick/particles/imageparticle/imageparticle.qml [moved from examples/particles/imageparticle/imageparticle.qml with 100% similarity]
examples/quick/particles/imageparticle/imageparticle.qmlproject [moved from examples/particles/imageparticle/imageparticle.qmlproject with 100% similarity]
examples/quick/particles/imageparticle/main.cpp [moved from examples/particles/imageparticle/main.cpp with 100% similarity]
examples/quick/particles/images/_explo.png [moved from examples/particles/images/_explo.png with 100% similarity]
examples/quick/particles/images/backgroundLeaves.jpg [moved from examples/particles/images/backgroundLeaves.jpg with 100% similarity]
examples/quick/particles/images/bear_tiles.png [moved from examples/particles/images/bear_tiles.png with 100% similarity]
examples/quick/particles/images/candle.png [moved from examples/particles/images/candle.png with 100% similarity]
examples/quick/particles/images/colortable.png [moved from examples/particles/images/colortable.png with 100% similarity]
examples/quick/particles/images/finalfrontier.png [moved from examples/particles/images/finalfrontier.png with 100% similarity]
examples/quick/particles/images/flower.png [moved from examples/particles/images/flower.png with 100% similarity]
examples/quick/particles/images/matchmask.png [moved from examples/particles/images/matchmask.png with 100% similarity]
examples/quick/particles/images/meteor.png [moved from examples/particles/images/meteor.png with 100% similarity]
examples/quick/particles/images/meteor_explo.png [moved from examples/particles/images/meteor_explo.png with 100% similarity]
examples/quick/particles/images/meteors.png [moved from examples/particles/images/meteors.png with 100% similarity]
examples/quick/particles/images/nullRock.png [moved from examples/particles/images/nullRock.png with 100% similarity]
examples/quick/particles/images/particle.png [moved from examples/particles/images/particle.png with 100% similarity]
examples/quick/particles/images/particle2.png [moved from examples/particles/images/particle2.png with 100% similarity]
examples/quick/particles/images/particle3.png [moved from examples/particles/images/particle3.png with 100% similarity]
examples/quick/particles/images/particle4.png [moved from examples/particles/images/particle4.png with 100% similarity]
examples/quick/particles/images/particleA.png [moved from examples/particles/images/particleA.png with 100% similarity]
examples/quick/particles/images/portal_bg.png [moved from examples/particles/images/portal_bg.png with 100% similarity]
examples/quick/particles/images/realLeaf1.png [moved from examples/particles/images/realLeaf1.png with 100% similarity]
examples/quick/particles/images/realLeaf2.png [moved from examples/particles/images/realLeaf2.png with 100% similarity]
examples/quick/particles/images/realLeaf3.png [moved from examples/particles/images/realLeaf3.png with 100% similarity]
examples/quick/particles/images/realLeaf4.png [moved from examples/particles/images/realLeaf4.png with 100% similarity]
examples/quick/particles/images/rocket.png [moved from examples/particles/images/rocket.png with 100% similarity]
examples/quick/particles/images/rocket2.png [moved from examples/particles/images/rocket2.png with 100% similarity]
examples/quick/particles/images/sizeInOut.png [moved from examples/particles/images/sizeInOut.png with 100% similarity]
examples/quick/particles/images/snowflake.png [moved from examples/particles/images/snowflake.png with 100% similarity]
examples/quick/particles/images/sparkleSize.png [moved from examples/particles/images/sparkleSize.png with 100% similarity]
examples/quick/particles/images/star.png [moved from examples/particles/images/star.png with 100% similarity]
examples/quick/particles/images/starfish_0.png [moved from examples/particles/images/starfish_0.png with 100% similarity]
examples/quick/particles/images/starfish_1.png [moved from examples/particles/images/starfish_1.png with 100% similarity]
examples/quick/particles/images/starfish_2.png [moved from examples/particles/images/starfish_2.png with 100% similarity]
examples/quick/particles/images/starfish_3.png [moved from examples/particles/images/starfish_3.png with 100% similarity]
examples/quick/particles/images/starfish_4.png [moved from examples/particles/images/starfish_4.png with 100% similarity]
examples/quick/particles/images/starfish_mask.png [moved from examples/particles/images/starfish_mask.png with 100% similarity]
examples/quick/particles/itemparticle/content/Delegate.qml [moved from examples/particles/itemparticle/content/Delegate.qml with 100% similarity]
examples/quick/particles/itemparticle/content/Delegate2.qml [moved from examples/particles/itemparticle/content/Delegate2.qml with 100% similarity]
examples/quick/particles/itemparticle/content/ExpandingDelegate.qml [moved from examples/particles/itemparticle/content/ExpandingDelegate.qml with 100% similarity]
examples/quick/particles/itemparticle/content/RssModel.qml [moved from examples/particles/itemparticle/content/RssModel.qml with 100% similarity]
examples/quick/particles/itemparticle/content/bubble.png [moved from examples/particles/itemparticle/content/bubble.png with 100% similarity]
examples/quick/particles/itemparticle/content/script.js [moved from examples/demos/photoviewer/PhotoViewerCore/script/script.js with 100% similarity]
examples/quick/particles/itemparticle/delegates.qml [moved from examples/particles/itemparticle/delegates.qml with 100% similarity]
examples/quick/particles/itemparticle/particleview.qml [moved from examples/particles/itemparticle/particleview.qml with 100% similarity]
examples/quick/particles/particles.pro [moved from examples/particles/particles.pro with 54% similarity]
examples/quick/particles/system/content/dynamiccomparison.qml [moved from examples/particles/system/content/dynamiccomparison.qml with 100% similarity]
examples/quick/particles/system/content/dynamicemitters.qml [moved from examples/particles/system/content/dynamicemitters.qml with 100% similarity]
examples/quick/particles/system/content/multiplepainters.qml [moved from examples/particles/system/content/multiplepainters.qml with 100% similarity]
examples/quick/particles/system/content/startstop.qml [moved from examples/particles/system/content/startstop.qml with 100% similarity]
examples/quick/particles/system/content/timedgroupchanges.qml [moved from examples/particles/system/content/timedgroupchanges.qml with 100% similarity]
examples/quick/particles/system/doc/images/qml-system-example.png [moved from examples/particles/system/doc/images/qml-system-example.png with 100% similarity]
examples/quick/particles/system/doc/src/system.qdoc [moved from examples/particles/system/doc/src/system.qdoc with 100% similarity]
examples/quick/particles/system/main.cpp [moved from examples/particles/system/main.cpp with 100% similarity]
examples/quick/particles/system/system.pro [new file with mode: 0644]
examples/quick/particles/system/system.qml [moved from examples/particles/system/system.qml with 100% similarity]
examples/quick/particles/system/system.qmlproject [moved from examples/particles/system/system.qmlproject with 100% similarity]
examples/quick/positioners/main.cpp
examples/quick/positioners/positioners.pro
examples/quick/positioners/positioners.qml
examples/quick/quick.pro
examples/quick/righttoleft/main.cpp
examples/quick/righttoleft/righttoleft.pro
examples/quick/righttoleft/righttoleft.qml
examples/quick/scenegraph/customgeometry/customgeometry.pro
examples/quick/scenegraph/openglunderqml/openglunderqml.pro
examples/quick/scenegraph/scenegraph.pro
examples/quick/scenegraph/simplematerial/simplematerial.pro
examples/quick/shadereffects/main.cpp
examples/quick/shadereffects/shadereffects.pro
examples/quick/shared/Button.qml [moved from examples/shared/Button.qml with 100% similarity]
examples/quick/shared/LauncherList.qml [moved from examples/shared/LauncherList.qml with 100% similarity]
examples/quick/shared/README [moved from examples/shared/README with 100% similarity]
examples/quick/shared/SimpleLauncherDelegate.qml [moved from examples/shared/SimpleLauncherDelegate.qml with 100% similarity]
examples/quick/shared/images/back.png [moved from examples/shared/images/back.png with 100% similarity]
examples/quick/shared/qmldir [moved from examples/shared/qmldir with 100% similarity]
examples/quick/shared/shared.h [moved from examples/shared/shared.h with 100% similarity]
examples/quick/text/main.cpp
examples/quick/text/text.pro
examples/quick/text/text.qml
examples/quick/threading/main.cpp
examples/quick/threading/threading.pro
examples/quick/threading/threading.qml
examples/quick/touchinteraction/main.cpp
examples/quick/touchinteraction/touchinteraction.pro
examples/quick/touchinteraction/touchinteraction.qml
examples/quick/tutorials/dynamicview/dynamicview1/PetsModel.qml [moved from examples/tutorials/dynamicview/dynamicview1/PetsModel.qml with 100% similarity]
examples/quick/tutorials/dynamicview/dynamicview1/dynamicview.qml [moved from examples/tutorials/dynamicview/dynamicview1/dynamicview.qml with 100% similarity]
examples/quick/tutorials/dynamicview/dynamicview2/PetsModel.qml [moved from examples/tutorials/dynamicview/dynamicview4/PetsModel.qml with 100% similarity]
examples/quick/tutorials/dynamicview/dynamicview2/dynamicview.qml [moved from examples/tutorials/dynamicview/dynamicview2/dynamicview.qml with 100% similarity]
examples/quick/tutorials/dynamicview/dynamicview3/PetsModel.qml [moved from examples/tutorials/dynamicview/dynamicview3/PetsModel.qml with 100% similarity]
examples/quick/tutorials/dynamicview/dynamicview3/dynamicview.qml [moved from examples/tutorials/dynamicview/dynamicview3/dynamicview.qml with 100% similarity]
examples/quick/tutorials/dynamicview/dynamicview4/ListSelector.qml [moved from examples/tutorials/dynamicview/dynamicview4/ListSelector.qml with 100% similarity]
examples/quick/tutorials/dynamicview/dynamicview4/PetsModel.qml [moved from examples/tutorials/dynamicview/dynamicview2/PetsModel.qml with 100% similarity]
examples/quick/tutorials/dynamicview/dynamicview4/dynamicview.qml [moved from examples/tutorials/dynamicview/dynamicview4/dynamicview.qml with 100% similarity]
examples/quick/tutorials/extending/chapter1-basics/app.qml [moved from examples/tutorials/extending/chapter1-basics/app.qml with 100% similarity]
examples/quick/tutorials/extending/chapter1-basics/chapter1-basics.pro [moved from examples/tutorials/extending/chapter1-basics/chapter1-basics.pro with 100% similarity]
examples/quick/tutorials/extending/chapter1-basics/main.cpp [moved from examples/tutorials/extending/chapter3-bindings/main.cpp with 100% similarity]
examples/quick/tutorials/extending/chapter1-basics/piechart.cpp [moved from examples/tutorials/extending/chapter1-basics/piechart.cpp with 100% similarity]
examples/quick/tutorials/extending/chapter1-basics/piechart.h [moved from examples/tutorials/extending/chapter1-basics/piechart.h with 100% similarity]
examples/quick/tutorials/extending/chapter2-methods/app.qml [moved from examples/tutorials/extending/chapter2-methods/app.qml with 100% similarity]
examples/quick/tutorials/extending/chapter2-methods/chapter2-methods.pro [moved from examples/tutorials/extending/chapter2-methods/chapter2-methods.pro with 100% similarity]
examples/quick/tutorials/extending/chapter2-methods/main.cpp [moved from examples/tutorials/extending/chapter2-methods/main.cpp with 100% similarity]
examples/quick/tutorials/extending/chapter2-methods/piechart.cpp [moved from examples/tutorials/extending/chapter2-methods/piechart.cpp with 100% similarity]
examples/quick/tutorials/extending/chapter2-methods/piechart.h [moved from examples/tutorials/extending/chapter2-methods/piechart.h with 100% similarity]
examples/quick/tutorials/extending/chapter3-bindings/app.qml [moved from examples/tutorials/extending/chapter3-bindings/app.qml with 100% similarity]
examples/quick/tutorials/extending/chapter3-bindings/chapter3-bindings.pro [moved from examples/tutorials/extending/chapter3-bindings/chapter3-bindings.pro with 100% similarity]
examples/quick/tutorials/extending/chapter3-bindings/main.cpp [moved from examples/tutorials/extending/chapter1-basics/main.cpp with 100% similarity]
examples/quick/tutorials/extending/chapter3-bindings/piechart.cpp [moved from examples/tutorials/extending/chapter3-bindings/piechart.cpp with 100% similarity]
examples/quick/tutorials/extending/chapter3-bindings/piechart.h [moved from examples/tutorials/extending/chapter3-bindings/piechart.h with 100% similarity]
examples/quick/tutorials/extending/chapter4-customPropertyTypes/app.qml [moved from examples/tutorials/extending/chapter4-customPropertyTypes/app.qml with 100% similarity]
examples/quick/tutorials/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pro [moved from examples/tutorials/extending/chapter4-customPropertyTypes/chapter4-customPropertyTypes.pro with 100% similarity]
examples/quick/tutorials/extending/chapter4-customPropertyTypes/main.cpp [moved from examples/tutorials/extending/chapter4-customPropertyTypes/main.cpp with 100% similarity]
examples/quick/tutorials/extending/chapter4-customPropertyTypes/piechart.cpp [moved from examples/tutorials/extending/chapter4-customPropertyTypes/piechart.cpp with 100% similarity]
examples/quick/tutorials/extending/chapter4-customPropertyTypes/piechart.h [moved from examples/tutorials/extending/chapter4-customPropertyTypes/piechart.h with 100% similarity]
examples/quick/tutorials/extending/chapter4-customPropertyTypes/pieslice.cpp [moved from examples/tutorials/extending/chapter4-customPropertyTypes/pieslice.cpp with 100% similarity]
examples/quick/tutorials/extending/chapter4-customPropertyTypes/pieslice.h [moved from examples/tutorials/extending/chapter4-customPropertyTypes/pieslice.h with 100% similarity]
examples/quick/tutorials/extending/chapter5-listproperties/app.qml [moved from examples/tutorials/extending/chapter5-listproperties/app.qml with 100% similarity]
examples/quick/tutorials/extending/chapter5-listproperties/chapter5-listproperties.pro [moved from examples/tutorials/extending/chapter5-listproperties/chapter5-listproperties.pro with 100% similarity]
examples/quick/tutorials/extending/chapter5-listproperties/main.cpp [moved from examples/tutorials/extending/chapter5-listproperties/main.cpp with 100% similarity]
examples/quick/tutorials/extending/chapter5-listproperties/piechart.cpp [moved from examples/tutorials/extending/chapter5-listproperties/piechart.cpp with 100% similarity]
examples/quick/tutorials/extending/chapter5-listproperties/piechart.h [moved from examples/tutorials/extending/chapter5-listproperties/piechart.h with 100% similarity]
examples/quick/tutorials/extending/chapter5-listproperties/pieslice.cpp [moved from examples/tutorials/extending/chapter6-plugins/pieslice.cpp with 100% similarity]
examples/quick/tutorials/extending/chapter5-listproperties/pieslice.h [moved from examples/tutorials/extending/chapter5-listproperties/pieslice.h with 100% similarity]
examples/quick/tutorials/extending/chapter6-plugins/Charts/qmldir [moved from examples/tutorials/extending/chapter6-plugins/Charts/qmldir with 100% similarity]
examples/quick/tutorials/extending/chapter6-plugins/app.qml [moved from examples/tutorials/extending/chapter6-plugins/app.qml with 100% similarity]
examples/quick/tutorials/extending/chapter6-plugins/chapter6-plugins.pro [moved from examples/tutorials/extending/chapter6-plugins/chapter6-plugins.pro with 100% similarity]
examples/quick/tutorials/extending/chapter6-plugins/chartsplugin.cpp [moved from examples/tutorials/extending/chapter6-plugins/chartsplugin.cpp with 100% similarity]
examples/quick/tutorials/extending/chapter6-plugins/chartsplugin.h [moved from examples/tutorials/extending/chapter6-plugins/chartsplugin.h with 100% similarity]
examples/quick/tutorials/extending/chapter6-plugins/piechart.cpp [moved from examples/tutorials/extending/chapter6-plugins/piechart.cpp with 100% similarity]
examples/quick/tutorials/extending/chapter6-plugins/piechart.h [moved from examples/tutorials/extending/chapter6-plugins/piechart.h with 100% similarity]
examples/quick/tutorials/extending/chapter6-plugins/pieslice.cpp [moved from examples/tutorials/extending/chapter5-listproperties/pieslice.cpp with 100% similarity]
examples/quick/tutorials/extending/chapter6-plugins/pieslice.h [moved from examples/tutorials/extending/chapter6-plugins/pieslice.h with 100% similarity]
examples/quick/tutorials/extending/extending.pro [moved from examples/tutorials/extending/extending.pro with 100% similarity]
examples/quick/tutorials/gettingStartedQml/core/Button.qml [moved from examples/tutorials/gettingStartedQml/core/Button.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/core/EditMenu.qml [moved from examples/tutorials/gettingStartedQml/core/EditMenu.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/core/FileDialog.qml [moved from examples/tutorials/gettingStartedQml/core/FileDialog.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/core/FileMenu.qml [moved from examples/tutorials/gettingStartedQml/core/FileMenu.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/core/MenuBar.qml [moved from examples/tutorials/gettingStartedQml/core/MenuBar.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/core/TextArea.qml [moved from examples/tutorials/gettingStartedQml/core/TextArea.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/core/qmldir [moved from examples/tutorials/gettingStartedQml/core/qmldir with 100% similarity]
examples/quick/tutorials/gettingStartedQml/filedialog/dialogPlugin.cpp [moved from examples/tutorials/gettingStartedQml/filedialog/dialogPlugin.cpp with 100% similarity]
examples/quick/tutorials/gettingStartedQml/filedialog/dialogPlugin.h [moved from examples/tutorials/gettingStartedQml/filedialog/dialogPlugin.h with 100% similarity]
examples/quick/tutorials/gettingStartedQml/filedialog/directory.cpp [moved from examples/tutorials/gettingStartedQml/filedialog/directory.cpp with 100% similarity]
examples/quick/tutorials/gettingStartedQml/filedialog/directory.h [moved from examples/tutorials/gettingStartedQml/filedialog/directory.h with 100% similarity]
examples/quick/tutorials/gettingStartedQml/filedialog/file.cpp [moved from examples/tutorials/gettingStartedQml/filedialog/file.cpp with 100% similarity]
examples/quick/tutorials/gettingStartedQml/filedialog/file.h [moved from examples/tutorials/gettingStartedQml/filedialog/file.h with 100% similarity]
examples/quick/tutorials/gettingStartedQml/filedialog/filedialog.pro [moved from examples/tutorials/gettingStartedQml/filedialog/filedialog.pro with 56% similarity]
examples/quick/tutorials/gettingStartedQml/filedialog/qmldir [moved from examples/tutorials/gettingStartedQml/parts/part5/filedialog/qmldir with 100% similarity]
examples/quick/tutorials/gettingStartedQml/gettingStartedQml.pro [new file with mode: 0644]
examples/quick/tutorials/gettingStartedQml/images/arrow.png [moved from examples/tutorials/gettingStartedQml/parts/part5/images/arrow.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part0/Button.qml [moved from examples/tutorials/gettingStartedQml/parts/part0/Button.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part1/Button.qml [moved from examples/tutorials/gettingStartedQml/parts/part1/Button.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part1/EditMenu.qml [moved from examples/tutorials/gettingStartedQml/parts/part1/EditMenu.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part1/FileMenu.qml [moved from examples/tutorials/gettingStartedQml/parts/part1/FileMenu.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part1/SimpleButton.qml [moved from examples/tutorials/gettingStartedQml/parts/part1/SimpleButton.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part1/pics/qml-texteditor1_button.png [moved from examples/tutorials/gettingStartedQml/parts/part1/pics/qml-texteditor1_button.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part1/pics/qml-texteditor1_editmenu.png [moved from examples/tutorials/gettingStartedQml/parts/part1/pics/qml-texteditor1_editmenu.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part1/pics/qml-texteditor1_filemenu.png [moved from examples/tutorials/gettingStartedQml/parts/part1/pics/qml-texteditor1_filemenu.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part1/pics/qml-texteditor1_simplebutton.png [moved from examples/tutorials/gettingStartedQml/parts/part1/pics/qml-texteditor1_simplebutton.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part1/qml-texteditor.qmlproject [moved from examples/tutorials/gettingStartedQml/parts/part1/qml-texteditor.qmlproject with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part2/Button.qml [moved from examples/tutorials/gettingStartedQml/parts/part3/Button.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part2/EditMenu.qml [moved from examples/tutorials/gettingStartedQml/parts/part3/EditMenu.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part2/FileMenu.qml [moved from examples/tutorials/gettingStartedQml/parts/part3/FileMenu.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part2/MenuBar.qml [moved from examples/tutorials/gettingStartedQml/parts/part3/MenuBar.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part2/pics/qml-texteditor2_menubar.png [moved from examples/tutorials/gettingStartedQml/parts/part2/pics/qml-texteditor2_menubar.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part2/qml-texteditor2.qmlproject [moved from examples/tutorials/gettingStartedQml/parts/part2/qml-texteditor2.qmlproject with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part3/Button.qml [moved from examples/tutorials/gettingStartedQml/parts/part2/Button.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part3/EditMenu.qml [moved from examples/tutorials/gettingStartedQml/parts/part2/EditMenu.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part3/FileMenu.qml [moved from examples/tutorials/gettingStartedQml/parts/part2/FileMenu.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part3/MenuBar.qml [moved from examples/tutorials/gettingStartedQml/parts/part2/MenuBar.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part3/TextArea.qml [moved from examples/tutorials/gettingStartedQml/parts/part3/TextArea.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part3/TextEditor.qml [moved from examples/tutorials/gettingStartedQml/parts/part3/TextEditor.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part3/images/arrow.png [moved from examples/tutorials/gettingStartedQml/parts/part4/images/arrow.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part3/pics/qml-texteditor3_texteditor.png [moved from examples/tutorials/gettingStartedQml/parts/part3/pics/qml-texteditor3_texteditor.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part3/qml-texteditor3.qmlproject [moved from examples/tutorials/gettingStartedQml/parts/part3/qml-texteditor3.qmlproject with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part4/Button.qml [moved from examples/tutorials/gettingStartedQml/parts/part4/Button.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part4/EditMenu.qml [moved from examples/tutorials/gettingStartedQml/parts/part4/EditMenu.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part4/FileMenu.qml [moved from examples/tutorials/gettingStartedQml/parts/part4/FileMenu.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part4/MenuBar.qml [moved from examples/tutorials/gettingStartedQml/parts/part4/MenuBar.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part4/SimpleButton.qml [moved from examples/tutorials/gettingStartedQml/parts/part4/SimpleButton.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part4/TextArea.qml [moved from examples/tutorials/gettingStartedQml/parts/part4/TextArea.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part4/TextEditor.qml [moved from examples/tutorials/gettingStartedQml/parts/part4/TextEditor.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part4/images/arrow.png [moved from examples/tutorials/gettingStartedQml/parts/part3/images/arrow.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part4/pics/qml-texteditor4_texteditor.png [moved from examples/tutorials/gettingStartedQml/parts/part4/pics/qml-texteditor4_texteditor.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part4/qml-texteditor4.qmlproject [moved from examples/tutorials/gettingStartedQml/parts/part4/qml-texteditor4.qmlproject with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/TextEditor.qml [moved from examples/tutorials/gettingStartedQml/parts/part5/TextEditor.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/core/Button.qml [moved from examples/tutorials/gettingStartedQml/parts/part5/core/Button.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/core/EditMenu.qml [moved from examples/tutorials/gettingStartedQml/parts/part5/core/EditMenu.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/core/FileDialog.qml [moved from examples/tutorials/gettingStartedQml/parts/part5/core/FileDialog.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/core/FileMenu.qml [moved from examples/tutorials/gettingStartedQml/parts/part5/core/FileMenu.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/core/MenuBar.qml [moved from examples/tutorials/gettingStartedQml/parts/part5/core/MenuBar.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/core/TextArea.qml [moved from examples/tutorials/gettingStartedQml/parts/part5/core/TextArea.qml with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/core/qmldir [moved from examples/tutorials/gettingStartedQml/parts/part5/core/qmldir with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/filedialog/dialogPlugin.cpp [moved from examples/tutorials/gettingStartedQml/parts/part5/filedialog/dialogPlugin.cpp with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/filedialog/dialogPlugin.h [moved from examples/tutorials/gettingStartedQml/parts/part5/filedialog/dialogPlugin.h with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/filedialog/directory.cpp [moved from examples/tutorials/gettingStartedQml/parts/part5/filedialog/directory.cpp with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/filedialog/directory.h [moved from examples/tutorials/gettingStartedQml/parts/part5/filedialog/directory.h with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/filedialog/file.cpp [moved from examples/tutorials/gettingStartedQml/parts/part5/filedialog/file.cpp with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/filedialog/file.h [moved from examples/tutorials/gettingStartedQml/parts/part5/filedialog/file.h with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/filedialog/filedialog.pro [moved from examples/tutorials/gettingStartedQml/parts/part5/filedialog/filedialog.pro with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/filedialog/qmldir [moved from examples/tutorials/gettingStartedQml/filedialog/qmldir with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/images/arrow.png [moved from examples/tutorials/gettingStartedQml/images/arrow.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/pics/qml-texteditor5_editmenu.png [moved from examples/tutorials/gettingStartedQml/pics/qml-texteditor5_editmenu.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/pics/qml-texteditor5_filemenu.png [moved from examples/tutorials/gettingStartedQml/pics/qml-texteditor5_filemenu.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/pics/qml-texteditor5_newfile.png [moved from examples/tutorials/gettingStartedQml/pics/qml-texteditor5_newfile.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/parts/part5/qml-texteditor5.qmlproject [moved from examples/tutorials/gettingStartedQml/parts/part5/qml-texteditor5.qmlproject with 100% similarity]
examples/quick/tutorials/gettingStartedQml/pics/qml-texteditor5_editmenu.png [moved from examples/tutorials/gettingStartedQml/parts/part5/pics/qml-texteditor5_editmenu.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/pics/qml-texteditor5_filemenu.png [moved from examples/tutorials/gettingStartedQml/parts/part5/pics/qml-texteditor5_filemenu.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/pics/qml-texteditor5_newfile.png [moved from examples/tutorials/gettingStartedQml/parts/part5/pics/qml-texteditor5_newfile.png with 100% similarity]
examples/quick/tutorials/gettingStartedQml/texteditor.qml [moved from examples/tutorials/gettingStartedQml/texteditor.qml with 100% similarity]
examples/quick/tutorials/helloworld/Cell.qml [moved from examples/tutorials/helloworld/Cell.qml with 100% similarity]
examples/quick/tutorials/helloworld/tutorial1.qml [moved from examples/tutorials/helloworld/tutorial1.qml with 100% similarity]
examples/quick/tutorials/helloworld/tutorial2.qml [moved from examples/tutorials/helloworld/tutorial2.qml with 100% similarity]
examples/quick/tutorials/helloworld/tutorial3.qml [moved from examples/tutorials/helloworld/tutorial3.qml with 100% similarity]
examples/quick/tutorials/samegame/samegame1/Block.qml [moved from examples/tutorials/samegame/samegame1/Block.qml with 100% similarity]
examples/quick/tutorials/samegame/samegame1/Button.qml [moved from examples/tutorials/samegame/samegame1/Button.qml with 100% similarity]
examples/quick/tutorials/samegame/samegame1/samegame.qml [moved from examples/tutorials/samegame/samegame1/samegame.qml with 100% similarity]
examples/quick/tutorials/samegame/samegame1/samegame1.qmlproject [moved from examples/tutorials/samegame/samegame1/samegame1.qmlproject with 100% similarity]
examples/quick/tutorials/samegame/samegame2/Block.qml [moved from examples/tutorials/samegame/samegame2/Block.qml with 100% similarity]
examples/quick/tutorials/samegame/samegame2/Button.qml [moved from examples/tutorials/samegame/samegame4/content/Button.qml with 100% similarity]
examples/quick/tutorials/samegame/samegame2/samegame.js [moved from examples/tutorials/samegame/samegame2/samegame.js with 100% similarity]
examples/quick/tutorials/samegame/samegame2/samegame.qml [moved from examples/tutorials/samegame/samegame2/samegame.qml with 100% similarity]
examples/quick/tutorials/samegame/samegame2/samegame2.qmlproject [moved from examples/tutorials/samegame/samegame2/samegame2.qmlproject with 100% similarity]
examples/quick/tutorials/samegame/samegame3/Block.qml [moved from examples/tutorials/samegame/samegame3/Block.qml with 100% similarity]
examples/quick/tutorials/samegame/samegame3/Button.qml [moved from examples/tutorials/samegame/samegame3/Button.qml with 100% similarity]
examples/quick/tutorials/samegame/samegame3/Dialog.qml [moved from examples/tutorials/samegame/samegame3/Dialog.qml with 100% similarity]
examples/quick/tutorials/samegame/samegame3/samegame.js [moved from examples/tutorials/samegame/samegame3/samegame.js with 100% similarity]
examples/quick/tutorials/samegame/samegame3/samegame.qml [moved from examples/tutorials/samegame/samegame3/samegame.qml with 100% similarity]
examples/quick/tutorials/samegame/samegame3/samegame3.qmlproject [moved from examples/tutorials/samegame/samegame3/samegame3.qmlproject with 100% similarity]
examples/quick/tutorials/samegame/samegame4/content/BoomBlock.qml [moved from examples/tutorials/samegame/samegame4/content/BoomBlock.qml with 100% similarity]
examples/quick/tutorials/samegame/samegame4/content/Button.qml [moved from examples/tutorials/samegame/samegame2/Button.qml with 100% similarity]
examples/quick/tutorials/samegame/samegame4/content/Dialog.qml [moved from examples/tutorials/samegame/samegame4/content/Dialog.qml with 100% similarity]
examples/quick/tutorials/samegame/samegame4/content/samegame.js [moved from examples/tutorials/samegame/samegame4/content/samegame.js with 100% similarity]
examples/quick/tutorials/samegame/samegame4/highscores/README [moved from examples/tutorials/samegame/samegame4/highscores/README with 100% similarity]
examples/quick/tutorials/samegame/samegame4/highscores/score_data.xml [moved from examples/tutorials/samegame/samegame4/highscores/score_data.xml with 100% similarity]
examples/quick/tutorials/samegame/samegame4/highscores/score_style.xsl [moved from examples/tutorials/samegame/samegame4/highscores/score_style.xsl with 100% similarity]
examples/quick/tutorials/samegame/samegame4/highscores/scores.php [moved from examples/tutorials/samegame/samegame4/highscores/scores.php with 100% similarity]
examples/quick/tutorials/samegame/samegame4/samegame.qml [moved from examples/tutorials/samegame/samegame4/samegame.qml with 100% similarity]
examples/quick/tutorials/samegame/samegame4/samegame4.qmlproject [moved from examples/tutorials/samegame/samegame4/samegame4.qmlproject with 100% similarity]
examples/quick/tutorials/samegame/shared/pics/background.jpg [moved from examples/tutorials/samegame/shared/pics/background.jpg with 100% similarity]
examples/quick/tutorials/samegame/shared/pics/blueStar.png [moved from examples/tutorials/samegame/shared/pics/blueStar.png with 100% similarity]
examples/quick/tutorials/samegame/shared/pics/blueStone.png [moved from examples/tutorials/samegame/shared/pics/blueStone.png with 100% similarity]
examples/quick/tutorials/samegame/shared/pics/greenStar.png [moved from examples/tutorials/samegame/shared/pics/greenStar.png with 100% similarity]
examples/quick/tutorials/samegame/shared/pics/greenStone.png [moved from examples/tutorials/samegame/shared/pics/greenStone.png with 100% similarity]
examples/quick/tutorials/samegame/shared/pics/redStar.png [moved from examples/tutorials/samegame/shared/pics/redStar.png with 100% similarity]
examples/quick/tutorials/samegame/shared/pics/redStone.png [moved from examples/tutorials/samegame/shared/pics/redStone.png with 100% similarity]
examples/quick/tutorials/samegame/shared/pics/star.png [moved from examples/tutorials/samegame/shared/pics/star.png with 100% similarity]
examples/quick/tutorials/samegame/shared/pics/yellowStone.png [moved from examples/tutorials/samegame/shared/pics/yellowStone.png with 100% similarity]
examples/quick/tutorials/tutorials.pro [new file with mode: 0644]
examples/quick/ui-components/slideswitch/doc/src/example-slideswitch.qdoc
examples/quick/window/screen/screenInfo.qml [moved from examples/window/screen/screenInfo.qml with 100% similarity]
examples/quick/window/window.pro [new file with mode: 0644]
examples/quick/window/window/Window.qml [moved from examples/window/window/Window.qml with 100% similarity]
examples/quick/window/window/nogui.qml [moved from examples/window/window/nogui.qml with 100% similarity]
examples/quick/window/window/standalone.qml [moved from examples/window/window/standalone.qml with 100% similarity]
examples/quick/window/window/twowindows.qml [moved from examples/window/window/twowindows.qml with 100% similarity]
examples/quick/window/window/window.cpp [moved from examples/window/window/window.cpp with 100% similarity]
examples/quick/window/window/window.pro [new file with mode: 0644]
examples/shared/shared.pro [deleted file]
examples/tutorials/gettingStartedQml/gettingStartedQml.pro [deleted file]
examples/tutorials/tutorials.pro [deleted file]
examples/window/window.pro [deleted file]
examples/window/window/window.pro [deleted file]
qtdeclarative.pro
src/qml/doc/src/cppintegration/extending-tutorial.qdoc
src/quick/doc/src/advtutorial.qdoc
src/quick/doc/src/dynamicview-tutorial.qdoc
src/quick/doc/src/tutorial.qdoc