aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CMake generator: Fix Q_IMPORT_QML_PLUGIN argumentqds/v2.3.0qds/v2.3-rc2Tapani Mattila2021-12-101-1/+1
* QDS: shrink the right margin of the project view for small sized dialogSamuel Ghinet2021-12-102-2/+2
* Use Fire.ui.qml as the first file in ParticlesThomas Hartmann2021-12-081-1/+1
* Revert "New WelcomePage qds-2.3 branch"Thomas Hartmann2021-12-0854-19/+1336
* Register TitilliumWeb-RegularThomas Hartmann2021-12-081-0/+4
* Merge remote-tracking branch 'origin/6.0' into qds-2.3Tim Jenssen2021-12-0324-65/+61
|\
| * QmlDesigner: Remove audio wrapperHenning Gruendl2021-12-026-61/+0
| * QmlDesigner: Add VideoOutputHenning Gruendl2021-12-021-0/+20
| * QmlDesigner: Add support for video assetsHenning Gruendl2021-12-0211-2/+27
| * Android: Fix use of keytool on WindowsKai Köhne2021-12-021-1/+1
| * TextEditor: always replace cursorDavid Schulz2021-12-021-3/+3
| * Prevent litehtml from downloading googletest, take 2Eike Ziller2021-12-021-1/+1
| * QmlJsCheck: Allow new connection syntax in ConnectionsThomas Hartmann2021-12-021-1/+5
| * Debugger: Fix interrupting via consolehjk2021-12-021-0/+7
| * Improve particle system animation driverAntti Määttä2021-12-021-7/+1
| * Add qt's toolchain file to initial cmake arguments for Windows on ARM64Oliver Wolff2021-12-021-1/+8
* | Merge remote-tracking branch 'origin/6.0' into qds-2.3Tim Jenssen2021-12-0111-45/+151
|\|
| * TextEditor: Fix crash in hover handlerv6.0.0Christian Stenger2021-12-011-0/+2
| * StudioWelcome: Fix missing includeChristian Stenger2021-12-011-3/+4
| * McuSupport: fix armgdb registration when creating kitChristiaan Janssen2021-12-011-7/+25
| * Fix visual issues in new project wizardSamuel Ghinet2021-12-013-2/+27
| * McuSupport: adjust more cmake variables to the 2.0 APIChristiaan Janssen2021-12-011-3/+4
| * CMake generator: Fix support for deeper module folder structure and asset_imp...Tapani Mattila2021-11-305-30/+89
* | Merge remote-tracking branch 'origin/6.0' into qds-2.3Tim Jenssen2021-12-018-12/+76
|\|
| * Wizards: Expose project name for qmlproject to file wizardThomas Hartmann2021-11-301-0/+14
| * Prevent litehtml from downloading googletestEike Ziller2021-11-301-0/+1
| * macOS: Fix crash when quickly canceling device test dialogEike Ziller2021-11-301-2/+4
| * ProcessLauncher: Fix qmake build on WinChristian Stenger2021-11-301-0/+2
| * McuSupport: fix cmake variable name for McuXpressoChristiaan Janssen2021-11-291-2/+2
| * Fix qbs build on UnixChristian Kandeler2021-11-291-3/+5
| * Utils: Allow graceful termination of reaped processesCristian Adam2021-11-292-5/+37
| * LanguageClient: more log output in the semantic highlighterDavid Schulz2021-11-291-3/+14
* | Merge remote-tracking branch 'origin/6.0' into qds-2.3Tim Jenssen2021-11-2622-109/+141
|\|
| * CMakePM: Disable "Run CMake" menu entry while buildingCristian Adam2021-11-261-0/+1
| * QmlDesigner: Check file type imports when adding unimported itemsMiikka Heikkinen2021-11-261-3/+7
| * LanguageClient: select the innermost item in editor outlineDavid Schulz2021-11-261-2/+9
| * Doc: Fix documentation warnings in Extending Qt Creator ManualTopi Reinio2021-11-259-50/+33
| * Enable FormEditor zoom with Ctrl MouseMoveKnud Dollereder2021-11-251-3/+12
| * QmlDesigner: Fix node expand state caching for subcomponent edit caseMiikka Heikkinen2021-11-251-9/+25
| * ClangCodeModel: Tighten the check for ambiguous callsChristian Kandeler2021-11-251-3/+10
| * Designer: Fix crash when closing document in design viewVikas Pachdha2021-11-251-3/+10
| * McuSupport: default paths for 3rd party dependencies left emptyChristiaan Janssen2021-11-251-26/+16
| * Fix: Project wizard may not close on project creation if there is an errorSamuel Ghinet2021-11-242-0/+4
| * ClangCodeModel: Fix overly simplistic checkChristian Kandeler2021-11-241-6/+10
| * InfoBar: Do not suppress info bar if it is closedThomas Hartmann2021-11-241-1/+1
| * QmlProject: Do not allow supression of info bar for qmlprojectThomas Hartmann2021-11-241-1/+1
| * QmlDesigner/Android: Rename designviewer -> qtdesignviewerAlessandro Portale2021-11-241-2/+2
* | New WelcomePage qds-2.3 branchThomas Hartmann2021-11-2653-1311/+25
|/
* CppEditor: Do not overwrite extra selections from language clientChristian Kandeler2021-11-236-0/+17
* ClangCodeModel: Fix another mis-highlighting with clangdChristian Kandeler2021-11-233-2/+12