summaryrefslogtreecommitdiff
path: root/src/plugins/vcprojectmanager/vcprojectmodel/files.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup includesRadovan Zivkovic2014-05-251-1/+4
* Updated copyright year to 2014.Radovan Zivkovic2014-03-111-2/+2
* Added FileContainer.Radovan Zivkovic2014-03-111-3/+3
* VcProjectDocument implements IVisualStudioProject interface.Radovan Zivkovic2014-03-111-10/+15
* Files now implement IFiles interface.Radovan Zivkovic2014-03-111-299/+69
* Added VcFileContainerNode.Radovan Zivkovic2014-03-111-3/+4
* Filter and Folder classes now implement IFileContainer interface.Radovan Zivkovic2014-03-111-66/+53
* Fixed typo in Radovan's last name in license header.Radovan Zivkovic2014-03-111-1/+1
* processNodeAttributes is removed from the IVcProjectXMLNode interface.Radovan Zivkovic2014-03-111-5/+0
* Removed Files_Private class.Radovan Zivkovic2014-03-111-70/+245
* Removed exces WS character in some template declarations.Radovan Zivkovic2014-03-111-8/+8
* Various code style fixes.Radovan Zivkovic2014-03-111-12/+12
* Files, folders and filters can now be added/removed.Radovan Zivkovic2014-03-111-0/+71
* Added new vcproj document model.Radovan Zivkovic2014-03-111-0/+260