summaryrefslogtreecommitdiff
path: root/src/plugins/qbsprojectmanager
Commit message (Expand)AuthorAgeFilesLines
...
* Qbs: Use project from input targetOrgad Shaneh2018-04-161-1/+1
* ProjectExplorer: Introduce runconfig aspects for some bool valueshjk2018-04-132-31/+12
* ClangTools: Always use CompilerOptionsBuilder for clang toolsIvan Donchevskii2018-04-132-49/+0
* ProjectExplorer: Streamline OutputFormatter creation a bithjk2018-04-132-6/+2
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-04-134-2/+18
|\
| * QbsProjectManager: Cache run environmentChristian Kandeler2018-04-064-0/+18
* | ProjectExplorer: Consolidate RunConfiguration identificationshjk2018-04-123-47/+15
* | Let users set a global default for whether to amend the run environmentChristian Kandeler2018-04-121-0/+4
* | ProjectExplorer: Start unifing visual appearance of run config widgetshjk2018-04-101-2/+0
* | Qbs: Rework RunConfigurationhjk2018-04-052-121/+44
* | Qbs: Split mangled build key only when neededhjk2018-04-042-27/+10
* | Consolidate some run configuration widget boilerplatehjk2018-03-221-12/+2
* | ProjectExplorer: Let RunConfiguration declare what nodes it belongs tohjk2018-03-165-22/+11
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-132-2/+2
|\ \ | |/
| * QbsProjectManager: Fix "equivalent command line" contentsChristian Kandeler2018-03-122-2/+2
| * RunConfigurationFactories: Fix crash opening non-qmake based projectsTobias Hunger2018-03-071-1/+1
* | QbsRunConfiguration: Consistently use 'final'hjk2018-03-131-5/+5
* | QbsProjectManager: Move QbsRunConfigurationWidget to .cpphjk2018-03-122-82/+68
* | QbsRunConfiguration: Re-model based on RemoteLinux precedencehjk2018-03-124-236/+161
* | Project: Improve default implementation of Project::needsConfigurationTobias Hunger2018-03-091-1/+0
* | QbsProjectManager: Refactor updateApplicationTargets()Christian Kandeler2018-03-071-11/+8
* | Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-072-6/+4
* | Don't translate default windowTitle again and againRobert Loehning2018-03-061-1/+1
* | ProjectExplorer: Make the Options/Kits Category icon themableAlessandro Portale2018-02-281-1/+2
* | Introduce and use IRunConfiguration::addSupportedTargetDeviceTypehjk2018-02-231-1/+1
* | Project: Remove unused Project::requiresTargetPanel(...)Tobias Hunger2018-02-191-1/+0
* | ProjectExplorer: Simplify collection of RunConfigurationCreationInfoshjk2018-02-152-12/+16
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-138-44/+37
|\ \ | |/
| * KitInformation: Improve robustness to nullptr passed as kitTobias Hunger2018-02-131-0/+4
| * QbsProjectManager: Fix uniqueProductName() and productDisplayName()Christian Kandeler2018-02-094-20/+8
| * QbsProjectManager: Do not map QML debugging setting to Qt.declarativeChristian Kandeler2018-02-091-5/+3
| * QbsProjectManager: Use sensible default for enabling QML debuggingChristian Kandeler2018-02-092-20/+16
| * QbsProjectManager: Give build step a "linkQmlDebuggingLibrary" propertyChristian Kandeler2018-02-091-0/+3
| * QbsProjectManager: Provide a FileType for QML filesChristian Kandeler2018-02-091-0/+2
| * QbsProjectManager: Fix QML debugging supportChristian Kandeler2018-02-092-4/+6
| * QbsProjectManager: Fix display of QML debugging warning iconChristian Kandeler2018-02-091-1/+1
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-02-071-0/+39
|\ \ | |/
| * Build Qbs QML type info dynamicallyChristian Kandeler2018-02-021-0/+39
* | QbsProjectManager: Avoid use of global object poolhjk2018-02-072-15/+25
* | IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-062-9/+8
* | QbsProjectManager: Cut down visible QbsManager interface a bithjk2018-02-025-22/+18
* | Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-01-252-39/+25
|\ \ | |/
| * QbsProjectManager: Set qbs.targetPlatform rather than qbs.targetOSChristian Kandeler2018-01-242-39/+25
* | ProjectExplorer: Create and populate 'Kits' settings categoryhjk2018-01-241-3/+3
|/
* QbsPM: Fix compile with Qt5.6 + gcc4.9Christian Stenger2018-01-241-1/+1
* QbsProjectManager: Add paths of library dependencies to run environmentChristian Kandeler2018-01-232-6/+32
* Update qbs submoduleChristian Kandeler2018-01-232-2/+2
* Merge remote-tracking branch 'origin/4.5' into 4.6Eike Ziller2018-01-151-2/+5
|\
| * QbsProjectManager: Fix missing reparse on session loadingChristian Kandeler2018-01-111-2/+5
* | ProjectExplorer: Simplify BuildManager::buildList() callshjk2018-01-111-2/+1