summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/documentmanager.h
Commit message (Expand)AuthorAgeFilesLines
* Disable "Save All" when there are no documents to be savedVille Nummela2020-03-301-0/+2
* Doc: Fix Document Manager docsLeena Miettinen2020-03-231-6/+0
* Utils: Rename FileName to FilePathhjk2019-05-281-6/+6
* Utils: Introduce GlobalFileChangeBlockerOrgad Shaneh2019-01-081-5/+0
* Move "builddirectory" template from Core to ProjectExplorerTobias Hunger2018-10-101-3/+0
* Core: ModernizeAlessandro Portale2018-08-081-1/+1
* VcsCommand: Block auto reload while a command is runningOrgad Shaneh2018-06-271-0/+2
* Core: Use override consistentlyTobias Hunger2018-05-071-2/+2
* Add a file properties dialogAndre Hartmann2018-02-191-0/+1
* Restrict suggested file filters to registered supported mime typesEike Ziller2017-11-011-0/+2
* Use nullptr and member initialization in document managerEike Ziller2017-09-291-20/+29
* CorePlugin: Clean forward declarationLaurent Montel2017-09-271-4/+0
* Add projects directory to folder navigation widgetEike Ziller2017-09-261-0/+1
* Make DocumentManager::projectsDirectory a FileNameEike Ziller2017-09-191-2/+2
* Handle case sensitive file system gracefully with case-insensitive setupEike Ziller2017-09-051-2/+3
* Fix that save as from "file was removed" dialog didn't provide filtersEike Ziller2016-11-141-2/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Core: Use Qt5-style connectsOrgad Shaneh2016-02-031-7/+9
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Move Open With... handling to editor manager.Eike Ziller2015-06-021-2/+0
* Simplify Open with... menu handlingEike Ziller2015-06-021-3/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Fix default wrong directory if no files are open in the editorDaniel Teske2015-01-191-0/+3
* | Remove DocumentManager::currentFile, use DocumentManager::currentEditorDaniel Teske2015-01-191-5/+0
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+4
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | C++: Change QStringList to QSet<QString> to prevent conversions.Erik Verbruggen2014-09-041-1/+1
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-06-131-1/+0
|\
| * Fix setting DocumentManager::currentFile when clicking into splitEike Ziller2014-06-041-1/+0
* | Core: Pass const string by referenceOrgad Shaneh2014-05-201-2/+2
|/
* DocumentManager: Refactor saveModified methodsTobias Hunger2014-01-231-5/+20
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-2/+2
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
| * DocumentManager: Use ICore::dialogParent for all dialogshjk2014-01-061-1/+1
* | DocumentManager: Merge {slotE,e}xecuteOpenWithMenuActionhjk2013-11-201-3/+1
|/
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* Core: Force use of static DocumentManager interfacehjk2013-08-301-2/+2
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Unify pattern used for privates and constructorsEike Ziller2013-07-011-3/+8
* Fix external file change notification in case of multiple windows.Eike Ziller2013-06-211-1/+3
* Revert "DocumentManager: Support expect/unexpect directory changes"Orgad Shaneh2013-06-191-4/+0
* DocumentManager: Support expect/unexpect directory changesOrgad Shaneh2013-06-101-0/+4
* Allow nested IContexts and use it to give extra editor windows a contextEike Ziller2013-05-211-1/+1
* Editor: Added Dialog for read only files.David Schulz2013-04-081-11/+1
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-2/+1
* 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