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
/
vcsbaseplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Git: Add gitignore on repo creation in existing project
Andre Hartmann
2025-03-08
1
-1
/
+3
*
Merge remote-tracking branch 'origin/15.0'
Eike Ziller
2025-01-16
1
-2
/
+5
|
\
|
*
Git: Fix Instant Blame not working after first editor open
Andre Hartmann
2025-01-13
1
-2
/
+5
*
|
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-2
/
+2
*
|
Utils: Remove parent argument from FileUtils dialogs
hjk
2025-01-06
1
-1
/
+1
*
|
VCS: Move convenience function to Core::VcsManager
Eike Ziller
2024-11-29
1
-26
/
+0
*
|
VCS: Consolidate managesDirectory()
Eike Ziller
2024-11-29
1
-18
/
+12
|
/
*
ClearCase: Fix tests
Christian Stenger
2024-11-04
1
-3
/
+0
*
Vcs: Fix some of the clear case tests
Christian Stenger
2024-11-01
1
-0
/
+3
*
VCS: Adapt API documentation to common wording
Andre Hartmann
2024-11-01
1
-2
/
+2
*
VcsBase: Fix enabling git actions after rebase
Andre Hartmann
2024-10-30
1
-2
/
+5
*
Remove #include <utils/fileutils.h> from most header files
hjk
2024-07-26
1
-0
/
+1
*
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
-1
/
+1
*
Vcs: Rename VcsBasePluginPrivate to VersionControlBase
hjk
2024-02-06
1
-20
/
+20
*
VcsBase: Remove unused include
Jarek Kobus
2024-02-01
1
-1
/
+0
*
VcsBase: Move listening to closing submit editors into plugins
hjk
2024-01-19
1
-10
/
+8
*
VcsBase: Use more Core namespace
Jarek Kobus
2024-01-17
1
-2
/
+2
*
SSH: Fix Askpass on Windows 11
Marcus Tillmanns
2023-09-27
1
-1
/
+3
*
VcsPlugin: Simplify return statements
Jarek Kobus
2023-08-02
1
-2
/
+2
*
Vcs: Use PagedSettings for common settings
hjk
2023-06-06
1
-1
/
+1
*
Tr/VCS: Fix various issues with translations
Eike Ziller
2023-05-31
1
-0
/
+18
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
ProjectExplorer: Move some not-fully-session related bits
hjk
2023-03-01
1
-6
/
+8
*
VcsBase: Proliferate use of FilePath
hjk
2023-01-20
1
-8
/
+8
*
VcsBase: Convert to Tr::tr
hjk
2023-01-18
1
-13
/
+14
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Merge remote-tracking branch 'origin/9.0'
Eike Ziller
2022-11-03
1
-1
/
+1
|
\
|
*
VCS: Fix resolving active directory for temp editors
Orgad Shaneh
2022-10-26
1
-1
/
+1
|
*
Utils: Rename FilePath::relativePath() to relativePathFrom()
hjk
2022-10-18
1
-2
/
+2
*
|
VCS: Simplify submit editor accept/close flow
Orgad Shaneh
2022-10-25
1
-29
/
+8
*
|
VCS: Simplify promptSubmit a bit more
Orgad Shaneh
2022-10-18
1
-2
/
+1
*
|
VCS: Deduplicate some submit editor closing logic
Orgad Shaneh
2022-10-17
1
-2
/
+30
*
|
VCS: Minor optimization in relative file resolving
Orgad Shaneh
2022-10-14
1
-4
/
+2
|
/
*
VcsBasePlugin: Use FilePath::relativePath
Jarek Kobus
2022-10-04
1
-4
/
+2
*
VcsBasePlugin: Use more FilePath
Jarek Kobus
2022-10-04
1
-35
/
+35
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
VcsCommand: Merge with VcsCommandDecorator
Jarek Kobus
2022-08-01
1
-2
/
+3
*
Move createInitialCheckoutCommand() out from core plugin
Jarek Kobus
2022-08-01
1
-0
/
+12
*
ShellCommand: De-virtualize environment()
Jarek Kobus
2022-07-13
1
-5
/
+1
*
VcsBase: Hide VcsCommand class
Jarek Kobus
2022-07-13
1
-6
/
+2
*
VcsBase: Remove some ssh related methods
Jarek Kobus
2022-07-12
1
-14
/
+4
*
Core: FilePathify WindowTitleHandler
David Schulz
2022-06-17
1
-3
/
+3
*
VCS: Fix possible crash on shutdown
Eike Ziller
2022-05-06
1
-1
/
+6
*
Utils: Pass dialog parent to Utils::* file dialog
hjk
2021-08-17
1
-1
/
+1
*
Vcs: Use more FilePath for file paths
hjk
2021-08-02
1
-23
/
+24
*
Vcs: Replace findRepositoryForDirectory
hjk
2021-07-30
1
-5
/
+6
*
Vcs: Use FilePath in IVersionControl API
hjk
2021-07-29
1
-2
/
+2
*
Utils: Make process results accessible through QtcProcess object
hjk
2021-05-14
1
-15
/
+0
*
Utils: Merge {synchronous,qtc}process.{h,cpp} file pairs
hjk
2021-05-10
1
-1
/
+1
[next]