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
/
cvs
/
cvsplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Utils: Drop [Qt::]SkipEmptyParts from porting.h
hjk
2022-03-10
1
-9
/
+8
*
QtcProcess: Limit the inclusion of qtcprocess.h
Jarek Kobus
2022-03-02
1
-7
/
+7
*
EditorManager: Remove QString openEditor(At) overloads
Eike Ziller
2021-11-02
1
-1
/
+1
*
Vcs: Use more FilePath for file paths
hjk
2021-08-02
1
-65
/
+60
*
Vcs: Use FilePath in IVersionControl API
hjk
2021-07-29
1
-32
/
+31
*
All: Replace most SynchronousProcess by QtcProcess
hjk
2021-06-23
1
-1
/
+1
*
Core: filepathify expected document changes
David Schulz
2021-06-17
1
-1
/
+1
*
Utils: Rename QtcProcess::Result::Finished to FinishedWithSuccess
hjk
2021-06-02
1
-4
/
+4
*
Utils: filepathify fileutils
David Schulz
2021-05-18
1
-1
/
+1
*
Vcs: Simplify VcsCommand::runCommand interface
hjk
2021-05-17
1
-1
/
+2
*
Utils: Simplify QtcProcess::exitMessage() interface
hjk
2021-05-17
1
-1
/
+1
*
Utils: Make process results accessible through QtcProcess object
hjk
2021-05-14
1
-14
/
+17
*
Utils: Don't expose Utils::defaultExitCodeInterpreter
hjk
2021-05-11
1
-1
/
+1
*
Utils: Merge {synchronous,qtc}process.{h,cpp} file pairs
hjk
2021-05-10
1
-1
/
+1
*
Vcs/Utils: Use Utils::Environment for ShellCommand
hjk
2021-05-05
1
-1
/
+1
*
CVS: Use the new AspectContainer::applied signal
hjk
2021-04-06
1
-1
/
+3
*
Locator: Add longer description to filters
Eike Ziller
2021-03-23
1
-0
/
+1
*
VcsBase: Remove VcsBaseClientSettings
hjk
2021-03-22
1
-1
/
+1
*
CVS: Aspectify settings
hjk
2021-03-19
1
-36
/
+36
*
EditorManager: Small API clean-up
Eike Ziller
2020-09-30
1
-1
/
+1
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-8
/
+7
*
VCS: Add vcsDescribe
Orgad Shaneh
2020-06-18
1
-6
/
+6
*
IVersionControl: Change vcsAnnotate return type to void
Orgad Shaneh
2020-06-18
1
-3
/
+2
*
All: Use Utils::SkipEmptyParts
hjk
2020-06-17
1
-2
/
+2
*
Vcs: Make VcsBaseEditorWidget::test* operate on factories directly
hjk
2020-02-13
1
-2
/
+3
*
Remove apparently unneeded QtPlugin includes
hjk
2020-02-12
1
-1
/
+0
*
Vcs: Make some editor factories proper plugin pimpl members
hjk
2020-02-07
1
-51
/
+73
*
Vcs: Separate plugin and QObject parent roles for VcsSubmitEditorFactory
hjk
2020-02-06
1
-1
/
+1
*
Vcs: Move responsibility to set editor parameters to editor factory
hjk
2020-02-06
1
-2
/
+1
*
VcsBase: More use of settings instead of client when it suffices
hjk
2020-02-04
1
-3
/
+3
*
VcsBase: Partially move vcsTimeoutS() to VcsBaseClientSettings
hjk
2020-02-03
1
-19
/
+19
*
Vcs: Provide default implementations for some pure methods
hjk
2020-02-03
1
-4
/
+0
*
Cvs: Lump cvsclient.h and .cpp into plugin
hjk
2020-02-03
1
-1
/
+67
*
Cvs: Remove unneeded indirection to access a settings value
hjk
2020-01-31
1
-3
/
+1
*
Vcs: Merge IVersionControl and VcsBasePlugin hierarchies
hjk
2020-01-31
1
-94
/
+51
*
Cvs: Move plugin pimpl to .cpp
hjk
2020-01-30
1
-14
/
+293
*
Cvs: Remove CvsPluginPrivate::cvsVersionControl
hjk
2020-01-29
1
-8
/
+3
*
Vcs: Drop VcsBaseOptionsPage hierarchy level
hjk
2020-01-27
1
-1
/
+1
*
Cvs: Drop direct access to plugin singleton data
hjk
2020-01-24
1
-6
/
+0
*
Cvs: Remove some unneeded indirections
hjk
2020-01-24
1
-25
/
+25
*
Cvs: Fix crash on load
hjk
2020-01-24
1
-0
/
+1
*
Vcs: Pass settings handles to settings pages more directly
hjk
2020-01-24
1
-1
/
+1
*
Vcs: Move settings ownership from VcsBaseClientImpl to plugin
hjk
2020-01-24
1
-1
/
+1
*
Vcs: Pimpl plugins
hjk
2020-01-24
1
-86
/
+101
*
Vcs: Dissolve VcsManager::registerVersionControl
hjk
2020-01-22
1
-1
/
+2
*
Utils: Use CommandLine in ShellCommand
hjk
2019-06-11
1
-1
/
+1
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-1
/
+1
*
VCS: Improve dialog on submit prompt
Orgad Shaneh
2018-11-12
1
-6
/
+3
*
CVS: Modernize
Orgad Shaneh
2018-09-20
1
-12
/
+13
*
VCS: Consolidate submit editor actions setup
Orgad Shaneh
2018-08-28
1
-21
/
+1
[next]