aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/idocument.h
Commit message (Expand)AuthorAgeFilesLines
* Wizards: Format generated code according to current styleChristian Kandeler2023-06-221-0/+1
* Core: add aboutToSave and saved signal to IDocumentDavid Schulz2023-06-151-1/+8
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Core: Include more utils/filepaths.h instead of utils/fileutils.hAlessandro Portale2022-07-281-2/+1
* Move MinimizableInfoBars from CppEditorDocument to IDocumentEike Ziller2022-05-101-0/+2
* Core: FilePath-ify DocumentManagerhjk2021-09-221-1/+1
* Core: filepathify IDocumentDavid Schulz2021-05-191-4/+5
* IDocument: Simplify permission changesEike Ziller2021-01-141-3/+2
* Complete documentation on IDocumentEike Ziller2020-08-281-1/+0
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-3/+4
* Move InfoBar to UtilsEike Ziller2020-06-181-3/+5
* Move Id from Core to UtilsEike Ziller2020-06-181-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-4/+4
* Core: Consistently use nullptrTobias Hunger2018-05-081-1/+1
* Revert "Replace virtual isModified method with a getter/setter/notifier"Jarek Kobus2016-10-211-5/+1
* Replace virtual isModified method with a getter/setter/notifierJarek Kobus2016-10-171-1/+5
* EditorManager: Auto-suspend editorsEike Ziller2016-06-131-0/+4
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Core: Make IDocument concreteOrgad Shaneh2016-03-171-4/+4
* 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/+7
* Add default implementation for IDocument::fallbackSaveAs(Path|FileName)Eike Ziller2016-01-191-2/+2
* IDocument: Rename defaultPath and suggestedFileNameEike Ziller2016-01-141-2/+2
* Add override to IDocument hierarchyEike Ziller2015-06-111-1/+1
* Editor manager: Abort with a single message if file is not readable.Eike Ziller2015-06-101-1/+7
* Move "open" from IEditor to IDocumentEike Ziller2015-06-101-0/+3
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-4/+3
* 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-1/+3
* Use new mime databaseEike Ziller2015-02-171-1/+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-3/+5
* | Core: Pimpl IDocumentOrgad Shaneh2015-01-121-13/+9
* | Core: CosmeticsOrgad Shaneh2014-11-261-2/+2
|/
* License updateEike Ziller2014-10-091-7/+8
* IDocument: Make mimeType a value memberhjk2014-07-011-1/+5
* Editors: Move id() from editor to document.Eike Ziller2014-03-051-0/+6
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | IDocument: Remove unused enum.Eike Ziller2013-12-101-6/+0
|/
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-171-0/+2
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-0/+3
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-0/+4
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-5/+5
* Make IDocument::fileName a member with setter.Eike Ziller2013-07-091-2/+3
* Core: Let IDocument also report failed file reload operationsNikolai Kosjar2013-06-241-1/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20