aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qbsprojectmanager/qbsprojectmanagerplugin.h
Commit message (Expand)AuthorAgeFilesLines
* Qbs: Remove SubProject related actions from main Build Menuhjk2019-02-261-7/+0
* QbsProjectManager: Avoid use of global object poolhjk2018-02-071-4/+5
* QbsProjectManager: Add "clean" and "rebuild" actions for productsChristian Kandeler2017-04-111-1/+24
* QbsProject: Remove some more cached current item pointershjk2017-02-241-22/+2
* ProjectExplorer: Remove arguments from node change signalshjk2017-02-241-4/+0
* Qbs: Simplify QbsProjectManager a bit by using member initializationTobias Hunger2017-02-241-15/+13
* QbsPM: Use Qt5-style connectsOrgad Shaneh2016-06-291-2/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* 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-2/+0
|/
* License updateEike Ziller2014-10-091-7/+8
* QbsProjectManager: Remove some unused codehjk2014-05-081-2/+0
* QBS: Remove mostly useless member variableTobias Hunger2014-05-021-1/+0
* Qbs: Split updateBuildActionsTobias Hunger2014-04-111-0/+5
* Qbs: Turn private update* slots on QbsPMP private methodsTobias Hunger2014-04-111-3/+4
* Qbs: Split updateContextActionsTobias Hunger2014-04-111-1/+2
* Qbs: Make reparseQbs act on the startup projectTobias Hunger2014-04-111-0/+5
* Qbs: Remove activeTargetChanged slotTobias Hunger2014-04-111-2/+0
* Qbs: Rewire handling of parsingStateChanged slotTobias Hunger2014-04-111-0/+2
* Qbs: Rename reparseCurrentProject method to reparseSelectedProjectTobias Hunger2014-04-091-1/+1
* Qbs: Rename m_current(Project|Target|Node) to m_selected*Tobias Hunger2014-04-091-3/+3
* Qbs: Unify naming of actionsTobias Hunger2014-04-091-3/+3
* Qbs: Allow to build subprojectsTobias Hunger2014-02-121-0/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* let "build file" only run one build stepJoerg Bornemann2013-07-301-1/+3
* Qbs: Fix some commentsTobias Hunger2013-06-121-1/+1
* Qbs: Allow for building productsTobias Hunger2013-06-101-1/+6
* Qbs: Add build file command to Build menuTobias Hunger2013-05-281-0/+6
* Fix Krazy warnings about includes/header guards in various plugins.Friedemann Kleint2013-03-131-3/+3
* Initial version of qbs pluginTobias Hunger2013-02-011-0/+93