summaryrefslogtreecommitdiff
path: root/src/plugins/qbsprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* Android multi arch supportBogDan Vatra2019-09-161-0/+14
* CppTools: Move RawProjectPart to ProjectExplorerEike Ziller2019-09-111-2/+2
* Remove unused QObject parent arguments on options pageshjk2019-09-113-10/+7
* CppTools: Move QtVersion and BuildTargetTypeEike Ziller2019-09-101-6/+6
* QbsProjectManager: Fix compile for old gccChristian Stenger2019-09-041-6/+6
* CppTools: Remove dependency of RawProjectPart to ProjectFileEike Ziller2019-09-031-18/+20
* Project: Rename Project::activeBuildEnvironment to Project::activeParseEnviro...Tobias Hunger2019-08-281-1/+1
* ProjectExplorer: Set up hack to funnel information to buildstep ctorshjk2019-08-222-9/+10
* ProjectExplorer: Handle parsingStarted/Finished in BuildConfigurationTobias Hunger2019-08-214-26/+0
* Qbs: Simplify based on Project::projectFileIsDirty signalTobias Hunger2019-08-162-87/+28
* ProjectExplorer: Use RAII pattern for parsing start/stop signallingTobias Hunger2019-08-092-3/+7
* Unification of desktop run configurations, step 1hjk2019-08-077-241/+2
* QbsProjectManager: Ensure run config display name after restoringChristian Kandeler2019-08-021-0/+1
* ProjectExplorer: Replace Project::projectConfigurationChangedhjk2019-08-021-5/+3
* Qbs: Work around recent regression in build config connectionshjk2019-08-023-3/+14
* Nim/Qbs: Append clean steps by id to build configurationhjk2019-08-011-1/+1
* ProjectExplorer: Add a ProjectConfiguration::target()hjk2019-07-292-5/+5
* Qbs: Three more cases for Utils::to{Set,List}hjk2019-07-292-3/+3
* Qbs: Use base project() in build step when possiblehjk2019-07-291-4/+2
* ProjectExplorer: Propagate build environment changes more directlyhjk2019-07-261-2/+2
* Qbs: Simplify builddir change handlinghjk2019-07-261-5/+2
* Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-251-0/+2
|\
| * QbsProjectManager: Set qbs.architecture, not just qbs.architecturesChristian Kandeler2019-07-231-0/+2
* | Avoid warning on empty expressionshjk2019-07-235-6/+6
* | "New class" wizard: Respect the project's "no Qt keywords" settingChristian Kandeler2019-07-222-0/+11
* | ProjectExplorer: Update run config list centrallyChristian Kandeler2019-07-221-2/+0
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-221-11/+2
|\ \ | |/
| * ProjectManagers: Avoid deletion of special filesChristian Stenger2019-07-191-11/+2
* | Make the project managers tell the code model about include pathsChristian Kandeler2019-07-124-1/+9
* | QbsProjectManager: Correctly categorize cpp.systemIncludePathsChristian Kandeler2019-07-101-6/+10
* | ProjectExplorer: Promote CMakeToolChainData to a global structurehjk2019-07-041-2/+2
* | Qbs: Inline qbsbuildstepwidget.uihjk2019-07-015-378/+162
* | ProjectExplorer: Reduce ProjectExplorer::configureAsExampleProject()hjk2019-07-012-13/+8
* | ProjectExplorer: Merge BuildConfigurationFactory::availableBuildshjk2019-06-272-36/+35
* | ProjectExplorer: Align signatures of BuildConfigurationhjk2019-06-272-3/+5
* | ProjectExplorer etc: More FilePath usagehjk2019-06-264-14/+14
* | Qbs: Inline qbsinstallstepconfigwidget.uihjk2019-06-266-182/+92
* | Qbs: Use new widget summary updating in clean stephjk2019-06-252-35/+10
* | ProjectExplorer: Add special handling for removing filesVille Nummela2019-06-254-23/+48
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-06-181-14/+1
|\ \ | |/
| * Cleanup QBS pluginBogDan Vatra2019-06-171-14/+1
* | Android: Rename ANDROID_TOOLCHAIN_ID to ANDROID_TOOLCHAIN_TYPEIDhjk2019-06-141-2/+2
* | ProjectExplorer: Add "build for current run config" menu entryChristian Kandeler2019-06-065-2/+21
|/
* Qbs: Simplify QbsBuildConfig::equivalentCommandLine implementationhjk2019-05-291-33/+26
* Utils: Rename FileName to FilePathhjk2019-05-2817-71/+71
* ProjectExplorer: Use the new way for dependent aspectshjk2019-05-281-1/+1
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-283-4/+4
* ProjectExplorer: Add a "product" tag to the ProjectNode classChristian Kandeler2019-05-271-0/+1
* Qbs: Move environment cache from runconfiguration to projecthjk2019-05-244-17/+17
* Qt Creator CMake portCristian Adam2019-05-171-0/+38