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
/
diffeditor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
DiffEditor: Remove a bit of fluff
Tobias Hunger
2015-01-30
1
-2
/
+1
*
Replace QFileInfo::fileName() with FileName::fileName()
Orgad Shaneh
2015-01-29
1
-3
/
+4
*
DiffEditor: Use Qt5 style connects
Tobias Hunger
2015-01-28
1
-38
/
+37
*
Replace old svn diff editor with the new one
jkobus
2014-11-21
1
-6
/
+11
*
Hide some diff editor controls when diff editor is bound to a file.
jkobus
2014-11-05
1
-3
/
+6
*
Fix reloading of patch files
jkobus
2014-10-24
1
-21
/
+2
*
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
*
|
TextEditor: Rename BaseTextEditorWidget to TextEditorWidget
hjk
2014-09-29
1
-10
/
+10
*
|
TextEditor: More BaseText* -> Text* renamings
hjk
2014-09-26
1
-1
/
+1
*
|
Remove some unneeded TextEditor:: qualifications
hjk
2014-09-26
1
-3
/
+3
*
|
DiffEditor: Fix summary view appearance
hjk
2014-09-24
1
-14
/
+10
*
|
Fix typos
Robert Loehning
2014-09-09
1
-1
/
+1
*
|
TextEditor: Flip default to 'duplicatedSupported'
hjk
2014-09-03
1
-2
/
+0
*
|
TextEditor: Use more direct approach for fallback IEditor construction
hjk
2014-08-29
1
-2
/
+2
*
|
TextEditor: Fix regression introduced by recent c094592f8a
hjk
2014-08-28
1
-8
/
+4
*
|
DiffEditor: Merge the two construction paths
hjk
2014-08-22
1
-28
/
+3
*
|
TextEditor: Further *Editor/*EditorWidget disentangling
hjk
2014-08-19
1
-7
/
+2
*
|
TextEditor: Merge the two sets of *EditorWidget constructors
hjk
2014-08-19
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-08-15
1
-0
/
+1
|
\
\
|
|
/
|
*
Fix focus handling in diff editor
jkobus
2014-08-13
1
-0
/
+1
*
|
TextEditor: Consolidate document access functions.
hjk
2014-08-04
1
-2
/
+2
*
|
TextEditor: Remove one stack of EditorWidget constructors
hjk
2014-08-01
1
-1
/
+1
|
/
*
Hide reload button for diff editor when there is no reloader
jkobus
2014-07-07
1
-8
/
+18
*
Make it possible to save diff editor contents
jkobus
2014-07-04
1
-7
/
+6
*
Git: Add on-demand branches expanding
Orgad Shaneh
2014-06-24
1
-0
/
+76
*
Move reload icon from diff editor to core
Alessandro Portale
2014-06-13
1
-1
/
+1
*
Implement unified diff editor
jkobus
2014-06-06
1
-38
/
+234
*
Merge remote-tracking branch 'origin/3.1'
Oswald Buddenhagen
2014-03-11
1
-1
/
+1
|
\
|
*
Don't register mimetype for diff editor
jkobus
2014-03-10
1
-1
/
+1
*
|
Editors: Move id() from editor to document.
Eike Ziller
2014-03-05
1
-2
/
+1
|
/
*
DiffEditor: Remove DescriptionEditor helper class.
hjk
2014-02-25
1
-14
/
+6
*
Core: Make IEditor::id a value member and adjust users
hjk
2014-02-25
1
-8
/
+6
*
Move Gui stuff out of DiffEditorController
jkobus
2014-02-24
1
-20
/
+24
*
Add DiffEditorManager, refactoring.
jkobus
2014-02-18
1
-59
/
+45
*
Move DiffEditorController into DiffEditorDocument.
Jarek Kobus
2014-02-10
1
-37
/
+65
*
Get rid of DiffShowEditor.
Jarek Kobus
2014-01-30
1
-4
/
+147
*
Rename DiffEditorWidget -> SideBySideDiffEditorWidget
Jarek Kobus
2014-01-30
1
-3
/
+3
*
Rename DiffEditorFile -> DiffEditorDocument
Jarek Kobus
2014-01-30
1
-3
/
+3
*
Add DiffEditorController
jkobus
2014-01-16
1
-19
/
+30
*
Get rid of DiffEditor::editorWidget();
jkobus
2014-01-13
1
-0
/
+5
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Add a toolbutton for switching diff view mode
jkobus
2013-08-30
1
-1
/
+1
*
Move IEditor::createNew to IDocument::setContents
Eike Ziller
2013-07-17
1
-6
/
+0
*
Move displayName from IEditor to IDocument
Eike Ziller
2013-07-10
1
-14
/
+0
*
DiffEditor: Fix warning about initialization order
Nikolai Kosjar
2013-06-19
1
-1
/
+1
*
DiffEditor: Fix context lines spin box layout.
Eike Ziller
2013-06-04
1
-1
/
+2
*
Move "Sync Horiz Scroll Bars" corner widget to the toolbar
jkobus
2013-06-04
1
-0
/
+11
*
DiffEditor: Rename DiffEditorEditable to DiffEditor
hjk
2013-06-03
1
-0
/
+231