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
/
git
/
giteditor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-1
/
+1
*
Git: Give BranchAddDialog for tags a parent
Andre Hartmann
2019-04-13
1
-1
/
+1
*
Git: Add tags from log window
Andre Hartmann
2019-04-03
1
-0
/
+20
*
GitEditor: Simplify reset menu
Orgad Shaneh
2019-03-28
1
-28
/
+21
*
Fix warning: "Use midRef() instead of mid()"
Alessandro Portale
2019-01-17
1
-2
/
+2
*
GitEditor: Convert some one-line slots to lambdas
Andre Hartmann
2018-12-22
1
-25
/
+13
*
GitEditor: Fix resolving of working directory for non-existent source
Orgad Shaneh
2018-10-25
1
-9
/
+9
*
Git: Make checkout asynchronous
Orgad Shaneh
2018-10-10
1
-1
/
+1
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
1
-2
/
+2
*
Utils: Introduce a TemporaryDirectory and TemporaryFile class
Tobias Hunger
2017-01-20
1
-2
/
+3
*
Git: Some more QStringList cleanup
Orgad Shaneh
2016-08-15
1
-1
/
+1
*
Git: De-noise
Orgad Shaneh
2016-07-22
1
-18
/
+15
*
Git: Modernize
Tobias Hunger
2016-02-10
1
-13
/
+11
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
Git: Use Qt5-style connects
Tobias Hunger
2015-11-23
1
-4
/
+9
*
Git: Do not use file name when retrieving parent commit
Orgad Shaneh
2015-11-11
1
-2
/
+1
*
Git: Strip line numbers from blame output
Orgad Shaneh
2015-07-07
1
-22
/
+18
*
Git: Always warn on hard reset when there are modified files
Orgad Shaneh
2015-06-11
1
-15
/
+2
*
Move "open" from IEditor to IDocument
Eike Ziller
2015-06-10
1
-2
/
+2
*
Git: Fix filtering of date/time in blame
Orgad Shaneh
2015-04-12
1
-1
/
+1
*
Vcs: Move createCommand and enqueueJob into VcsBaseClientImpl
Tobias Hunger
2015-04-10
1
-10
/
+0
*
Git: s/GitPlugin::gitClient/GitPlugin::client/
Tobias Hunger
2015-04-08
1
-11
/
+11
*
Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImpl
Tobias Hunger
2015-04-08
1
-1
/
+2
*
Git: Support Log for selected commit in git editors
Orgad Shaneh
2015-03-10
1
-0
/
+7
*
Git: Enable different reset types for commits in git editors
Orgad Shaneh
2015-03-10
1
-4
/
+12
*
VCS: Add accelerators to context menu entry in editors
Orgad Shaneh
2015-03-10
1
-6
/
+6
*
Git: Replace two uses of QAction::setData
hjk
2015-03-04
1
-20
/
+6
*
Clean exported headers of the TextEditor plugin.
Friedemann Kleint
2015-02-26
1
-0
/
+2
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Port to new connect api
Montel Laurent
2015-02-09
1
-2
/
+2
*
|
VCS: Remove unneeded qualifications
Orgad Shaneh
2015-02-04
1
-8
/
+8
|
/
*
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: More BaseText* -> Text* renamings
hjk
2014-09-26
1
-1
/
+1
*
|
VcsBase: Remove remaining BaseTextEditor::editor() usage
hjk
2014-09-02
1
-4
/
+4
*
|
TextEditor: Clean up/streamline SyntaxHighlighter setup
hjk
2014-08-27
1
-2
/
+2
*
|
VcsBase: Use static pattern for VcsBaseOutputWindow
hjk
2014-08-27
1
-6
/
+7
*
|
Vcs: Move editor construction over to new scheme
hjk
2014-08-21
1
-2
/
+1
*
|
TextEditor: Consolidate document access functions.
hjk
2014-08-04
1
-4
/
+4
*
|
GitEditor: Rename GitEditor into GitEditorWidget
hjk
2014-07-28
1
-26
/
+24
|
/
*
Git: Factor source directory resolving to a function
Orgad Shaneh
2014-07-03
1
-11
/
+13
*
Git: Remove diff editor
Orgad Shaneh
2014-06-24
1
-10
/
+0
*
Merge remote-tracking branch 'origin/3.1'
Oswald Buddenhagen
2014-03-18
1
-3
/
+6
|
\
|
*
Git: Consolidate codec configuration retrieval
Orgad Shaneh
2014-03-18
1
-1
/
+2
|
*
Git: Simplify commit message codec handling
Orgad Shaneh
2014-03-18
1
-2
/
+1
|
*
Git: Use commit encoding for interactive rebase and commit editors
Orgad Shaneh
2014-03-18
1
-3
/
+6
*
|
Editors: Move id() from editor to document.
Eike Ziller
2014-03-05
1
-4
/
+4
|
/
*
VCS editors: Fix revision markers
Eike Ziller
2014-01-29
1
-1
/
+1
*
Git: Added ability to checkout and reset in GitEditor
Petar Perisin
2014-01-16
1
-0
/
+29
[next]