aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer
Commit message (Expand)AuthorAgeFilesLines
* Fix MinGW valgrind buildOliver Wolff2018-02-061-35/+1
* Merge remote-tracking branch 'origin/4.5' into 4.6Eike Ziller2018-01-253-10/+22
|\
| * ProjectExplorer: Remove QTC_CPU overrideTobias Hunger2018-01-243-10/+22
* | Require parent for SessionNameInputDialogRobert Loehning2018-01-245-15/+15
* | Fix remote target identification on QNXAdam Treat2018-01-241-1/+2
* | Introduce Q_FALLTHROUGH()Friedemann Kleint2018-01-241-4/+9
* | Improve translated strings and make them consistentRobert Loehning2018-01-222-2/+2
* | ProjectTree: Fix crash working with resourcesTobias Hunger2018-01-224-16/+38
* | ProjectExplorer: Remove allDeployConfigurationFactories() accessorhjk2018-01-163-10/+0
* | Settingsaccessor: Extract file access and error reportingTobias Hunger2018-01-153-23/+21
* | ProjectExplorer: Remove unused convenience function displayNameFromMap()hjk2018-01-122-7/+1
* | ProjectExplorer: Remove unused signalTobias Hunger2018-01-122-3/+0
* | Fix reading of user Qt versions, toolchains and kitsOrgad Shaneh2018-01-122-2/+2
* | ProjectExplorer: Fix build with Qt 5.6Orgad Shaneh2018-01-111-3/+3
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-01-115-19/+14
|\ \
| * | Merge remote-tracking branch 'origin/4.5' into 4.6Eike Ziller2018-01-111-0/+2
| |\|
| | * Fix includesJarek Kobus2018-01-111-0/+2
| * | Do not construct settings/resource paths from QSettings objectEike Ziller2018-01-114-19/+12
* | | ProjectExplorer: Simplify BuildManager::buildList() callshjk2018-01-113-10/+11
* | | ProjectExplorer: Fix handling on restrictions of usable kitshjk2018-01-112-6/+12
* | | Project: Add some basic testsTobias Hunger2018-01-112-0/+202
* | | Project: Always report the main project fileTobias Hunger2018-01-101-4/+5
* | | Project: Add mimeType() methodTobias Hunger2018-01-102-0/+7
* | | Project: Make sure id() will never changeTobias Hunger2018-01-101-0/+1
* | | Session: QTC_CHECK that projects are fully set upTobias Hunger2018-01-101-0/+2
* | | Android: Fix BuilConfiguration priority calculationVikas Pachdha2018-01-101-2/+4
* | | ProjectPart: save codegen flags in project partIvan Donchevskii2018-01-103-0/+7
|/ /
* | Merge remote-tracking branch 'origin/4.5'Eike Ziller2018-01-092-40/+0
|\|
| * ProjectExplorer: Remove target/BC listeners from ExtraCompilerUlf Hermann2018-01-092-40/+0
* | Add tooltip to distinguish between identically named dependenciesMitch Curtis2018-01-091-0/+2
* | ProjectExplorer: Fix build with tests enabledOrgad Shaneh2018-01-091-8/+10
* | ProjectExplorer: Remove *Configuration::availableCreationIdsChangedhjk2018-01-083-9/+0
* | UserFileAccessor: Add testsTobias Hunger2018-01-083-2/+198
* | ProjectExplorer: Promote RemoteLinuxRunConfigFactory::availableBuildTargetshjk2018-01-082-3/+33
* | Project: Fix bad comparison in isKnownFileOrgad Shaneh2018-01-081-1/+1
* | Wizards: Fix project file name in root directoryOrgad Shaneh2018-01-081-1/+3
* | ProjectExplorer: Return BuildTargetInfo from availableBuildTarget()hjk2018-01-052-16/+9
* | Add a qmlsceneCommand member to iDeviceUlf Hermann2018-01-042-0/+17
* | ProjectExplorer: Add a IRunConfigurationFactory::addFixedBuildTarget()hjk2018-01-035-18/+34
* | Make missing uses of IDE name configurableRobert Loehning2018-01-031-2/+5
* | Merge remote-tracking branch 'origin/4.5'Oswald Buddenhagen2017-12-211-10/+9
|\|
| * ProjectExplorer: No native dir separators in detectCppBuildTools2015Alessandro Portale2017-12-141-10/+9
* | Use project id uniformly as project contexthjk2017-12-203-16/+1
* | Combine some SshConnectionParameter membershjk2017-12-194-16/+16
* | ProjectExplorer: Use ids in RunConfigFactory:: setSupportedProjectTypehjk2017-12-192-13/+15
* | Ios: Use device types as restrictions on project configurationshjk2017-12-192-1/+8
* | Add "Add New..." to file system viewEike Ziller2017-12-194-2/+26
* | MSVC: Add support for language version flags in MSVC2017Tobias Hunger2017-12-191-2/+7
* | De-emphasize PluginManager::getObjects<Type>()hjk2017-12-1532-112/+203
* | ProjectExplorer: Fix warningChristian Stenger2017-12-131-2/+0