summaryrefslogtreecommitdiff
path: root/src/plugins/qbsprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* QbsProjectManager: Fix race condition on target switchChristian Kandeler2018-11-281-0/+2
* Qbs: Add variable chooser to install path chooserOrgad Shaneh2018-10-252-4/+5
* Qbs: Fix pch detection when there are multiple tagsOrgad Shaneh2018-10-171-6/+8
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* Toolchains: Detect unspecified language versionNikolai Kosjar2018-10-081-4/+2
* Kit config widget: Prevent horizontal scrollbarChristian Kandeler2018-10-021-2/+2
* ProjectExplorer: Rename 'extraAspect' to 'aspect'hjk2018-10-021-5/+5
* Move documentationPath() from Core::ICore to Core::HelpManagerEike Ziller2018-09-201-1/+1
* ProjectExplorer: Remove IRunConfigurationAspect::runConfigurationhjk2018-09-131-1/+1
* ProjectExplorer: Rename IncludePathType to HeaderPathTypeTobias Hunger2018-09-131-2/+2
* ProjectExplorer: Make WorkingDirectoryAspect less dependent on runconfighjk2018-09-101-1/+1
* Add system include path to HeaderPath and merge ProjectPartHeaderPathMarco Bubke2018-09-101-7/+3
* QbsProjectManager: Support QML designer import pathsChristian Kandeler2018-09-072-0/+17
* ProjectExplorer: Simplify LocalEnvspect's BaseEnvironmentModifierhjk2018-09-061-3/+1
* ProjectExplorer: Compactify runconfiguration aspect creationhjk2018-09-041-10/+7
* QbsProjectManager: Only hold one build graph per projectChristian Kandeler2018-09-031-4/+12
* Unify key names for various fields in stored RunConfigurationshjk2018-08-211-5/+5
* Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-08-151-10/+16
|\
| * QbsProjectManager: Adapt to cpp.cxxLanguageVersion type changeChristian Kandeler2018-08-071-10/+16
* | QbsProjectManager: Use member-initializersOrgad Shaneh2018-07-306-22/+13
* | QbsProjectManager: Add run config checkbox for using debug frameworksChristian Kandeler2018-07-301-0/+10
* | QbsProjectManager: ModernizeAlessandro Portale2018-07-2725-108/+110
* | Merge remote-tracking branch 'origin/4.7'Ulf Hermann2018-07-251-1/+1
|\ \ | |/
| * QbsProjectManager: Fix qbs build against external qbsChristian Kandeler2018-07-201-1/+1
* | ProjectExplorer: Use unique_ptr to store KitInformationTobias Hunger2018-07-111-1/+1
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-253-0/+13
|\ \ | |/
| * QbsProjectManager: Allow the user to cancel the project resolving phaseChristian Kandeler2018-06-211-0/+4
| * QbsProjectManager: Set ID, objectName, priority for QbsKitInformationUlf Hermann2018-06-192-0/+9
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-06-042-3/+4
|\ \ | |/
| * Update qbs submoduleChristian Kandeler2018-06-012-3/+4
* | Tie SimpleTargetRunner desktop usages to individual RunConfigurationshjk2018-05-311-0/+2
* | ProjectExplorer: Simplify BuildStepFactoryhjk2018-05-316-9/+3
* | Merge remote-tracking branch 'origin/4.7'Eike Ziller2018-05-283-1/+12
|\ \ | |/
| * QbsProjectManager: Add new files to the top-level productChristian Kandeler2018-05-282-0/+11
| * Finish merging Runnable and StandardRunnablehjk2018-05-231-1/+1
* | Centralize retrieving the "parent" build configurationEike Ziller2018-05-223-7/+2
|/
* QbsProjectManager: Fix the "Enable QML debugging" checkboxChristian Kandeler2018-05-141-0/+2
* QbsProjectManager: Don't turn on QML debugging in release modeChristian Kandeler2018-05-111-0/+2
* ProjectExplorer: Pass id directly to BuildConfigurationshjk2018-05-082-3/+3
* QbsProjectManager: Fix the paths of non-installed executablesChristian Kandeler2018-05-071-0/+2
* ProjectExplorer: Remove FolderNode::addNode taking a raw pointerTobias Hunger2018-05-021-25/+26
* ProjectExplorer: Add and use addNestedNode(...) that takes unique_ptrTobias Hunger2018-05-021-4/+3
* Make DeployConfigurationFactory more similar to RunConfigFactorieshjk2018-05-022-10/+5
* ProjectExplorer: Use unique_ptr for Project::setRootProjectNodeTobias Hunger2018-05-023-7/+7
* ProjectExplorer: Introduce a RunConfiguration::buildTargetInfo() functionhjk2018-04-271-2/+2
* Pass id to RunConfiguration constructorhjk2018-04-252-6/+4
* ProjectExplorer: Factor out some common code in runconfigurationshjk2018-04-242-50/+0
* Clean up options page category display name and icon set upEike Ziller2018-04-231-3/+0
* Qbs run config: Run executable from installed location, if possibleChristian Kandeler2018-04-174-3/+38
* Qbs: Re-add a connection that was lost on mergeOrgad Shaneh2018-04-161-0/+2