summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectnodes.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectNodes: Fix line() methodTobias Hunger2014-07-221-1/+1
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-8/+9
* ProjectNodes: Refactor runConfigurationsFor()hjk2014-04-291-0/+10
* ProjectTree: Change hasBuildTargets to FolderNode::showInSimpleTreeDaniel Teske2014-03-181-12/+22
* ProjectExplorer::New File Use addNewInformation also for context menuDaniel Teske2014-03-101-2/+2
* Nodes: Remove findFile and findFolder methodsTobias Hunger2014-02-271-18/+0
* ProjectExplorer: Make "Add New File" work on FolderNodesDaniel Teske2014-02-191-1/+9
* ProjectNodes: Move (add|remove)(File|Folder)Node to FolderNodeDaniel Teske2014-02-191-172/+162
* ProjectNodes: Move (add|remove|delete|rename)Files to FolderNodeDaniel Teske2014-02-191-0/+28
* ProjectNodes: Move supportedActions to NodeDaniel Teske2014-02-191-0/+11
* ProjectExplorer::Node::line should be a property not a virtual functionDaniel Teske2014-02-191-4/+27
* ProjectNodes: Move vcsTopic to where it belongsDaniel Teske2014-02-181-5/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmakeProjectManager: various renaming cleanuphjk2013-10-291-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-3/+3
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-31/+44
|\
| * Doc: edit projectexplorer API docsLeena Miettinen2013-09-111-31/+44
* | Core: Clean up FileIconProvider interfacehjk2013-09-131-1/+1
* | Apply 'static' pattern to VcsManagerhjk2013-09-031-2/+3
* | Project: Simplfy file adding/removing interfaceDaniel Teske2013-07-081-24/+0
|/
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-1/+0
* FlatModel: Fix Node::setPath() and FolderNode::setDisplayNameDaniel Teske2013-02-011-2/+30
* ProjectNodes: Add line information and act on itTobias Hunger2013-01-311-0/+33
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | qmljs: differnt language constants for the different qml flavorsFawzi Mohamed2013-01-311-1/+2
* | Allow for disabled nodes in Projects viewTobias Hunger2013-01-211-0/+11
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-1/+1
* | ProjectExplorer: Show VCS topic in treeMathias Hasselmann2012-11-161-0/+18
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ProjectExplorer: Remove hack for virtual foldersDaniel Teske2012-05-081-46/+67
* Remove unused Node::setPathDaniel Teske2012-05-081-5/+0
* Normalized connect()sRobert Loehning2012-03-061-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Remove class SessionNodeImpl, just use SessionNode directlyDaniel Teske2012-01-311-2/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Check QMLType when adding new QML files to project to prevent error message b...Aurindam Jana2011-06-271-0/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-56/+72
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | FlatModel: The simplified tree did not react to hasBuildTarget changesdt2010-11-181-0/+12
|/
* Fix File/New in the deployment folders.dt2010-08-251-0/+6
* Add QML folder in project tree, show files theredt2010-08-111-5/+0
* Merge commit '52b9fcca2ddd5d5e95c6e13cbded018699c7dd68' (origin/2.0)con2010-07-131-2/+4
|\