aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qbsprojectmanager/qbsprojectmanager.h
Commit message (Expand)AuthorAgeFilesLines
* QbsProjectManager: ModernizeAlessandro Portale2018-07-271-1/+1
* QbsProjectManager: Cut down visible QbsManager interface a bithjk2018-02-021-13/+4
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-6/+1
* ProjectManager: Cut ties between Project and IProjectManagerhjk2017-03-011-1/+1
* ProjectManagers: Cleanuphjk2017-02-281-8/+2
* ProjectManager: Centralize "File not found handling"hjk2017-02-281-1/+1
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-2/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* QbsProjectManager: Allow to use default qbs settings dir.Christian Kandeler2016-03-041-1/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | QbsProjectManager: Put internal classes into the Internal namespace.Christian Kandeler2014-11-281-5/+3
* | QbsProjectManager: Make QbsManager instance available as a Singleton.Christian Kandeler2014-11-261-0/+2
* | QbsProjectManager: Make Kit function argument const.Christian Kandeler2014-11-261-2/+2
|/
* QbsPM: Do on-demand profile setup when profile name is requested.Christian Kandeler2014-11-131-1/+1
* QbsProjectManager: More fine-grained profile setup.Christian Kandeler2014-11-111-4/+8
* License updateEike Ziller2014-10-091-7/+8
* Qbs: Simplify qbsmanagerTobias Hunger2014-06-171-3/+3
* QbsProjectManager: Remove some unused codehjk2014-05-081-3/+1
* Update qbs submodule to HEAD of master branch.Christian Kandeler2014-01-211-2/+1
* QbsProjectManager: Use the qbs::Profile abstraction.Christian Kandeler2014-01-211-2/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Add includeTobias Hunger2013-07-241-0/+1
* Cleanup qbs project manager .h files.BogDan Vatra2013-07-241-1/+4
* Qbs: Let plugins extend the profiles written into qbs.confTobias Hunger2013-07-181-1/+4
* Qbs: Do not export symbolsTobias Hunger2013-07-081-1/+1
* Qbs: Add static method to retrieve preferences from QbsManagerTobias Hunger2013-02-181-0/+2
* QbsProjectManager: Adapt to qbs API change.Christian Kandeler2013-02-061-0/+3
* Initial version of qbs pluginTobias Hunger2013-02-011-0/+87