aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/diffeditor/diffeditor.h
Commit message (Expand)AuthorAgeFilesLines
* Core: Change IEditor::document() to constOrgad Shaneh2018-09-261-1/+1
* Don't route request for chunk actions through diff docJarek Kobus2018-02-161-2/+0
* DiffEditor: ModernizeAndre Hartmann2017-12-091-11/+11
* DiffEditor: Clean forward declarationLaurent Montel2017-09-271-1/+0
* DiffEditor: Fix editor actionsEike Ziller2017-05-181-0/+8
* Fix showing/hiding context lines spinbox in diff editorJarek Kobus2016-11-251-2/+2
* Reuse the Guard classJarek Kobus2016-10-211-1/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* DiffEditor: Remove "slots"Orgad Shaneh2015-11-021-5/+4
* Move "open" from IEditor to IDocumentEike Ziller2015-06-101-5/+0
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-5/+5
* DiffEditor: Do not load settings when splitting viewsTobias Hunger2015-04-101-3/+5
* DiffEditor: Fix sync toggleTobias Hunger2015-03-111-6/+5
* DiffEditor: Refactor the user-facing partsTobias Hunger2015-03-101-19/+25
* DiffEditor: Introduce a base class for the different viewsTobias Hunger2015-02-231-10/+11
* DiffEditor: Make DiffEditor internalTobias Hunger2015-02-161-9/+8
* DiffEditor: Make SideBySideDiffEditorWidget internalTobias Hunger2015-02-161-3/+2
* DiffEditor: Make UnifiedDiffEditorWidget internalTobias Hunger2015-02-161-2/+2
* DiffEditor: Make DiffEditorGuiController internalTobias Hunger2015-02-161-2/+2
* DiffEditor: Make DiffEditorDocument internalTobias Hunger2015-02-161-4/+6
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | DiffEditor: Remove m_controller memberTobias Hunger2015-02-041-1/+0
* | DiffEditor: Use Qt5 style connectsTobias Hunger2015-01-281-1/+3
* | Replace old svn diff editor with the new onejkobus2014-11-211-1/+1
|/
* Hide some diff editor controls when diff editor is bound to a file.jkobus2014-11-051-0/+3
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-2/+2
* | DiffEditor: Merge the two construction pathshjk2014-08-221-4/+3
* | TextEditor: Further *Editor/*EditorWidget disentanglinghjk2014-08-191-1/+0
|/
* Hide reload button for diff editor when there is no reloaderjkobus2014-07-071-0/+2
* Implement unified diff editorjkobus2014-06-061-5/+19
* IEditor: Make duplicatesSupported a value memberhjk2014-05-211-1/+0
* Core: Make IEditor::id a value member and adjust usershjk2014-02-251-1/+0
* Move Gui stuff out of DiffEditorControllerjkobus2014-02-241-1/+3
* Add DiffEditorManager, refactoring.jkobus2014-02-181-9/+7
* Move DiffEditorController into DiffEditorDocument.Jarek Kobus2014-02-101-5/+8
* Get rid of DiffShowEditor.Jarek Kobus2014-01-301-4/+11
* Rename DiffEditorWidget -> SideBySideDiffEditorWidgetJarek Kobus2014-01-301-3/+3
* Rename DiffEditorFile -> DiffEditorDocumentJarek Kobus2014-01-301-2/+2
* Add DiffEditorControllerjkobus2014-01-161-2/+4
* Get rid of DiffEditor::editorWidget();jkobus2014-01-131-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-171-1/+0
* Move IEditor::isTemporary to IDocumentEike Ziller2013-07-121-1/+0
* Move displayName from IEditor to IDocumentEike Ziller2013-07-101-3/+0
* Add a DiffShowEditor showing an additional infojkobus2013-06-191-4/+6
* DiffEditor: Rename DiffEditorEditable to DiffEditorhjk2013-06-031-0/+92