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
/
vcsbaseclient.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
VCS: Replace more uses of QTextCodec with its name
hjk
17 hours
1
-9
/
+11
*
VcsBase: Remove some dead ends
Jarek Kobus
2025-02-10
1
-14
/
+0
*
ExtensionSystem: Move shutdownGuard to Utils
hjk
2025-01-13
1
-3
/
+2
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-4
/
+4
*
Utils: Add FilePath::isLocal() and use it instead of !needsDevice()
hjk
2024-12-09
1
-1
/
+1
*
VcsBase: Fix a crash on shutdown
Jarek Kobus
2024-09-12
1
-9
/
+4
*
VCS: Replace "SHA1" with "hash" in comments
Andre Hartmann
2024-09-09
1
-1
/
+1
*
Fix a few {QByteArray,QList}::count related deprecation warnings
hjk
2024-05-24
1
-1
/
+1
*
Merge remote-tracking branch 'origin/13.0'
Eike Ziller
2024-03-20
1
-2
/
+10
|
\
|
*
VcsBaseClientImpl: Don't leak VcsCommand instances
Jarek Kobus
2024-03-18
1
-2
/
+10
*
|
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
|
/
*
VCS: Allow remote vcs operations
Marcus Tillmanns
2024-02-12
1
-28
/
+35
*
Various plugins: Fix some more C++20 warnings about [=] captures
Jarek Kobus
2024-02-06
1
-6
/
+3
*
VcsCommand: Fix clearing repository
Jarek Kobus
2024-01-18
1
-2
/
+0
*
Process: Get rid of ProcessInterpreter
Jarek Kobus
2024-01-17
1
-6
/
+0
*
VcsBase: Rename paramWidget -> editorConfig
Jarek Kobus
2024-01-16
1
-18
/
+18
*
VcsBase: Get rid of unused extraOptions arg
Jarek Kobus
2024-01-16
1
-6
/
+2
*
VcsPlugin: Simplify return statements
Jarek Kobus
2023-08-02
1
-1
/
+1
*
Various Plugins: Simplify return QStringList statements
Jarek Kobus
2023-08-02
1
-1
/
+1
*
VcsBase: Remove almost unused access to VcssBaseClientImpl::settings()
hjk
2023-07-19
1
-5
/
+0
*
Vcs: Distribute readSettings() calls to individual settings
hjk
2023-07-18
1
-1
/
+0
*
Utils: Make aspect settings access implicit
hjk
2023-07-07
1
-1
/
+1
*
Vcs: Use new FilePathAspect in a few places
hjk
2023-05-17
1
-1
/
+1
*
Utils: Make PagedSettings::readSettings() calls shorter
hjk
2023-05-16
1
-1
/
+1
*
All: Use the shorter access to aspect values in a few places
hjk
2023-05-12
1
-1
/
+1
*
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
-1
/
+1
*
VCS: Fix jumping to last line on some editors
Orgad Shaneh
2023-04-21
1
-0
/
+1
*
Git: Reduce sync processes
Orgad Shaneh
2023-02-14
1
-0
/
+11
*
Remove unneeded includes of QFutureWatcher/Interface
Jarek Kobus
2023-02-01
1
-1
/
+0
*
Git: Fix instant blame text encoding
Andre Hartmann
2023-01-30
1
-1
/
+2
*
VcsBase: Proliferate use of FilePath
hjk
2023-01-20
1
-9
/
+7
*
VcsBase: Convert to Tr::tr
hjk
2023-01-18
1
-2
/
+4
*
Subversion: Mask credentials in command line everywhere
Orgad Shaneh
2023-01-17
1
-5
/
+15
*
Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settings
hjk
2023-01-10
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
-2
/
+2
*
Merge remote-tracking branch 'origin/9.0'
Eike Ziller
2022-12-12
1
-1
/
+1
|
\
|
*
VcsBase: Fix connection in revertAll()
Jarek Kobus
2022-12-09
1
-1
/
+1
*
|
VcsBase: Don't return editor from annotate()
Jarek Kobus
2022-12-11
1
-5
/
+5
*
|
VcsBase: Get rid of CommandOutputBindMode
Jarek Kobus
2022-12-09
1
-18
/
+11
*
|
VcsBase: Ensure context not null inside vcsExecWithHandler()
Jarek Kobus
2022-12-09
1
-1
/
+2
*
|
VcsBase: Reuse CommandOutputBindMode instead of bool
Jarek Kobus
2022-12-09
1
-11
/
+9
*
|
GitClient: Simplify vcsExec
Jarek Kobus
2022-12-09
1
-5
/
+3
*
|
GitClient: Introduce execWithEditor()
Jarek Kobus
2022-12-09
1
-0
/
+10
*
|
VcsBase: Introduce vcsExecWithHandler()
Jarek Kobus
2022-12-09
1
-6
/
+25
*
|
VcsBase, Git: Don't use queued connections to VcsCommand
Jarek Kobus
2022-12-08
1
-5
/
+4
*
|
VcsBase: Pass context object to lambda connections
Jarek Kobus
2022-12-07
1
-3
/
+3
|
/
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-1
/
+1
*
VcsBase: Move RunFlags into separate header
Jarek Kobus
2022-10-06
1
-7
/
+7
[next]