aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-0675-515/+458
* Ssh: Use base QtcProcess' useTerminal for SshRemoteProcesshjk2021-12-066-12/+11
* Utils/Ssh: Move SshRemoteProces::isRunning() to QtcProcess basehjk2021-12-0611-20/+20
* TextEditor: Simplify BehaviorSettingsPage implementation a bithjk2021-12-061-18/+13
* CppEditor: Fix compile with Qt5.14Christian Stenger2021-12-061-2/+5
* CppEditor: Save Clangd settings in human-readable formOrgad Shaneh2021-12-061-2/+3
* ProjectExplorer: Handle "requested here" in GccParserChristian Kandeler2021-12-061-1/+36
* Utils: Simplify from/toSettings APIOrgad Shaneh2021-12-0622-242/+223
* Utils: Slim down private ProcessReaper interfacehjk2021-12-062-10/+7
* add .mjs as extension for javascript files in defaultLanguageMappingFawzi Mohamed2021-12-061-0/+1
* Debugger: Set Python env also for ndk-lldbs outside the SDKAlessandro Portale2021-12-061-2/+2
* TextEditor: move setIfdefedOutBlocks to TextDocumentDavid Schulz2021-12-066-61/+61
* Android: Remove a superfluous #includehjk2021-12-031-2/+0
* qmljsinterpreter: Fix directory imports not being found in selector pathsMaximilian Goldstein2021-12-031-0/+8
* Do not talk about Qt Quick Designer in overviewKai Köhne2021-12-031-1/+1
* ClangCodeModel: Work around clangd cursor issueChristian Kandeler2021-12-034-14/+75
* ClangCodeModel: Highlight Q_PROPERTY declarations with clangdChristian Kandeler2021-12-0318-9/+4050
* CppEditor: Use ProjectExplorer's file icon overlaysAlessandro Portale2021-12-035-6/+6
* ProjectExplorer: Add a "C" file icon overlayAlessandro Portale2021-12-035-1/+30
* Fix various compiler warningsChristian Kandeler2021-12-0211-19/+9
* Git: Fix wording and availability of actions for commit rangeOrgad Shaneh2021-12-021-52/+56
* ClangTools: Inline project settings widgethjk2021-12-026-188/+93
* Split "New File or Project" into "File" and "Project" partsEike Ziller2021-12-0223-61/+66
* QtSupport: Use red color for failing test casesChristian Kandeler2021-12-023-4/+7
* Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-12-0232-507/+654
|\
| * QmlDesigner: Fix puppet crash with nested Repeater3DsMiikka Heikkinen2021-12-021-0/+9
| * Improve particle system animation driverAntti Määttä2021-12-024-23/+39
| * Add qt's toolchain file to initial cmake arguments for Windows on ARM64Oliver Wolff2021-12-021-1/+8
| * TextEditor: Fix crash in hover handlerv6.0.0Christian Stenger2021-12-011-0/+2
| * Doc: Split the Examples and Tutorials Section into two pagesMats Honkamaa2021-12-0114-58/+48
| * 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-018-411/+512
| * QmlDesigner: Hide ComboBox ScrollBar if not neededHenning Gruendl2021-12-011-1/+3
| * McuSupport: adjust more cmake variables to the 2.0 APIChristiaan Janssen2021-12-011-3/+4
* | Remove nested margins in project panel wigetsAlessandro Portale2021-12-026-0/+42
* | Android: Show native paths in .pro File selection dialogsAlessandro Portale2021-12-011-1/+1
* | CppEditor: Add settings for clangd session modeChristian Kandeler2021-12-017-14/+147
* | LanguageClient: announce opened projects just onceDavid Schulz2021-12-011-3/+3
* | Merge remote-tracking branch 'origin/6.0'Eike Ziller2021-12-01106-427/+756
|\|
| * Doc: Add CMake way of making global changes to build environmentLeena Miettinen2021-12-011-4/+6
| * 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
| * Doc: "New File or Project" was split into "File" and "Project"Eike Ziller2021-11-3010-23/+22
| * Update 6.0 change logEike Ziller2021-11-301-1/+18
| * QmlDesigner: Remove faulty blue color behind docking widgets tabsMahmoud Badri2021-11-306-6/+6
| * GitHub Actions: Build macOS dmg file only on releaseCristian Adam2021-11-301-1/+4
| * GitHub Actions: Increase number of artifacts to search after cacheCristian Adam2021-11-301-22/+26
| * GitHub Actions: Store ccache storage directory as artifactCristian Adam2021-11-301-27/+57
| * Prevent litehtml from downloading googletestEike Ziller2021-11-301-0/+1