index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
diffeditor
/
diffeditorplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
fix metatype declaration in a few places
Nikita Baryshnikov
2015-09-02
1
-1
/
+1
*
DiffEditor: Support mode change in Git diff
Orgad Shaneh
2015-08-25
1
-1
/
+17
*
DiffEditor: Silence warning about unused variable.
Christian Kandeler
2015-06-10
1
-3
/
+2
*
DiffEditorManager simplify
Nikita Baryshnikov
2015-04-13
1
-7
/
+3
*
DiffEditor: Refactor the user-facing parts
Tobias Hunger
2015-03-10
1
-58
/
+31
*
Clean exported headers of the Core plugin.
Friedemann Kleint
2015-03-05
1
-0
/
+1
*
Core: Make Context parameter to registerAction optional
hjk
2015-02-26
1
-3
/
+1
*
DiffEditor: Make DiffEditorDocument internal
Tobias Hunger
2015-02-16
1
-3
/
+6
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Port to new connect api
Montel Laurent
2015-01-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/3.3'
Eike Ziller
2014-11-24
1
-2
/
+1
|
\
\
|
|
/
|
*
DiffEditor: Remove pointless assignment.
Christian Kandeler
2014-11-19
1
-2
/
+1
*
|
Replace old svn diff editor with the new one
jkobus
2014-11-21
1
-0
/
+60
|
/
*
Hide some diff editor controls when diff editor is bound to a file.
jkobus
2014-11-05
1
-9
/
+6
*
DiffEditor: Fix parsing of dirty submodule diff
Orgad Shaneh
2014-11-03
1
-0
/
+26
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
DiffEditor: Fix detection of subsequent renames
Orgad Shaneh
2014-10-06
1
-0
/
+50
*
|
ExtensionSystem: Remove Qt4 support
Eike Ziller
2014-08-27
1
-3
/
+0
|
/
*
Save / restore state in diff editor when reloading
jkobus
2014-08-13
1
-0
/
+2
*
DiffEditor: Fix no newline handling
Orgad Shaneh
2014-08-11
1
-0
/
+70
*
DiffEditor: Fix newline handling for not the last chunk
Jarek Kobus
2014-07-28
1
-1
/
+0
*
DiffEditor: Add a failing test for regression
Orgad Shaneh
2014-07-28
1
-0
/
+50
*
DiffEditor: Tests cleanup
Orgad Shaneh
2014-07-28
1
-232
/
+209
*
Fix newline handling in diff editor
jkobus
2014-07-09
1
-22
/
+125
*
Handle similarity index in git commits
jkobus
2014-07-07
1
-2
/
+43
*
Rename some methods and variables in DiffEditor
jkobus
2014-07-07
1
-3
/
+3
*
Hide reload button for diff editor when there is no reloader
jkobus
2014-07-07
1
-7
/
+7
*
Make it possible to save diff editor contents
jkobus
2014-07-04
1
-12
/
+21
*
DiffEditor: Support patch with empty new/deleted file
Orgad Shaneh
2014-06-16
1
-1
/
+15
*
DiffEditor: Support patch with new/deleted file
Orgad Shaneh
2014-06-11
1
-3
/
+43
*
DiffEditor: Fix test
Orgad Shaneh
2014-06-11
1
-33
/
+19
*
Implement unified diff editor
jkobus
2014-06-06
1
-27
/
+469
*
DiffEditor: refactor internal structures.
jkobus
2014-03-11
1
-11
/
+0
*
VCS: Open diff/blame editors in other split
Tobias Hunger
2014-03-07
1
-2
/
+3
*
EditorManager: Add OpenEditorFlags to openEditorWithContents
Tobias Hunger
2014-03-07
1
-2
/
+0
*
Prepare for patch generation, fix internals.
jkobus
2014-02-27
1
-2
/
+2
*
Add DiffEditorManager, refactoring.
jkobus
2014-02-18
1
-8
/
+10
*
Provide parent to getOpenFileName() and getSaveFileName()
Robert Loehning
2014-01-31
1
-2
/
+3
*
Get rid of DiffShowEditor.
Jarek Kobus
2014-01-30
1
-3
/
+0
*
Rename DiffEditorWidget -> SideBySideDiffEditorWidget
Jarek Kobus
2014-01-30
1
-3
/
+2
*
Add DiffEditorController
jkobus
2014-01-16
1
-2
/
+2
*
Get rid of DiffEditor::editorWidget();
jkobus
2014-01-13
1
-3
/
+3
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Braces cleanup
Orgad Shaneh
2013-11-14
1
-2
/
+1
*
EditorFactory: Replace some virtual functions with data members
hjk
2013-08-02
1
-1
/
+0
*
Move IEditor::createNew to IDocument::setContents
Eike Ziller
2013-07-17
1
-1
/
+1
*
Add a DiffShowEditor showing an additional info
jkobus
2013-06-19
1
-39
/
+5
[next]