aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qbsprojectmanager/qbsprojectfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Provide ProjectDocument and use it in all projectsTobias Hunger2017-03-291-61/+0
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-3/+3
* Core: Make IDocument concreteOrgad Shaneh2016-03-171-15/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Add default implementation for IDocument::fallbackSaveAs(Path|FileName)Eike Ziller2016-01-191-10/+0
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-141-2/+2
* QbsProjectFile: Remove unused method.Eike Ziller2015-06-111-5/+0
* Add override to IDocument hierarchyEike Ziller2015-06-111-3/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* QbsProjectManager: No more "forced" vs "non-forced" parsing.Christian Kandeler2014-07-171-1/+1
* IDocument: Make mimeType a value memberhjk2014-07-011-5/+1
* Editors: Move id() from editor to document.Eike Ziller2014-03-051-0/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Make IDocument::fileName a member with setter.Eike Ziller2013-07-091-15/+4
* Qbs: Avoid useless reparsing when possibleTobias Hunger2013-06-171-1/+1
* Qbs: Delay reparsing of the projectTobias Hunger2013-06-061-1/+1
* Initial version of qbs pluginTobias Hunger2013-02-011-0/+112