summaryrefslogtreecommitdiff
path: root/src/plugins/qbsprojectmanager/qbsnodes.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* QbsProjectManager: Fix project node operations.Christian Kandeler2014-08-011-5/+1
* QbsProjectManager: Do not offer to add and remove files during a build.Christian Kandeler2014-07-241-6/+13
* Qbs: Show build qbs files not referenced in the products/groupsTobias Hunger2014-07-231-2/+38
* Qbs: Simplify code a bitTobias Hunger2014-07-221-13/+4
* QbsProjectManager: No reparse after programmatic project file changes.Christian Kandeler2014-07-211-49/+8
* QbsProjectManager: Sanitize QbsProjectNode.Christian Kandeler2014-07-111-36/+17
* QbsProjectManager: Display qbs errors for adding and removing files.Christian Kandeler2014-07-111-0/+3
* Qbs: Avoid crash when asking for qbs::ProjectData on invalid ProjectTobias Hunger2014-06-241-1/+4
* Qbs: Move updating of files from a project to own methodTobias Hunger2014-06-241-5/+10
* QbsProjectManager: Added functionality to remove files from projectsThomas Epting2014-06-241-20/+101
* QbsProjectManager: Provide functionality to add files to a Qbs project.Thomas Epting2014-06-201-0/+92
* Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-1/+1
* ProjectNodes: Refactor runConfigurationsFor()hjk2014-04-291-8/+1
* ProjectTree: Change hasBuildTargets to FolderNode::showInSimpleTreeDaniel Teske2014-03-181-2/+7
* Nodes: Remove findFile and findFolder methodsTobias Hunger2014-02-271-2/+16
* Qbs: Prettify printing of qbs file nodesTobias Hunger2014-02-251-1/+4
* ProjectNodes: Move (add|remove)(File|Folder)Node to FolderNodeDaniel Teske2014-02-191-7/+7
* ProjectNodes: Move supportedActions to NodeDaniel Teske2014-02-191-2/+2
* ProjectExplorer::Node::line should be a property not a virtual functionDaniel Teske2014-02-191-10/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Qbs: Show products in simplified project treeTobias Hunger2013-11-181-3/+5
* Qbs: Fix subproject nodes not getting the right pathTobias Hunger2013-11-151-1/+1
* Qbs: Update icons used in Qbs project nodesTobias Hunger2013-10-161-9/+18
* QbsProjectManager: Use qbs::Project as a value.Christian Kandeler2013-09-111-11/+8
* Introduce Project::projectFilePath()Tobias Hunger2013-08-011-1/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-07-111-1/+4
|\
| * Qbs: Fallback to filename as project name if qbs parsing failsTobias Hunger2013-07-091-1/+4
* | Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* | Merge remote-tracking branch 'origin/2.8' into HEADEike Ziller2013-07-091-1/+1
|\ \ | |/
| * qbs updates.Christian Kandeler2013-07-081-1/+1
* | Project: Simplfy file adding/removing interfaceDaniel Teske2013-07-081-8/+4
|/
* Qbs: Fix crashes when switching QbsRunConfigurationsTobias Hunger2013-06-211-30/+26
* Qbs: Use different Icons for products and groupsTobias Hunger2013-06-181-2/+3
* Qbs: Support subprojectsTobias Hunger2013-06-181-21/+61
* Qbs: Display line numbers for virtual filesTobias Hunger2013-06-051-0/+5
* Qbs: Seriously speed up the update of the Project Tree after reparseTobias Hunger2013-06-041-35/+60
* Qbs: More nodes workTobias Hunger2013-05-281-9/+16
* Qbs: Improve display of absolute directories in Projects viewTobias Hunger2013-05-281-1/+6
* Qbs: Simplify and fix qbs node managementTobias Hunger2013-05-281-54/+47
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-241-13/+15
|\
| * Update qbs submodule.Christian Kandeler2013-05-231-11/+11
* | Qbs: Fix crashes in project view when reparsingTobias Hunger2013-05-241-102/+140
* | Qbs: Properly report related runconfigurations for Qbs nodesTobias Hunger2013-05-171-0/+21
* | Qbs: Add pointer to the project to QbsProjectNodeTobias Hunger2013-05-171-4/+12
* | Qbs: Rename a couple of members to make them more obviously Qbs relatedTobias Hunger2013-05-171-32/+32
* | Qbs: Add icons to Project-/Product- and GroupNodesTobias Hunger2013-04-191-0/+24
* | Qbs: Remove implicit Group with the same name as the ProductTobias Hunger2013-04-191-23/+40
* | Revert "Qbs: Add icons to Project-/Product- and GroupNodes"Tobias Hunger2013-04-191-24/+0
* | Revert "Qbs: Remove implicit Group with the same name as the Product"Tobias Hunger2013-04-191-40/+23