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
/
vcsbase
/
vcsbaseeditor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
VCS: Set user choices on editor reload
Orgad Shaneh
2017-06-19
1
-2
/
+2
*
VCS: Use Qt5 connect for annotate
Orgad Shaneh
2016-11-28
1
-3
/
+0
*
VCS: Replace describe slots with lambdas
Orgad Shaneh
2016-11-28
1
-2
/
+3
*
Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfig
Orgad Shaneh
2016-10-24
1
-1
/
+1
*
VCS: Replace QToolButtons in VCS toolbar with QActions
Jarek Kobus
2016-10-24
1
-2
/
+2
*
Git: Use correct line numbers in limited range blame
Orgad Shaneh
2016-06-14
1
-0
/
+6
*
VcsBase: Modernize headers
Tobias Hunger
2016-02-03
1
-21
/
+16
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
VcsBase: Add missing override modifier.
Christian Kandeler
2015-08-20
1
-1
/
+1
*
Add override keyword to IEditor & TextEditorWidget implementations
Eike Ziller
2015-06-09
1
-8
/
+8
*
Git: Fix filtering of date/time in blame
Orgad Shaneh
2015-04-12
1
-0
/
+3
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Git/VCS: Use spinning progress indicator for log view
Eike Ziller
2015-01-19
1
-0
/
+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
-1
/
+1
*
|
TextEditor: More BaseText* -> Text* renamings
hjk
2014-09-26
1
-1
/
+1
*
|
Editors: Automatically add editor/document id to context and use that
Eike Ziller
2014-09-02
1
-2
/
+1
*
|
VcsBase: Remove remaining BaseTextEditor::editor() usage
hjk
2014-09-02
1
-0
/
+1
*
|
TextEditor: Remove some *Widget::createEditor implementation
hjk
2014-08-28
1
-2
/
+0
*
|
Vcs: Convert to new editor construction scheme
hjk
2014-08-28
1
-3
/
+6
*
|
Vcs: Some naming re-organization
hjk
2014-08-28
1
-2
/
+2
*
|
Vcs: Move some static functions from *EditorWidget to *Editor
hjk
2014-08-28
1
-47
/
+44
*
|
Vcs: Move editor construction over to new scheme
hjk
2014-08-21
1
-2
/
+16
|
/
*
VCS editors: Fix revision markers
Eike Ziller
2014-01-29
1
-3
/
+0
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Git: Support annotate revision for renamed files
Orgad Shaneh
2013-10-10
1
-0
/
+1
*
VCS: Rename diffBaseDirectory -> workingDirectory
Orgad Shaneh
2013-10-10
1
-3
/
+3
*
VCS: Pass workingDirectory for annotate
Orgad Shaneh
2013-10-10
1
-1
/
+2
*
VCS: Abort previous command for the same editor
Orgad Shaneh
2013-09-30
1
-0
/
+2
*
Git: Support staging a single chunk.
Francois Ferrand
2013-09-26
1
-1
/
+4
*
Git: Fix crash on diff
Orgad Shaneh
2013-09-12
1
-2
/
+3
*
Add common interface for text formats inside syntax highlighter
jkobus
2013-08-26
1
-5
/
+1
*
VCS: Consolidate codec handling
Orgad Shaneh
2013-07-19
1
-1
/
+1
*
VCS: Use relative path for apply/revert chunk
Orgad Shaneh
2013-07-03
1
-1
/
+1
*
Git: Support change links on commit editor
Orgad Shaneh
2013-05-31
1
-0
/
+1
*
Git: Provide a commit editor for files opened externally
Orgad Shaneh
2013-05-24
1
-1
/
+1
*
VCS: Rename RegularCommandOutput to OtherContent
Orgad Shaneh
2013-05-24
1
-2
/
+2
*
VCS: Remove unused extension parameter from editors
Orgad Shaneh
2013-05-24
1
-1
/
+0
*
Fix Krazy warnings about includes/header guards in version control.
Friedemann Kleint
2013-03-12
1
-3
/
+3
*
Vcs: Remove "waiting for data" when process fails
Tobias Hunger
2013-02-13
1
-0
/
+1
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
|
Git: Add subject to log combobox
Orgad Shaneh
2013-01-30
1
-0
/
+2
*
|
VCS: Devirtualize diff-related functions
Orgad Shaneh
2013-01-30
1
-5
/
+4
*
|
VCS: Use entries combobox for log
Orgad Shaneh
2013-01-30
1
-0
/
+4
*
|
VCS: Un-static testDiffFileResolving
Orgad Shaneh
2013-01-30
1
-1
/
+1
*
|
VCSBaseEditor: Make diffFileBrowse more generic
Orgad Shaneh
2013-01-24
1
-2
/
+2
*
|
Git: Add context-menu actions for cherry-pick and revert
Orgad Shaneh
2013-01-23
1
-0
/
+3
[next]