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
/
bazaar
/
bazaarclient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
VCS: Remove an unnecessary indirection
Eike Ziller
2024-11-29
1
-7
/
+0
*
Plugins A-L: Make static QRegularExpression instances static const
Alessandro Portale
2024-11-20
1
-2
/
+2
*
BazaarPlugin: Replace FilePath::toString
Andrii Semkiv
2024-09-20
1
-4
/
+4
*
VCS: Improve performance of isVcsFileOrDirectory implementations
David Schulz
2024-06-10
1
-2
/
+2
*
Bazaar: Follow the Fossil settings setup
hjk
2023-05-15
1
-17
/
+13
*
VcsBase: Proliferate use of FilePath
hjk
2023-01-20
1
-1
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
VcsBase & dependent: Fix const correctness
Jarek Kobus
2022-12-14
1
-5
/
+2
*
VcsBase: Don't return editor from annotate()
Jarek Kobus
2022-12-11
1
-5
/
+5
*
Bazaar: Convert to Tr::tr
hjk
2022-09-26
1
-21
/
+18
*
VcsBase: Rename vcsFullySynchronousExec into vcsSynchronousExec
Jarek Kobus
2022-09-02
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Move ShellCommand into VcsBase plugin
Jarek Kobus
2022-08-01
1
-2
/
+2
*
ShellCommand: Introduce CommandResult structure
Jarek Kobus
2022-07-29
1
-9
/
+7
*
Utils: use cleaned stdout all over the place again
David Schulz
2022-06-17
1
-1
/
+1
*
QtcProcess: Limit the inclusion of qtcprocess.h
Jarek Kobus
2022-03-02
1
-4
/
+5
*
Vcs: Use more FilePath for file paths
hjk
2021-08-02
1
-10
/
+10
*
Vcs: Replace findRepositoryForDirectory
hjk
2021-07-30
1
-4
/
+2
*
All: Replace most SynchronousProcess by QtcProcess
hjk
2021-06-23
1
-2
/
+2
*
Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccess
hjk
2021-06-02
1
-4
/
+4
*
Utils: Make process results accessible through QtcProcess object
hjk
2021-05-14
1
-8
/
+10
*
Utils: Don't expose Utils::defaultExitCodeInterpreter
hjk
2021-05-11
1
-1
/
+1
*
VcsBase: Remove VcsBaseClientSettings
hjk
2021-03-22
1
-1
/
+1
*
Bazaar: Aspectify settings
hjk
2021-03-19
1
-20
/
+19
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-4
/
+2
*
Bazaar: Replace QRegExp
hjk
2020-06-24
1
-7
/
+11
*
VCS: Abstract multi-choice settings in editor config
Orgad Shaneh
2020-02-13
1
-6
/
+7
*
Bazaar: Remove some dead code
hjk
2020-01-29
1
-10
/
+0
*
Vcs: Move settings ownership from VcsBaseClientImpl to plugin
hjk
2020-01-24
1
-5
/
+5
*
Vcs: Move static functions out of VcsPlugin "namespace"
hjk
2020-01-23
1
-4
/
+2
*
Utils: Add a FilePath::isDir() convenience function
hjk
2019-09-11
1
-1
/
+1
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-1
/
+1
*
Bazaar: Modernize
Orgad Shaneh
2018-09-20
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.2' into 4.3
Orgad Shaneh
2017-03-14
1
-0
/
+1
|
\
|
*
QRegExp include cleanup
Samuel Gaist
2017-03-13
1
-0
/
+1
*
|
Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfig
Orgad Shaneh
2016-10-24
1
-12
/
+12
*
|
VCS: Replace QToolButtons in VCS toolbar with QActions
Jarek Kobus
2016-10-24
1
-6
/
+10
*
|
VCS: Fix inverse condition
Orgad Shaneh
2016-10-24
1
-1
/
+1
*
|
VCS: Add a way to filter out files/directories that belong to a VCS
Tobias Hunger
2016-10-21
1
-0
/
+8
|
/
*
VCS: VcsBaseClient::vcsFullySynchronousExec returns a SynchronousProcessResponse
Tobias Hunger
2016-07-15
1
-10
/
+10
*
VCS: Return the editor in VcsBaseClient::annotate
Orgad Shaneh
2016-06-14
1
-5
/
+5
*
SynchronousProcess: Change exit code interpreter to function object
Eike Ziller
2016-04-27
1
-22
/
+7
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-18
/
+14
*
Vcs: Move createCommand and enqueueJob into VcsBaseClientImpl
Tobias Hunger
2015-04-10
1
-2
/
+1
*
Vcs: Move handling of settings from VcsBaseClient to VcsBaseClientImpl
Tobias Hunger
2015-04-08
1
-19
/
+14
*
Bazaar: fix UI text capitalization and punctuation
Leena Miettinen
2015-03-27
1
-7
/
+7
*
Vcs: colorize file items in submit editor
Hugues Delorme
2015-03-13
1
-4
/
+4
*
Clean exported headers of the VcsBase 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
[next]