diff options
author | Oswald Buddenhagen <[email protected]> | 2016-04-21 10:46:55 +0200 |
---|---|---|
committer | Oswald Buddenhagen <[email protected]> | 2016-04-28 19:01:10 +0000 |
commit | c943543b84129bd82c17858d5eb91486af78111c (patch) | |
tree | 177071b5ef7c18cb01b0c61b48705e8e72885699 /examples | |
parent | e730a8c6a54807e9688651723de27100931ce08a (diff) |
fix example installs
this includes renaming the first-level subdir of examples/.
Change-Id: Idf14164533c247e5c0cc5acdb405ac97f7c33ac5
Reviewed-by: J-P Nurmi <[email protected]>
Diffstat (limited to 'examples')
-rw-r--r-- | examples/examples.pro | 5 | ||||
-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) | bin | 2914 -> 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) | bin | 214 -> 214 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/styles/images/button-pressed.png (renamed from examples/quick/controls/styles/images/button-pressed.png) | bin | 3094 -> 3094 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/styles/images/button.png (renamed from examples/quick/controls/styles/images/button.png) | bin | 3164 -> 3164 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/styles/images/progress-background.png (renamed from examples/quick/controls/styles/images/progress-background.png) | bin | 456 -> 456 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/styles/images/progress-fill.png (renamed from examples/quick/controls/styles/images/progress-fill.png) | bin | 507 -> 507 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/styles/images/slider-handle.png (renamed from examples/quick/controls/styles/images/slider-handle.png) | bin | 3523 -> 3523 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/styles/images/tab.png (renamed from examples/quick/controls/styles/images/tab.png) | bin | 9877 -> 9877 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/styles/images/tab_selected.png (renamed from examples/quick/controls/styles/images/tab_selected.png) | bin | 10184 -> 10184 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/styles/images/textfield.png (renamed from examples/quick/controls/styles/images/textfield.png) | bin | 3023 -> 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) | bin | 1468 -> 1468 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/editcut.png (renamed from examples/quick/controls/texteditor/qml/images/editcut.png) | bin | 1512 -> 1512 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/editpaste.png (renamed from examples/quick/controls/texteditor/qml/images/editpaste.png) | bin | 1906 -> 1906 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/editredo.png (renamed from examples/quick/controls/texteditor/qml/images/editredo.png) | bin | 1752 -> 1752 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/editundo.png (renamed from examples/quick/controls/texteditor/qml/images/editundo.png) | bin | 1746 -> 1746 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/exportpdf.png (renamed from examples/quick/controls/texteditor/qml/images/exportpdf.png) | bin | 1215 -> 1215 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/filenew.png (renamed from examples/quick/controls/texteditor/qml/images/filenew.png) | bin | 1172 -> 1172 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/fileopen.png (renamed from examples/quick/controls/texteditor/qml/images/fileopen.png) | bin | 2168 -> 2168 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/fileprint.png (renamed from examples/quick/controls/texteditor/qml/images/fileprint.png) | bin | 2087 -> 2087 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/filesave.png (renamed from examples/quick/controls/texteditor/qml/images/filesave.png) | bin | 1206 -> 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) | bin | 3531 -> 3531 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/textbold.png (renamed from examples/quick/controls/texteditor/qml/images/textbold.png) | bin | 1611 -> 1611 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/textcenter.png (renamed from examples/quick/controls/texteditor/qml/images/textcenter.png) | bin | 1404 -> 1404 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/textitalic.png (renamed from examples/quick/controls/texteditor/qml/images/textitalic.png) | bin | 1164 -> 1164 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/textjustify.png (renamed from examples/quick/controls/texteditor/qml/images/textjustify.png) | bin | 1257 -> 1257 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/textleft.png (renamed from examples/quick/controls/texteditor/qml/images/textleft.png) | bin | 1235 -> 1235 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/textright.png (renamed from examples/quick/controls/texteditor/qml/images/textright.png) | bin | 1406 -> 1406 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/textunder.png (renamed from examples/quick/controls/texteditor/qml/images/textunder.png) | bin | 1183 -> 1183 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/zoomin.png (renamed from examples/quick/controls/texteditor/qml/images/zoomin.png) | bin | 1696 -> 1696 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/texteditor/qml/images/zoomout.png (renamed from examples/quick/controls/texteditor/qml/images/zoomout.png) | bin | 1662 -> 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) | bin | 1406 -> 1406 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/touch/images/button_pressed.png (renamed from examples/quick/controls/touch/images/button_pressed.png) | bin | 1694 -> 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) | bin | 1341 -> 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) | bin | 1343 -> 1343 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/touch/images/tab_selected.png (renamed from examples/quick/controls/touch/images/tab_selected.png) | bin | 217 -> 217 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/touch/images/tabs_standard.png (renamed from examples/quick/controls/touch/images/tabs_standard.png) | bin | 1230 -> 1230 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/touch/images/textinput.png (renamed from examples/quick/controls/touch/images/textinput.png) | bin | 4132 -> 4132 bytes | |||
-rw-r--r-- | examples/quickcontrols/controls/touch/images/toolbar.png (renamed from examples/quick/controls/touch/images/toolbar.png) | bin | 1643 -> 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) | bin | 47413 -> 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) | bin | 720856 -> 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) | bin | 409 -> 409 bytes | |||
-rw-r--r-- | examples/quickcontrols/extras/dashboard/images/temperature-icon.png (renamed from examples/quick/extras/dashboard/images/temperature-icon.png) | bin | 3302 -> 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) | bin | 1716 -> 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) | bin | 1394 -> 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) | bin | 1065560 -> 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) | bin | 1152261 -> 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) | bin | 1513238 -> 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) | bin | 1665 -> 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) | bin | 1571 -> 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) | bin | 1410 -> 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) | bin | 1386 -> 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) | bin | 217360 -> 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) | bin | 46832 -> 46832 bytes | |||
-rw-r--r-- | examples/quickcontrols/extras/gallery/images/background.png (renamed from examples/quick/extras/gallery/images/background.png) | bin | 45497 -> 45497 bytes | |||
-rw-r--r-- | examples/quickcontrols/extras/gallery/images/center-light.png (renamed from examples/quick/extras/gallery/images/center-light.png) | bin | 2113 -> 2113 bytes | |||
-rw-r--r-- | examples/quickcontrols/extras/gallery/images/center.png (renamed from examples/quick/extras/gallery/images/center.png) | bin | 2260 -> 2260 bytes | |||
-rw-r--r-- | examples/quickcontrols/extras/gallery/images/icon-back.png (renamed from examples/quick/extras/gallery/images/icon-back.png) | bin | 614 -> 614 bytes | |||
-rw-r--r-- | examples/quickcontrols/extras/gallery/images/icon-go.png (renamed from examples/quick/extras/gallery/images/icon-go.png) | bin | 1435 -> 1435 bytes | |||
-rw-r--r-- | examples/quickcontrols/extras/gallery/images/icon-settings.png (renamed from examples/quick/extras/gallery/images/icon-settings.png) | bin | 1786 -> 1786 bytes | |||
-rw-r--r-- | examples/quickcontrols/extras/gallery/images/info.png (renamed from examples/quick/extras/gallery/images/info.png) | bin | 709 -> 709 bytes | |||
-rw-r--r-- | examples/quickcontrols/extras/gallery/images/needle-light.png (renamed from examples/quick/extras/gallery/images/needle-light.png) | bin | 2105 -> 2105 bytes | |||
-rw-r--r-- | examples/quickcontrols/extras/gallery/images/needle.png (renamed from examples/quick/extras/gallery/images/needle.png) | bin | 4891 -> 4891 bytes | |||
-rw-r--r-- | examples/quickcontrols/extras/gallery/images/qt-logo.png (renamed from examples/quick/extras/gallery/images/qt-logo.png) | bin | 5149 -> 5149 bytes | |||
-rw-r--r-- | examples/quickcontrols/extras/gallery/images/zoom_in.png (renamed from examples/quick/extras/gallery/images/zoom_in.png) | bin | 829 -> 829 bytes | |||
-rw-r--r-- | examples/quickcontrols/extras/gallery/images/zoom_out.png (renamed from examples/quick/extras/gallery/images/zoom_out.png) | bin | 779 -> 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.pro | 5 |
196 files changed, 46 insertions, 5 deletions
diff --git a/examples/examples.pro b/examples/examples.pro index c80af37f0..a561399ae 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 54e609920..202a899fa 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 e5a8bf02c..e5a8bf02c 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 b6694b454..b6694b454 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 3b111a907..3b111a907 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 e66387f7b..e66387f7b 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 66d903eac..66d903eac 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 e5bee1e97..67960e275 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 Binary files differindex 1edffd02d..1edffd02d 100644 --- a/examples/quick/controls/calendar/images/eventindicator.png +++ b/examples/quickcontrols/controls/calendar/images/eventindicator.png diff --git a/examples/quick/controls/calendar/qml/main.qml b/examples/quickcontrols/controls/calendar/qml/main.qml index 46215e28d..46215e28d 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 9da283ba3..9da283ba3 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 e4c7dd787..e4c7dd787 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 bfa11ad72..bfa11ad72 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 bab7e4b26..bab7e4b26 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 92e558ef3..92e558ef3 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 e7a35c011..e7a35c011 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 50b2ea620..50b2ea620 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 52ab8c459..02b0e094b 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 bf77d958f..fc14584cd 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 e9c63c208..e9c63c208 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 6e79ca618..6e79ca618 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 5f6483ac3..5f6483ac3 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 f13f42135..5cba235da 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 873c8b5ca..873c8b5ca 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 ac3f447d3..ac3f447d3 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 ab3d8d32a..ab3d8d32a 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 417b4581e..417b4581e 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 417b4581e..417b4581e 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 ee439953c..ee439953c 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 b6db20de4..b6db20de4 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 660429671..660429671 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 416e936ae..416e936ae 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 819c34eec..819c34eec 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 5f22b483f..5f22b483f 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 1d9e0592f..1d9e0592f 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 Binary files differindex 62aa1efe5..62aa1efe5 100644 --- a/examples/quick/controls/styles/images/bubble.png +++ b/examples/quickcontrols/controls/styles/images/bubble.png diff --git a/examples/quick/controls/styles/images/button-pressed.png b/examples/quickcontrols/controls/styles/images/button-pressed.png Binary files differindex d64cdaa78..d64cdaa78 100644 --- a/examples/quick/controls/styles/images/button-pressed.png +++ b/examples/quickcontrols/controls/styles/images/button-pressed.png diff --git a/examples/quick/controls/styles/images/button.png b/examples/quickcontrols/controls/styles/images/button.png Binary files differindex 8ab41cc80..8ab41cc80 100644 --- a/examples/quick/controls/styles/images/button.png +++ b/examples/quickcontrols/controls/styles/images/button.png diff --git a/examples/quick/controls/styles/images/progress-background.png b/examples/quickcontrols/controls/styles/images/progress-background.png Binary files differindex 55a069dfc..55a069dfc 100644 --- a/examples/quick/controls/styles/images/progress-background.png +++ b/examples/quickcontrols/controls/styles/images/progress-background.png diff --git a/examples/quick/controls/styles/images/progress-fill.png b/examples/quickcontrols/controls/styles/images/progress-fill.png Binary files differindex b588c9586..b588c9586 100644 --- a/examples/quick/controls/styles/images/progress-fill.png +++ b/examples/quickcontrols/controls/styles/images/progress-fill.png diff --git a/examples/quick/controls/styles/images/slider-handle.png b/examples/quickcontrols/controls/styles/images/slider-handle.png Binary files differindex ac4d4a0d9..ac4d4a0d9 100644 --- a/examples/quick/controls/styles/images/slider-handle.png +++ b/examples/quickcontrols/controls/styles/images/slider-handle.png diff --git a/examples/quick/controls/styles/images/tab.png b/examples/quickcontrols/controls/styles/images/tab.png Binary files differindex 74fefab78..74fefab78 100644 --- a/examples/quick/controls/styles/images/tab.png +++ b/examples/quickcontrols/controls/styles/images/tab.png diff --git a/examples/quick/controls/styles/images/tab_selected.png b/examples/quickcontrols/controls/styles/images/tab_selected.png Binary files differindex 665400ccf..665400ccf 100644 --- a/examples/quick/controls/styles/images/tab_selected.png +++ b/examples/quickcontrols/controls/styles/images/tab_selected.png diff --git a/examples/quick/controls/styles/images/textfield.png b/examples/quickcontrols/controls/styles/images/textfield.png Binary files differindex 1d4a38ab3..1d4a38ab3 100644 --- a/examples/quick/controls/styles/images/textfield.png +++ b/examples/quickcontrols/controls/styles/images/textfield.png diff --git a/examples/quick/controls/styles/main.cpp b/examples/quickcontrols/controls/styles/main.cpp index 55c592e6e..55c592e6e 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 b2eefb862..b2eefb862 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 03648f4cc..b1b29951d 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 d2300c6fa..d2300c6fa 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 1d99f4b93..1d99f4b93 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 dbba7f38c..dbba7f38c 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 f362d5d3d..f362d5d3d 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 c4460b0f1..c4460b0f1 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 491f851c9..491f851c9 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 c0ed1a2f9..a956dc428 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 3b111a907..3b111a907 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 52bb507a1..52bb507a1 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 a225e2eaa..a225e2eaa 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 Binary files differindex f55136446..f55136446 100644 --- a/examples/quick/controls/texteditor/qml/images/editcopy.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/editcopy.png diff --git a/examples/quick/controls/texteditor/qml/images/editcut.png b/examples/quickcontrols/controls/texteditor/qml/images/editcut.png Binary files differindex a784fd570..a784fd570 100644 --- a/examples/quick/controls/texteditor/qml/images/editcut.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/editcut.png diff --git a/examples/quick/controls/texteditor/qml/images/editpaste.png b/examples/quickcontrols/controls/texteditor/qml/images/editpaste.png Binary files differindex 64c0b2d6a..64c0b2d6a 100644 --- a/examples/quick/controls/texteditor/qml/images/editpaste.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/editpaste.png diff --git a/examples/quick/controls/texteditor/qml/images/editredo.png b/examples/quickcontrols/controls/texteditor/qml/images/editredo.png Binary files differindex 8875bf246..8875bf246 100644 --- a/examples/quick/controls/texteditor/qml/images/editredo.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/editredo.png diff --git a/examples/quick/controls/texteditor/qml/images/editundo.png b/examples/quickcontrols/controls/texteditor/qml/images/editundo.png Binary files differindex a3bd5e0bf..a3bd5e0bf 100644 --- a/examples/quick/controls/texteditor/qml/images/editundo.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/editundo.png diff --git a/examples/quick/controls/texteditor/qml/images/exportpdf.png b/examples/quickcontrols/controls/texteditor/qml/images/exportpdf.png Binary files differindex ebb44e6b8..ebb44e6b8 100644 --- a/examples/quick/controls/texteditor/qml/images/exportpdf.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/exportpdf.png diff --git a/examples/quick/controls/texteditor/qml/images/filenew.png b/examples/quickcontrols/controls/texteditor/qml/images/filenew.png Binary files differindex d3882c7b3..d3882c7b3 100644 --- a/examples/quick/controls/texteditor/qml/images/filenew.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/filenew.png diff --git a/examples/quick/controls/texteditor/qml/images/fileopen.png b/examples/quickcontrols/controls/texteditor/qml/images/fileopen.png Binary files differindex fc06c5ec6..fc06c5ec6 100644 --- a/examples/quick/controls/texteditor/qml/images/fileopen.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/fileopen.png diff --git a/examples/quick/controls/texteditor/qml/images/fileprint.png b/examples/quickcontrols/controls/texteditor/qml/images/fileprint.png Binary files differindex 10ca56c82..10ca56c82 100644 --- a/examples/quick/controls/texteditor/qml/images/fileprint.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/fileprint.png diff --git a/examples/quick/controls/texteditor/qml/images/filesave.png b/examples/quickcontrols/controls/texteditor/qml/images/filesave.png Binary files differindex b41ecf531..b41ecf531 100644 --- a/examples/quick/controls/texteditor/qml/images/filesave.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/filesave.png diff --git a/examples/quick/controls/texteditor/qml/images/qt-logo.png b/examples/quickcontrols/controls/texteditor/qml/images/qt-logo.png Binary files differindex be1bb1060..be1bb1060 100644 --- a/examples/quick/controls/texteditor/qml/images/qt-logo.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/qt-logo.png diff --git a/examples/quick/controls/texteditor/qml/images/textbold.png b/examples/quickcontrols/controls/texteditor/qml/images/textbold.png Binary files differindex 38400bd1f..38400bd1f 100644 --- a/examples/quick/controls/texteditor/qml/images/textbold.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/textbold.png diff --git a/examples/quick/controls/texteditor/qml/images/textcenter.png b/examples/quickcontrols/controls/texteditor/qml/images/textcenter.png Binary files differindex 2ef5b2ee6..2ef5b2ee6 100644 --- a/examples/quick/controls/texteditor/qml/images/textcenter.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/textcenter.png diff --git a/examples/quick/controls/texteditor/qml/images/textitalic.png b/examples/quickcontrols/controls/texteditor/qml/images/textitalic.png Binary files differindex 0170ee26a..0170ee26a 100644 --- a/examples/quick/controls/texteditor/qml/images/textitalic.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/textitalic.png diff --git a/examples/quick/controls/texteditor/qml/images/textjustify.png b/examples/quickcontrols/controls/texteditor/qml/images/textjustify.png Binary files differindex 39cd6c1a9..39cd6c1a9 100644 --- a/examples/quick/controls/texteditor/qml/images/textjustify.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/textjustify.png diff --git a/examples/quick/controls/texteditor/qml/images/textleft.png b/examples/quickcontrols/controls/texteditor/qml/images/textleft.png Binary files differindex 83a66d553..83a66d553 100644 --- a/examples/quick/controls/texteditor/qml/images/textleft.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/textleft.png diff --git a/examples/quick/controls/texteditor/qml/images/textright.png b/examples/quickcontrols/controls/texteditor/qml/images/textright.png Binary files differindex e7c04645c..e7c04645c 100644 --- a/examples/quick/controls/texteditor/qml/images/textright.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/textright.png diff --git a/examples/quick/controls/texteditor/qml/images/textunder.png b/examples/quickcontrols/controls/texteditor/qml/images/textunder.png Binary files differindex 968bac5e9..968bac5e9 100644 --- a/examples/quick/controls/texteditor/qml/images/textunder.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/textunder.png diff --git a/examples/quick/controls/texteditor/qml/images/zoomin.png b/examples/quickcontrols/controls/texteditor/qml/images/zoomin.png Binary files differindex d46f5aff0..d46f5aff0 100644 --- a/examples/quick/controls/texteditor/qml/images/zoomin.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/zoomin.png diff --git a/examples/quick/controls/texteditor/qml/images/zoomout.png b/examples/quickcontrols/controls/texteditor/qml/images/zoomout.png Binary files differindex 46326566d..46326566d 100644 --- a/examples/quick/controls/texteditor/qml/images/zoomout.png +++ b/examples/quickcontrols/controls/texteditor/qml/images/zoomout.png diff --git a/examples/quick/controls/texteditor/qml/main.qml b/examples/quickcontrols/controls/texteditor/qml/main.qml index 42f5e7f94..42f5e7f94 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 27c7b9215..27c7b9215 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 2e03f7471..2e03f7471 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 f2bd4eead..f2bd4eead 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 1ef76e3a0..1ef76e3a0 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 2b89cd629..2b89cd629 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 ec9d8d863..f52552555 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 07f288337..07f288337 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 3888e30d5..3888e30d5 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 f12b0c12b..f12b0c12b 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 5190b4bba..5190b4bba 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 4f4e2ee82..4f4e2ee82 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 a27bb2069..a27bb2069 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 3c4dc4ade..3c4dc4ade 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 93a9afc8c..93a9afc8c 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 Binary files differindex 6d6cfd9ad..6d6cfd9ad 100644 --- a/examples/quick/controls/touch/images/button_default.png +++ b/examples/quickcontrols/controls/touch/images/button_default.png diff --git a/examples/quick/controls/touch/images/button_pressed.png b/examples/quickcontrols/controls/touch/images/button_pressed.png Binary files differindex ab78b6ea3..ab78b6ea3 100644 --- a/examples/quick/controls/touch/images/button_pressed.png +++ b/examples/quickcontrols/controls/touch/images/button_pressed.png diff --git a/examples/quick/controls/touch/images/navigation_next_item.png b/examples/quickcontrols/controls/touch/images/navigation_next_item.png Binary files differindex 6665c9d85..6665c9d85 100644 --- a/examples/quick/controls/touch/images/navigation_next_item.png +++ b/examples/quickcontrols/controls/touch/images/navigation_next_item.png diff --git a/examples/quick/controls/touch/images/navigation_previous_item.png b/examples/quickcontrols/controls/touch/images/navigation_previous_item.png Binary files differindex f8be01197..f8be01197 100644 --- a/examples/quick/controls/touch/images/navigation_previous_item.png +++ b/examples/quickcontrols/controls/touch/images/navigation_previous_item.png diff --git a/examples/quick/controls/touch/images/tab_selected.png b/examples/quickcontrols/controls/touch/images/tab_selected.png Binary files differindex 2345f7a8e..2345f7a8e 100644 --- a/examples/quick/controls/touch/images/tab_selected.png +++ b/examples/quickcontrols/controls/touch/images/tab_selected.png diff --git a/examples/quick/controls/touch/images/tabs_standard.png b/examples/quickcontrols/controls/touch/images/tabs_standard.png Binary files differindex 7140ab7b7..7140ab7b7 100644 --- a/examples/quick/controls/touch/images/tabs_standard.png +++ b/examples/quickcontrols/controls/touch/images/tabs_standard.png diff --git a/examples/quick/controls/touch/images/textinput.png b/examples/quickcontrols/controls/touch/images/textinput.png Binary files differindex b0256db2c..b0256db2c 100644 --- a/examples/quick/controls/touch/images/textinput.png +++ b/examples/quickcontrols/controls/touch/images/textinput.png diff --git a/examples/quick/controls/touch/images/toolbar.png b/examples/quickcontrols/controls/touch/images/toolbar.png Binary files differindex e9eba4c74..e9eba4c74 100644 --- a/examples/quick/controls/touch/images/toolbar.png +++ b/examples/quickcontrols/controls/touch/images/toolbar.png diff --git a/examples/quick/controls/touch/main.qml b/examples/quickcontrols/controls/touch/main.qml index 5138fa0ca..5138fa0ca 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 e64a063f1..e64a063f1 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 e66387f7b..e66387f7b 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 66d903eac..66d903eac 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 63902f81b..111c28459 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 e5a8bf02c..e5a8bf02c 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 4649209f4..4649209f4 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 6a15842a9..6a15842a9 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 da2580225..da2580225 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 70a9695dd..70a9695dd 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 336d717ff..336d717ff 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 9445b12fb..9445b12fb 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 af506af31..af506af31 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 9552afcd0..9552afcd0 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 658c62d3c..658c62d3c 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 5cafe0e7a..5cafe0e7a 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 08b3d0c4a..8b8a8a965 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 447bb039d..447bb039d 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 538e75686..538e75686 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 90cbccf44..90cbccf44 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 c1022fbba..c1022fbba 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 57e474ce2..57e474ce2 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 60881dd92..60881dd92 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 2f9205b7a..2f9205b7a 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 Binary files differindex 4517a3930..4517a3930 100644 --- a/examples/quick/dialogs/systemdialogs/doc/images/systemdialogs-example.jpg +++ b/examples/quickcontrols/dialogs/systemdialogs/doc/images/systemdialogs-example.jpg diff --git a/examples/quick/dialogs/systemdialogs/doc/src/systemdialogs.qdoc b/examples/quickcontrols/dialogs/systemdialogs/doc/src/systemdialogs.qdoc index b9f05de71..b9f05de71 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 5f65ce040..5f65ce040 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 128bb1b5c..099e3773f 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 f1b215c74..f1b215c74 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 afd81bfee..afd81bfee 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 c549250ec..eb3ee51be 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 605e1678b..605e1678b 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 Binary files differindex 19ed0b468..19ed0b468 100644 --- a/examples/quick/extras/dashboard/fonts/DejaVuSans.ttf +++ b/examples/quickcontrols/extras/dashboard/fonts/DejaVuSans.ttf diff --git a/examples/quick/extras/dashboard/fonts/LICENSE b/examples/quickcontrols/extras/dashboard/fonts/LICENSE index 254e2cc42..254e2cc42 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 Binary files differindex 70da758c2..70da758c2 100644 --- a/examples/quick/extras/dashboard/images/fuel-icon.png +++ b/examples/quickcontrols/extras/dashboard/images/fuel-icon.png diff --git a/examples/quick/extras/dashboard/images/temperature-icon.png b/examples/quickcontrols/extras/dashboard/images/temperature-icon.png Binary files differindex 5a4334e01..5a4334e01 100644 --- a/examples/quick/extras/dashboard/images/temperature-icon.png +++ b/examples/quickcontrols/extras/dashboard/images/temperature-icon.png diff --git a/examples/quick/extras/dashboard/main.cpp b/examples/quickcontrols/extras/dashboard/main.cpp index 74ea07720..74ea07720 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 598fce563..598fce563 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 0c3d93204..0c3d93204 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 a0f7b6b9a..a0f7b6b9a 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 cf9c41db3..cf9c41db3 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 39d35966a..39d35966a 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 756d96a50..756d96a50 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 7f7b72156..7f7b72156 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 2969f7305..2969f7305 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 e494e5370..e494e5370 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 387e7ca09..6a6906648 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 5b06a55ce..5b06a55ce 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 Binary files differindex ef57111fb..ef57111fb 100644 --- a/examples/quick/extras/flat/images/piemenu-bw-normal.png +++ b/examples/quickcontrols/extras/flat/images/piemenu-bw-normal.png diff --git a/examples/quick/extras/flat/images/piemenu-bw-pressed.png b/examples/quickcontrols/extras/flat/images/piemenu-bw-pressed.png Binary files differindex b6bd1d20d..b6bd1d20d 100644 --- a/examples/quick/extras/flat/images/piemenu-bw-pressed.png +++ b/examples/quickcontrols/extras/flat/images/piemenu-bw-pressed.png diff --git a/examples/quick/extras/flat/images/piemenu-image-bw.jpg b/examples/quickcontrols/extras/flat/images/piemenu-image-bw.jpg Binary files differindex ce4d8ffda..ce4d8ffda 100644 --- a/examples/quick/extras/flat/images/piemenu-image-bw.jpg +++ b/examples/quickcontrols/extras/flat/images/piemenu-image-bw.jpg diff --git a/examples/quick/extras/flat/images/piemenu-image-rgb.jpg b/examples/quickcontrols/extras/flat/images/piemenu-image-rgb.jpg Binary files differindex 2d7d22056..2d7d22056 100644 --- a/examples/quick/extras/flat/images/piemenu-image-rgb.jpg +++ b/examples/quickcontrols/extras/flat/images/piemenu-image-rgb.jpg diff --git a/examples/quick/extras/flat/images/piemenu-image-sepia.jpg b/examples/quickcontrols/extras/flat/images/piemenu-image-sepia.jpg Binary files differindex 3ef7b1f0f..3ef7b1f0f 100644 --- a/examples/quick/extras/flat/images/piemenu-image-sepia.jpg +++ b/examples/quickcontrols/extras/flat/images/piemenu-image-sepia.jpg diff --git a/examples/quick/extras/flat/images/piemenu-rgb-normal.png b/examples/quickcontrols/extras/flat/images/piemenu-rgb-normal.png Binary files differindex 2278f4a9e..2278f4a9e 100644 --- a/examples/quick/extras/flat/images/piemenu-rgb-normal.png +++ b/examples/quickcontrols/extras/flat/images/piemenu-rgb-normal.png diff --git a/examples/quick/extras/flat/images/piemenu-rgb-pressed.png b/examples/quickcontrols/extras/flat/images/piemenu-rgb-pressed.png Binary files differindex f45846b17..f45846b17 100644 --- a/examples/quick/extras/flat/images/piemenu-rgb-pressed.png +++ b/examples/quickcontrols/extras/flat/images/piemenu-rgb-pressed.png diff --git a/examples/quick/extras/flat/images/piemenu-sepia-normal.png b/examples/quickcontrols/extras/flat/images/piemenu-sepia-normal.png Binary files differindex f1e9ffd26..f1e9ffd26 100644 --- a/examples/quick/extras/flat/images/piemenu-sepia-normal.png +++ b/examples/quickcontrols/extras/flat/images/piemenu-sepia-normal.png diff --git a/examples/quick/extras/flat/images/piemenu-sepia-pressed.png b/examples/quickcontrols/extras/flat/images/piemenu-sepia-pressed.png Binary files differindex 0f2b35171..0f2b35171 100644 --- a/examples/quick/extras/flat/images/piemenu-sepia-pressed.png +++ b/examples/quickcontrols/extras/flat/images/piemenu-sepia-pressed.png diff --git a/examples/quick/extras/flat/main.cpp b/examples/quickcontrols/extras/flat/main.cpp index 57f48cda2..57f48cda2 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 aec94c368..aec94c368 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 d64569567..d64569567 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 Binary files differindex db433349b..db433349b 100644 --- a/examples/quick/extras/gallery/fonts/OpenSans-Regular.ttf +++ b/examples/quickcontrols/extras/gallery/fonts/OpenSans-Regular.ttf diff --git a/examples/quick/extras/gallery/gallery.pro b/examples/quickcontrols/extras/gallery/gallery.pro index 3c50a7c23..548df63f4 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 97beb6b1b..97beb6b1b 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 Binary files differindex 2f7698452..2f7698452 100644 --- a/examples/quick/extras/gallery/images/background-light.png +++ b/examples/quickcontrols/extras/gallery/images/background-light.png diff --git a/examples/quick/extras/gallery/images/background.png b/examples/quickcontrols/extras/gallery/images/background.png Binary files differindex a3f4302bc..a3f4302bc 100644 --- a/examples/quick/extras/gallery/images/background.png +++ b/examples/quickcontrols/extras/gallery/images/background.png diff --git a/examples/quick/extras/gallery/images/center-light.png b/examples/quickcontrols/extras/gallery/images/center-light.png Binary files differindex 75add20ce..75add20ce 100644 --- a/examples/quick/extras/gallery/images/center-light.png +++ b/examples/quickcontrols/extras/gallery/images/center-light.png diff --git a/examples/quick/extras/gallery/images/center.png b/examples/quickcontrols/extras/gallery/images/center.png Binary files differindex fd3696404..fd3696404 100644 --- a/examples/quick/extras/gallery/images/center.png +++ b/examples/quickcontrols/extras/gallery/images/center.png diff --git a/examples/quick/extras/gallery/images/icon-back.png b/examples/quickcontrols/extras/gallery/images/icon-back.png Binary files differindex 0b037ff69..0b037ff69 100644 --- a/examples/quick/extras/gallery/images/icon-back.png +++ b/examples/quickcontrols/extras/gallery/images/icon-back.png diff --git a/examples/quick/extras/gallery/images/icon-go.png b/examples/quickcontrols/extras/gallery/images/icon-go.png Binary files differindex bcb2a822a..bcb2a822a 100644 --- a/examples/quick/extras/gallery/images/icon-go.png +++ b/examples/quickcontrols/extras/gallery/images/icon-go.png diff --git a/examples/quick/extras/gallery/images/icon-settings.png b/examples/quickcontrols/extras/gallery/images/icon-settings.png Binary files differindex 7763ba20e..7763ba20e 100644 --- a/examples/quick/extras/gallery/images/icon-settings.png +++ b/examples/quickcontrols/extras/gallery/images/icon-settings.png diff --git a/examples/quick/extras/gallery/images/info.png b/examples/quickcontrols/extras/gallery/images/info.png Binary files differindex 5c7a9df3c..5c7a9df3c 100644 --- a/examples/quick/extras/gallery/images/info.png +++ b/examples/quickcontrols/extras/gallery/images/info.png diff --git a/examples/quick/extras/gallery/images/needle-light.png b/examples/quickcontrols/extras/gallery/images/needle-light.png Binary files differindex d486d9e53..d486d9e53 100644 --- a/examples/quick/extras/gallery/images/needle-light.png +++ b/examples/quickcontrols/extras/gallery/images/needle-light.png diff --git a/examples/quick/extras/gallery/images/needle.png b/examples/quickcontrols/extras/gallery/images/needle.png Binary files differindex 6b10c604a..6b10c604a 100644 --- a/examples/quick/extras/gallery/images/needle.png +++ b/examples/quickcontrols/extras/gallery/images/needle.png diff --git a/examples/quick/extras/gallery/images/qt-logo.png b/examples/quickcontrols/extras/gallery/images/qt-logo.png Binary files differindex 14ddf2a02..14ddf2a02 100644 --- a/examples/quick/extras/gallery/images/qt-logo.png +++ b/examples/quickcontrols/extras/gallery/images/qt-logo.png diff --git a/examples/quick/extras/gallery/images/zoom_in.png b/examples/quickcontrols/extras/gallery/images/zoom_in.png Binary files differindex 412821064..412821064 100644 --- a/examples/quick/extras/gallery/images/zoom_in.png +++ b/examples/quickcontrols/extras/gallery/images/zoom_in.png diff --git a/examples/quick/extras/gallery/images/zoom_out.png b/examples/quickcontrols/extras/gallery/images/zoom_out.png Binary files differindex 772d6ac17..772d6ac17 100644 --- a/examples/quick/extras/gallery/images/zoom_out.png +++ b/examples/quickcontrols/extras/gallery/images/zoom_out.png diff --git a/examples/quick/extras/gallery/main.cpp b/examples/quickcontrols/extras/gallery/main.cpp index 1d5d23139..1d5d23139 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 94852f38c..94852f38c 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 e3e60d88b..e3e60d88b 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 9993a97a6..9993a97a6 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 b7f1b2412..b7f1b2412 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 8e1f34ea7..8e1f34ea7 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 cd03ebbe5..cd03ebbe5 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 6fdcec110..6fdcec110 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 565ab9d90..565ab9d90 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 60a7e3f8c..60a7e3f8c 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 0e9f4592a..0e9f4592a 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 6a004e864..6a004e864 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 a64a7f8a0..a64a7f8a0 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 1fb18c01c..1fb18c01c 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 bbaa8637a..bbaa8637a 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 98e042981..98e042981 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 02a189d6b..02a189d6b 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 f1d2cad22..f1d2cad22 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 d6b46dc15..d6b46dc15 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 000000000..dfe855099 --- /dev/null +++ b/examples/quickcontrols/quickcontrols.pro @@ -0,0 +1,5 @@ +TEMPLATE = subdirs +SUBDIRS = \ + controls \ + dialogs \ + extras |