summaryrefslogtreecommitdiff
path: root/src/plugins/qbsprojectmanager/qbsnodes.h
Commit message (Expand)AuthorAgeFilesLines
* QbsProjectManager: Don't offer "Add File" functionality for folders.Christian Kandeler2015-04-151-0/+10
* QbsProjectManager: Assign types to source files.Christian Kandeler2015-03-261-3/+6
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-3/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Refactor ProjectExplorer::Node and remove NodesWatcherDaniel Teske2015-01-141-11/+0
|/
* QbsProjectManager: Support UI-based file renaming.Christian Kandeler2014-10-171-0/+2
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QbsProjectManager: Take product profiles into account.Christian Kandeler2014-09-251-6/+4
* | QbsProjectManager: Store qbs::Groups as values.Christian Kandeler2014-08-061-4/+4
|/
* QbsProjectManager: Fix project node operations.Christian Kandeler2014-08-011-1/+2
* Qbs: Show build qbs files not referenced in the products/groupsTobias Hunger2014-07-231-1/+8
* Qbs: Simplify code a bitTobias Hunger2014-07-221-2/+0
* QbsProjectManager: Sanitize QbsProjectNode.Christian Kandeler2014-07-111-13/+23
* Qbs: Move updating of files from a project to own methodTobias Hunger2014-06-241-3/+5
* QbsProjectManager: Added functionality to remove files from projectsThomas Epting2014-06-241-0/+2
* QbsProjectManager: Provide functionality to add files to a Qbs project.Thomas Epting2014-06-201-0/+6
* ProjectNodes: Refactor runConfigurationsFor()hjk2014-04-291-3/+1
* Fix compileDaniel Teske2014-03-181-0/+1
* ProjectTree: Change hasBuildTargets to FolderNode::showInSimpleTreeDaniel Teske2014-03-181-2/+2
* ProjectNodes: Move supportedActions to NodeDaniel Teske2014-02-191-1/+1
* ProjectExplorer::Node::line should be a property not a virtual functionDaniel Teske2014-02-191-6/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Qbs: Show products in simplified project treeTobias Hunger2013-11-181-0/+1
* QbsProjectManager: Use qbs::Project as a value.Christian Kandeler2013-09-111-4/+4
* Project: Simplfy file adding/removing interfaceDaniel Teske2013-07-081-11/+4
* Qbs: Fix crashes when switching QbsRunConfigurationsTobias Hunger2013-06-211-6/+6
* Qbs: Support subprojectsTobias Hunger2013-06-181-0/+5
* Qbs: Display line numbers for virtual filesTobias Hunger2013-06-051-0/+2
* Qbs: Seriously speed up the update of the Project Tree after reparseTobias Hunger2013-06-041-3/+6
* Qbs: Fix crashes in project view when reparsingTobias Hunger2013-05-241-7/+6
* Qbs: Properly report related runconfigurations for Qbs nodesTobias Hunger2013-05-171-0/+2
* Qbs: Add pointer to the project to QbsProjectNodeTobias Hunger2013-05-171-2/+6
* Qbs: Rename a couple of members to make them more obviously Qbs relatedTobias Hunger2013-05-171-11/+11
* Qbs: Add icons to Project-/Product- and GroupNodesTobias Hunger2013-04-191-0/+6
* Qbs: Remove implicit Group with the same name as the ProductTobias Hunger2013-04-191-3/+9
* Revert "Qbs: Add icons to Project-/Product- and GroupNodes"Tobias Hunger2013-04-191-6/+0
* Revert "Qbs: Remove implicit Group with the same name as the Product"Tobias Hunger2013-04-191-11/+3
* Qbs: Remove implicit Group with the same name as the ProductTobias Hunger2013-04-191-0/+2
* Qbs: Add icons to Project-/Product- and GroupNodesTobias Hunger2013-04-191-0/+6
* Qbs: Fix display of project treeTobias Hunger2013-04-191-4/+16
* Initial version of qbs pluginTobias Hunger2013-02-011-0/+169