aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update qlitehtml to latest masterEike Ziller2021-08-121-0/+0
* QmlDesigner: Fix tests after parser updateThomas Hartmann2021-08-111-3/+5
* Update Qbs submodule to the top of 1.20 branchIvan Komissarov2021-08-111-0/+0
* Utils: Weaken QTC_CHECK in QtcProcess::stdErr()hjk2021-08-111-1/+5
* clangd: open documents just onceDavid Schulz2021-08-113-6/+14
* QtSupport: use preferred toolchain when fixing kitsDavid Schulz2021-08-111-1/+1
* ProjectExplorer: Do not make toolchains sticky in SDK kitsChristian Kandeler2021-08-112-4/+9
* Welcome: Point Get Started button to Qt Creator's Geting Started pageEike Ziller2021-08-111-1/+2
* ClangD: skip automatic code action requestDavid Schulz2021-08-113-1/+5
* Editor: Fix completion tooltip width calculationDavid Schulz2021-08-111-2/+3
* Tracing/QmlProfiler: Port shaders to Qt 6Alessandro Portale2021-08-1112-22/+360
* Tracing/QmlProfiler: Prepare for porting of shaders to Qt 6Alessandro Portale2021-08-114-64/+71
* Docker: Handle daemon globallyChristian Stenger2021-08-114-54/+68
* Process_stub: Silence warning about unused return valueRobert Löhning2021-08-101-1/+2
* Locator: Guard settings saving against filters with empty IDEike Ziller2021-08-101-1/+1
* QmlJS: Downgrade default log levelChristian Stenger2021-08-101-1/+1
* LanguageClient: fix typoDavid Schulz2021-08-102-12/+12
* LanguageClient: reapply semantic highlight after font changedDavid Schulz2021-08-102-1/+3
* ExtensionSystem: Add settingspath to system informationChristian Stenger2021-08-101-0/+4
* Fix a crash when searching again for the last 12th itemJarek Kobus2021-08-091-4/+3
* Fix some compiler warningsChristian Kandeler2021-08-092-3/+3
* SilverSearcher: Fix crash in output parserEike Ziller2021-08-091-1/+1
* Utils: Handle resolving paths and validation more appropriateChristian Stenger2021-08-091-2/+19
* LanguageClient: default initialize log message memberDavid Schulz2021-08-091-1/+1
* Core: Fix crash on shutdownOrgad Shaneh2021-08-092-2/+4
* PE: Be more restrictive in fixupDir()Christian Stenger2021-08-091-7/+3
* QmlDesigner: Fix for crash in puppet creationAleksei German2021-08-061-2/+1
* AutoTest: Prevent potential nullptr accessChristian Stenger2021-08-061-0/+2
* Debugger: Show output of debugger detectionhjk2021-08-063-3/+17
* Fix the astyle version matchingJarek Kobus2021-08-051-1/+1
* CMakePM: Reference more CMake variables in auto-setupCristian Adam2021-08-051-1/+5
* ClangCodeModel: Adapt to new "virtual" modifierChristian Kandeler2021-08-052-8/+20
* Utils: Fix pathchooser auto-search-in-path for remote caseshjk2021-08-051-1/+3
* Docker: Fix filtering without a filterChristian Stenger2021-08-051-1/+1
* QtSupport: Fix display of non-local Qt version infoChristian Stenger2021-08-051-1/+2
* QmlDesigner: Fix error messageThomas Hartmann2021-08-051-1/+2
* CMake: Use FilePath operations to create error flagshjk2021-08-051-4/+4
* endless loop when tokens do not represent a lambdaJasmin Fazlic2021-08-051-2/+2
* Utils: Add helper functionChristian Stenger2021-08-052-0/+10
* CMake: Fix warnings for docker related itemshjk2021-08-051-4/+4
* App: Replace DisableHighDpiScaling with HighDpiScaleFactorRoundingPolicyThomas Hartmann2021-08-051-0/+7
* App: Use the same high dpi scale factor rounding as Qt 5 doesAlessandro Portale2021-08-051-0/+2
* Fix a possible crash in ExecuteFilterJarek Kobus2021-08-043-19/+53
* SilverSearcher: Look harder for 'ag' executableEike Ziller2021-08-041-2/+14
* QmlProject: Add simple way to change between Qt6/Qt5 kitsThomas Hartmann2021-08-031-2/+80
* QmlProject: Prefer Qt 6 kits if the project is flagged as Qt 6 projectThomas Hartmann2021-08-031-6/+45
* QmlDesigner: Add info box when dragging material under imported 3D nodeMiikka Heikkinen2021-08-031-1/+33
* ClangD: Fix possible access violationChristian Stenger2021-08-031-1/+1
* ClangCodeModel: Get search term for "Find References" from clangdChristian Kandeler2021-08-031-52/+81
* Debugger: Fix registering QC as post mortem debuggerChristian Stenger2021-08-031-1/+14