aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/editormanager/documentmodel_p.h
Commit message (Expand)AuthorAgeFilesLines
* DocumentModel: Replace QMap with QHashJarek Kobus2024-02-051-1/+1
* Core: Refactor disambiguateDisplayNamesArtem Sokolovskii2023-03-221-12/+0
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* DocumentModel: Fix possible use of deallocated memoryJarek Kobus2022-12-021-1/+1
* Utils: Remove Utils::optionalEike Ziller2022-09-011-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Core: Use FilePath in preferredEditorFactorieshjk2021-07-301-1/+1
* Core: Use FilePath to track document entriesDavid Schulz2021-06-141-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Allow pinning files to ensure that they are always openMitch Curtis2019-04-031-3/+13
* Core: ModernizeAlessandro Portale2018-08-081-1/+1
* Document model: Use optional for "indexOf" kind of methodsEike Ziller2018-02-161-2/+2
* EditorManager: Auto-suspend editorsEike Ziller2016-06-131-1/+1
* DocumentModel: Better separation of private APIEike Ziller2016-06-091-0/+94