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
/
vcsbaseclient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
VCSBase: Modernize
Orgad Shaneh
2018-09-20
1
-7
/
+8
*
VCS: Use namespace Utils
Orgad Shaneh
2018-07-18
1
-23
/
+25
*
VCS: Set user choices on editor reload
Orgad Shaneh
2017-06-19
1
-17
/
+26
*
Merge remote-tracking branch 'origin/4.2'
Eike Ziller
2016-10-27
1
-5
/
+13
|
\
|
*
Vcs: Optionally pass binary to run
Tobias Hunger
2016-10-25
1
-5
/
+13
*
|
Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfig
Orgad Shaneh
2016-10-24
1
-18
/
+18
*
|
VCS: Replace QToolButtons in VCS toolbar with QActions
Jarek Kobus
2016-10-24
1
-24
/
+29
|
/
*
Merge remote-tracking branch 'origin/4.1'
Orgad Shaneh
2016-07-22
1
-24
/
+30
|
\
|
*
VCS: VcsBaseClient::vcsFullySynchronousExec returns a SynchronousProcessResponse
Tobias Hunger
2016-07-15
1
-24
/
+30
*
|
Remove unneeded QSignalMapper includes
Orgad Shaneh
2016-07-20
1
-1
/
+0
|
/
*
VCS: Return the editor in VcsBaseClient::annotate
Orgad Shaneh
2016-06-14
1
-4
/
+4
*
VcsBaseClient: Make some functions const
Orgad Shaneh
2016-05-08
1
-2
/
+2
*
SynchronousProcess: Change exit code interpreter to function object
Eike Ziller
2016-04-27
1
-5
/
+4
*
VCS: Simplify editor/command connections
Orgad Shaneh
2016-03-29
1
-16
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-18
/
+13
*
VCS: Fix encoding for editor-related commands
Orgad Shaneh
2015-09-17
1
-0
/
+2
*
VCS: Abort previous command for the same editor
Orgad Shaneh
2015-06-25
1
-0
/
+1
*
Vcs: Do not crash when stopping running commands
Tobias Hunger
2015-06-23
1
-40
/
+22
*
ShellCommand: Allow setting working directory per job
Tobias Hunger
2015-06-10
1
-2
/
+3
*
ShellCommand: Rename some signals
Tobias Hunger
2015-05-07
1
-2
/
+2
*
Vcs: Split up VcsCommand
Tobias Hunger
2015-05-04
1
-9
/
+9
*
Vcs: Push the binary into the Jobs of VcsCommand
Tobias Hunger
2015-04-29
1
-3
/
+3
*
Git: Suppress stderr output for fully synchronous executions
Orgad Shaneh
2015-04-15
1
-1
/
+1
*
Git: Move executeGit into VcsBaseClientImpl
Tobias Hunger
2015-04-15
1
-0
/
+12
*
VCS: Remove superfluous metatype declarations for QVariant
Orgad Shaneh
2015-04-15
1
-2
/
+0
*
VCS: Assert pointer before using it
Orgad Shaneh
2015-04-14
1
-1
/
+1
*
Vcs: Move method around in vcsbaseclient.cpp, no code change
Tobias Hunger
2015-04-14
1
-9
/
+9
*
Vcs: Move vcsSynchronousExec into VcsBaseClientImpl
Tobias Hunger
2015-04-14
1
-6
/
+6
*
Vcs: Move method around in vcsbaseclient.cpp, no code change
Tobias Hunger
2015-04-14
1
-14
/
+14
*
Vcs: Move vcsFullySynchronousExec into VcsBaseClientImpl
Tobias Hunger
2015-04-14
1
-5
/
+3
*
Vcs: Extend vcsFullySynchronousExec to have flags
Tobias Hunger
2015-04-13
1
-1
/
+3
*
Vcs: Make VcsBaseClient return stderr on fullySynchronous execution
Tobias Hunger
2015-04-13
1
-9
/
+26
*
Vcs: Get rid of second implementation to run commands fully synchronously
Tobias Hunger
2015-04-13
1
-30
/
+6
*
Vcs: Standardize on second based timeouts
Tobias Hunger
2015-04-13
1
-7
/
+7
*
Vcs: Move annotate and annotateRevisionRequested into VcsBaseClientImpl
Tobias Hunger
2015-04-13
1
-13
/
+13
*
Vcs: Move createVcsEditor into VcsBaseClientImpl
Tobias Hunger
2015-04-13
1
-37
/
+42
*
VCS: Join 2 short lines
Orgad Shaneh
2015-04-12
1
-2
/
+1
*
Vcs: WS cleanup
Tobias Hunger
2015-04-10
1
-2
/
+2
*
Vcs: Move resetCachedVcsInfo into VcsBaseClientImpl
Tobias Hunger
2015-04-10
1
-5
/
+5
*
Vcs: Move createCommand and enqueueJob into VcsBaseClientImpl
Tobias Hunger
2015-04-10
1
-76
/
+72
*
Vcs: Move vcsBinary and vcsTimeout into VcsBaseClientImpl
Tobias Hunger
2015-04-09
1
-10
/
+10
*
Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImpl
Tobias Hunger
2015-04-08
1
-19
/
+49
*
Git: Add enqueueJob method to GitClient
Tobias Hunger
2015-03-26
1
-1
/
+1
*
Vcs: Add vcsBinary and vcsTimeout methods to VcsBaseClient
Tobias Hunger
2015-03-26
1
-19
/
+23
*
Clean exported headers of the TextEditor plugin.
Friedemann Kleint
2015-02-26
1
-0
/
+3
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Replace QFileInfo::fileName() with FileName::fileName()
Orgad Shaneh
2015-01-29
1
-1
/
+1
*
|
VcsBase: Fix build
Tobias Hunger
2015-01-22
1
-2
/
+2
*
|
VcsBaseClient: Fix build on windows
Tobias Hunger
2015-01-22
1
-3
/
+3
[next]