aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/idocument.cpp
Commit message (Expand)AuthorAgeFilesLines
* Complete documentation on IDocumentEike Ziller2020-08-281-55/+420
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+2
* Move InfoBar to UtilsEike Ziller2020-06-181-8/+7
* Fix "Header" documentation in Core pluginEike Ziller2020-06-151-0/+1
* Doc: Fix QDoc warnings in Core plugin classesLeena Miettinen2020-03-181-10/+18
* ProjectExplorer: Respect pinned documentsChristian Kandeler2019-06-211-1/+0
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* Allow pinning files to ensure that they are always openMitch Curtis2019-04-031-0/+1
* Fix frequent typoRobert Loehning2018-10-231-1/+1
* Revert "Replace virtual isModified method with a getter/setter/notifier"Jarek Kobus2016-10-211-12/+1
* Replace virtual isModified method with a getter/setter/notifierJarek Kobus2016-10-171-1/+12
* EditorManager: Auto-suspend editorsEike Ziller2016-06-131-0/+21
* IDocument: Use member initializationEike Ziller2016-05-311-12/+4
* Core: Make IDocument concreteOrgad Shaneh2016-03-171-0/+26
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Core: Add methods to retrieve contents from IDocumentUlf Hermann2016-01-191-0/+9
* Add default implementation for IDocument::fallbackSaveAs(Path|FileName)Eike Ziller2016-01-191-0/+10
* Editor manager: Abort with a single message if file is not readable.Eike Ziller2015-06-101-3/+16
* Move "open" from IEditor to IDocumentEike Ziller2015-06-101-0/+20
* Core: Avoid copy in IDocument::filePath()Orgad Shaneh2015-02-271-1/+1
* Prefix duplicate names in Open Documents to make them uniqueOrgad Shaneh2015-02-261-7/+29
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-1/+2
* | IDocument: Reduce size of IDocument structure by reordering elementsTobias Hunger2015-01-141-1/+1
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-6/+6
* | Core: Pimpl IDocumentOrgad Shaneh2015-01-121-32/+80
|/
* License updateEike Ziller2014-10-091-7/+8
* IDocument: Make mimeType a value memberhjk2014-07-011-0/+8
* Editors: Move id() from editor to document.Eike Ziller2014-03-051-0/+13
* Editors: Add at least some short documentation.Eike Ziller2014-01-231-0/+16
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-171-0/+12
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-1/+24
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-0/+27
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-12/+12
* Make IDocument::fileName a member with setter.Eike Ziller2013-07-091-0/+23
* 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
* | InfoBar: Use Core::IdOrgad Shaneh2012-11-091-2/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* UI text: fix capitalization for debugger stringsLeena Miettinen2012-10-011-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-0/+116