aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qbsprojectmanager
Commit message (Expand)AuthorAgeFilesLines
* QbsProjectManager: Link qbsqtprofilesetup in the "external qbs" case.v3.1.2Christian Kandeler2014-06-191-5/+3
* QbsProjectManager: Do not assume "lib" directory name for external qbs.Christian Kandeler2014-06-191-4/+2
* Qbs: write toolchainPrefix to qbs profileJoerg Bornemann2014-04-282-2/+20
* Fix minimum windows version detectionYuchen Deng2014-04-231-0/+6
* Add /FS to cpp.platformC(xx)Flags for MSVC2013Yuchen Deng2014-04-222-0/+7
* QbsProjectManager: Fix building of single files.Christian Kandeler2014-04-141-0/+1
* QbsProjectManager: Remove invalid QTC_ASSERT().Christian Kandeler2014-03-281-1/+0
* QbsProjectManager: Fix "build single file" use case.Christian Kandeler2014-03-281-0/+1
* fix location of qbs plugins on OS XJoerg Bornemann2014-03-281-3/+7
* Qbs: Send parsing done even if the parsing actually failedTobias Hunger2014-03-271-12/+12
* QbsProjectManager: Improve run config creation.Christian Kandeler2014-03-241-4/+10
* Fix compileDaniel Teske2014-03-181-0/+1
* ProjectTree: Change hasBuildTargets to FolderNode::showInSimpleTreeDaniel Teske2014-03-182-4/+9
* use new base import style in qbs filesJoerg Bornemann2014-03-111-1/+1
* Qbs: fix punctuation in messagesLeena Miettinen2014-03-071-2/+2
* Qbs: Give path to settings in Qbs build and install stepsTobias Hunger2014-03-032-0/+6
* Qbs: Wait for reparsing to be done after a buildTobias Hunger2014-03-032-2/+14
* Qbs: Create run configurations for everythingTobias Hunger2014-03-031-4/+5
* Qbs: Add placeholder text to QbsRunConfiguration widgetTobias Hunger2014-03-031-0/+1
* Qbs: Properly initialize "Run in Terminal" based on qbs propertiesTobias Hunger2014-03-032-10/+8
* Qbs: Fix reparsing after buildingTobias Hunger2014-03-032-8/+14
* Support configurable library location in qbs build.Christian Kandeler2014-02-281-1/+1
* Qbs: Do not re-parse projects while they are builtTobias Hunger2014-02-281-0/+7
* Fix location of qbs plugins.Christian Kandeler2014-02-272-5/+16
* Nodes: Remove findFile and findFolder methodsTobias Hunger2014-02-271-2/+16
* Qbs: Prettify printing of qbs file nodesTobias Hunger2014-02-251-1/+4
* Update qbs submodule.Christian Kandeler2014-02-241-1/+2
* qml: moving most of ModelManager logic to ModelManageInterfaceFawzi Mohamed2014-02-191-1/+1
* ProjectNodes: Move (add|remove)(File|Folder)Node to FolderNodeDaniel Teske2014-02-191-7/+7
* ProjectNodes: Move supportedActions to NodeDaniel Teske2014-02-192-3/+3
* ProjectExplorer::Node::line should be a property not a virtual functionDaniel Teske2014-02-192-16/+3
* Qbs: Adapt to new signature of QtcProcess::splitArgs()Ulf Hermann2014-02-191-1/+1
* Update qbs submodule.Christian Kandeler2014-02-181-0/+3
* Utils: Merge BaseValidatingLineEdit into FancyLineEdithjk2014-02-142-3/+3
* Qbs: Allow to build subprojectsTobias Hunger2014-02-123-9/+87
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-3/+1
* Qbs/qmake: Fix dependencies of pluginsTobias Hunger2014-02-112-8/+16
* Qbs: Quieten warningTobias Hunger2014-02-111-1/+1
* Qbs: WS cleanup.Tobias Hunger2014-02-101-1/+1
* HistoryCompleter: Do not use a generic ids for history entriesTobias Hunger2014-02-101-1/+1
* Qbs: Add some tooltips to QbsBuildStepWidgetTobias Hunger2014-02-071-1/+17
* QbsProjectManager: Set up Qt version numbers.Christian Kandeler2014-01-231-0/+3
* Update qbs submodule to HEAD of master branch.Christian Kandeler2014-01-217-58/+54
* QbsProjectManager: Use the qbs::Profile abstraction.Christian Kandeler2014-01-212-48/+14
* QbsRunConfiguration: Remove unused member variableDaniel Teske2014-01-161-1/+0
* Qbs: Fix casing in name of cxxFlags and cFlagsTobias Hunger2014-01-141-2/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-0838-38/+38
|\
| * Incremented year in copyright infoRobert Loehning2014-01-0840-40/+40
* | Debugger: Remove support for non-Python GDBhjk2014-01-062-12/+0
* | Merge remote-tracking branch 'origin/3.0'Eike Ziller2013-12-181-1/+0
|\|