index
:
qt-creator/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
11.0
12.0
13.0
14.0
15.0
16.0
17.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
3dfirst
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
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-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/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
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
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
vcsbase
/
vcscommand.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
VCS: Replace more uses of QTextCodec with its name
hjk
18 hours
1
-6
/
+2
*
VcsBaseClientImpl: Don't leak VcsCommand instances
Jarek Kobus
2024-03-18
1
-0
/
+1
*
VCS: Allow remote vcs operations
Marcus Tillmanns
2024-02-12
1
-3
/
+5
*
Process: Get rid of ProcessInterpreter
Jarek Kobus
2024-01-17
1
-1
/
+3
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
1
-2
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
VcsBase: Introduce vcsExecWithHandler()
Jarek Kobus
2022-12-09
1
-0
/
+3
*
VcsCommand: Remove signals for communication with VcsOutputWindow
Jarek Kobus
2022-10-12
1
-9
/
+0
*
VcsCommand: Reuse ProcessProgress
Jarek Kobus
2022-10-12
1
-8
/
+3
*
VcsCommand: Simplify ProgressParser
Jarek Kobus
2022-10-07
1
-19
/
+2
*
RunFlags: Add ProgressiveOutput flag
Jarek Kobus
2022-10-06
1
-1
/
+0
*
VcsBase: Move RunFlags into separate header
Jarek Kobus
2022-10-06
1
-17
/
+3
*
VcsCommand: Make runCommand() a static method
Jarek Kobus
2022-10-05
1
-1
/
+5
*
VcsCommand: Remove internal terminate() signal
Jarek Kobus
2022-10-05
1
-2
/
+0
*
VcsCommand: Change the default logic for fully sync
Jarek Kobus
2022-10-05
1
-5
/
+3
*
ClearCasePlugin: Reuse CommandResult
Jarek Kobus
2022-09-21
1
-0
/
+2
*
VcsCommand: Rename execute() to start()
Jarek Kobus
2022-09-21
1
-1
/
+1
*
VcsCommand: Remove finished() signal
Jarek Kobus
2022-09-20
1
-1
/
+0
*
VcsCommand: Conform to QtcProcess API
Jarek Kobus
2022-09-20
1
-0
/
+2
*
VcsCommand: Add std channel getters
Jarek Kobus
2022-09-19
1
-0
/
+3
*
VcsCommand: Always install std callbacks
Jarek Kobus
2022-09-16
1
-5
/
+0
*
VcsCommand: Remove one runCommand() overload
Jarek Kobus
2022-09-05
1
-6
/
+0
*
VcsCommand: Get rid of abort()
Jarek Kobus
2022-09-02
1
-1
/
+0
*
VcsCommand: Don't run in separate thread
Jarek Kobus
2022-09-02
1
-3
/
+0
*
VcsCommand: Extract some methods for further usage
Jarek Kobus
2022-09-01
1
-0
/
+1
*
VcsCommand: Move some methods into VcsCommandPrivate
Jarek Kobus
2022-09-01
1
-3
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
VcsCommand: Remove unused SshPasswordPrompt
Jarek Kobus
2022-08-26
1
-2
/
+1
*
VcsCommand: Remove defaultWorkingRepository() getter
Jarek Kobus
2022-08-03
1
-2
/
+0
*
VcsCommand: Remove one addJob overload
Jarek Kobus
2022-08-03
1
-9
/
+0
*
VcsCommand: Simplify public runCommand()
Jarek Kobus
2022-08-02
1
-4
/
+7
*
VcsCommand: Get rid of setCookie()
Jarek Kobus
2022-08-02
1
-3
/
+1
*
VcsCommand: Remove cookie() method
Jarek Kobus
2022-08-01
1
-1
/
+0
*
VcsCommand: Merge with VcsCommandDecorator
Jarek Kobus
2022-08-01
1
-17
/
+7
*
Move ShellCommand into VcsBase plugin
Jarek Kobus
2022-08-01
1
-0
/
+201
*
VcsCommand: Move the class into vcsbaseclient.cpp
Jarek Kobus
2022-07-14
1
-46
/
+0
*
VcsCommand: Remove m_preventRepositoryChanged field
Jarek Kobus
2022-07-14
1
-2
/
+0
*
VcsCommand: Don't store the FutureProgress
Jarek Kobus
2022-07-14
1
-4
/
+0
*
ShellCommand: De-virtualize postRunCommand()
Jarek Kobus
2022-07-14
1
-1
/
+1
*
ShellCommand: De-virtualize addTask()
Jarek Kobus
2022-07-14
1
-1
/
+1
*
ShellCommand: De-virtualize environment()
Jarek Kobus
2022-07-13
1
-3
/
+0
*
VcsBase: Hide VcsCommand class
Jarek Kobus
2022-07-13
1
-8
/
+6
*
ShellCommand: Merge VcsCommand::VcsRunFlags into RunFlags
Jarek Kobus
2022-07-12
1
-5
/
+0
*
ShellCommand: De-virtualize runCommand()
Jarek Kobus
2022-07-12
1
-6
/
+2
*
VcsBase: Remove some ssh related methods
Jarek Kobus
2022-07-12
1
-1
/
+0
*
ShellCommand: Make processEnvironment() protected
Jarek Kobus
2022-07-12
1
-2
/
+1
*
Remove Core::ShellCommand
Jarek Kobus
2022-07-11
1
-4
/
+6
*
VCS: Use more FilePath in ShellCommand and surroundings
hjk
2021-08-17
1
-2
/
+2
*
Vcs: Use more FilePath for file paths
hjk
2021-08-02
1
-1
/
+1
*
All: Replace most SynchronousProcess by QtcProcess
hjk
2021-06-23
1
-1
/
+1
[next]