aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/editormanager/editormanager.h
Commit message (Expand)AuthorAgeFilesLines
* EditorManager: Small API clean-upEike Ziller2020-09-301-12/+6
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-4/+4
* Various Qt6 compile fixeshjk2020-06-221-1/+1
* Doc: Fix Editor Manager docsLeena Miettinen2020-02-201-1/+1
* Add final specifies to classesIgor Sidorov2020-02-051-1/+1
* Add into settings default line ending for new filesMarius Sincovici2019-12-051-0/+4
* EditorManager: add GotoLastEdit actionVolodymyr Samokhatko2019-11-201-0/+1
* Core: Remove unused forward declarationLaurent Montel2019-10-181-2/+0
* ProjectExplorer: Respect pinned documentsChristian Kandeler2019-06-211-2/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* Allow pinning files to ensure that they are always openMitch Curtis2019-04-031-0/+3
* EditorManager: add signals for opened/closed documentsDavid Schulz2019-03-121-0/+2
* Introduce a basic client for the language server protocolDavid Schulz2018-09-031-0/+1
* Core: ModernizeAlessandro Portale2018-08-081-1/+1
* Move code for finding editor factories out of editor managerEike Ziller2018-06-251-6/+0
* CorePlugin: Switch split if remote command tries to open an already opened fileRazi Alavizadeh2018-06-221-1/+2
* Core: Use override consistentlyTobias Hunger2018-05-071-1/+1
* FilePropertiesDialog: Show mime-type and default editorRazi Alavizadeh2018-03-201-0/+1
* EditorManager: Fix various compiler & clazy warningsEike Ziller2018-03-061-1/+1
* EditorManager: Use nullptrEike Ziller2018-03-061-8/+8
* Add a file properties dialogAndre Hartmann2018-02-191-0/+1
* CorePlugin: Clean forward declarationLaurent Montel2017-09-271-10/+0
* EditorManager: move all openEditor functions to one placeIvan Donchevskii2017-09-251-0/+2
* Core: Remove slot-by-name referenceOrgad Shaneh2017-03-201-3/+4
* EditorManager: Show file's relative path in window titleHugo Holgersson2017-01-161-0/+1
* FakeVim: Force leaving input mode when switching editorshjk2016-12-131-0/+1
* Clear the uniqueId of diff editor when savingJarek Kobus2016-11-241-0/+1
* Make skipOpeningBigTextFile() public and use it in Diff EditorJarek Kobus2016-11-231-0/+1
* Handle "Diff All Modified Files" action enablementJarek Kobus2016-10-211-0/+1
* Core: Save session state on autoSaveOrgad Shaneh2016-10-131-0/+1
* QmlProfiler: Don't switch to edit mode if editor is invisibleUlf Hermann2016-09-081-1/+2
* Beautifier: Add option to automatically format files on saveLorenz Haas2016-05-151-0/+1
* EditorManagerPlaceHolder: Don't restrict to one per modeEike Ziller2016-04-281-5/+3
* Use Core::Id in ModeManager interfacehjk2016-04-081-3/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* EditorManager: Unifiy "split line number" implementationsEike Ziller2015-12-221-1/+7
* Core: Replace ICoreListener by std::functionshjk2015-11-041-0/+1
* Fix that locator filters weren't accepting column numbersEike Ziller2015-07-141-1/+1
* Core: Make EditorManager::reloadSettings available for testsNikolai Kosjar2015-06-031-0/+5
* Move Open With... handling to editor manager.Eike Ziller2015-06-021-0/+1
* Add goto column number command line arg to complement goto line numberd3fault2015-03-061-1/+1
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-7/+3
* EditorManager: add optional uniqueId parameterNikita Baryshnikov2015-02-271-0/+1
* Use new mime databaseEike Ziller2015-02-171-3/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | EditorManager: Make placeholder text API 'module-private'Eike Ziller2015-01-221-4/+0
* | Show some helpful hints in empty editor viewsEike Ziller2015-01-121-0/+4
* | Core: CosmeticsOrgad Shaneh2014-11-261-4/+5
|/