aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/autotoolsprojectmanager/autotoolsprojectfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Provide ProjectDocument and use it in all projectsTobias Hunger2017-03-291-43/+0
* ProjectExplorer: Follow up on too-much-magic in IProjectManagerhjk2017-03-091-2/+2
* Core: Make IDocument concreteOrgad Shaneh2016-03-171-29/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-20/+15
* Add default implementation for IDocument::fallbackSaveAs(Path|FileName)Eike Ziller2016-01-191-10/+0
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-141-2/+2
* Project: Add setDocument methodTobias Hunger2016-01-111-3/+1
* 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
* 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-12/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-24/+21
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Make IFile::isReadOnly consistent.Eike Ziller2012-02-141-5/+0
* autotools: minor cleanuphjk2011-11-301-4/+0
* Add AutotoolsProjectManager pluginPatricia Santana Cruz2011-11-301-0/+109