aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* ClangCodeModel: Treat function-like macros like functionsChristian Kandeler2021-11-231-3/+7
* Retain zoom factor when showing after hidingKnud Dollereder2021-11-236-14/+15
* QmlDesigner: Make live preview work with AVDHenning Gruendl2021-11-231-4/+27
* QmlDesigner: Fix capitalization of rotBlocked@Internal aux propertyMiikka Heikkinen2021-11-232-3/+3
* SdkTool: Fix path handling and adjust expectationChristian Stenger2021-11-232-3/+5
* QmlDesigner: Fix SVG paste actionHenning Gruendl2021-11-231-1/+1
* CMake generator: Make only some files selected by defaultTapani Mattila2021-11-229-116/+277
* QmlDesigner: Enable environment variable usageHenning Gruendl2021-11-221-3/+9
* CMake generator: Add translation contextsTapani Mattila2021-11-221-5/+5
* CDB: always set stop reason when handling exceptionsDavid Schulz2021-11-221-2/+2
* Fix some compiler warningsChristian Kandeler2021-11-225-4/+10
* QmlDesigner: Add needed types to post-dnd bind ignored types listMiikka Heikkinen2021-11-221-1/+3
* QmlDesigner: Allow setting AuxiliaryData without lockThomas Hartmann2021-11-223-1/+7
* ClangCodeModel: Do not report symbol references from non-existing filesChristian Kandeler2021-11-221-2/+8
* ClangCodeModel: Fix possible crash in clangd testChristian Kandeler2021-11-221-1/+1
* SdkTool: Allow remote paths in various operationshjk2021-11-196-20/+14
* TextEditor: fix crash after removing hover handlerDavid Schulz2021-11-191-10/+29
* Fix a crash when setting up toolbar editor actionsJarek Kobus2021-11-191-51/+60
* ClangCodeModel: show specific client name in diagnosticDavid Schulz2021-11-191-1/+1
* QmlDesigner: Don't enable position or layout menu if no contentMiikka Heikkinen2021-11-191-2/+2