aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build_plugin.py: Add --add-module-path optionqds/v2.3.1qds-2.3Eike Ziller2021-12-151-0/+6
| | | | | | | Like we have for build.py Change-Id: I8450b81edcdf10300985762153cd5750d9ddcd59 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
* QmlDesigner: Fix crashThomas Hartmann2021-12-152-2/+6
| | | | | | | | | | Create an id for nodes if keyframe is added. Added missing ::executeInTransaction(). Using executeInTransaction() catches exceptions. Task-number: QDS-5769 Change-Id: I395d98eec6ead091bd8578019ec3f958b4099db8 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
* Fix initial file for keyboard exampleThomas Hartmann2021-12-141-1/+1
| | | | | Change-Id: I5f3aea8a9f9186e5c398c46d286c328d90d506d0 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Fix splash screenThomas Hartmann2021-12-131-2/+0
| | | | | Change-Id: I036e6f334d8a7356cf35c5685bd5f27266aab114 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* CMake generator: Fix Q_IMPORT_QML_PLUGIN argumentqds/v2.3.0qds/v2.3-rc2Tapani Mattila2021-12-101-1/+1
| | | | | Change-Id: I1fcf397ca188b03c580ad2f76bdab4c44eec2113 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Improve the visual of the New Project dialogSamuel Ghinet2021-12-106-21/+59
| | | | | | | | | | | | | * Reworked dialog header -- added DS logo, reworded title & subtitle, aligned them to the left * Added radius for rectangles: Presets pane, Styles pane, the Orientation button * Added extra padding for style items -- so it's easier to figure that the label is for the image above it. Task-number: QDS-5500 Change-Id: Icebe8abb886401e5d075e4a372c0036468301490 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* QDS: shrink the right margin of the project view for small sized dialogSamuel Ghinet2021-12-104-13/+26
| | | | | | | | | | This also allows a bit smaller minimum width for the dialog. Also, did a bit of cleanup. Task-number: QDS-5500 Change-Id: I3660190ac0a73dd1da1c7d6f8ee76660b1fba6be Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* QmlDesigner: Fix multimedia specificsHenning Gruendl2021-12-101-0/+67
| | | | | | | Fix multimedia specifics in property editor by re-adding AudioSection Change-Id: I65bd7c371ca86b643551e8943e64fb701f54017e Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Use Repeater3D instead of Object3D in component complete checkAntti Määttä2021-12-101-1/+2
| | | | | | | | | Do not use QQuick3DObject when disallowing recursive component complete check so that the animations get added to the instance server. Fixes: QDS-5731 Change-Id: Iff8e39f74d68b312b66d68adaf6ab79d625f88f8 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Use Fire.ui.qml as the first file in ParticlesThomas Hartmann2021-12-081-1/+1
| | | | | | Task-number: QDS-5737 Change-Id: I4bf76931eefaed1b1732a19d66c7367667d74493 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Revert "New WelcomePage qds-2.3 branch"Thomas Hartmann2021-12-0854-19/+1336
| | | | | | | | This reverts commit 679696650ef113a1e120b6ec9d89dd15c356e4bb. The new welcome page is not fully ready, yet. Change-Id: I194ab9c6a6d18a81c7a7fe08a9631c2bc4f2f8a7 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Remove font weight for CheckButtonThomas Hartmann2021-12-081-1/+0
| | | | | Change-Id: I8a67ac86a624fa75f4d1f2814a24b9c43eaa25b1 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Wireup the communityEdition flag to the backendThomas Hartmann2021-12-081-1/+2
| | | | | Change-Id: I5b125edab7a2e7988c98dfb1f959b634398c10c8 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Register TitilliumWeb-RegularThomas Hartmann2021-12-081-0/+4
| | | | | Change-Id: I0014bb5e315311c84c2fc301e1c3dba67fc64af1 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Update ds logoqds/v2.3-rc1Thomas Hartmann2021-12-071-0/+0
| | | | | Change-Id: I602e71a36d201bcda2b9552c260ea6f6f57ecd68 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Define isLightTheme in valuesThomas Hartmann2021-12-061-2/+4
| | | | | Change-Id: I229fdc2e1b1f9890a5a8c5e98c57329a7e3a6fff Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Update SocialButtons using isLightThemeThomas Hartmann2021-12-062-14/+14
| | | | | Change-Id: I7700d30ab523c5ec3cb5ce11f9dac16b069bedb1 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Use Templates also in SocialButtonThomas Hartmann2021-12-061-1/+1
| | | | | Change-Id: Ic2842785868f909066b8a4f8acb5e5e7625e52c3 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Use templates in PushButtonThomas Hartmann2021-12-061-2/+3
| | | | | Change-Id: Ia7f6fcbc16064cbe9d98af3dc22140184ebf7ef4 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
* Adjust GridThomas Hartmann2021-12-062-25/+26
| | | | | Change-Id: I8e432cda54a857d146b4b9446c48f4a5d19fe9f3 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* Merge remote-tracking branch 'origin/6.0' into qds-2.3Tim Jenssen2021-12-0333-126/+159
|\ | | | | | | Change-Id: I540441b954a176aabd236cfc7e07e24df7b6592a
| * QmlDesigner: Remove audio wrapperHenning Gruendl2021-12-027-128/+0
| | | | | | | | | | | | | | | | | | | | Remove the custom audio convenience type which should mimic the QML Video convenience type only for audio. The custom convenience wrapper is not working, because MediaPlayer is a QObject and can't have children. Change-Id: Ic8d06e6397d8b7bb3bc531d47c1cb0b92142a742 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
| * QmlDesigner: Add VideoOutputHenning Gruendl2021-12-023-0/+93
| | | | | | | | | | | | | | | | | | | | * Add VideoOutput * Add ComboBoxes to MediaPlayer specifics for selecting audio and video output ids Change-Id: I52ea764b1301492754676a97d8d122275ba6dd81 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
| * QmlDesigner: Add support for video assetsHenning Gruendl2021-12-0211-2/+27
| | | | | | | | | | | | | | | | | | * Add *.mp3 as sound asset * Add *.mp4 as video asset Change-Id: If96bab257abf9d0264e374b5f1f92b807b5349a2 Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io> Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
| * Android: Fix use of keytool on WindowsKai Köhne2021-12-021-1/+1
| | | | | | | | | | | | Fixes: QTCREATORBUG-26647 Change-Id: I34fd2b4304480186d1a05e2c9101b2cfbd1e8e47 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
| * TextEditor: always replace cursorDavid Schulz2021-12-021-3/+3
| | | | | | | | | | | | | | | | | | | | Otherwise some internal data might be outdated. For example inserting text resets the QTextCursorPrivate::x which is used to calculate positions when moving the cursor up or down. Fixes: QTCREATORBUG-26635 Change-Id: I9fee7436a3648f9d3eab7b30f8a09a134c5be356 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
| * Prevent litehtml from downloading googletest, take 2Eike Ziller2021-12-021-1/+1
| | | | | | | | | | | | | | | | | | | | Put BUILD_TESTING into the cache, so it doesn't get overridden by the default option in a clean build via policy CMP0077 Fixes: QTCREATORBUG-26626 Change-Id: I8b90286c82a60ba30eb9b036dac8fca3be82cc2e Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Youri Westerman <tetracon@gmail.com>
| * Bump version to 6.0.1Eike Ziller2021-12-023-6/+6
| | | | | | | | | | Change-Id: Idc7519d7b74968cb6bdb473ff3dabff18ad0cee5 Reviewed-by: David Schulz <david.schulz@qt.io>
| * QmlJsCheck: Allow new connection syntax in ConnectionsThomas Hartmann2021-12-021-1/+5
| | | | | | | | | | | | | | Change-Id: Ibbef3f8e8230d727d3183fa1615e0f38373a3c7f Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
| * Debugger: Fix interrupting via consolehjk2021-12-021-0/+7
| | | | | | | | | | | | | | | | Amends 89646aadce. Change-Id: Ibb644dc8897a967bd691155fe5be2eb2165b01f9 Reviewed-by: Christian Stenger <christian.stenger@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
| * QmlDesigner: Fix puppet crash with nested Repeater3DsMiikka Heikkinen2021-12-021-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Repeater3D instance instantiated by another Repeater3D got its componentCompleted called twice because a repeater constructing a child repeater already completes the component as part of the process, and then we recursively complete the children again when completing the parent. Added a check to avoid duplicate completions. Fixes: QDS-5651 Change-Id: Iefc7deff4877df903f784396f2efd13468f604b7 Reviewed-by: Samuel Ghinet <samuel.ghinet@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
| * Improve particle system animation driverAntti Määttä2021-12-024-23/+39
| | | | | | | | | | | | | | | | | | | | | | | | - Do not automatically restart particle system animation when pressing the restart button if the animation is paused. - Use own QElapsedTimer in AnimationDriver and properly handle animation driver pausing. Change-Id: Ic2924fb66fddffb8878625be8fa766f06219ca61 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
| * Add qt's toolchain file to initial cmake arguments for Windows on ARM64Oliver Wolff2021-12-021-1/+8
| | | | | | | | | | | | Fixes: QTCREATORBUG-26636 Change-Id: Id9fc9f3c2242136d2fa4d42e7e64b038a50b1809 Reviewed-by: Cristian Adam <cristian.adam@qt.io>
* | Merge remote-tracking branch 'origin/6.0' into qds-2.3Tim Jenssen2021-12-0132-517/+693
|\| | | | | | | Change-Id: I67a01bae763ef723a88bf4cb94ef29c713eaa743
| * TextEditor: Fix crash in hover handlerv6.0.0Christian Stenger2021-12-011-0/+2
| | | | | | | | | | | | | | Amends 2dbe5c72d8e9b. Change-Id: If4343f606af1bdf25409ffaef82e44456fee7ee4 Reviewed-by: David Schulz <david.schulz@qt.io>
| * Doc: Split the Examples and Tutorials Section into two pagesMats Honkamaa2021-12-0114-58/+48
| | | | | | | | | | | | | | | | | | Splitting Examples and Tutorials to own separate pages. Task-number: QDS-5495 Change-Id: I0014f1ab456298e9b5887b511f608725ec9d2455 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Mahmoud Badri <mahmoud.badri@qt.io>
| * StudioWelcome: Fix missing includeChristian Stenger2021-12-011-3/+4
| | | | | | | | | | | | | | | | Amends 536f96fef8b927. Change-Id: I1e143fc42fe6e085798d39da11292b9f9faf81f0 Reviewed-by: Samuel Ghinet <samuel.ghinet@qt.io> Reviewed-by: David Schulz <david.schulz@qt.io>
| * McuSupport: fix armgdb registration when creating kitChristiaan Janssen2021-12-011-7/+25
| | | | | | | | | | | | | | | | Task-number: QTCREATORBUG-26631 Change-Id: Ia1854ba2a4d34afff1d2c80aac4c9919cd3142dc Reviewed-by: Erik Verbruggen <erik.verbruggen@me.com> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
| * Fix visual issues in new project wizardSamuel Ghinet2021-12-018-411/+512
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Make Project name text field have the same font size as the rest * Use Titillium Web as the font family for the title * Reduce the top padding of the dialog box * Renounce the section "Advanced" from Details - we still have the items in the section, just not the section itself. * Add scrollbar for the details pane - to allow smaller size dialog * Move the tab bar (Presets) out of the GridView component - so that scrolling the view would not also scroll the header. * The Project view now shrinks if the dialog box is shrinked too much, also reduced the minimum sizes of the dialog * Resize dialog on screens smaller than 1920 x 1080 * Increase the space between Presets, Details, Styles text and their top margin * Lower the project item width from 144 to 90, so that project items in the view are not so distanced from each other. * Align the Cancel button with the left margin of the Style pane Task-number: QDS-5500 Change-Id: I340967941c5c56c89b8741079cb64e355a283e3b Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
| * QmlDesigner: Hide ComboBox ScrollBar if not neededHenning Gruendl2021-12-011-1/+3
| | | | | | | | | | | | Change-Id: I1e8d9917b7b966b6c4e68459185c54dda7d21015 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
| * McuSupport: adjust more cmake variables to the 2.0 APIChristiaan Janssen2021-12-011-3/+4
| | | | | | | | | | | | | | | | | | | | | | * added missing mapping for RGL_DIR * remapped TVII_GRAPHICS_DRIVER_DIR and EK_RA6M3G_FSP_PATH * fix duplicated EVK_MIMXRT1170_FREERTOS_PATH (second one should be IMXRT1050_FREERTOS_DIR) Task-number: UL-5070 Change-Id: Ic2a69df6e5ba9a0c05f360e5e800d4c19ec966f4 Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
| * Doc: Add CMake way of making global changes to build environmentLeena Miettinen2021-12-011-4/+6
| | | | | | | | | | | | Task-number: QTCREATORBUG-26616 Change-Id: I67668c64c6e61e36f35a33947c19be5ec1651dad Reviewed-by: Cristian Adam <cristian.adam@qt.io>
| * CMake generator: Fix support for deeper module folder structure and ↵Tapani Mattila2021-11-305-30/+89
| | | | | | | | | | | | | | | | | | asset_imports Task-number: QDS-5585 Change-Id: Id7d6f551acc5692a6c7c580d5ffc90ca7528bbc8 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
* | Use proper start file for Cpp Demo ProjectThomas Hartmann2021-12-011-1/+1
| | | | | | | | | | | | | | Fixup. The other MainFile.ui.qml should be removed. Change-Id: Ifca025f59a624e14f68ab74d406d6ad914b4c376 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* | Use proper start file for Cpp Demo ProjectThomas Hartmann2021-12-011-1/+1
| | | | | | | | | | | | Task-number: QDS-5659 Change-Id: Ibecb767506e2e83bbbecda38558c905477481076 Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* | Adjust example start file for contentThomas Hartmann2021-12-011-6/+6
| | | | | | | | | | Change-Id: Iabd85245e72ca9e086c52e53e92f93c4de3924ea Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
* | Merge remote-tracking branch 'origin/6.0' into qds-2.3Tim Jenssen2021-12-0141-109/+257
|\| | | | | | | Change-Id: I92481f36fb28a801ae3bbbf68733e8410d212ee5
| * Wizards: Expose project name for qmlproject to file wizardThomas Hartmann2021-11-301-0/+14
| | | | | | | | | | | | | | | | If the project has a .qmlproject, then this exposes the name to file wizards. Change-Id: I3522784bc5fb4d373072eb72e5881d7a6d1d2777 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
| * Doc: "New File or Project" was split into "File" and "Project"Eike Ziller2021-11-3010-23/+22
| | | | | | | | | | | | | | For Design Studio Change-Id: Ie6246e3c3f3527702c4562ec6f8fcbf5fae6c6ad Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
| * Update 6.0 change logEike Ziller2021-11-301-1/+18
| | | | | | | | | | Change-Id: I16823d33655a29db17ad070b0c745179252c3da4 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>