aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qbsprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* QbsProjectManager: Fix buildChristian Kandeler2019-10-161-4/+6
* Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-161-0/+10
|\
| * QbsPM: Fix look-up of executable on DesktopChristian Kandeler2019-10-111-0/+10
* | Revert "Revert "Designer: Fix look-up of resources for UI files""Eike Ziller2019-10-041-1/+8
* | Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-041-8/+1
|\|
| * Revert "Designer: Fix look-up of resources for UI files"Christian Kandeler2019-10-021-8/+1
* | Merge remote-tracking branch 'origin/master' into 4.11Eike Ziller2019-10-021-1/+1
|\ \
| * | BaseQtVersion: remove qmakeProperty(...) getterTobias Hunger2019-10-011-1/+1
* | | Merge remote-tracking branch 'origin/4.10' into 4.11Eike Ziller2019-10-021-1/+8
|\ \ \ | |/ / |/| / | |/
| * Designer: Fix look-up of resources for UI filesChristian Kandeler2019-10-011-1/+8
* | 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
|\|