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
/
gerrit
/
gerritmodel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
Utils: Rename QtcProcess -> Process
Jarek Kobus
2023-05-04
1
-5
/
+5
*
Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*
hjk
2023-01-10
1
-2
/
+2
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
GerritModel: Reuse ProcessProgress
Jarek Kobus
2023-01-04
1
-28
/
+13
*
Git/VCS: Use ctrlc stub for process execution
Orgad Shaneh
2022-12-15
1
-0
/
+1
*
VcsBase & dependent: Fix const correctness
Jarek Kobus
2022-12-14
1
-6
/
+4
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
Git: Convert to Tr::tr
Alessandro Portale
2022-10-06
1
-23
/
+24
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
QueryContext: Connect to done() signal instead of finished()
Jarek Kobus
2022-06-21
1
-1
/
+1
*
Replace QtcProcess::stopProcess() by stop() plus waitForFinished
hjk
2022-06-16
1
-1
/
+2
*
QtcProcess: Forward declare Environment in QtcProcess header
Jarek Kobus
2022-05-09
1
-0
/
+1
*
GerritModel: Connect to QtcProcess::done() signal
Jarek Kobus
2022-04-27
1
-23
/
+14
*
Git: Proliferate FilePath use in GerritModel a bit
hjk
2021-08-17
1
-8
/
+7
*
VCS: Use more FilePath in ShellCommand and surroundings
hjk
2021-08-17
1
-1
/
+1
*
Utils: Introduce a FilePath constructor from char arrays
hjk
2021-08-17
1
-2
/
+3
*
Use refactored ProcessMode
Jarek Kobus
2021-08-09
1
-1
/
+0
*
Utils: Drop QProcess specific parameters from QtcProcess::finished()
hjk
2021-06-14
1
-5
/
+5
*
Utils: Make QtcProcess::{setW,w}orkingDirectory use FilePath
hjk
2021-06-03
1
-1
/
+1
*
Utils: Move QProcess base to QtcProcessPrivate
hjk
2021-06-02
1
-7
/
+6
*
Vcs/Utils: Use Utils::Environment for ShellCommand
hjk
2021-05-05
1
-1
/
+1
*
Git: Avoid one use of SynchronousProcess
hjk
2021-04-30
1
-5
/
+7
*
Git: fix assert when comparing GerritApproval
David Schulz
2020-11-16
1
-1
/
+2
*
Git: Compile with Qt 6
hjk
2020-06-23
1
-2
/
+2
*
Drop use of Qt::DefaultLocaleShortDate
hjk
2020-06-22
1
-1
/
+1
*
Git: Store singleton instance in GitClient
Orgad Shaneh
2020-02-26
1
-2
/
+1
*
Git: Partially move plugin pimpl to .cpp
hjk
2020-02-07
1
-1
/
+1
*
Vcs: Pimpl plugins
hjk
2020-01-24
1
-1
/
+1
*
Workaround 5.15 deprecations in QTextStreams
David Schulz
2020-01-17
1
-4
/
+8
*
Partial compile fix for current Qt dev and/or Qt 6
hjk
2019-11-12
1
-0
/
+2
*
Utils: Add CommandLine convenience constructors
hjk
2019-07-23
1
-2
/
+1
*
Utils: Use CommandLine in ShellCommand
hjk
2019-06-11
1
-1
/
+1
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-1
/
+1
*
Replace uses of qVariantFromValue with QVariant::fromValue
hjk
2019-05-27
1
-1
/
+1
*
Replace static_casts by QOverload where possible
hjk
2019-02-26
1
-2
/
+2
*
Git: Modernize
Alessandro Portale
2018-11-10
1
-5
/
+4
*
Merge remote-tracking branch 'origin/master' into 4.8
Eike Ziller
2018-09-21
1
-2
/
+2
|
\
|
*
Git: Modernize
Orgad Shaneh
2018-09-19
1
-2
/
+2
*
|
Git: Avoid usage of deprecated QDateTime::fromTime_t
Orgad Shaneh
2018-09-21
1
-1
/
+1
|
/
*
Gerrit: Fix some clang-tidy warnings
Orgad Shaneh
2018-06-01
1
-3
/
+3
*
Utils: Purge asConst
Orgad Shaneh
2018-04-09
1
-2
/
+1
*
Merge remote-tracking branch 'origin/4.3'
Orgad Shaneh
2017-06-02
1
-1
/
+3
|
\
|
*
Gerrit: Fix SSH output parsing for Gerrit 2.14
Orgad Shaneh
2017-05-25
1
-1
/
+3
*
|
Merge remote-tracking branch 'origin/4.3'
Eike Ziller
2017-05-15
1
-7
/
+5
|
\
\
|
|
/
|
*
Gerrit: Avoid UTF-8 in comments
Orgad Shaneh
2017-05-15
1
-2
/
+2
|
*
Gerrit: Terminate previous query when remote is changed
Orgad Shaneh
2017-05-15
1
-5
/
+3
*
|
Merge remote-tracking branch 'origin/4.3'
Eike Ziller
2017-05-09
1
-1
/
+2
|
\
\
|
|
/
|
*
Gerrit: Fix REST for Gerrit 2.14
Orgad Shaneh
2017-05-04
1
-1
/
+2
*
|
Gerrit: Support certificate validation
Orgad Shaneh
2017-04-25
1
-1
/
+1
|
/
[next]