summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-21 10:46:55 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-28 19:01:10 +0000
commitc943543b84129bd82c17858d5eb91486af78111c (patch)
tree177071b5ef7c18cb01b0c61b48705e8e72885699
parente730a8c6a54807e9688651723de27100931ce08a (diff)
downloadqtquickcontrols-c943543b84129bd82c17858d5eb91486af78111c.tar.gz
fix example installs
this includes renaming the first-level subdir of examples/. Change-Id: Idf14164533c247e5c0cc5acdb405ac97f7c33ac5 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
-rw-r--r--examples/examples.pro5
-rw-r--r--examples/quickcontrols/controls/basiclayouts/basiclayouts.pro (renamed from examples/quick/controls/basiclayouts/basiclayouts.pro)3
-rw-r--r--examples/quickcontrols/controls/basiclayouts/basiclayouts.qmlproject (renamed from examples/quick/controls/basiclayouts/basiclayouts.qmlproject)0
-rw-r--r--examples/quickcontrols/controls/basiclayouts/main.qml (renamed from examples/quick/controls/basiclayouts/main.qml)0
-rw-r--r--examples/quickcontrols/controls/basiclayouts/resources.qrc (renamed from examples/quick/controls/basiclayouts/resources.qrc)0
-rw-r--r--examples/quickcontrols/controls/basiclayouts/src/main.cpp (renamed from examples/quick/controls/basiclayouts/src/main.cpp)0
-rw-r--r--examples/quickcontrols/controls/basiclayouts/src/src.pri (renamed from examples/quick/controls/basiclayouts/src/src.pri)0
-rw-r--r--examples/quickcontrols/controls/calendar/calendar.pro (renamed from examples/quick/controls/calendar/calendar.pro)3
-rw-r--r--examples/quickcontrols/controls/calendar/images/eventindicator.png (renamed from examples/quick/controls/calendar/images/eventindicator.png)bin2914 -> 2914 bytes
-rw-r--r--examples/quickcontrols/controls/calendar/qml/main.qml (renamed from examples/quick/controls/calendar/qml/main.qml)0
-rw-r--r--examples/quickcontrols/controls/calendar/resources.qrc (renamed from examples/quick/controls/calendar/resources.qrc)0
-rw-r--r--examples/quickcontrols/controls/calendar/src/event.cpp (renamed from examples/quick/controls/calendar/src/event.cpp)0
-rw-r--r--examples/quickcontrols/controls/calendar/src/event.h (renamed from examples/quick/controls/calendar/src/event.h)0
-rw-r--r--examples/quickcontrols/controls/calendar/src/main.cpp (renamed from examples/quick/controls/calendar/src/main.cpp)0
-rw-r--r--examples/quickcontrols/controls/calendar/src/sqleventmodel.cpp (renamed from examples/quick/controls/calendar/src/sqleventmodel.cpp)0
-rw-r--r--examples/quickcontrols/controls/calendar/src/sqleventmodel.h (renamed from examples/quick/controls/calendar/src/sqleventmodel.h)0
-rw-r--r--examples/quickcontrols/controls/calendar/src/src.pri (renamed from examples/quick/controls/calendar/src/src.pri)0
-rw-r--r--examples/quickcontrols/controls/controls.pro (renamed from examples/quick/controls/controls.pro)3
-rw-r--r--examples/quickcontrols/controls/filesystembrowser/filesystembrowser.pro (renamed from examples/quick/controls/filesystembrowser/filesystembrowser.pro)3
-rw-r--r--examples/quickcontrols/controls/filesystembrowser/main.cpp (renamed from examples/quick/controls/filesystembrowser/main.cpp)0
-rw-r--r--examples/quickcontrols/controls/filesystembrowser/main.qml (renamed from examples/quick/controls/filesystembrowser/main.qml)0
-rw-r--r--examples/quickcontrols/controls/filesystembrowser/qml.qrc (renamed from examples/quick/controls/filesystembrowser/qml.qrc)0
-rw-r--r--examples/quickcontrols/controls/gallery/gallery.pro (renamed from examples/quick/controls/gallery/gallery.pro)3
-rw-r--r--examples/quickcontrols/controls/gallery/gallery.qrc (renamed from examples/quick/controls/gallery/gallery.qrc)0
-rw-r--r--examples/quickcontrols/controls/gallery/main.cpp (renamed from examples/quick/controls/gallery/main.cpp)0
-rw-r--r--examples/quickcontrols/controls/gallery/main.qml (renamed from examples/quick/controls/gallery/main.qml)0
-rw-r--r--examples/quickcontrols/controls/gallery/qml/+android/UI.js (renamed from examples/quick/controls/gallery/qml/+android/UI.js)0
-rw-r--r--examples/quickcontrols/controls/gallery/qml/+ios/UI.js (renamed from examples/quick/controls/gallery/qml/+ios/UI.js)0
-rw-r--r--examples/quickcontrols/controls/gallery/qml/+osx/UI.js (renamed from examples/quick/controls/gallery/qml/+osx/UI.js)0
-rw-r--r--examples/quickcontrols/controls/gallery/qml/ButtonPage.qml (renamed from examples/quick/controls/gallery/qml/ButtonPage.qml)0
-rw-r--r--examples/quickcontrols/controls/gallery/qml/InputPage.qml (renamed from examples/quick/controls/gallery/qml/InputPage.qml)0
-rw-r--r--examples/quickcontrols/controls/gallery/qml/ProgressPage.qml (renamed from examples/quick/controls/gallery/qml/ProgressPage.qml)0
-rw-r--r--examples/quickcontrols/controls/gallery/qml/UI.js (renamed from examples/quick/controls/gallery/qml/UI.js)0
-rw-r--r--examples/quickcontrols/controls/shared/qtquickcontrolsapplication.h (renamed from examples/quick/controls/shared/qtquickcontrolsapplication.h)0
-rw-r--r--examples/quickcontrols/controls/shared/shared.pri (renamed from examples/quick/controls/shared/shared.pri)0
-rw-r--r--examples/quickcontrols/controls/styles/images/bubble.png (renamed from examples/quick/controls/styles/images/bubble.png)bin214 -> 214 bytes
-rw-r--r--examples/quickcontrols/controls/styles/images/button-pressed.png (renamed from examples/quick/controls/styles/images/button-pressed.png)bin3094 -> 3094 bytes
-rw-r--r--examples/quickcontrols/controls/styles/images/button.png (renamed from examples/quick/controls/styles/images/button.png)bin3164 -> 3164 bytes
-rw-r--r--examples/quickcontrols/controls/styles/images/progress-background.png (renamed from examples/quick/controls/styles/images/progress-background.png)bin456 -> 456 bytes
-rw-r--r--examples/quickcontrols/controls/styles/images/progress-fill.png (renamed from examples/quick/controls/styles/images/progress-fill.png)bin507 -> 507 bytes
-rw-r--r--examples/quickcontrols/controls/styles/images/slider-handle.png (renamed from examples/quick/controls/styles/images/slider-handle.png)bin3523 -> 3523 bytes
-rw-r--r--examples/quickcontrols/controls/styles/images/tab.png (renamed from examples/quick/controls/styles/images/tab.png)bin9877 -> 9877 bytes
-rw-r--r--examples/quickcontrols/controls/styles/images/tab_selected.png (renamed from examples/quick/controls/styles/images/tab_selected.png)bin10184 -> 10184 bytes
-rw-r--r--examples/quickcontrols/controls/styles/images/textfield.png (renamed from examples/quick/controls/styles/images/textfield.png)bin3023 -> 3023 bytes
-rw-r--r--examples/quickcontrols/controls/styles/main.cpp (renamed from examples/quick/controls/styles/main.cpp)0
-rw-r--r--examples/quickcontrols/controls/styles/main.qml (renamed from examples/quick/controls/styles/main.qml)0
-rw-r--r--examples/quickcontrols/controls/styles/styles.pro (renamed from examples/quick/controls/styles/styles.pro)3
-rw-r--r--examples/quickcontrols/controls/styles/styles.qrc (renamed from examples/quick/controls/styles/styles.qrc)0
-rw-r--r--examples/quickcontrols/controls/tableview/main.qml (renamed from examples/quick/controls/tableview/main.qml)0
-rw-r--r--examples/quickcontrols/controls/tableview/src/main.cpp (renamed from examples/quick/controls/tableview/src/main.cpp)0
-rw-r--r--examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.cpp (renamed from examples/quick/controls/tableview/src/sortfilterproxymodel.cpp)0
-rw-r--r--examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.h (renamed from examples/quick/controls/tableview/src/sortfilterproxymodel.h)0
-rw-r--r--examples/quickcontrols/controls/tableview/src/src.pri (renamed from examples/quick/controls/tableview/src/src.pri)0
-rw-r--r--examples/quickcontrols/controls/tableview/tableview.pro (renamed from examples/quick/controls/tableview/tableview.pro)3
-rw-r--r--examples/quickcontrols/controls/tableview/tableview.qrc (renamed from examples/quick/controls/tableview/tableview.qrc)0
-rw-r--r--examples/quickcontrols/controls/texteditor/example.html (renamed from examples/quick/controls/texteditor/example.html)0
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/ToolBarSeparator.qml (renamed from examples/quick/controls/texteditor/qml/ToolBarSeparator.qml)0
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/editcopy.png (renamed from examples/quick/controls/texteditor/qml/images/editcopy.png)bin1468 -> 1468 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/editcut.png (renamed from examples/quick/controls/texteditor/qml/images/editcut.png)bin1512 -> 1512 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/editpaste.png (renamed from examples/quick/controls/texteditor/qml/images/editpaste.png)bin1906 -> 1906 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/editredo.png (renamed from examples/quick/controls/texteditor/qml/images/editredo.png)bin1752 -> 1752 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/editundo.png (renamed from examples/quick/controls/texteditor/qml/images/editundo.png)bin1746 -> 1746 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/exportpdf.png (renamed from examples/quick/controls/texteditor/qml/images/exportpdf.png)bin1215 -> 1215 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/filenew.png (renamed from examples/quick/controls/texteditor/qml/images/filenew.png)bin1172 -> 1172 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/fileopen.png (renamed from examples/quick/controls/texteditor/qml/images/fileopen.png)bin2168 -> 2168 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/fileprint.png (renamed from examples/quick/controls/texteditor/qml/images/fileprint.png)bin2087 -> 2087 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/filesave.png (renamed from examples/quick/controls/texteditor/qml/images/filesave.png)bin1206 -> 1206 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/qt-logo.png (renamed from examples/quick/controls/texteditor/qml/images/qt-logo.png)bin3531 -> 3531 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/textbold.png (renamed from examples/quick/controls/texteditor/qml/images/textbold.png)bin1611 -> 1611 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/textcenter.png (renamed from examples/quick/controls/texteditor/qml/images/textcenter.png)bin1404 -> 1404 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/textitalic.png (renamed from examples/quick/controls/texteditor/qml/images/textitalic.png)bin1164 -> 1164 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/textjustify.png (renamed from examples/quick/controls/texteditor/qml/images/textjustify.png)bin1257 -> 1257 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/textleft.png (renamed from examples/quick/controls/texteditor/qml/images/textleft.png)bin1235 -> 1235 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/textright.png (renamed from examples/quick/controls/texteditor/qml/images/textright.png)bin1406 -> 1406 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/textunder.png (renamed from examples/quick/controls/texteditor/qml/images/textunder.png)bin1183 -> 1183 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/zoomin.png (renamed from examples/quick/controls/texteditor/qml/images/zoomin.png)bin1696 -> 1696 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/images/zoomout.png (renamed from examples/quick/controls/texteditor/qml/images/zoomout.png)bin1662 -> 1662 bytes
-rw-r--r--examples/quickcontrols/controls/texteditor/qml/main.qml (renamed from examples/quick/controls/texteditor/qml/main.qml)0
-rw-r--r--examples/quickcontrols/controls/texteditor/resources.qrc (renamed from examples/quick/controls/texteditor/resources.qrc)0
-rw-r--r--examples/quickcontrols/controls/texteditor/src/documenthandler.cpp (renamed from examples/quick/controls/texteditor/src/documenthandler.cpp)0
-rw-r--r--examples/quickcontrols/controls/texteditor/src/documenthandler.h (renamed from examples/quick/controls/texteditor/src/documenthandler.h)0
-rw-r--r--examples/quickcontrols/controls/texteditor/src/main.cpp (renamed from examples/quick/controls/texteditor/src/main.cpp)0
-rw-r--r--examples/quickcontrols/controls/texteditor/src/src.pri (renamed from examples/quick/controls/texteditor/src/src.pri)0
-rw-r--r--examples/quickcontrols/controls/texteditor/texteditor.pro (renamed from examples/quick/controls/texteditor/texteditor.pro)3
-rw-r--r--examples/quickcontrols/controls/touch/content/AndroidDelegate.qml (renamed from examples/quick/controls/touch/content/AndroidDelegate.qml)0
-rw-r--r--examples/quickcontrols/controls/touch/content/ButtonPage.qml (renamed from examples/quick/controls/touch/content/ButtonPage.qml)0
-rw-r--r--examples/quickcontrols/controls/touch/content/ListPage.qml (renamed from examples/quick/controls/touch/content/ListPage.qml)0
-rw-r--r--examples/quickcontrols/controls/touch/content/ProgressBarPage.qml (renamed from examples/quick/controls/touch/content/ProgressBarPage.qml)0
-rw-r--r--examples/quickcontrols/controls/touch/content/SliderPage.qml (renamed from examples/quick/controls/touch/content/SliderPage.qml)0
-rw-r--r--examples/quickcontrols/controls/touch/content/TabBarPage.qml (renamed from examples/quick/controls/touch/content/TabBarPage.qml)0
-rw-r--r--examples/quickcontrols/controls/touch/content/TextInputPage.qml (renamed from examples/quick/controls/touch/content/TextInputPage.qml)0
-rw-r--r--examples/quickcontrols/controls/touch/images/NOTICE.txt (renamed from examples/quick/controls/touch/images/NOTICE.txt)0
-rw-r--r--examples/quickcontrols/controls/touch/images/button_default.png (renamed from examples/quick/controls/touch/images/button_default.png)bin1406 -> 1406 bytes
-rw-r--r--examples/quickcontrols/controls/touch/images/button_pressed.png (renamed from examples/quick/controls/touch/images/button_pressed.png)bin1694 -> 1694 bytes
-rw-r--r--examples/quickcontrols/controls/touch/images/navigation_next_item.png (renamed from examples/quick/controls/touch/images/navigation_next_item.png)bin1341 -> 1341 bytes
-rw-r--r--examples/quickcontrols/controls/touch/images/navigation_previous_item.png (renamed from examples/quick/controls/touch/images/navigation_previous_item.png)bin1343 -> 1343 bytes
-rw-r--r--examples/quickcontrols/controls/touch/images/tab_selected.png (renamed from examples/quick/controls/touch/images/tab_selected.png)bin217 -> 217 bytes
-rw-r--r--examples/quickcontrols/controls/touch/images/tabs_standard.png (renamed from examples/quick/controls/touch/images/tabs_standard.png)bin1230 -> 1230 bytes
-rw-r--r--examples/quickcontrols/controls/touch/images/textinput.png (renamed from examples/quick/controls/touch/images/textinput.png)bin4132 -> 4132 bytes
-rw-r--r--examples/quickcontrols/controls/touch/images/toolbar.png (renamed from examples/quick/controls/touch/images/toolbar.png)bin1643 -> 1643 bytes
-rw-r--r--examples/quickcontrols/controls/touch/main.qml (renamed from examples/quick/controls/touch/main.qml)0
-rw-r--r--examples/quickcontrols/controls/touch/resources.qrc (renamed from examples/quick/controls/touch/resources.qrc)0
-rw-r--r--examples/quickcontrols/controls/touch/src/main.cpp (renamed from examples/quick/controls/touch/src/main.cpp)0
-rw-r--r--examples/quickcontrols/controls/touch/src/src.pri (renamed from examples/quick/controls/touch/src/src.pri)0
-rw-r--r--examples/quickcontrols/controls/touch/touch.pro (renamed from examples/quick/controls/touch/touch.pro)3
-rw-r--r--examples/quickcontrols/controls/touch/touch.qmlproject (renamed from examples/quick/controls/touch/touch.qmlproject)0
-rw-r--r--examples/quickcontrols/controls/uiforms/MainForm.ui.qml (renamed from examples/quick/controls/uiforms/MainForm.ui.qml)0
-rw-r--r--examples/quickcontrols/controls/uiforms/main.cpp (renamed from examples/quick/controls/uiforms/main.cpp)0
-rw-r--r--examples/quickcontrols/controls/uiforms/main.qml (renamed from examples/quick/controls/uiforms/main.qml)0
-rw-r--r--examples/quickcontrols/controls/uiforms/qml/CustomerModel.qml (renamed from examples/quick/controls/uiforms/qml/CustomerModel.qml)0
-rw-r--r--examples/quickcontrols/controls/uiforms/qml/History.qml (renamed from examples/quick/controls/uiforms/qml/History.qml)0
-rw-r--r--examples/quickcontrols/controls/uiforms/qml/HistoryForm.ui.qml (renamed from examples/quick/controls/uiforms/qml/HistoryForm.ui.qml)0
-rw-r--r--examples/quickcontrols/controls/uiforms/qml/Notes.qml (renamed from examples/quick/controls/uiforms/qml/Notes.qml)0
-rw-r--r--examples/quickcontrols/controls/uiforms/qml/NotesForm.ui.qml (renamed from examples/quick/controls/uiforms/qml/NotesForm.ui.qml)0
-rw-r--r--examples/quickcontrols/controls/uiforms/qml/Settings.qml (renamed from examples/quick/controls/uiforms/qml/Settings.qml)0
-rw-r--r--examples/quickcontrols/controls/uiforms/qml/SettingsForm.ui.qml (renamed from examples/quick/controls/uiforms/qml/SettingsForm.ui.qml)0
-rw-r--r--examples/quickcontrols/controls/uiforms/uiforms.pro (renamed from examples/quick/controls/uiforms/uiforms.pro)3
-rw-r--r--examples/quickcontrols/controls/uiforms/uiforms.qrc (renamed from examples/quick/controls/uiforms/uiforms.qrc)0
-rw-r--r--examples/quickcontrols/dialogs/dialogs.pro (renamed from examples/quick/dialogs/dialogs.pro)0
-rw-r--r--examples/quickcontrols/dialogs/systemdialogs/ColorDialogs.qml (renamed from examples/quick/dialogs/systemdialogs/ColorDialogs.qml)0
-rw-r--r--examples/quickcontrols/dialogs/systemdialogs/CustomDialogs.qml (renamed from examples/quick/dialogs/systemdialogs/CustomDialogs.qml)0
-rw-r--r--examples/quickcontrols/dialogs/systemdialogs/FileDialogs.qml (renamed from examples/quick/dialogs/systemdialogs/FileDialogs.qml)0
-rw-r--r--examples/quickcontrols/dialogs/systemdialogs/FontDialogs.qml (renamed from examples/quick/dialogs/systemdialogs/FontDialogs.qml)0
-rw-r--r--examples/quickcontrols/dialogs/systemdialogs/MessageDialogs.qml (renamed from examples/quick/dialogs/systemdialogs/MessageDialogs.qml)0
-rw-r--r--examples/quickcontrols/dialogs/systemdialogs/doc/images/systemdialogs-example.jpg (renamed from examples/quick/dialogs/systemdialogs/doc/images/systemdialogs-example.jpg)bin47413 -> 47413 bytes
-rw-r--r--examples/quickcontrols/dialogs/systemdialogs/doc/src/systemdialogs.qdoc (renamed from examples/quick/dialogs/systemdialogs/doc/src/systemdialogs.qdoc)0
-rw-r--r--examples/quickcontrols/dialogs/systemdialogs/main.cpp (renamed from examples/quick/dialogs/systemdialogs/main.cpp)0
-rw-r--r--examples/quickcontrols/dialogs/systemdialogs/systemdialogs.pro (renamed from examples/quick/dialogs/systemdialogs/systemdialogs.pro)2
-rw-r--r--examples/quickcontrols/dialogs/systemdialogs/systemdialogs.qml (renamed from examples/quick/dialogs/systemdialogs/systemdialogs.qml)0
-rw-r--r--examples/quickcontrols/dialogs/systemdialogs/systemdialogs.qrc (renamed from examples/quick/dialogs/systemdialogs/systemdialogs.qrc)0
-rw-r--r--examples/quickcontrols/extras/dashboard/dashboard.pro (renamed from examples/quick/extras/dashboard/dashboard.pro)3
-rw-r--r--examples/quickcontrols/extras/dashboard/dashboard.qrc (renamed from examples/quick/extras/dashboard/dashboard.qrc)0
-rw-r--r--examples/quickcontrols/extras/dashboard/fonts/DejaVuSans.ttf (renamed from examples/quick/extras/dashboard/fonts/DejaVuSans.ttf)bin720856 -> 720856 bytes
-rw-r--r--examples/quickcontrols/extras/dashboard/fonts/LICENSE (renamed from examples/quick/extras/dashboard/fonts/LICENSE)0
-rw-r--r--examples/quickcontrols/extras/dashboard/images/fuel-icon.png (renamed from examples/quick/extras/dashboard/images/fuel-icon.png)bin409 -> 409 bytes
-rw-r--r--examples/quickcontrols/extras/dashboard/images/temperature-icon.png (renamed from examples/quick/extras/dashboard/images/temperature-icon.png)bin3302 -> 3302 bytes
-rw-r--r--examples/quickcontrols/extras/dashboard/main.cpp (renamed from examples/quick/extras/dashboard/main.cpp)0
-rw-r--r--examples/quickcontrols/extras/dashboard/qml/DashboardGaugeStyle.qml (renamed from examples/quick/extras/dashboard/qml/DashboardGaugeStyle.qml)0
-rw-r--r--examples/quickcontrols/extras/dashboard/qml/IconGaugeStyle.qml (renamed from examples/quick/extras/dashboard/qml/IconGaugeStyle.qml)0
-rw-r--r--examples/quickcontrols/extras/dashboard/qml/TachometerStyle.qml (renamed from examples/quick/extras/dashboard/qml/TachometerStyle.qml)0
-rw-r--r--examples/quickcontrols/extras/dashboard/qml/TurnIndicator.qml (renamed from examples/quick/extras/dashboard/qml/TurnIndicator.qml)0
-rw-r--r--examples/quickcontrols/extras/dashboard/qml/ValueSource.qml (renamed from examples/quick/extras/dashboard/qml/ValueSource.qml)0
-rw-r--r--examples/quickcontrols/extras/dashboard/qml/dashboard.qml (renamed from examples/quick/extras/dashboard/qml/dashboard.qml)0
-rw-r--r--examples/quickcontrols/extras/extras.pro (renamed from examples/quick/extras/extras.pro)0
-rw-r--r--examples/quickcontrols/extras/flat/Content.qml (renamed from examples/quick/extras/flat/Content.qml)0
-rw-r--r--examples/quickcontrols/extras/flat/SettingsIcon.qml (renamed from examples/quick/extras/flat/SettingsIcon.qml)0
-rw-r--r--examples/quickcontrols/extras/flat/flat.pro (renamed from examples/quick/extras/flat/flat.pro)3
-rw-r--r--examples/quickcontrols/extras/flat/flat.qrc (renamed from examples/quick/extras/flat/flat.qrc)0
-rw-r--r--examples/quickcontrols/extras/flat/images/piemenu-bw-normal.png (renamed from examples/quick/extras/flat/images/piemenu-bw-normal.png)bin1716 -> 1716 bytes
-rw-r--r--examples/quickcontrols/extras/flat/images/piemenu-bw-pressed.png (renamed from examples/quick/extras/flat/images/piemenu-bw-pressed.png)bin1394 -> 1394 bytes
-rw-r--r--examples/quickcontrols/extras/flat/images/piemenu-image-bw.jpg (renamed from examples/quick/extras/flat/images/piemenu-image-bw.jpg)bin1065560 -> 1065560 bytes
-rw-r--r--examples/quickcontrols/extras/flat/images/piemenu-image-rgb.jpg (renamed from examples/quick/extras/flat/images/piemenu-image-rgb.jpg)bin1152261 -> 1152261 bytes
-rw-r--r--examples/quickcontrols/extras/flat/images/piemenu-image-sepia.jpg (renamed from examples/quick/extras/flat/images/piemenu-image-sepia.jpg)bin1513238 -> 1513238 bytes
-rw-r--r--examples/quickcontrols/extras/flat/images/piemenu-rgb-normal.png (renamed from examples/quick/extras/flat/images/piemenu-rgb-normal.png)bin1665 -> 1665 bytes
-rw-r--r--examples/quickcontrols/extras/flat/images/piemenu-rgb-pressed.png (renamed from examples/quick/extras/flat/images/piemenu-rgb-pressed.png)bin1571 -> 1571 bytes
-rw-r--r--examples/quickcontrols/extras/flat/images/piemenu-sepia-normal.png (renamed from examples/quick/extras/flat/images/piemenu-sepia-normal.png)bin1410 -> 1410 bytes
-rw-r--r--examples/quickcontrols/extras/flat/images/piemenu-sepia-pressed.png (renamed from examples/quick/extras/flat/images/piemenu-sepia-pressed.png)bin1386 -> 1386 bytes
-rw-r--r--examples/quickcontrols/extras/flat/main.cpp (renamed from examples/quick/extras/flat/main.cpp)0
-rw-r--r--examples/quickcontrols/extras/flat/main.qml (renamed from examples/quick/extras/flat/main.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/fonts/LICENSE.txt (renamed from examples/quick/extras/gallery/fonts/LICENSE.txt)0
-rw-r--r--examples/quickcontrols/extras/gallery/fonts/OpenSans-Regular.ttf (renamed from examples/quick/extras/gallery/fonts/OpenSans-Regular.ttf)bin217360 -> 217360 bytes
-rw-r--r--examples/quickcontrols/extras/gallery/gallery.pro (renamed from examples/quick/extras/gallery/gallery.pro)3
-rw-r--r--examples/quickcontrols/extras/gallery/gallery.qrc (renamed from examples/quick/extras/gallery/gallery.qrc)0
-rw-r--r--examples/quickcontrols/extras/gallery/images/background-light.png (renamed from examples/quick/extras/gallery/images/background-light.png)bin46832 -> 46832 bytes
-rw-r--r--examples/quickcontrols/extras/gallery/images/background.png (renamed from examples/quick/extras/gallery/images/background.png)bin45497 -> 45497 bytes
-rw-r--r--examples/quickcontrols/extras/gallery/images/center-light.png (renamed from examples/quick/extras/gallery/images/center-light.png)bin2113 -> 2113 bytes
-rw-r--r--examples/quickcontrols/extras/gallery/images/center.png (renamed from examples/quick/extras/gallery/images/center.png)bin2260 -> 2260 bytes
-rw-r--r--examples/quickcontrols/extras/gallery/images/icon-back.png (renamed from examples/quick/extras/gallery/images/icon-back.png)bin614 -> 614 bytes
-rw-r--r--examples/quickcontrols/extras/gallery/images/icon-go.png (renamed from examples/quick/extras/gallery/images/icon-go.png)bin1435 -> 1435 bytes
-rw-r--r--examples/quickcontrols/extras/gallery/images/icon-settings.png (renamed from examples/quick/extras/gallery/images/icon-settings.png)bin1786 -> 1786 bytes
-rw-r--r--examples/quickcontrols/extras/gallery/images/info.png (renamed from examples/quick/extras/gallery/images/info.png)bin709 -> 709 bytes
-rw-r--r--examples/quickcontrols/extras/gallery/images/needle-light.png (renamed from examples/quick/extras/gallery/images/needle-light.png)bin2105 -> 2105 bytes
-rw-r--r--examples/quickcontrols/extras/gallery/images/needle.png (renamed from examples/quick/extras/gallery/images/needle.png)bin4891 -> 4891 bytes
-rw-r--r--examples/quickcontrols/extras/gallery/images/qt-logo.png (renamed from examples/quick/extras/gallery/images/qt-logo.png)bin5149 -> 5149 bytes
-rw-r--r--examples/quickcontrols/extras/gallery/images/zoom_in.png (renamed from examples/quick/extras/gallery/images/zoom_in.png)bin829 -> 829 bytes
-rw-r--r--examples/quickcontrols/extras/gallery/images/zoom_out.png (renamed from examples/quick/extras/gallery/images/zoom_out.png)bin779 -> 779 bytes
-rw-r--r--examples/quickcontrols/extras/gallery/main.cpp (renamed from examples/quick/extras/gallery/main.cpp)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/BlackButtonBackground.qml (renamed from examples/quick/extras/gallery/qml/BlackButtonBackground.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/BlackButtonStyle.qml (renamed from examples/quick/extras/gallery/qml/BlackButtonStyle.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/CircularGaugeDarkStyle.qml (renamed from examples/quick/extras/gallery/qml/CircularGaugeDarkStyle.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/CircularGaugeDefaultStyle.qml (renamed from examples/quick/extras/gallery/qml/CircularGaugeDefaultStyle.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/CircularGaugeLightStyle.qml (renamed from examples/quick/extras/gallery/qml/CircularGaugeLightStyle.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/CircularGaugeView.qml (renamed from examples/quick/extras/gallery/qml/CircularGaugeView.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/ControlLabel.qml (renamed from examples/quick/extras/gallery/qml/ControlLabel.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/ControlView.qml (renamed from examples/quick/extras/gallery/qml/ControlView.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/ControlViewToolbar.qml (renamed from examples/quick/extras/gallery/qml/ControlViewToolbar.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/CustomizerLabel.qml (renamed from examples/quick/extras/gallery/qml/CustomizerLabel.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/CustomizerSlider.qml (renamed from examples/quick/extras/gallery/qml/CustomizerSlider.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/CustomizerSwitch.qml (renamed from examples/quick/extras/gallery/qml/CustomizerSwitch.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/FlickableMoreIndicator.qml (renamed from examples/quick/extras/gallery/qml/FlickableMoreIndicator.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/PieMenuControlView.qml (renamed from examples/quick/extras/gallery/qml/PieMenuControlView.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/PieMenuDarkStyle.qml (renamed from examples/quick/extras/gallery/qml/PieMenuDarkStyle.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/PieMenuDefaultStyle.qml (renamed from examples/quick/extras/gallery/qml/PieMenuDefaultStyle.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/StylePicker.qml (renamed from examples/quick/extras/gallery/qml/StylePicker.qml)0
-rw-r--r--examples/quickcontrols/extras/gallery/qml/gallery.qml (renamed from examples/quick/extras/gallery/qml/gallery.qml)0
-rw-r--r--examples/quickcontrols/quickcontrols.pro5
-rw-r--r--src/controls/doc/qtquickcontrols.qdocconf4
-rw-r--r--src/dialogs/doc/qtquickdialogs.qdocconf4
-rw-r--r--src/extras/doc/qtquickextras.qdocconf4
199 files changed, 52 insertions, 11 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index c80af37f..a561399a 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -1,5 +1,2 @@
TEMPLATE = subdirs
-
-SUBDIRS += quick/controls
-SUBDIRS += quick/dialogs
-SUBDIRS += quick/extras
+SUBDIRS = quickcontrols
diff --git a/examples/quick/controls/basiclayouts/basiclayouts.pro b/examples/quickcontrols/controls/basiclayouts/basiclayouts.pro
index 54e60992..202a899f 100644
--- a/examples/quick/controls/basiclayouts/basiclayouts.pro
+++ b/examples/quickcontrols/controls/basiclayouts/basiclayouts.pro
@@ -10,3 +10,6 @@ OTHER_FILES += \
RESOURCES += \
resources.qrc
+
+target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols/controls/basiclayouts
+INSTALLS += target
diff --git a/examples/quick/controls/basiclayouts/basiclayouts.qmlproject b/examples/quickcontrols/controls/basiclayouts/basiclayouts.qmlproject
index e5a8bf02..e5a8bf02 100644
--- a/examples/quick/controls/basiclayouts/basiclayouts.qmlproject
+++ b/examples/quickcontrols/controls/basiclayouts/basiclayouts.qmlproject
diff --git a/examples/quick/controls/basiclayouts/main.qml b/examples/quickcontrols/controls/basiclayouts/main.qml
index b6694b45..b6694b45 100644
--- a/examples/quick/controls/basiclayouts/main.qml
+++ b/examples/quickcontrols/controls/basiclayouts/main.qml
diff --git a/examples/quick/controls/basiclayouts/resources.qrc b/examples/quickcontrols/controls/basiclayouts/resources.qrc
index 3b111a90..3b111a90 100644
--- a/examples/quick/controls/basiclayouts/resources.qrc
+++ b/examples/quickcontrols/controls/basiclayouts/resources.qrc
diff --git a/examples/quick/controls/basiclayouts/src/main.cpp b/examples/quickcontrols/controls/basiclayouts/src/main.cpp
index e66387f7..e66387f7 100644
--- a/examples/quick/controls/basiclayouts/src/main.cpp
+++ b/examples/quickcontrols/controls/basiclayouts/src/main.cpp
diff --git a/examples/quick/controls/basiclayouts/src/src.pri b/examples/quickcontrols/controls/basiclayouts/src/src.pri
index 66d903ea..66d903ea 100644
--- a/examples/quick/controls/basiclayouts/src/src.pri
+++ b/examples/quickcontrols/controls/basiclayouts/src/src.pri
diff --git a/examples/quick/controls/calendar/calendar.pro b/examples/quickcontrols/controls/calendar/calendar.pro
index e5bee1e9..67960e27 100644
--- a/examples/quick/controls/calendar/calendar.pro
+++ b/examples/quickcontrols/controls/calendar/calendar.pro
@@ -9,3 +9,6 @@ include(../shared/shared.pri)
OTHER_FILES += qml/main.qml
RESOURCES += resources.qrc
+
+target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols/controls/calendar
+INSTALLS += target
diff --git a/examples/quick/controls/calendar/images/eventindicator.png b/examples/quickcontrols/controls/calendar/images/eventindicator.png
index 1edffd02..1edffd02 100644
--- a/examples/quick/controls/calendar/images/eventindicator.png
+++ b/examples/quickcontrols/controls/calendar/images/eventindicator.png
Binary files differ
diff --git a/examples/quick/controls/calendar/qml/main.qml b/examples/quickcontrols/controls/calendar/qml/main.qml
index 46215e28..46215e28 100644
--- a/examples/quick/controls/calendar/qml/main.qml
+++ b/examples/quickcontrols/controls/calendar/qml/main.qml
diff --git a/examples/quick/controls/calendar/resources.qrc b/examples/quickcontrols/controls/calendar/resources.qrc
index 9da283ba..9da283ba 100644
--- a/examples/quick/controls/calendar/resources.qrc
+++ b/examples/quickcontrols/controls/calendar/resources.qrc
diff --git a/examples/quick/controls/calendar/src/event.cpp b/examples/quickcontrols/controls/calendar/src/event.cpp
index e4c7dd78..e4c7dd78 100644
--- a/examples/quick/controls/calendar/src/event.cpp
+++ b/examples/quickcontrols/controls/calendar/src/event.cpp
diff --git a/examples/quick/controls/calendar/src/event.h b/examples/quickcontrols/controls/calendar/src/event.h
index bfa11ad7..bfa11ad7 100644
--- a/examples/quick/controls/calendar/src/event.h
+++ b/examples/quickcontrols/controls/calendar/src/event.h
diff --git a/examples/quick/controls/calendar/src/main.cpp b/examples/quickcontrols/controls/calendar/src/main.cpp
index bab7e4b2..bab7e4b2 100644
--- a/examples/quick/controls/calendar/src/main.cpp
+++ b/examples/quickcontrols/controls/calendar/src/main.cpp
diff --git a/examples/quick/controls/calendar/src/sqleventmodel.cpp b/examples/quickcontrols/controls/calendar/src/sqleventmodel.cpp
index 92e558ef..92e558ef 100644
--- a/examples/quick/controls/calendar/src/sqleventmodel.cpp
+++ b/examples/quickcontrols/controls/calendar/src/sqleventmodel.cpp
diff --git a/examples/quick/controls/calendar/src/sqleventmodel.h b/examples/quickcontrols/controls/calendar/src/sqleventmodel.h
index e7a35c01..e7a35c01 100644
--- a/examples/quick/controls/calendar/src/sqleventmodel.h
+++ b/examples/quickcontrols/controls/calendar/src/sqleventmodel.h
diff --git a/examples/quick/controls/calendar/src/src.pri b/examples/quickcontrols/controls/calendar/src/src.pri
index 50b2ea62..50b2ea62 100644
--- a/examples/quick/controls/calendar/src/src.pri
+++ b/examples/quickcontrols/controls/calendar/src/src.pri
diff --git a/examples/quick/controls/controls.pro b/examples/quickcontrols/controls/controls.pro
index 52ab8c45..02b0e094 100644
--- a/examples/quick/controls/controls.pro
+++ b/examples/quickcontrols/controls/controls.pro
@@ -15,3 +15,6 @@ qtHaveModule(widgets) {
qtHaveModule(sql) {
SUBDIRS += calendar
}
+
+EXAMPLE_FILES += \
+ shared
diff --git a/examples/quick/controls/filesystembrowser/filesystembrowser.pro b/examples/quickcontrols/controls/filesystembrowser/filesystembrowser.pro
index bf77d958..fc14584c 100644
--- a/examples/quick/controls/filesystembrowser/filesystembrowser.pro
+++ b/examples/quickcontrols/controls/filesystembrowser/filesystembrowser.pro
@@ -5,3 +5,6 @@ QT += qml quick widgets
SOURCES += main.cpp
RESOURCES += qml.qrc
+
+target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols/controls/filesystembrowser
+INSTALLS += target
diff --git a/examples/quick/controls/filesystembrowser/main.cpp b/examples/quickcontrols/controls/filesystembrowser/main.cpp
index e9c63c20..e9c63c20 100644
--- a/examples/quick/controls/filesystembrowser/main.cpp
+++ b/examples/quickcontrols/controls/filesystembrowser/main.cpp
diff --git a/examples/quick/controls/filesystembrowser/main.qml b/examples/quickcontrols/controls/filesystembrowser/main.qml
index 6e79ca61..6e79ca61 100644
--- a/examples/quick/controls/filesystembrowser/main.qml
+++ b/examples/quickcontrols/controls/filesystembrowser/main.qml
diff --git a/examples/quick/controls/filesystembrowser/qml.qrc b/examples/quickcontrols/controls/filesystembrowser/qml.qrc
index 5f6483ac..5f6483ac 100644
--- a/examples/quick/controls/filesystembrowser/qml.qrc
+++ b/examples/quickcontrols/controls/filesystembrowser/qml.qrc
diff --git a/examples/quick/controls/gallery/gallery.pro b/examples/quickcontrols/controls/gallery/gallery.pro
index f13f4213..5cba235d 100644
--- a/examples/quick/controls/gallery/gallery.pro
+++ b/examples/quickcontrols/controls/gallery/gallery.pro
@@ -18,3 +18,6 @@ OTHER_FILES += \
qml/+osx/UI.js
include(../shared/shared.pri)
+
+target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols/controls/gallery
+INSTALLS += target
diff --git a/examples/quick/controls/gallery/gallery.qrc b/examples/quickcontrols/controls/gallery/gallery.qrc
index 873c8b5c..873c8b5c 100644
--- a/examples/quick/controls/gallery/gallery.qrc
+++ b/examples/quickcontrols/controls/gallery/gallery.qrc
diff --git a/examples/quick/controls/gallery/main.cpp b/examples/quickcontrols/controls/gallery/main.cpp
index ac3f447d..ac3f447d 100644
--- a/examples/quick/controls/gallery/main.cpp
+++ b/examples/quickcontrols/controls/gallery/main.cpp
diff --git a/examples/quick/controls/gallery/main.qml b/examples/quickcontrols/controls/gallery/main.qml
index ab3d8d32..ab3d8d32 100644
--- a/examples/quick/controls/gallery/main.qml
+++ b/examples/quickcontrols/controls/gallery/main.qml
diff --git a/examples/quick/controls/gallery/qml/+android/UI.js b/examples/quickcontrols/controls/gallery/qml/+android/UI.js
index 417b4581..417b4581 100644
--- a/examples/quick/controls/gallery/qml/+android/UI.js
+++ b/examples/quickcontrols/controls/gallery/qml/+android/UI.js
diff --git a/examples/quick/controls/gallery/qml/+ios/UI.js b/examples/quickcontrols/controls/gallery/qml/+ios/UI.js
index 417b4581..417b4581 100644
--- a/examples/quick/controls/gallery/qml/+ios/UI.js
+++ b/examples/quickcontrols/controls/gallery/qml/+ios/UI.js
diff --git a/examples/quick/controls/gallery/qml/+osx/UI.js b/examples/quickcontrols/controls/gallery/qml/+osx/UI.js
index ee439953..ee439953 100644
--- a/examples/quick/controls/gallery/qml/+osx/UI.js
+++ b/examples/quickcontrols/controls/gallery/qml/+osx/UI.js
diff --git a/examples/quick/controls/gallery/qml/ButtonPage.qml b/examples/quickcontrols/controls/gallery/qml/ButtonPage.qml
index b6db20de..b6db20de 100644
--- a/examples/quick/controls/gallery/qml/ButtonPage.qml
+++ b/examples/quickcontrols/controls/gallery/qml/ButtonPage.qml
diff --git a/examples/quick/controls/gallery/qml/InputPage.qml b/examples/quickcontrols/controls/gallery/qml/InputPage.qml
index 66042967..66042967 100644
--- a/examples/quick/controls/gallery/qml/InputPage.qml
+++ b/examples/quickcontrols/controls/gallery/qml/InputPage.qml
diff --git a/examples/quick/controls/gallery/qml/ProgressPage.qml b/examples/quickcontrols/controls/gallery/qml/ProgressPage.qml
index 416e936a..416e936a 100644
--- a/examples/quick/controls/gallery/qml/ProgressPage.qml
+++ b/examples/quickcontrols/controls/gallery/qml/ProgressPage.qml
diff --git a/examples/quick/controls/gallery/qml/UI.js b/examples/quickcontrols/controls/gallery/qml/UI.js
index 819c34ee..819c34ee 100644
--- a/examples/quick/controls/gallery/qml/UI.js
+++ b/examples/quickcontrols/controls/gallery/qml/UI.js
diff --git a/examples/quick/controls/shared/qtquickcontrolsapplication.h b/examples/quickcontrols/controls/shared/qtquickcontrolsapplication.h
index 5f22b483..5f22b483 100644
--- a/examples/quick/controls/shared/qtquickcontrolsapplication.h
+++ b/examples/quickcontrols/controls/shared/qtquickcontrolsapplication.h
diff --git a/examples/quick/controls/shared/shared.pri b/examples/quickcontrols/controls/shared/shared.pri
index 1d9e0592..1d9e0592 100644
--- a/examples/quick/controls/shared/shared.pri
+++ b/examples/quickcontrols/controls/shared/shared.pri
diff --git a/examples/quick/controls/styles/images/bubble.png b/examples/quickcontrols/controls/styles/images/bubble.png
index 62aa1efe..62aa1efe 100644
--- a/examples/quick/controls/styles/images/bubble.png
+++ b/examples/quickcontrols/controls/styles/images/bubble.png
Binary files differ
diff --git a/examples/quick/controls/styles/images/button-pressed.png b/examples/quickcontrols/controls/styles/images/button-pressed.png
index d64cdaa7..d64cdaa7 100644
--- a/examples/quick/controls/styles/images/button-pressed.png
+++ b/examples/quickcontrols/controls/styles/images/button-pressed.png
Binary files differ
diff --git a/examples/quick/controls/styles/images/button.png b/examples/quickcontrols/controls/styles/images/button.png
index 8ab41cc8..8ab41cc8 100644
--- a/examples/quick/controls/styles/images/button.png
+++ b/examples/quickcontrols/controls/styles/images/button.png
Binary files differ
diff --git a/examples/quick/controls/styles/images/progress-background.png b/examples/quickcontrols/controls/styles/images/progress-background.png
index 55a069df..55a069df 100644
--- a/examples/quick/controls/styles/images/progress-background.png
+++ b/examples/quickcontrols/controls/styles/images/progress-background.png
Binary files differ
diff --git a/examples/quick/controls/styles/images/progress-fill.png b/examples/quickcontrols/controls/styles/images/progress-fill.png
index b588c958..b588c958 100644
--- a/examples/quick/controls/styles/images/progress-fill.png
+++ b/examples/quickcontrols/controls/styles/images/progress-fill.png
Binary files differ
diff --git a/examples/quick/controls/styles/images/slider-handle.png b/examples/quickcontrols/controls/styles/images/slider-handle.png
index ac4d4a0d..ac4d4a0d 100644
--- a/examples/quick/controls/styles/images/slider-handle.png
+++ b/examples/quickcontrols/controls/styles/images/slider-handle.png
Binary files differ
diff --git a/examples/quick/controls/styles/images/tab.png b/examples/quickcontrols/controls/styles/images/tab.png
index 74fefab7..74fefab7 100644
--- a/examples/quick/controls/styles/images/tab.png
+++ b/examples/quickcontrols/controls/styles/images/tab.png
Binary files differ
diff --git a/examples/quick/controls/styles/images/tab_selected.png b/examples/quickcontrols/controls/styles/images/tab_selected.png
index 665400cc..665400cc 100644
--- a/examples/quick/controls/styles/images/tab_selected.png
+++ b/examples/quickcontrols/controls/styles/images/tab_selected.png
Binary files differ
diff --git a/examples/quick/controls/styles/images/textfield.png b/examples/quickcontrols/controls/styles/images/textfield.png
index 1d4a38ab..1d4a38ab 100644
--- a/examples/quick/controls/styles/images/textfield.png
+++ b/examples/quickcontrols/controls/styles/images/textfield.png
Binary files differ
diff --git a/examples/quick/controls/styles/main.cpp b/examples/quickcontrols/controls/styles/main.cpp
index 55c592e6..55c592e6 100644
--- a/examples/quick/controls/styles/main.cpp
+++ b/examples/quickcontrols/controls/styles/main.cpp
diff --git a/examples/quick/controls/styles/main.qml b/examples/quickcontrols/controls/styles/main.qml
index b2eefb86..b2eefb86 100644
--- a/examples/quick/controls/styles/main.qml
+++ b/examples/quickcontrols/controls/styles/main.qml
diff --git a/examples/quick/controls/styles/styles.pro b/examples/quickcontrols/controls/styles/styles.pro
index 03648f4c..b1b29951 100644
--- a/examples/quick/controls/styles/styles.pro
+++ b/examples/quickcontrols/controls/styles/styles.pro
@@ -8,3 +8,6 @@ RESOURCES += \
styles.qrc
OTHER_FILES += \
main.qml
+
+target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols/controls/styles
+INSTALLS += target
diff --git a/examples/quick/controls/styles/styles.qrc b/examples/quickcontrols/controls/styles/styles.qrc
index d2300c6f..d2300c6f 100644
--- a/examples/quick/controls/styles/styles.qrc
+++ b/examples/quickcontrols/controls/styles/styles.qrc
diff --git a/examples/quick/controls/tableview/main.qml b/examples/quickcontrols/controls/tableview/main.qml
index 1d99f4b9..1d99f4b9 100644
--- a/examples/quick/controls/tableview/main.qml
+++ b/examples/quickcontrols/controls/tableview/main.qml
diff --git a/examples/quick/controls/tableview/src/main.cpp b/examples/quickcontrols/controls/tableview/src/main.cpp
index dbba7f38..dbba7f38 100644
--- a/examples/quick/controls/tableview/src/main.cpp
+++ b/examples/quickcontrols/controls/tableview/src/main.cpp
diff --git a/examples/quick/controls/tableview/src/sortfilterproxymodel.cpp b/examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.cpp
index f362d5d3..f362d5d3 100644
--- a/examples/quick/controls/tableview/src/sortfilterproxymodel.cpp
+++ b/examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.cpp
diff --git a/examples/quick/controls/tableview/src/sortfilterproxymodel.h b/examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.h
index c4460b0f..c4460b0f 100644
--- a/examples/quick/controls/tableview/src/sortfilterproxymodel.h
+++ b/examples/quickcontrols/controls/tableview/src/sortfilterproxymodel.h
diff --git a/examples/quick/controls/tableview/src/src.pri b/examples/quickcontrols/controls/tableview/src/src.pri
index 491f851c..491f851c 100644
--- a/examples/quick/controls/tableview/src/src.pri
+++ b/examples/quickcontrols/controls/tableview/src/src.pri
diff --git a/examples/quick/controls/tableview/tableview.pro b/examples/quickcontrols/controls/tableview/tableview.pro
index c0ed1a2f..a956dc42 100644
--- a/examples/quick/controls/tableview/tableview.pro
+++ b/examples/quickcontrols/controls/tableview/tableview.pro
@@ -9,3 +9,6 @@ OTHER_FILES += \
include(src/src.pri)
include(../shared/shared.pri)
+
+target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols/controls/tableview
+INSTALLS += target
diff --git a/examples/quick/controls/tableview/tableview.qrc b/examples/quickcontrols/controls/tableview/tableview.qrc
index 3b111a90..3b111a90 100644
--- a/examples/quick/controls/tableview/tableview.qrc
+++ b/examples/quickcontrols/controls/tableview/tableview.qrc
diff --git a/examples/quick/controls/texteditor/example.html b/examples/quickcontrols/controls/texteditor/example.html
index 52bb507a..52bb507a 100644
--- a/examples/quick/controls/texteditor/example.html
+++ b/examples/quickcontrols/controls/texteditor/example.html
diff --git a/examples/quick/controls/texteditor/qml/ToolBarSeparator.qml b/examples/quickcontrols/controls/texteditor/qml/ToolBarSeparator.qml
index a225e2ea..a225e2ea 100644
--- a/examples/quick/controls/texteditor/qml/ToolBarSeparator.qml
+++ b/examples/quickcontrols/controls/texteditor/qml/ToolBarSeparator.qml
diff --git a/examples/quick/controls/texteditor/qml/images/editcopy.png b/examples/quickcontrols/controls/texteditor/qml/images/editcopy.png
index f5513644..f5513644 100644
--- a/examples/quick/controls/texteditor/qml/images/editcopy.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/editcopy.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/editcut.png b/examples/quickcontrols/controls/texteditor/qml/images/editcut.png
index a784fd57..a784fd57 100644
--- a/examples/quick/controls/texteditor/qml/images/editcut.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/editcut.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/editpaste.png b/examples/quickcontrols/controls/texteditor/qml/images/editpaste.png
index 64c0b2d6..64c0b2d6 100644
--- a/examples/quick/controls/texteditor/qml/images/editpaste.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/editpaste.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/editredo.png b/examples/quickcontrols/controls/texteditor/qml/images/editredo.png
index 8875bf24..8875bf24 100644
--- a/examples/quick/controls/texteditor/qml/images/editredo.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/editredo.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/editundo.png b/examples/quickcontrols/controls/texteditor/qml/images/editundo.png
index a3bd5e0b..a3bd5e0b 100644
--- a/examples/quick/controls/texteditor/qml/images/editundo.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/editundo.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/exportpdf.png b/examples/quickcontrols/controls/texteditor/qml/images/exportpdf.png
index ebb44e6b..ebb44e6b 100644
--- a/examples/quick/controls/texteditor/qml/images/exportpdf.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/exportpdf.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/filenew.png b/examples/quickcontrols/controls/texteditor/qml/images/filenew.png
index d3882c7b..d3882c7b 100644
--- a/examples/quick/controls/texteditor/qml/images/filenew.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/filenew.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/fileopen.png b/examples/quickcontrols/controls/texteditor/qml/images/fileopen.png
index fc06c5ec..fc06c5ec 100644
--- a/examples/quick/controls/texteditor/qml/images/fileopen.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/fileopen.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/fileprint.png b/examples/quickcontrols/controls/texteditor/qml/images/fileprint.png
index 10ca56c8..10ca56c8 100644
--- a/examples/quick/controls/texteditor/qml/images/fileprint.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/fileprint.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/filesave.png b/examples/quickcontrols/controls/texteditor/qml/images/filesave.png
index b41ecf53..b41ecf53 100644
--- a/examples/quick/controls/texteditor/qml/images/filesave.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/filesave.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/qt-logo.png b/examples/quickcontrols/controls/texteditor/qml/images/qt-logo.png
index be1bb106..be1bb106 100644
--- a/examples/quick/controls/texteditor/qml/images/qt-logo.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/qt-logo.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/textbold.png b/examples/quickcontrols/controls/texteditor/qml/images/textbold.png
index 38400bd1..38400bd1 100644
--- a/examples/quick/controls/texteditor/qml/images/textbold.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/textbold.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/textcenter.png b/examples/quickcontrols/controls/texteditor/qml/images/textcenter.png
index 2ef5b2ee..2ef5b2ee 100644
--- a/examples/quick/controls/texteditor/qml/images/textcenter.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/textcenter.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/textitalic.png b/examples/quickcontrols/controls/texteditor/qml/images/textitalic.png
index 0170ee26..0170ee26 100644
--- a/examples/quick/controls/texteditor/qml/images/textitalic.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/textitalic.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/textjustify.png b/examples/quickcontrols/controls/texteditor/qml/images/textjustify.png
index 39cd6c1a..39cd6c1a 100644
--- a/examples/quick/controls/texteditor/qml/images/textjustify.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/textjustify.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/textleft.png b/examples/quickcontrols/controls/texteditor/qml/images/textleft.png
index 83a66d55..83a66d55 100644
--- a/examples/quick/controls/texteditor/qml/images/textleft.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/textleft.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/textright.png b/examples/quickcontrols/controls/texteditor/qml/images/textright.png
index e7c04645..e7c04645 100644
--- a/examples/quick/controls/texteditor/qml/images/textright.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/textright.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/textunder.png b/examples/quickcontrols/controls/texteditor/qml/images/textunder.png
index 968bac5e..968bac5e 100644
--- a/examples/quick/controls/texteditor/qml/images/textunder.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/textunder.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/zoomin.png b/examples/quickcontrols/controls/texteditor/qml/images/zoomin.png
index d46f5aff..d46f5aff 100644
--- a/examples/quick/controls/texteditor/qml/images/zoomin.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/zoomin.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/images/zoomout.png b/examples/quickcontrols/controls/texteditor/qml/images/zoomout.png
index 46326566..46326566 100644
--- a/examples/quick/controls/texteditor/qml/images/zoomout.png
+++ b/examples/quickcontrols/controls/texteditor/qml/images/zoomout.png
Binary files differ
diff --git a/examples/quick/controls/texteditor/qml/main.qml b/examples/quickcontrols/controls/texteditor/qml/main.qml
index 42f5e7f9..42f5e7f9 100644
--- a/examples/quick/controls/texteditor/qml/main.qml
+++ b/examples/quickcontrols/controls/texteditor/qml/main.qml
diff --git a/examples/quick/controls/texteditor/resources.qrc b/examples/quickcontrols/controls/texteditor/resources.qrc
index 27c7b921..27c7b921 100644
--- a/examples/quick/controls/texteditor/resources.qrc
+++ b/examples/quickcontrols/controls/texteditor/resources.qrc
diff --git a/examples/quick/controls/texteditor/src/documenthandler.cpp b/examples/quickcontrols/controls/texteditor/src/documenthandler.cpp
index 2e03f747..2e03f747 100644
--- a/examples/quick/controls/texteditor/src/documenthandler.cpp
+++ b/examples/quickcontrols/controls/texteditor/src/documenthandler.cpp
diff --git a/examples/quick/controls/texteditor/src/documenthandler.h b/examples/quickcontrols/controls/texteditor/src/documenthandler.h
index f2bd4eea..f2bd4eea 100644
--- a/examples/quick/controls/texteditor/src/documenthandler.h
+++ b/examples/quickcontrols/controls/texteditor/src/documenthandler.h
diff --git a/examples/quick/controls/texteditor/src/main.cpp b/examples/quickcontrols/controls/texteditor/src/main.cpp
index 1ef76e3a..1ef76e3a 100644
--- a/examples/quick/controls/texteditor/src/main.cpp
+++ b/examples/quickcontrols/controls/texteditor/src/main.cpp
diff --git a/examples/quick/controls/texteditor/src/src.pri b/examples/quickcontrols/controls/texteditor/src/src.pri
index 2b89cd62..2b89cd62 100644
--- a/examples/quick/controls/texteditor/src/src.pri
+++ b/examples/quickcontrols/controls/texteditor/src/src.pri
diff --git a/examples/quick/controls/texteditor/texteditor.pro b/examples/quickcontrols/controls/texteditor/texteditor.pro
index ec9d8d86..f5255255 100644
--- a/examples/quick/controls/texteditor/texteditor.pro
+++ b/examples/quickcontrols/controls/texteditor/texteditor.pro
@@ -11,3 +11,6 @@ OTHER_FILES += \
RESOURCES += \
resources.qrc
+
+target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols/controls/texteditor
+INSTALLS += target
diff --git a/examples/quick/controls/touch/content/AndroidDelegate.qml b/examples/quickcontrols/controls/touch/content/AndroidDelegate.qml
index 07f28833..07f28833 100644
--- a/examples/quick/controls/touch/content/AndroidDelegate.qml
+++ b/examples/quickcontrols/controls/touch/content/AndroidDelegate.qml
diff --git a/examples/quick/controls/touch/content/ButtonPage.qml b/examples/quickcontrols/controls/touch/content/ButtonPage.qml
index 3888e30d..3888e30d 100644
--- a/examples/quick/controls/touch/content/ButtonPage.qml
+++ b/examples/quickcontrols/controls/touch/content/ButtonPage.qml
diff --git a/examples/quick/controls/touch/content/ListPage.qml b/examples/quickcontrols/controls/touch/content/ListPage.qml
index f12b0c12..f12b0c12 100644
--- a/examples/quick/controls/touch/content/ListPage.qml
+++ b/examples/quickcontrols/controls/touch/content/ListPage.qml
diff --git a/examples/quick/controls/touch/content/ProgressBarPage.qml b/examples/quickcontrols/controls/touch/content/ProgressBarPage.qml
index 5190b4bb..5190b4bb 100644
--- a/examples/quick/controls/touch/content/ProgressBarPage.qml
+++ b/examples/quickcontrols/controls/touch/content/ProgressBarPage.qml
diff --git a/examples/quick/controls/touch/content/SliderPage.qml b/examples/quickcontrols/controls/touch/content/SliderPage.qml
index 4f4e2ee8..4f4e2ee8 100644
--- a/examples/quick/controls/touch/content/SliderPage.qml
+++ b/examples/quickcontrols/controls/touch/content/SliderPage.qml
diff --git a/examples/quick/controls/touch/content/TabBarPage.qml b/examples/quickcontrols/controls/touch/content/TabBarPage.qml
index a27bb206..a27bb206 100644
--- a/examples/quick/controls/touch/content/TabBarPage.qml
+++ b/examples/quickcontrols/controls/touch/content/TabBarPage.qml
diff --git a/examples/quick/controls/touch/content/TextInputPage.qml b/examples/quickcontrols/controls/touch/content/TextInputPage.qml
index 3c4dc4ad..3c4dc4ad 100644
--- a/examples/quick/controls/touch/content/TextInputPage.qml
+++ b/examples/quickcontrols/controls/touch/content/TextInputPage.qml
diff --git a/examples/quick/controls/touch/images/NOTICE.txt b/examples/quickcontrols/controls/touch/images/NOTICE.txt
index 93a9afc8..93a9afc8 100644
--- a/examples/quick/controls/touch/images/NOTICE.txt
+++ b/examples/quickcontrols/controls/touch/images/NOTICE.txt
diff --git a/examples/quick/controls/touch/images/button_default.png b/examples/quickcontrols/controls/touch/images/button_default.png
index 6d6cfd9a..6d6cfd9a 100644
--- a/examples/quick/controls/touch/images/button_default.png
+++ b/examples/quickcontrols/controls/touch/images/button_default.png
Binary files differ
diff --git a/examples/quick/controls/touch/images/button_pressed.png b/examples/quickcontrols/controls/touch/images/button_pressed.png
index ab78b6ea..ab78b6ea 100644
--- a/examples/quick/controls/touch/images/button_pressed.png
+++ b/examples/quickcontrols/controls/touch/images/button_pressed.png
Binary files differ
diff --git a/examples/quick/controls/touch/images/navigation_next_item.png b/examples/quickcontrols/controls/touch/images/navigation_next_item.png
index 6665c9d8..6665c9d8 100644
--- a/examples/quick/controls/touch/images/navigation_next_item.png
+++ b/examples/quickcontrols/controls/touch/images/navigation_next_item.png
Binary files differ
diff --git a/examples/quick/controls/touch/images/navigation_previous_item.png b/examples/quickcontrols/controls/touch/images/navigation_previous_item.png
index f8be0119..f8be0119 100644
--- a/examples/quick/controls/touch/images/navigation_previous_item.png
+++ b/examples/quickcontrols/controls/touch/images/navigation_previous_item.png
Binary files differ
diff --git a/examples/quick/controls/touch/images/tab_selected.png b/examples/quickcontrols/controls/touch/images/tab_selected.png
index 2345f7a8..2345f7a8 100644
--- a/examples/quick/controls/touch/images/tab_selected.png
+++ b/examples/quickcontrols/controls/touch/images/tab_selected.png
Binary files differ
diff --git a/examples/quick/controls/touch/images/tabs_standard.png b/examples/quickcontrols/controls/touch/images/tabs_standard.png
index 7140ab7b..7140ab7b 100644
--- a/examples/quick/controls/touch/images/tabs_standard.png
+++ b/examples/quickcontrols/controls/touch/images/tabs_standard.png
Binary files differ
diff --git a/examples/quick/controls/touch/images/textinput.png b/examples/quickcontrols/controls/touch/images/textinput.png
index b0256db2..b0256db2 100644
--- a/examples/quick/controls/touch/images/textinput.png
+++ b/examples/quickcontrols/controls/touch/images/textinput.png
Binary files differ
diff --git a/examples/quick/controls/touch/images/toolbar.png b/examples/quickcontrols/controls/touch/images/toolbar.png
index e9eba4c7..e9eba4c7 100644
--- a/examples/quick/controls/touch/images/toolbar.png
+++ b/examples/quickcontrols/controls/touch/images/toolbar.png
Binary files differ
diff --git a/examples/quick/controls/touch/main.qml b/examples/quickcontrols/controls/touch/main.qml
index 5138fa0c..5138fa0c 100644
--- a/examples/quick/controls/touch/main.qml
+++ b/examples/quickcontrols/controls/touch/main.qml
diff --git a/examples/quick/controls/touch/resources.qrc b/examples/quickcontrols/controls/touch/resources.qrc
index e64a063f..e64a063f 100644
--- a/examples/quick/controls/touch/resources.qrc
+++ b/examples/quickcontrols/controls/touch/resources.qrc
diff --git a/examples/quick/controls/touch/src/main.cpp b/examples/quickcontrols/controls/touch/src/main.cpp
index e66387f7..e66387f7 100644
--- a/examples/quick/controls/touch/src/main.cpp
+++ b/examples/quickcontrols/controls/touch/src/main.cpp
diff --git a/examples/quick/controls/touch/src/src.pri b/examples/quickcontrols/controls/touch/src/src.pri
index 66d903ea..66d903ea 100644
--- a/examples/quick/controls/touch/src/src.pri
+++ b/examples/quickcontrols/controls/touch/src/src.pri
diff --git a/examples/quick/controls/touch/touch.pro b/examples/quickcontrols/controls/touch/touch.pro
index 63902f81..111c2845 100644
--- a/examples/quick/controls/touch/touch.pro
+++ b/examples/quickcontrols/controls/touch/touch.pro
@@ -17,3 +17,6 @@ OTHER_FILES += \
RESOURCES += \
resources.qrc
+
+target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols/controls/touch
+INSTALLS += target
diff --git a/examples/quick/controls/touch/touch.qmlproject b/examples/quickcontrols/controls/touch/touch.qmlproject
index e5a8bf02..e5a8bf02 100644
--- a/examples/quick/controls/touch/touch.qmlproject
+++ b/examples/quickcontrols/controls/touch/touch.qmlproject
diff --git a/examples/quick/controls/uiforms/MainForm.ui.qml b/examples/quickcontrols/controls/uiforms/MainForm.ui.qml
index 4649209f..4649209f 100644
--- a/examples/quick/controls/uiforms/MainForm.ui.qml
+++ b/examples/quickcontrols/controls/uiforms/MainForm.ui.qml
diff --git a/examples/quick/controls/uiforms/main.cpp b/examples/quickcontrols/controls/uiforms/main.cpp
index 6a15842a..6a15842a 100644
--- a/examples/quick/controls/uiforms/main.cpp
+++ b/examples/quickcontrols/controls/uiforms/main.cpp
diff --git a/examples/quick/controls/uiforms/main.qml b/examples/quickcontrols/controls/uiforms/main.qml
index da258022..da258022 100644
--- a/examples/quick/controls/uiforms/main.qml
+++ b/examples/quickcontrols/controls/uiforms/main.qml
diff --git a/examples/quick/controls/uiforms/qml/CustomerModel.qml b/examples/quickcontrols/controls/uiforms/qml/CustomerModel.qml
index 70a9695d..70a9695d 100644
--- a/examples/quick/controls/uiforms/qml/CustomerModel.qml
+++ b/examples/quickcontrols/controls/uiforms/qml/CustomerModel.qml
diff --git a/examples/quick/controls/uiforms/qml/History.qml b/examples/quickcontrols/controls/uiforms/qml/History.qml
index 336d717f..336d717f 100644
--- a/examples/quick/controls/uiforms/qml/History.qml
+++ b/examples/quickcontrols/controls/uiforms/qml/History.qml
diff --git a/examples/quick/controls/uiforms/qml/HistoryForm.ui.qml b/examples/quickcontrols/controls/uiforms/qml/HistoryForm.ui.qml
index 9445b12f..9445b12f 100644
--- a/examples/quick/controls/uiforms/qml/HistoryForm.ui.qml
+++ b/examples/quickcontrols/controls/uiforms/qml/HistoryForm.ui.qml
diff --git a/examples/quick/controls/uiforms/qml/Notes.qml b/examples/quickcontrols/controls/uiforms/qml/Notes.qml
index af506af3..af506af3 100644
--- a/examples/quick/controls/uiforms/qml/Notes.qml
+++ b/examples/quickcontrols/controls/uiforms/qml/Notes.qml
diff --git a/examples/quick/controls/uiforms/qml/NotesForm.ui.qml b/examples/quickcontrols/controls/uiforms/qml/NotesForm.ui.qml
index 9552afcd..9552afcd 100644
--- a/examples/quick/controls/uiforms/qml/NotesForm.ui.qml
+++ b/examples/quickcontrols/controls/uiforms/qml/NotesForm.ui.qml
diff --git a/examples/quick/controls/uiforms/qml/Settings.qml b/examples/quickcontrols/controls/uiforms/qml/Settings.qml
index 658c62d3..658c62d3 100644
--- a/examples/quick/controls/uiforms/qml/Settings.qml
+++ b/examples/quickcontrols/controls/uiforms/qml/Settings.qml
diff --git a/examples/quick/controls/uiforms/qml/SettingsForm.ui.qml b/examples/quickcontrols/controls/uiforms/qml/SettingsForm.ui.qml
index 5cafe0e7..5cafe0e7 100644
--- a/examples/quick/controls/uiforms/qml/SettingsForm.ui.qml
+++ b/examples/quickcontrols/controls/uiforms/qml/SettingsForm.ui.qml
diff --git a/examples/quick/controls/uiforms/uiforms.pro b/examples/quickcontrols/controls/uiforms/uiforms.pro
index 08b3d0c4..8b8a8a96 100644
--- a/examples/quick/controls/uiforms/uiforms.pro
+++ b/examples/quickcontrols/controls/uiforms/uiforms.pro
@@ -19,3 +19,6 @@ OTHER_FILES += \
qml/CustomerModel.qml
include(../shared/shared.pri)
+
+target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols/controls/uiforms
+INSTALLS += target
diff --git a/examples/quick/controls/uiforms/uiforms.qrc b/examples/quickcontrols/controls/uiforms/uiforms.qrc
index 447bb039..447bb039 100644
--- a/examples/quick/controls/uiforms/uiforms.qrc
+++ b/examples/quickcontrols/controls/uiforms/uiforms.qrc
diff --git a/examples/quick/dialogs/dialogs.pro b/examples/quickcontrols/dialogs/dialogs.pro
index 538e7568..538e7568 100644
--- a/examples/quick/dialogs/dialogs.pro
+++ b/examples/quickcontrols/dialogs/dialogs.pro
diff --git a/examples/quick/dialogs/systemdialogs/ColorDialogs.qml b/examples/quickcontrols/dialogs/systemdialogs/ColorDialogs.qml
index 90cbccf4..90cbccf4 100644
--- a/examples/quick/dialogs/systemdialogs/ColorDialogs.qml
+++ b/examples/quickcontrols/dialogs/systemdialogs/ColorDialogs.qml
diff --git a/examples/quick/dialogs/systemdialogs/CustomDialogs.qml b/examples/quickcontrols/dialogs/systemdialogs/CustomDialogs.qml
index c1022fbb..c1022fbb 100644
--- a/examples/quick/dialogs/systemdialogs/CustomDialogs.qml
+++ b/examples/quickcontrols/dialogs/systemdialogs/CustomDialogs.qml
diff --git a/examples/quick/dialogs/systemdialogs/FileDialogs.qml b/examples/quickcontrols/dialogs/systemdialogs/FileDialogs.qml
index 57e474ce..57e474ce 100644
--- a/examples/quick/dialogs/systemdialogs/FileDialogs.qml
+++ b/examples/quickcontrols/dialogs/systemdialogs/FileDialogs.qml
diff --git a/examples/quick/dialogs/systemdialogs/FontDialogs.qml b/examples/quickcontrols/dialogs/systemdialogs/FontDialogs.qml
index 60881dd9..60881dd9 100644
--- a/examples/quick/dialogs/systemdialogs/FontDialogs.qml
+++ b/examples/quickcontrols/dialogs/systemdialogs/FontDialogs.qml
diff --git a/examples/quick/dialogs/systemdialogs/MessageDialogs.qml b/examples/quickcontrols/dialogs/systemdialogs/MessageDialogs.qml
index 2f9205b7..2f9205b7 100644
--- a/examples/quick/dialogs/systemdialogs/MessageDialogs.qml
+++ b/examples/quickcontrols/dialogs/systemdialogs/MessageDialogs.qml
diff --git a/examples/quick/dialogs/systemdialogs/doc/images/systemdialogs-example.jpg b/examples/quickcontrols/dialogs/systemdialogs/doc/images/systemdialogs-example.jpg
index 4517a393..4517a393 100644
--- a/examples/quick/dialogs/systemdialogs/doc/images/systemdialogs-example.jpg
+++ b/examples/quickcontrols/dialogs/systemdialogs/doc/images/systemdialogs-example.jpg
Binary files differ
diff --git a/examples/quick/dialogs/systemdialogs/doc/src/systemdialogs.qdoc b/examples/quickcontrols/dialogs/systemdialogs/doc/src/systemdialogs.qdoc
index b9f05de7..b9f05de7 100644
--- a/examples/quick/dialogs/systemdialogs/doc/src/systemdialogs.qdoc
+++ b/examples/quickcontrols/dialogs/systemdialogs/doc/src/systemdialogs.qdoc
diff --git a/examples/quick/dialogs/systemdialogs/main.cpp b/examples/quickcontrols/dialogs/systemdialogs/main.cpp
index 5f65ce04..5f65ce04 100644
--- a/examples/quick/dialogs/systemdialogs/main.cpp
+++ b/examples/quickcontrols/dialogs/systemdialogs/main.cpp
diff --git a/examples/quick/dialogs/systemdialogs/systemdialogs.pro b/examples/quickcontrols/dialogs/systemdialogs/systemdialogs.pro
index 128bb1b5..099e3773 100644
--- a/examples/quick/dialogs/systemdialogs/systemdialogs.pro
+++ b/examples/quickcontrols/dialogs/systemdialogs/systemdialogs.pro
@@ -13,7 +13,7 @@ OTHER_FILES += \
MessageDialogs.qml \
CustomDialogs.qml
-target.path = $$[QT_INSTALL_EXAMPLES]/quick/dialogs/systemdialogs
+target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols/dialogs/systemdialogs
INSTALLS += target
RESOURCES += systemdialogs.qrc
diff --git a/examples/quick/dialogs/systemdialogs/systemdialogs.qml b/examples/quickcontrols/dialogs/systemdialogs/systemdialogs.qml
index f1b215c7..f1b215c7 100644
--- a/examples/quick/dialogs/systemdialogs/systemdialogs.qml
+++ b/examples/quickcontrols/dialogs/systemdialogs/systemdialogs.qml
diff --git a/examples/quick/dialogs/systemdialogs/systemdialogs.qrc b/examples/quickcontrols/dialogs/systemdialogs/systemdialogs.qrc
index afd81bfe..afd81bfe 100644
--- a/examples/quick/dialogs/systemdialogs/systemdialogs.qrc
+++ b/examples/quickcontrols/dialogs/systemdialogs/systemdialogs.qrc
diff --git a/examples/quick/extras/dashboard/dashboard.pro b/examples/quickcontrols/extras/dashboard/dashboard.pro
index c549250e..eb3ee51b 100644
--- a/examples/quick/extras/dashboard/dashboard.pro
+++ b/examples/quickcontrols/extras/dashboard/dashboard.pro
@@ -16,3 +16,6 @@ OTHER_FILES += \
qml/TachometerStyle.qml \
qml/TurnIndicator.qml \
qml/ValueSource.qml
+
+target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols/extras/dashboard
+INSTALLS += target
diff --git a/examples/quick/extras/dashboard/dashboard.qrc b/examples/quickcontrols/extras/dashboard/dashboard.qrc
index 605e1678..605e1678 100644
--- a/examples/quick/extras/dashboard/dashboard.qrc
+++ b/examples/quickcontrols/extras/dashboard/dashboard.qrc
diff --git a/examples/quick/extras/dashboard/fonts/DejaVuSans.ttf b/examples/quickcontrols/extras/dashboard/fonts/DejaVuSans.ttf
index 19ed0b46..19ed0b46 100644
--- a/examples/quick/extras/dashboard/fonts/DejaVuSans.ttf
+++ b/examples/quickcontrols/extras/dashboard/fonts/DejaVuSans.ttf
Binary files differ
diff --git a/examples/quick/extras/dashboard/fonts/LICENSE b/examples/quickcontrols/extras/dashboard/fonts/LICENSE
index 254e2cc4..254e2cc4 100644
--- a/examples/quick/extras/dashboard/fonts/LICENSE
+++ b/examples/quickcontrols/extras/dashboard/fonts/LICENSE
diff --git a/examples/quick/extras/dashboard/images/fuel-icon.png b/examples/quickcontrols/extras/dashboard/images/fuel-icon.png
index 70da758c..70da758c 100644
--- a/examples/quick/extras/dashboard/images/fuel-icon.png
+++ b/examples/quickcontrols/extras/dashboard/images/fuel-icon.png
Binary files differ
diff --git a/examples/quick/extras/dashboard/images/temperature-icon.png b/examples/quickcontrols/extras/dashboard/images/temperature-icon.png
index 5a4334e0..5a4334e0 100644
--- a/examples/quick/extras/dashboard/images/temperature-icon.png
+++ b/examples/quickcontrols/extras/dashboard/images/temperature-icon.png
Binary files differ
diff --git a/examples/quick/extras/dashboard/main.cpp b/examples/quickcontrols/extras/dashboard/main.cpp
index 74ea0772..74ea0772 100644
--- a/examples/quick/extras/dashboard/main.cpp
+++ b/examples/quickcontrols/extras/dashboard/main.cpp
diff --git a/examples/quick/extras/dashboard/qml/DashboardGaugeStyle.qml b/examples/quickcontrols/extras/dashboard/qml/DashboardGaugeStyle.qml
index 598fce56..598fce56 100644
--- a/examples/quick/extras/dashboard/qml/DashboardGaugeStyle.qml
+++ b/examples/quickcontrols/extras/dashboard/qml/DashboardGaugeStyle.qml
diff --git a/examples/quick/extras/dashboard/qml/IconGaugeStyle.qml b/examples/quickcontrols/extras/dashboard/qml/IconGaugeStyle.qml
index 0c3d9320..0c3d9320 100644
--- a/examples/quick/extras/dashboard/qml/IconGaugeStyle.qml
+++ b/examples/quickcontrols/extras/dashboard/qml/IconGaugeStyle.qml
diff --git a/examples/quick/extras/dashboard/qml/TachometerStyle.qml b/examples/quickcontrols/extras/dashboard/qml/TachometerStyle.qml
index a0f7b6b9..a0f7b6b9 100644
--- a/examples/quick/extras/dashboard/qml/TachometerStyle.qml
+++ b/examples/quickcontrols/extras/dashboard/qml/TachometerStyle.qml
diff --git a/examples/quick/extras/dashboard/qml/TurnIndicator.qml b/examples/quickcontrols/extras/dashboard/qml/TurnIndicator.qml
index cf9c41db..cf9c41db 100644
--- a/examples/quick/extras/dashboard/qml/TurnIndicator.qml
+++ b/examples/quickcontrols/extras/dashboard/qml/TurnIndicator.qml
diff --git a/examples/quick/extras/dashboard/qml/ValueSource.qml b/examples/quickcontrols/extras/dashboard/qml/ValueSource.qml
index 39d35966..39d35966 100644
--- a/examples/quick/extras/dashboard/qml/ValueSource.qml
+++ b/examples/quickcontrols/extras/dashboard/qml/ValueSource.qml
diff --git a/examples/quick/extras/dashboard/qml/dashboard.qml b/examples/quickcontrols/extras/dashboard/qml/dashboard.qml
index 756d96a5..756d96a5 100644
--- a/examples/quick/extras/dashboard/qml/dashboard.qml
+++ b/examples/quickcontrols/extras/dashboard/qml/dashboard.qml
diff --git a/examples/quick/extras/extras.pro b/examples/quickcontrols/extras/extras.pro
index 7f7b7215..7f7b7215 100644
--- a/examples/quick/extras/extras.pro
+++ b/examples/quickcontrols/extras/extras.pro
diff --git a/examples/quick/extras/flat/Content.qml b/examples/quickcontrols/extras/flat/Content.qml
index 2969f730..2969f730 100644
--- a/examples/quick/extras/flat/Content.qml
+++ b/examples/quickcontrols/extras/flat/Content.qml
diff --git a/examples/quick/extras/flat/SettingsIcon.qml b/examples/quickcontrols/extras/flat/SettingsIcon.qml
index e494e537..e494e537 100644
--- a/examples/quick/extras/flat/SettingsIcon.qml
+++ b/examples/quickcontrols/extras/flat/SettingsIcon.qml
diff --git a/examples/quick/extras/flat/flat.pro b/examples/quickcontrols/extras/flat/flat.pro
index 387e7ca0..6a690664 100644
--- a/examples/quick/extras/flat/flat.pro
+++ b/examples/quickcontrols/extras/flat/flat.pro
@@ -14,3 +14,6 @@ OTHER_FILES += \
DISTFILES += \
Content.qml \
SettingsIcon.qml
+
+target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols/extras/flat
+INSTALLS += target
diff --git a/examples/quick/extras/flat/flat.qrc b/examples/quickcontrols/extras/flat/flat.qrc
index 5b06a55c..5b06a55c 100644
--- a/examples/quick/extras/flat/flat.qrc
+++ b/examples/quickcontrols/extras/flat/flat.qrc
diff --git a/examples/quick/extras/flat/images/piemenu-bw-normal.png b/examples/quickcontrols/extras/flat/images/piemenu-bw-normal.png
index ef57111f..ef57111f 100644
--- a/examples/quick/extras/flat/images/piemenu-bw-normal.png
+++ b/examples/quickcontrols/extras/flat/images/piemenu-bw-normal.png
Binary files differ
diff --git a/examples/quick/extras/flat/images/piemenu-bw-pressed.png b/examples/quickcontrols/extras/flat/images/piemenu-bw-pressed.png
index b6bd1d20..b6bd1d20 100644
--- a/examples/quick/extras/flat/images/piemenu-bw-pressed.png
+++ b/examples/quickcontrols/extras/flat/images/piemenu-bw-pressed.png
Binary files differ
diff --git a/examples/quick/extras/flat/images/piemenu-image-bw.jpg b/examples/quickcontrols/extras/flat/images/piemenu-image-bw.jpg
index ce4d8ffd..ce4d8ffd 100644
--- a/examples/quick/extras/flat/images/piemenu-image-bw.jpg
+++ b/examples/quickcontrols/extras/flat/images/piemenu-image-bw.jpg
Binary files differ
diff --git a/examples/quick/extras/flat/images/piemenu-image-rgb.jpg b/examples/quickcontrols/extras/flat/images/piemenu-image-rgb.jpg
index 2d7d2205..2d7d2205 100644
--- a/examples/quick/extras/flat/images/piemenu-image-rgb.jpg
+++ b/examples/quickcontrols/extras/flat/images/piemenu-image-rgb.jpg
Binary files differ
diff --git a/examples/quick/extras/flat/images/piemenu-image-sepia.jpg b/examples/quickcontrols/extras/flat/images/piemenu-image-sepia.jpg
index 3ef7b1f0..3ef7b1f0 100644
--- a/examples/quick/extras/flat/images/piemenu-image-sepia.jpg
+++ b/examples/quickcontrols/extras/flat/images/piemenu-image-sepia.jpg
Binary files differ
diff --git a/examples/quick/extras/flat/images/piemenu-rgb-normal.png b/examples/quickcontrols/extras/flat/images/piemenu-rgb-normal.png
index 2278f4a9..2278f4a9 100644
--- a/examples/quick/extras/flat/images/piemenu-rgb-normal.png
+++ b/examples/quickcontrols/extras/flat/images/piemenu-rgb-normal.png
Binary files differ
diff --git a/examples/quick/extras/flat/images/piemenu-rgb-pressed.png b/examples/quickcontrols/extras/flat/images/piemenu-rgb-pressed.png
index f45846b1..f45846b1 100644
--- a/examples/quick/extras/flat/images/piemenu-rgb-pressed.png
+++ b/examples/quickcontrols/extras/flat/images/piemenu-rgb-pressed.png
Binary files differ
diff --git a/examples/quick/extras/flat/images/piemenu-sepia-normal.png b/examples/quickcontrols/extras/flat/images/piemenu-sepia-normal.png
index f1e9ffd2..f1e9ffd2 100644
--- a/examples/quick/extras/flat/images/piemenu-sepia-normal.png
+++ b/examples/quickcontrols/extras/flat/images/piemenu-sepia-normal.png
Binary files differ
diff --git a/examples/quick/extras/flat/images/piemenu-sepia-pressed.png b/examples/quickcontrols/extras/flat/images/piemenu-sepia-pressed.png
index 0f2b3517..0f2b3517 100644
--- a/examples/quick/extras/flat/images/piemenu-sepia-pressed.png
+++ b/examples/quickcontrols/extras/flat/images/piemenu-sepia-pressed.png
Binary files differ
diff --git a/examples/quick/extras/flat/main.cpp b/examples/quickcontrols/extras/flat/main.cpp
index 57f48cda..57f48cda 100644
--- a/examples/quick/extras/flat/main.cpp
+++ b/examples/quickcontrols/extras/flat/main.cpp
diff --git a/examples/quick/extras/flat/main.qml b/examples/quickcontrols/extras/flat/main.qml
index aec94c36..aec94c36 100644
--- a/examples/quick/extras/flat/main.qml
+++ b/examples/quickcontrols/extras/flat/main.qml
diff --git a/examples/quick/extras/gallery/fonts/LICENSE.txt b/examples/quickcontrols/extras/gallery/fonts/LICENSE.txt
index d6456956..d6456956 100644
--- a/examples/quick/extras/gallery/fonts/LICENSE.txt
+++ b/examples/quickcontrols/extras/gallery/fonts/LICENSE.txt
diff --git a/examples/quick/extras/gallery/fonts/OpenSans-Regular.ttf b/examples/quickcontrols/extras/gallery/fonts/OpenSans-Regular.ttf
index db433349..db433349 100644
--- a/examples/quick/extras/gallery/fonts/OpenSans-Regular.ttf
+++ b/examples/quickcontrols/extras/gallery/fonts/OpenSans-Regular.ttf
Binary files differ
diff --git a/examples/quick/extras/gallery/gallery.pro b/examples/quickcontrols/extras/gallery/gallery.pro
index 3c50a7c2..548df63f 100644
--- a/examples/quick/extras/gallery/gallery.pro
+++ b/examples/quickcontrols/extras/gallery/gallery.pro
@@ -9,6 +9,9 @@ SOURCES += \
RESOURCES += \
gallery.qrc
+target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols/extras/gallery
+INSTALLS += target
+
OTHER_FILES += \
qml/BlackButtonBackground.qml \
qml/BlackButtonStyle.qml \
diff --git a/examples/quick/extras/gallery/gallery.qrc b/examples/quickcontrols/extras/gallery/gallery.qrc
index 97beb6b1..97beb6b1 100644
--- a/examples/quick/extras/gallery/gallery.qrc
+++ b/examples/quickcontrols/extras/gallery/gallery.qrc
diff --git a/examples/quick/extras/gallery/images/background-light.png b/examples/quickcontrols/extras/gallery/images/background-light.png
index 2f769845..2f769845 100644
--- a/examples/quick/extras/gallery/images/background-light.png
+++ b/examples/quickcontrols/extras/gallery/images/background-light.png
Binary files differ
diff --git a/examples/quick/extras/gallery/images/background.png b/examples/quickcontrols/extras/gallery/images/background.png
index a3f4302b..a3f4302b 100644
--- a/examples/quick/extras/gallery/images/background.png
+++ b/examples/quickcontrols/extras/gallery/images/background.png
Binary files differ
diff --git a/examples/quick/extras/gallery/images/center-light.png b/examples/quickcontrols/extras/gallery/images/center-light.png
index 75add20c..75add20c 100644
--- a/examples/quick/extras/gallery/images/center-light.png
+++ b/examples/quickcontrols/extras/gallery/images/center-light.png
Binary files differ
diff --git a/examples/quick/extras/gallery/images/center.png b/examples/quickcontrols/extras/gallery/images/center.png
index fd369640..fd369640 100644
--- a/examples/quick/extras/gallery/images/center.png
+++ b/examples/quickcontrols/extras/gallery/images/center.png
Binary files differ
diff --git a/examples/quick/extras/gallery/images/icon-back.png b/examples/quickcontrols/extras/gallery/images/icon-back.png
index 0b037ff6..0b037ff6 100644
--- a/examples/quick/extras/gallery/images/icon-back.png
+++ b/examples/quickcontrols/extras/gallery/images/icon-back.png
Binary files differ
diff --git a/examples/quick/extras/gallery/images/icon-go.png b/examples/quickcontrols/extras/gallery/images/icon-go.png
index bcb2a822..bcb2a822 100644
--- a/examples/quick/extras/gallery/images/icon-go.png
+++ b/examples/quickcontrols/extras/gallery/images/icon-go.png
Binary files differ
diff --git a/examples/quick/extras/gallery/images/icon-settings.png b/examples/quickcontrols/extras/gallery/images/icon-settings.png
index 7763ba20..7763ba20 100644
--- a/examples/quick/extras/gallery/images/icon-settings.png
+++ b/examples/quickcontrols/extras/gallery/images/icon-settings.png
Binary files differ
diff --git a/examples/quick/extras/gallery/images/info.png b/examples/quickcontrols/extras/gallery/images/info.png
index 5c7a9df3..5c7a9df3 100644
--- a/examples/quick/extras/gallery/images/info.png
+++ b/examples/quickcontrols/extras/gallery/images/info.png
Binary files differ
diff --git a/examples/quick/extras/gallery/images/needle-light.png b/examples/quickcontrols/extras/gallery/images/needle-light.png
index d486d9e5..d486d9e5 100644
--- a/examples/quick/extras/gallery/images/needle-light.png
+++ b/examples/quickcontrols/extras/gallery/images/needle-light.png
Binary files differ
diff --git a/examples/quick/extras/gallery/images/needle.png b/examples/quickcontrols/extras/gallery/images/needle.png
index 6b10c604..6b10c604 100644
--- a/examples/quick/extras/gallery/images/needle.png
+++ b/examples/quickcontrols/extras/gallery/images/needle.png
Binary files differ
diff --git a/examples/quick/extras/gallery/images/qt-logo.png b/examples/quickcontrols/extras/gallery/images/qt-logo.png
index 14ddf2a0..14ddf2a0 100644
--- a/examples/quick/extras/gallery/images/qt-logo.png
+++ b/examples/quickcontrols/extras/gallery/images/qt-logo.png
Binary files differ
diff --git a/examples/quick/extras/gallery/images/zoom_in.png b/examples/quickcontrols/extras/gallery/images/zoom_in.png
index 41282106..41282106 100644
--- a/examples/quick/extras/gallery/images/zoom_in.png
+++ b/examples/quickcontrols/extras/gallery/images/zoom_in.png
Binary files differ
diff --git a/examples/quick/extras/gallery/images/zoom_out.png b/examples/quickcontrols/extras/gallery/images/zoom_out.png
index 772d6ac1..772d6ac1 100644
--- a/examples/quick/extras/gallery/images/zoom_out.png
+++ b/examples/quickcontrols/extras/gallery/images/zoom_out.png
Binary files differ
diff --git a/examples/quick/extras/gallery/main.cpp b/examples/quickcontrols/extras/gallery/main.cpp
index 1d5d2313..1d5d2313 100644
--- a/examples/quick/extras/gallery/main.cpp
+++ b/examples/quickcontrols/extras/gallery/main.cpp
diff --git a/examples/quick/extras/gallery/qml/BlackButtonBackground.qml b/examples/quickcontrols/extras/gallery/qml/BlackButtonBackground.qml
index 94852f38..94852f38 100644
--- a/examples/quick/extras/gallery/qml/BlackButtonBackground.qml
+++ b/examples/quickcontrols/extras/gallery/qml/BlackButtonBackground.qml
diff --git a/examples/quick/extras/gallery/qml/BlackButtonStyle.qml b/examples/quickcontrols/extras/gallery/qml/BlackButtonStyle.qml
index e3e60d88..e3e60d88 100644
--- a/examples/quick/extras/gallery/qml/BlackButtonStyle.qml
+++ b/examples/quickcontrols/extras/gallery/qml/BlackButtonStyle.qml
diff --git a/examples/quick/extras/gallery/qml/CircularGaugeDarkStyle.qml b/examples/quickcontrols/extras/gallery/qml/CircularGaugeDarkStyle.qml
index 9993a97a..9993a97a 100644
--- a/examples/quick/extras/gallery/qml/CircularGaugeDarkStyle.qml
+++ b/examples/quickcontrols/extras/gallery/qml/CircularGaugeDarkStyle.qml
diff --git a/examples/quick/extras/gallery/qml/CircularGaugeDefaultStyle.qml b/examples/quickcontrols/extras/gallery/qml/CircularGaugeDefaultStyle.qml
index b7f1b241..b7f1b241 100644
--- a/examples/quick/extras/gallery/qml/CircularGaugeDefaultStyle.qml
+++ b/examples/quickcontrols/extras/gallery/qml/CircularGaugeDefaultStyle.qml
diff --git a/examples/quick/extras/gallery/qml/CircularGaugeLightStyle.qml b/examples/quickcontrols/extras/gallery/qml/CircularGaugeLightStyle.qml
index 8e1f34ea..8e1f34ea 100644
--- a/examples/quick/extras/gallery/qml/CircularGaugeLightStyle.qml
+++ b/examples/quickcontrols/extras/gallery/qml/CircularGaugeLightStyle.qml
diff --git a/examples/quick/extras/gallery/qml/CircularGaugeView.qml b/examples/quickcontrols/extras/gallery/qml/CircularGaugeView.qml
index cd03ebbe..cd03ebbe 100644
--- a/examples/quick/extras/gallery/qml/CircularGaugeView.qml
+++ b/examples/quickcontrols/extras/gallery/qml/CircularGaugeView.qml
diff --git a/examples/quick/extras/gallery/qml/ControlLabel.qml b/examples/quickcontrols/extras/gallery/qml/ControlLabel.qml
index 6fdcec11..6fdcec11 100644
--- a/examples/quick/extras/gallery/qml/ControlLabel.qml
+++ b/examples/quickcontrols/extras/gallery/qml/ControlLabel.qml
diff --git a/examples/quick/extras/gallery/qml/ControlView.qml b/examples/quickcontrols/extras/gallery/qml/ControlView.qml
index 565ab9d9..565ab9d9 100644
--- a/examples/quick/extras/gallery/qml/ControlView.qml
+++ b/examples/quickcontrols/extras/gallery/qml/ControlView.qml
diff --git a/examples/quick/extras/gallery/qml/ControlViewToolbar.qml b/examples/quickcontrols/extras/gallery/qml/ControlViewToolbar.qml
index 60a7e3f8..60a7e3f8 100644
--- a/examples/quick/extras/gallery/qml/ControlViewToolbar.qml
+++ b/examples/quickcontrols/extras/gallery/qml/ControlViewToolbar.qml
diff --git a/examples/quick/extras/gallery/qml/CustomizerLabel.qml b/examples/quickcontrols/extras/gallery/qml/CustomizerLabel.qml
index 0e9f4592..0e9f4592 100644
--- a/examples/quick/extras/gallery/qml/CustomizerLabel.qml
+++ b/examples/quickcontrols/extras/gallery/qml/CustomizerLabel.qml
diff --git a/examples/quick/extras/gallery/qml/CustomizerSlider.qml b/examples/quickcontrols/extras/gallery/qml/CustomizerSlider.qml
index 6a004e86..6a004e86 100644
--- a/examples/quick/extras/gallery/qml/CustomizerSlider.qml
+++ b/examples/quickcontrols/extras/gallery/qml/CustomizerSlider.qml
diff --git a/examples/quick/extras/gallery/qml/CustomizerSwitch.qml b/examples/quickcontrols/extras/gallery/qml/CustomizerSwitch.qml
index a64a7f8a..a64a7f8a 100644
--- a/examples/quick/extras/gallery/qml/CustomizerSwitch.qml
+++ b/examples/quickcontrols/extras/gallery/qml/CustomizerSwitch.qml
diff --git a/examples/quick/extras/gallery/qml/FlickableMoreIndicator.qml b/examples/quickcontrols/extras/gallery/qml/FlickableMoreIndicator.qml
index 1fb18c01..1fb18c01 100644
--- a/examples/quick/extras/gallery/qml/FlickableMoreIndicator.qml
+++ b/examples/quickcontrols/extras/gallery/qml/FlickableMoreIndicator.qml
diff --git a/examples/quick/extras/gallery/qml/PieMenuControlView.qml b/examples/quickcontrols/extras/gallery/qml/PieMenuControlView.qml
index bbaa8637..bbaa8637 100644
--- a/examples/quick/extras/gallery/qml/PieMenuControlView.qml
+++ b/examples/quickcontrols/extras/gallery/qml/PieMenuControlView.qml
diff --git a/examples/quick/extras/gallery/qml/PieMenuDarkStyle.qml b/examples/quickcontrols/extras/gallery/qml/PieMenuDarkStyle.qml
index 98e04298..98e04298 100644
--- a/examples/quick/extras/gallery/qml/PieMenuDarkStyle.qml
+++ b/examples/quickcontrols/extras/gallery/qml/PieMenuDarkStyle.qml
diff --git a/examples/quick/extras/gallery/qml/PieMenuDefaultStyle.qml b/examples/quickcontrols/extras/gallery/qml/PieMenuDefaultStyle.qml
index 02a189d6..02a189d6 100644
--- a/examples/quick/extras/gallery/qml/PieMenuDefaultStyle.qml
+++ b/examples/quickcontrols/extras/gallery/qml/PieMenuDefaultStyle.qml
diff --git a/examples/quick/extras/gallery/qml/StylePicker.qml b/examples/quickcontrols/extras/gallery/qml/StylePicker.qml
index f1d2cad2..f1d2cad2 100644
--- a/examples/quick/extras/gallery/qml/StylePicker.qml
+++ b/examples/quickcontrols/extras/gallery/qml/StylePicker.qml
diff --git a/examples/quick/extras/gallery/qml/gallery.qml b/examples/quickcontrols/extras/gallery/qml/gallery.qml
index d6b46dc1..d6b46dc1 100644
--- a/examples/quick/extras/gallery/qml/gallery.qml
+++ b/examples/quickcontrols/extras/gallery/qml/gallery.qml
diff --git a/examples/quickcontrols/quickcontrols.pro b/examples/quickcontrols/quickcontrols.pro
new file mode 100644
index 00000000..dfe85509
--- /dev/null
+++ b/examples/quickcontrols/quickcontrols.pro
@@ -0,0 +1,5 @@
+TEMPLATE = subdirs
+SUBDIRS = \
+ controls \
+ dialogs \
+ extras
diff --git a/src/controls/doc/qtquickcontrols.qdocconf b/src/controls/doc/qtquickcontrols.qdocconf
index a38c0ee7..801cfb75 100644
--- a/src/controls/doc/qtquickcontrols.qdocconf
+++ b/src/controls/doc/qtquickcontrols.qdocconf
@@ -39,9 +39,9 @@ depends = qtcore qtdoc qtgui qtwidgets qtqml qtquick qtquicklayouts qtquickdialo
# Specify the install path under QT_INSTALL_EXAMPLES
# Examples will be installed under quick/controls - 'controls' subdirectory
# is given as part of \example commands
-exampledirs += ../../../examples/quick/controls \
+exampledirs += ../../../examples/quickcontrols/controls \
snippets
-examplesinstallpath = qtquickcontrols/quick/controls
+examplesinstallpath = qtquickcontrols/quickcontrols/controls
headerdirs += ..
diff --git a/src/dialogs/doc/qtquickdialogs.qdocconf b/src/dialogs/doc/qtquickdialogs.qdocconf
index 30f3635a..d4c55b84 100644
--- a/src/dialogs/doc/qtquickdialogs.qdocconf
+++ b/src/dialogs/doc/qtquickdialogs.qdocconf
@@ -24,9 +24,9 @@ qhp.QtQuickDialogs.subprojects.qtquickdialogsqmltypes.sortPages = true
depends = qtqml qtquick qtgui qtwidgets qtdoc qtcore
-exampledirs += ../../../examples/quick/dialogs
+exampledirs += ../../../examples/quickcontrols/dialogs
-examplesinstallpath = qtquickcontrols/quick/dialogs
+examplesinstallpath = qtquickcontrols/quickcontrols/dialogs
headerdirs += ..
diff --git a/src/extras/doc/qtquickextras.qdocconf b/src/extras/doc/qtquickextras.qdocconf
index 747465fc..f854b89e 100644
--- a/src/extras/doc/qtquickextras.qdocconf
+++ b/src/extras/doc/qtquickextras.qdocconf
@@ -29,8 +29,8 @@ qhp.QtQuickExtras.subprojects.qtquickextrasexamples.sortPages = true
depends = qtqml qtquick qtdoc qtquickcontrols qtgui
-exampledirs += ../../../examples/quick/extras
-examplesinstallpath = qtquickcontrols/quick/extras
+exampledirs += ../../../examples/quickcontrols/extras
+examplesinstallpath = qtquickcontrols/quickcontrols/extras
headerdirs += ../