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
/
gerritplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Git: Use LayoutBuilder in Gerrit options page
hjk
2023-05-08
1
-9
/
+11
*
Git: Small simplification to Gerrit "plugin" setup
hjk
2023-05-08
1
-4
/
+3
*
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
-4
/
+4
*
VcsBase: Proliferate use of FilePath
hjk
2023-01-20
1
-1
/
+1
*
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
*
GerritPlugin: Reuse ProcessProgress
Jarek Kobus
2023-01-04
1
-99
/
+24
*
Git/VCS: Use ctrlc stub for process execution
Orgad Shaneh
2022-12-15
1
-0
/
+1
*
VcsBase: Pass context object to lambda connections
Jarek Kobus
2022-12-07
1
-1
/
+1
*
Git: Convert to Tr::tr
Alessandro Portale
2022-10-06
1
-11
/
+13
*
VcsManager: Use more FilePath
Jarek Kobus
2022-10-05
1
-14
/
+11
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
FetchContext: Connect to done() signal
Jarek Kobus
2022-06-16
1
-34
/
+17
*
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
*
Register some more windows
Eike Ziller
2022-02-09
1
-0
/
+1
*
Use more FileUtils based file dialogs
hjk
2021-08-19
1
-4
/
+3
*
VCS: Use more FilePath in ShellCommand and surroundings
hjk
2021-08-17
1
-1
/
+1
*
Use refactored ProcessMode
Jarek Kobus
2021-08-09
1
-2
/
+0
*
Vcs: Use more FilePath for file paths
hjk
2021-08-02
1
-16
/
+16
*
Utils: Drop QProcess specific parameters from QtcProcess::finished()
hjk
2021-06-14
1
-5
/
+5
*
Utils: Move QProcess base to QtcProcessPrivate
hjk
2021-06-02
1
-5
/
+4
*
Git: Use QtcProcess instead of SychronouceProcess helper functions
hjk
2021-05-05
1
-7
/
+9
*
Vcs/Utils: Use Utils::Environment for ShellCommand
hjk
2021-05-05
1
-1
/
+2
*
Git: Replace QRegExp by QRegularExpression
Christian Stenger
2020-07-14
1
-4
/
+4
*
Git: Store singleton instance in GitClient
Orgad Shaneh
2020-02-26
1
-10
/
+10
*
Git: Partially move plugin pimpl to .cpp
hjk
2020-02-07
1
-12
/
+12
*
Vcs: Merge IVersionControl and VcsBasePlugin hierarchies
hjk
2020-01-31
1
-2
/
+1
*
Vcs: Pimpl plugins
hjk
2020-01-24
1
-14
/
+13
*
Utils: Use CommandLine in ShellCommand
hjk
2019-06-11
1
-1
/
+1
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-6
/
+6
*
Replace static_casts by QOverload where possible
hjk
2019-02-26
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.8'
Orgad Shaneh
2018-12-03
1
-4
/
+4
|
\
|
*
Git: Use ICore::dialogParent as dialog parent
Orgad Shaneh
2018-11-29
1
-4
/
+4
*
|
Git: Modernize
Alessandro Portale
2018-11-10
1
-3
/
+1
|
/
*
Git: Make checkout asynchronous
Orgad Shaneh
2018-10-10
1
-1
/
+1
*
Git: Modernize
Orgad Shaneh
2018-09-19
1
-3
/
+2
*
Gerrit: Update remotes on settings change
Orgad Shaneh
2018-06-19
1
-1
/
+6
*
Gerrit: Fix modality of warning message for invalid configuration
Orgad Shaneh
2018-06-19
1
-2
/
+2
*
Gerrit: Do not refresh dialog on update remotes when hidden
Orgad Shaneh
2018-06-01
1
-1
/
+1
*
Gerrit: Fix some clang-tidy warnings
Orgad Shaneh
2018-06-01
1
-1
/
+0
*
Vcs/Text search: Remove a few addAutoReleaseObject uses
hjk
2018-02-06
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.5'
Eike Ziller
2018-01-09
1
-3
/
+8
|
\
|
*
Gerrit: Set current repository every time the dialog is shown
Orgad Shaneh
2018-01-08
1
-0
/
+1
|
*
Gerrit: Deduplicate detection of current repository
Orgad Shaneh
2018-01-08
1
-3
/
+7
*
|
Gerrit: Move push target logic to GerritPushDialog
Orgad Shaneh
2017-10-15
1
-19
/
+1
|
/
*
Gerrit: Improve error message when Gerrit remote is missing
Orgad Shaneh
2017-10-13
1
-3
/
+3
*
Make DocumentManager::projectsDirectory a FileName
Eike Ziller
2017-09-19
1
-1
/
+1
*
Gerrit: Show only gerrit remotes in Push to Gerrit dialog
Orgad Shaneh
2017-07-01
1
-1
/
+1
[next]