summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Add support for ARM64 toolchainOliver Wolff2021-05-313-7/+24
* Utils: Use Utils::Link instead of TaskView::Locationhjk2021-05-281-19/+12
* ProjectExplorer: Split Kit::*environment into build and runhjk2021-05-279-16/+54
* Utils: Use a structure to specify several QtcProcess device hookshjk2021-05-271-11/+21
* Core: Use Utils::Link for openEditorAtDavid Schulz2021-05-251-1/+1
* Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-05-251-12/+29
|\
| * Fix environment selection of external toolsEike Ziller2021-05-201-12/+29
* | Core: Add FilePath based overloads to EditorManager::openEditor{,at}hjk2021-05-254-5/+5
* | Utils: Join SynchronousProcess::run and runBlocking implementationshjk2021-05-251-1/+2
* | Utils: Make Environment::setEnglishOutput a proper member functionhjk2021-05-213-3/+3
* | CMakePM: Fix running selected ctestsChristian Stenger2021-05-211-0/+1
* | PE: Run process in ClangClToolChain::msvcPredefinedMacros only oncehjk2021-05-211-1/+0
* | Utils: Remove CommandLine argument from QtcProcess::run{,Blocking}hjk2021-05-193-9/+15
* | Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-05-194-21/+61
|\ \ | |/
| * Android/Qbs: Improve startup timeEike Ziller2021-05-191-8/+1
| * Revert "ProjectExplorer: Remove ClangClToolChain::m_clangPath"Christian Stenger2021-05-173-13/+60
* | Utils: filepathify fileutilsDavid Schulz2021-05-183-4/+4
* | Core: Unify INavigationWidget creation a bithjk2021-05-182-27/+27
* | Project Explorer: Replace "Qt Quick Compiler" with "qmlcachegen"Leena Miettinen2021-05-181-1/+1
* | Utils: Simplify QtcProcess::exitMessage() interfacehjk2021-05-173-6/+3
* | Utils: Make process results accessible through QtcProcess objecthjk2021-05-143-38/+37
* | ProjectExplorer: Use more Utils::Environment in GccToolChainhjk2021-05-142-22/+27
* | ProjectExplorer: Use run device as fallback for build devicehjk2021-05-121-1/+6
* | Fix CMake buildEike Ziller2021-05-111-6/+5
* | Move CommandLine out of fileutils.hEike Ziller2021-05-114-0/+10
* | Enhance qtc_add_resources with CONDITIONEike Ziller2021-05-111-3/+4
* | Utils: Move process arguments class out of QtcProcesshjk2021-05-117-27/+29
* | Task: Add column information to compiler output tasksAndre Hartmann2021-05-107-58/+79
* | RemoteLinux: Fix MakeInstallStep widget againChristian Kandeler2021-05-101-0/+2
* | Fix build after mergeEike Ziller2021-05-101-1/+1
* | Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-05-101-0/+7
|\ \ | |/
| * RemoteLinux: Fix "make install" stepChristian Kandeler2021-05-071-0/+7
* | Utils: Merge {synchronous,qtc}process.{h,cpp} file pairshjk2021-05-103-4/+1
* | ProjectExplorer: Restrain the LdParserChristian Kandeler2021-05-071-4/+16
* | ProjectExplorer: Do not look for compiler messages in LdParserChristian Kandeler2021-05-072-6/+2
* | Revert "Revert "Merge remote-tracking branch 'origin/4.15'""Eike Ziller2021-05-072-0/+21
* | ProjectExplorer: Remove some Qt-specific parser testsChristian Kandeler2021-05-073-40/+0
* | Revert "Merge remote-tracking branch 'origin/4.15'"Marco Bubke2021-05-062-21/+0
* | Merge "Merge remote-tracking branch 'origin/4.15'"The Qt Project2021-05-062-0/+21
|\ \
| * \ Merge remote-tracking branch 'origin/4.15'Tim Jenssen2021-05-062-0/+21
| |\ \ | | |/
| | * ProjectExplorer: Enable to easily check if a project has dirty filesTapani Mattila2021-05-052-0/+21
* | | ProjectExplorer: fix Qt5 cmake buildTim Jenssen2021-05-061-5/+5
* | | ProjectExplorer: Remove some unneeded #includeshjk2021-05-061-4/+0
|/ /
* | ProjectExplorer: Prevent target switch on project that's to be removedChristian Kandeler2021-05-0617-1/+137
* | Utils: Make SynchronousProcess use Utils::Environment for environmentshjk2021-05-052-5/+5
* | Merge remote-tracking branch 'origin/4.15'Eike Ziller2021-05-055-4/+127
|\ \ | |/
| * ProjectExplorer: Fix project mode layout issueChristian Kandeler2021-05-042-3/+8
| * Revert "ProjectExplorer: Remove toolchain settings compatibility with <= 4.3"Eike Ziller2021-04-303-1/+119
* | ProjectExplorer: Whitelist DockerDevice for DesktopRunConfigurationshjk2021-05-031-0/+4
* | ProjectExplorer: Code cosmetics in desktoprunconfiguration.cpphjk2021-05-031-9/+7