summaryrefslogtreecommitdiff
path: root/src/plugins/qbsprojectmanager/qbsproject.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QbsProjectManager: Get rid of some redirections when accessing members.Christian Kandeler2014-09-251-2/+2
* | QbsProjectManager: Take product profiles into account.Christian Kandeler2014-09-251-2/+6
|/
* QbsProjectManager: Write enable project files before adding/removingThomas Epting2014-08-261-0/+2
* QbsProjectManager: Do not offer to add and remove files during a build.Christian Kandeler2014-07-241-0/+1
* QbsProjectManager: Clean-ups in QbsProject class.Christian Kandeler2014-07-221-17/+1
* QbsProjectManager: No reparse after programmatic project file changes.Christian Kandeler2014-07-211-1/+10
* QbsProjectManager: No more "forced" vs "non-forced" parsing.Christian Kandeler2014-07-171-3/+1
* QbsProjectManager: Only update project nodes etc if necessary.Christian Kandeler2014-07-171-0/+1
* QbsProjectManager: Reparse project before building.Christian Kandeler2014-07-161-1/+7
* QbsProjectManager: Fix handling of overlapping parse requests.Christian Kandeler2014-07-141-0/+1
* QbsProjectManager: Do not reparse the project after every build.Christian Kandeler2014-07-111-0/+5
* QbsProjectManager: Sanitize QbsProjectNode.Christian Kandeler2014-07-111-1/+5
* Qbs: Move updating of files from a project to own methodTobias Hunger2014-06-241-0/+1
* Qbs: Factor parsing code out of QbsProjectTobias Hunger2014-06-201-9/+6
* Qbs: Honor default build directory set up in Build & Run->GeneralTobias Hunger2014-05-021-1/+3
* Qbs: Remove unused methodTobias Hunger2014-05-021-1/+0
* Fix location of qbs plugins.Christian Kandeler2014-02-271-1/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Qbs: Make "Reparse Qbs" force a reparsingTobias Hunger2013-12-041-1/+2
* | ProjectExplorer: Make Project::id value basedhjk2013-10-141-1/+0
|/
* BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-171-0/+1
* QbsProjectManager: Use qbs::Project as a value.Christian Kandeler2013-09-111-2/+2
* QbsProjectManager: Support using an installed qbs.Christian Kandeler2013-09-111-1/+1
* QbsProjectManager: Add support for remote targets.Christian Kandeler2013-09-031-0/+2
* Cleanup qbs project manager .h files.BogDan Vatra2013-07-241-3/+6
* Qbs: Fix crashes when switching QbsRunConfigurationsTobias Hunger2013-06-211-3/+3
* Qbs: Make use of buildSystemFilesTobias Hunger2013-06-211-1/+1
* Qbs: Adapt to the latest round of API changes in QbsTobias Hunger2013-06-181-1/+1
* Qbs: Avoid useless reparsing when possibleTobias Hunger2013-06-171-0/+2
* Qbs: Allow for building productsTobias Hunger2013-06-101-1/+1
* Qbs: Delay reparsing of the projectTobias Hunger2013-06-061-2/+3
* Qbs: Update to latest Qbs APITobias Hunger2013-06-061-1/+3
* Qbs: Remove some useless member variablesTobias Hunger2013-06-061-2/+0
* Qbs: Add pointer to the project to QbsProjectNodeTobias Hunger2013-05-171-1/+1
* Qbs: Add QbsDeployConfigurationFactoryTobias Hunger2013-05-131-0/+2
* Qbs: Add Qbs install stepTobias Hunger2013-04-191-0/+1
* Qbs: Add convenience methods to retrieve qbs information to QbsProjectTobias Hunger2013-04-161-0/+3
* QbsProjectManager: Adapt to qbs API change.Christian Kandeler2013-02-281-1/+1
* Qbs: Read QBS_BUILD_DIR also at runtime.Christian Kandeler2013-02-251-0/+1
* Initial version of qbs pluginTobias Hunger2013-02-011-0/+142