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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix showing/hiding context lines spinbox in diff editor
Jarek Kobus
2016-11-25
2
-10
/
+9
*
Don't save context chunks
Jarek Kobus
2016-11-24
1
-0
/
+3
*
Fix SideBySide diff editor icon
Jarek Kobus
2016-11-24
1
-1
/
+1
*
Clear the uniqueId of diff editor when saving
Jarek Kobus
2016-11-24
1
-0
/
+1
*
Make skipOpeningBigTextFile() public and use it in Diff Editor
Jarek Kobus
2016-11-23
1
-1
/
+4
*
Add some missing consts
Jarek Kobus
2016-11-17
1
-4
/
+4
*
Add missing overrides
Jarek Kobus
2016-11-17
1
-4
/
+4
*
DiffEditor: fix revert chunk for diffs of modified files
Jarek Kobus
2016-10-21
5
-15
/
+64
*
Reuse the Guard class
Jarek Kobus
2016-10-21
2
-27
/
+14
*
Use namespace Core in diff editor plugin
Jarek Kobus
2016-10-21
1
-37
/
+39
*
Handle "Diff All Modified Files" action enablement
Jarek Kobus
2016-10-21
2
-44
/
+53
*
Implement diff on close, on revert and on external modification
Jarek Kobus
2016-10-21
2
-0
/
+92
*
Drop unneeded override
Jarek Kobus
2016-10-07
1
-1
/
+0
*
DiffEditor: Fix compile with gcc 4.8 / Qt5.6
Christian Stenger
2016-10-07
1
-1
/
+1
*
Implement diff for unsaved changes
Jarek Kobus
2016-10-06
2
-40
/
+276
*
Move icons to Utils
Ulf Hermann
2016-08-05
1
-3
/
+3
*
DiffEditor: do not show reload prompt
Nikita Baryshnikov
2016-07-25
1
-1
/
+4
*
Show proper diff when one of diff files is missing
Jarek Kobus
2016-07-25
1
-2
/
+8
*
Refactor DiffEditorWidgets, introduce common widget controller
Jarek Kobus
2016-07-25
8
-441
/
+407
*
Wholesale conversion to #pragma once
hjk
2016-03-30
14
-56
/
+14
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
26
-428
/
+303
*
IDocument: Rename defaultPath and suggestedFileName
Eike Ziller
2016-01-14
2
-4
/
+4
*
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
6
-15
/
+60
*
Git: Scroll to active file on Show invoked from file log
Orgad Shaneh
2015-11-03
5
-64
/
+93
*
DiffEditor: Remove "slots"
Orgad Shaneh
2015-11-02
1
-5
/
+4
*
Icon refresh: First step towards the new Qt Creator themes
Alessandro Portale
2015-10-23
8
-6
/
+10
*
DiffEditor: Add indication on failure
Orgad Shaneh
2015-09-15
1
-4
/
+8
*
Vcs: Simplify code by using Utils::equal
Daniel Teske
2015-09-07
1
-2
/
+3
*
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
2
-1
/
+21
*
CodePaster: Register type safe service object
Eike Ziller
2015-07-08
4
-37
/
+45
*
DiffEditor: Do not leave a blank line when there are no branches
Orgad Shaneh
2015-07-06
1
-2
/
+5
*
DiffEditor: avoid gcc warning
Nikita Baryshnikov
2015-07-01
1
-1
/
+1
*
Add override to IDocument hierarchy
Eike Ziller
2015-06-11
1
-8
/
+9
*
Editor manager: Abort with a single message if file is not readable.
Eike Ziller
2015-06-10
2
-8
/
+10
*
DiffEditor: Silence warning about unused variable.
Christian Kandeler
2015-06-10
1
-3
/
+2
*
Move "open" from IEditor to IDocument
Eike Ziller
2015-06-10
4
-16
/
+5
*
Add override keyword to IEditor & TextEditorWidget implementations
Eike Ziller
2015-06-09
5
-31
/
+31
*
DiffEditor: Parse git diffs properly
Tobias Hunger
2015-04-27
1
-29
/
+27
*
Git: Make git show a bit more robust
Tobias Hunger
2015-04-23
1
-1
/
+1
*
DiffEditor: When jumping to a file then put that block to the top
Tobias Hunger
2015-04-17
2
-3
/
+4
*
DiffEditorManager simplify
Nikita Baryshnikov
2015-04-13
9
-197
/
+23
*
Merge remote-tracking branch 'origin/3.4'
Eike Ziller
2015-04-13
2
-2
/
+1
|
\
|
*
GitClient: fix diff when committing
Nikita Baryshnikov
2015-04-12
1
-1
/
+0
|
*
DiffEditorManager fix typo in assert
Nikita Baryshnikov
2015-04-06
1
-1
/
+1
*
|
DiffEditor: Do not load settings when splitting views
Tobias Hunger
2015-04-10
3
-77
/
+93
*
|
Merge remote-tracking branch 'origin/3.4'
Eike Ziller
2015-03-24
3
-3
/
+0
|
\
\
|
|
/
|
*
Remove some duplicate includes
Tobias Hunger
2015-03-20
3
-3
/
+0
[next]