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
*
DiffEditor: Add context info to side by side editor
Orgad Shaneh
2017-06-02
1
-9
/
+11
*
DiffEditor: Remove dead code
Eike Ziller
2017-05-23
1
-19
/
+1
*
Move Git-specific logic from DiffEditor to Git
Orgad Shaneh
2017-05-19
2
-36
/
+2
*
DiffEditor: Fix editor actions
Eike Ziller
2017-05-18
10
-10
/
+158
*
Reduce usage of qApp in favor of static function calls
Alessandro Portale
2017-04-24
1
-1
/
+1
*
Use QString::*Ref method
Montel Laurent
2017-04-21
2
-2
/
+2
*
Reserve some elements
Montel Laurent
2017-04-14
1
-0
/
+1
*
Support diff a file from project explorer against the current file
Jarek Kobus
2017-03-28
2
-0
/
+17
*
DiffEditor: De-slot
Orgad Shaneh
2017-03-20
6
-19
/
+12
*
Merge remote-tracking branch 'origin/4.2' into 4.3
Orgad Shaneh
2017-03-14
2
-0
/
+2
|
\
|
*
QRegExp include cleanup
Samuel Gaist
2017-03-13
2
-0
/
+2
*
|
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
*
|
Utils: Introduce a TemporaryDirectory and TemporaryFile class
Tobias Hunger
2017-01-20
1
-2
/
+2
*
|
Prefix editor's uniqueId with plugin name
Jarek Kobus
2017-01-10
3
-5
/
+12
*
|
Display "Waiting for data" properly
Jarek Kobus
2017-01-09
8
-8
/
+47
*
|
Merge remote-tracking branch 'origin/4.2'
Eike Ziller
2016-11-30
1
-1
/
+1
|
\
\
|
|
/
|
*
Git: Replace msysGit with Git for Windows in comments
Orgad Shaneh
2016-11-29
1
-1
/
+1
*
|
DiffEditor: Initialize pointers
Tobias Hunger
2016-11-29
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/4.2'
Orgad Shaneh
2016-11-28
6
-12
/
+18
|
\
\
|
|
/
|
*
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
*
|
Show progress indicator while reloading diff
Jarek Kobus
2016-11-23
4
-0
/
+67
*
|
Make some variables const
Jarek Kobus
2016-11-23
1
-10
/
+10
*
|
Don't use static variables in differ
Jarek Kobus
2016-11-23
1
-3
/
+3
*
|
Move diff calculation to the separate thread
Jarek Kobus
2016-11-21
3
-82
/
+176
|
/
*
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
[next]