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: Fix leak
Christian Kandeler
2020-06-17
1
-0
/
+1
*
Remove unnecessary removeContextObject calls
Eike Ziller
2020-05-27
1
-13
/
+4
*
Utils: Add a non-toolbar variant of the "RELOAD" icon
Alessandro Portale
2020-02-07
1
-1
/
+1
*
Avoid warning on empty expressions
hjk
2019-07-23
1
-1
/
+1
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-2
/
+2
*
Replace static_casts by QOverload where possible
hjk
2019-02-26
1
-2
/
+2
*
DiffEditor: Modernize
Alessandro Portale
2018-11-09
1
-1
/
+1
*
Core: Change IEditor::document() to const
Orgad Shaneh
2018-09-26
1
-1
/
+1
*
Remove a few redundant occurrences of 'virtual' and 'override'
Alessandro Portale
2018-06-18
1
-1
/
+1
*
DiffEditor: fix various warnings
Jarek Kobus
2018-05-03
1
-6
/
+6
*
Move git specific stuff out of diff editor plugin
Jarek Kobus
2018-03-15
1
-75
/
+0
*
utils: Let the link icon have a LINK and a LINK_TOOLBAR version
Alessandro Portale
2018-03-02
1
-1
/
+1
*
DiffEditor: Minor cleanup
Orgad Shaneh
2018-02-20
1
-2
/
+2
*
Refactor HighlightScrollBar
Jarek Kobus
2017-12-12
1
-1
/
+2
*
DiffEditor: Modernize
Andre Hartmann
2017-12-09
1
-29
/
+14
*
Fix underline color in diff description when hovering
Eike Ziller
2017-07-10
1
-1
/
+4
*
Fix style of whitespace in diff description
Eike Ziller
2017-07-07
1
-0
/
+4
*
DiffEditor: refactor loops and const correctness
Jarek Kobus
2017-06-28
1
-8
/
+8
*
DiffEditor: Fix editor actions
Eike Ziller
2017-05-18
1
-2
/
+38
*
DiffEditor: Fix warning about unused constant
Tobias Hunger
2017-01-30
1
-2
/
+0
*
DiffEditor: drop legacy settings
Arnold Dumas
2017-01-23
1
-15
/
+0
*
Display "Waiting for data" properly
Jarek Kobus
2017-01-09
1
-4
/
+0
*
Fix showing/hiding context lines spinbox in diff editor
Jarek Kobus
2016-11-25
1
-8
/
+7
*
Reuse the Guard class
Jarek Kobus
2016-10-21
1
-26
/
+12
*
Move icons to Utils
Ulf Hermann
2016-08-05
1
-3
/
+3
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
DiffEditor: Sort includes
Andre Hartmann
2015-12-22
1
-12
/
+12
*
Core: Unify the close icons
Alessandro Portale
2015-12-04
1
-1
/
+1
*
Themed Icons: Introduce Utils::Icon
Alessandro Portale
2015-11-25
1
-7
/
+5
*
Git: Scroll to active file on Show invoked from file log
Orgad Shaneh
2015-11-03
1
-59
/
+70
*
Icon refresh: First step towards the new Qt Creator themes
Alessandro Portale
2015-10-23
1
-4
/
+5
*
Vcs: Simplify code by using Utils::equal
Daniel Teske
2015-09-07
1
-2
/
+3
*
Move "open" from IEditor to IDocument
Eike Ziller
2015-06-10
1
-8
/
+0
*
Add override keyword to IEditor & TextEditorWidget implementations
Eike Ziller
2015-06-09
1
-5
/
+5
*
DiffEditor: Do not load settings when splitting views
Tobias Hunger
2015-04-10
1
-73
/
+87
*
Remove some duplicate includes
Tobias Hunger
2015-03-20
1
-1
/
+0
*
DiffEditor: use sentence style capitalization for labels
Leena Miettinen
2015-03-16
1
-1
/
+1
*
DiffEditor: Fill in file combobox on new splits
Tobias Hunger
2015-03-11
1
-1
/
+1
*
DiffEditor: Fix sync toggle
Tobias Hunger
2015-03-11
1
-130
/
+140
*
DiffEditor: Refactor the user-facing parts
Tobias Hunger
2015-03-10
1
-173
/
+249
*
Clean exported headers of the Core plugin.
Friedemann Kleint
2015-03-05
1
-0
/
+1
*
Clean exported headers of the TextEditor plugin.
Friedemann Kleint
2015-02-26
1
-0
/
+1
*
DiffEditor: Fix selection of next view
Tobias Hunger
2015-02-23
1
-6
/
+9
*
DiffEditor: Introduce a base class for the different views
Tobias Hunger
2015-02-23
1
-78
/
+65
*
DiffEditor: Make DiffEditor internal
Tobias Hunger
2015-02-16
1
-5
/
+1
*
DiffEditor: Make DiffEditorDocument internal
Tobias Hunger
2015-02-16
1
-2
/
+4
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
DiffEditor: Remove m_controller member
Tobias Hunger
2015-02-04
1
-22
/
+24
*
|
DiffEditor: Assert that document is passed in
Tobias Hunger
2015-02-04
1
-4
/
+3
[next]