summaryrefslogtreecommitdiff
path: root/src/plugins/qbsprojectmanager/qbsprojectmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* QbsProjectManager: Clean up qbs::Preferences object.Christian Kandeler2013-10-211-4/+3
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-1/+1
* Qbs: Let plugins extend the profiles written into qbs.confTobias Hunger2013-07-181-101/+13
* Adapt Qbs profile generation to recent changes in QbsEike Ziller2013-06-261-5/+15
* Qbs: Update profile information set by creatorTobias Hunger2013-06-211-1/+23
* Qbs: Be more paranoid when setting the log levelTobias Hunger2013-05-271-6/+9
* Projects: Improve opening of projectsTobias Hunger2013-05-271-2/+6
* set Qt.core.frameworkBuild only if neededJoerg Bornemann2013-05-151-1/+2
* qbsprojectmanager: fix mkspecPath in profileJoerg Bornemann2013-05-151-1/+3
* Qbs: Add frameworkBuild option to qbs configurationTobias Hunger2013-04-191-0/+2
* Qbs: Prefix Creator-managed profiles with "qtc_"Tobias Hunger2013-04-191-1/+2
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-181-7/+7
|\
| * update qbs submoduleJoerg Bornemann2013-04-171-7/+7
* | Fix Krazy warnings about values or keys iteration in project management.Friedemann Kleint2013-03-151-2/+3
|/
* Qbs: Add static method to retrieve preferences from QbsManagerTobias Hunger2013-02-181-1/+12
* QbsProjectManager: Adapt to qbs API change.Christian Kandeler2013-02-061-2/+2
* Qbs: Allow for tweaking of Qbs log level via environmentTobias Hunger2013-02-011-1/+11
* Initial version of qbs pluginTobias Hunger2013-02-011-0/+231