Port welcome screen to Qt Quick 2
This ports the welcome screen to use QtQuick 2.0.
I have disabled the plugin on Qt4 builds.
Change-Id: Ia921d0747c8f7d4441c88fc9fb77b822496091f4
Reviewed-by:
Thomas Hartmann <Thomas.Hartmann@digia.com>
Showing
- share/qtcreator/qml/qmlobserver/startup/Logo.qml 1 addition, 1 deletionshare/qtcreator/qml/qmlobserver/startup/Logo.qml
- share/qtcreator/welcomescreen/develop.qml 1 addition, 1 deletionshare/qtcreator/welcomescreen/develop.qml
- share/qtcreator/welcomescreen/dummydata/examplesModel.qml 1 addition, 1 deletionshare/qtcreator/welcomescreen/dummydata/examplesModel.qml
- share/qtcreator/welcomescreen/dummydata/pagesModel.qml 1 addition, 1 deletionshare/qtcreator/welcomescreen/dummydata/pagesModel.qml
- share/qtcreator/welcomescreen/dummydata/projectList.qml 1 addition, 1 deletionshare/qtcreator/welcomescreen/dummydata/projectList.qml
- share/qtcreator/welcomescreen/dummydata/sessionList.qml 1 addition, 1 deletionshare/qtcreator/welcomescreen/dummydata/sessionList.qml
- share/qtcreator/welcomescreen/dummydata/tutorialsModel.qml 1 addition, 1 deletionshare/qtcreator/welcomescreen/dummydata/tutorialsModel.qml
- share/qtcreator/welcomescreen/examples.qml 3 additions, 1 deletionshare/qtcreator/welcomescreen/examples.qml
- share/qtcreator/welcomescreen/gettingstarted.qml 1 addition, 1 deletionshare/qtcreator/welcomescreen/gettingstarted.qml
- share/qtcreator/welcomescreen/tutorials.qml 1 addition, 1 deletionshare/qtcreator/welcomescreen/tutorials.qml
- share/qtcreator/welcomescreen/welcomescreen.qml 4 additions, 4 deletionsshare/qtcreator/welcomescreen/welcomescreen.qml
- share/qtcreator/welcomescreen/widgets/ComboBox.qml 3 additions, 3 deletionsshare/qtcreator/welcomescreen/widgets/ComboBox.qml
- share/qtcreator/welcomescreen/widgets/CustomColors.qml 1 addition, 1 deletionshare/qtcreator/welcomescreen/widgets/CustomColors.qml
- share/qtcreator/welcomescreen/widgets/CustomFonts.qml 1 addition, 1 deletionshare/qtcreator/welcomescreen/widgets/CustomFonts.qml
- share/qtcreator/welcomescreen/widgets/CustomTab.qml 1 addition, 1 deletionshare/qtcreator/welcomescreen/widgets/CustomTab.qml
- share/qtcreator/welcomescreen/widgets/CustomizedGridView.qml 29 additions, 57 deletionsshare/qtcreator/welcomescreen/widgets/CustomizedGridView.qml
- share/qtcreator/welcomescreen/widgets/Delegate.qml 2 additions, 13 deletionsshare/qtcreator/welcomescreen/widgets/Delegate.qml
- share/qtcreator/welcomescreen/widgets/GettingStartedItem.qml 2 additions, 12 deletionsshare/qtcreator/welcomescreen/widgets/GettingStartedItem.qml
- share/qtcreator/welcomescreen/widgets/IconAndLink.qml 1 addition, 1 deletionshare/qtcreator/welcomescreen/widgets/IconAndLink.qml
- share/qtcreator/welcomescreen/widgets/LinkedText.qml 2 additions, 12 deletionsshare/qtcreator/welcomescreen/widgets/LinkedText.qml
Loading
Please register or sign in to comment