diff --git a/.gitignore b/.gitignore index cd50124a7d9..910094d9450 100644 --- a/.gitignore +++ b/.gitignore @@ -157,7 +157,6 @@ tmp/ /bin/cplusplus-mkvisitor /bin/cplusplus-update-frontend /bin/qbs* -/bin/qml2puppet /bin/qmlpuppet /bin/qtcreator /bin/qtcreator_crash_handler diff --git a/cmake/QtCreatorAPI.cmake b/cmake/QtCreatorAPI.cmake index e213eb73ce0..4dea5d3a24e 100644 --- a/cmake/QtCreatorAPI.cmake +++ b/cmake/QtCreatorAPI.cmake @@ -325,7 +325,6 @@ function(add_qtc_library name) endif() get_target_property(have_automoc_prop ${name} AUTOMOC) - # check for Qt 6 is needed because sdktool & qml2puppet still build with Qt 5 if(Qt6_VERSION AND "${have_automoc_prop}") qt_extract_metatypes(${name}) endif() diff --git a/cmake/QtCreatorIDEBranding.cmake b/cmake/QtCreatorIDEBranding.cmake index d4a65cc6061..ee4c6460851 100644 --- a/cmake/QtCreatorIDEBranding.cmake +++ b/cmake/QtCreatorIDEBranding.cmake @@ -8,7 +8,8 @@ set(IDE_ID "qtcreator") # The IDE id (no spaces, l set(IDE_CASED_ID "QtCreator") # The cased IDE id (no spaces!) set(IDE_BUNDLE_IDENTIFIER "org.qt-project.${IDE_ID}") # The macOS application bundle identifier. set(IDE_APP_ID "org.qt-project.${IDE_ID}") # The free desktop application identifier. -set(IDE_AUTHOR "The Qt Company Ltd. and other contributors.") +set(IDE_PUBLISHER "The Qt Company Ltd.") +set(IDE_AUTHOR "${IDE_PUBLISHER} and other contributors.") set(IDE_COPYRIGHT "Copyright (C) ${IDE_AUTHOR}") set(PROJECT_USER_FILE_EXTENSION .user) diff --git a/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake b/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake index 2e889d88be1..18b781decac 100644 --- a/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake +++ b/dist/branding/qtdesignstudio/QtCreatorIDEBranding.cmake @@ -9,7 +9,8 @@ set(IDE_ID "qtdesignstudio") # The IDE id (no spaces, l set(IDE_CASED_ID "QtDesignStudio") # The cased IDE id (no spaces!) set(IDE_BUNDLE_IDENTIFIER "org.qt-project.${IDE_ID}") # The macOS application bundle identifier. set(IDE_APP_ID "io.qt.${IDE_ID}") # The free desktop application identifier. -set(IDE_AUTHOR "The Qt Company Ltd. and other contributors.") +set(IDE_PUBLISHER "The Qt Company Ltd.") +set(IDE_AUTHOR "${IDE_PUBLISHER} and other contributors.") set(IDE_COPYRIGHT "Copyright (C) ${IDE_AUTHOR}") set(PROJECT_USER_FILE_EXTENSION .qtds) @@ -34,6 +35,7 @@ set(DESIGNSTUDIO_PLUGINS FakeVim Git Help + ImageViewer Insight LanguageClient McuSupport diff --git a/dist/branding/qtdesignstudio/QtProject/QtDesignStudio.ini b/dist/branding/qtdesignstudio/QtProject/QtDesignStudio.ini index 2aaba0a6e31..f974dc40b17 100644 --- a/dist/branding/qtdesignstudio/QtProject/QtDesignStudio.ini +++ b/dist/branding/qtdesignstudio/QtProject/QtDesignStudio.ini @@ -10,6 +10,7 @@ NewDialog\AllowAllTemplates=false NewDialog\BlacklistedCategories=U.Java, R.Qt, T.Import, H.Project, U.General NewDialog\AlternativeWizardStyle=true CreatorTheme=design +RhiBackend=opengl [Menu] HideBuild=true diff --git a/doc/qtcreator/config/style/qt5-sidebar.html b/doc/qtcreator/config/style/qt5-sidebar.html index e9bdbfb1da8..ddde52f425e 100644 --- a/doc/qtcreator/config/style/qt5-sidebar.html +++ b/doc/qtcreator/config/style/qt5-sidebar.html @@ -15,7 +15,7 @@
@@ -249,34 +248,34 @@
  • Textures
  • @@ -284,29 +283,21 @@
    -

    Best Practices

    +

    Best practices

    - @@ -318,17 +309,17 @@
    @@ -339,14 +330,15 @@ @@ -357,36 +349,36 @@

    Reference