summaryrefslogtreecommitdiff
path: root/src/plugins/qbsprojectmanager/qbsprojectmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Qbs: Simplify qbsmanagerTobias Hunger2014-06-171-5/+1
* QbsProjectManager: Remove some unused codehjk2014-05-081-2/+1
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-021-0/+6
|\
| * Fix minimum windows version detectionYuchen Deng2014-04-231-0/+6
* | Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
|/
* Qbs: fix punctuation in messagesLeena Miettinen2014-03-071-2/+2
* Update qbs submodule.Christian Kandeler2014-02-241-1/+2
* QbsProjectManager: Set up Qt version numbers.Christian Kandeler2014-01-231-0/+3
* Update qbs submodule to HEAD of master branch.Christian Kandeler2014-01-211-8/+37
* QbsProjectManager: Use the qbs::Profile abstraction.Christian Kandeler2014-01-211-46/+13
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* 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