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
/
clearcase
/
clearcaseplugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Vcs/Text search: Remove a few addAutoReleaseObject uses
hjk
2018-02-06
1
-6
/
+5
*
Core: make useMacShortcut constexpr
David Schulz
2018-02-02
1
-9
/
+9
*
Project: Make Project::files return a FileNameList
Tobias Hunger
2017-12-08
1
-1
/
+1
*
ClearCase: Don't try reading when file cannot be opened
Robert Loehning
2017-09-18
1
-3
/
+5
*
VCS: Offer to save-all before commit
Tobias Hunger
2017-09-12
1
-0
/
+8
*
VcsManager: Register IVersionControls with VcsManager
Tobias Hunger
2017-07-10
1
-1
/
+1
*
VcsManager: Simplify usage of clearVersionControlCache
Tobias Hunger
2017-07-10
1
-1
/
+1
*
Use QFileInfo::exists(...) which is faster that QFileInfo(..).exists
Montel Laurent
2017-04-14
1
-2
/
+2
*
ProjectExplorer: Follow up on too-much-magic in IProjectManager
hjk
2017-03-09
1
-1
/
+1
*
Move mimetype definitions to plugin specs
Eike Ziller
2017-02-27
1
-3
/
+0
*
Remove spaces in initializer lists
Tim Jenssen
2017-02-22
1
-2
/
+2
*
Replace a few occurrences of QStringList() << ...
hjk
2017-02-08
1
-4
/
+4
*
Utils: Introduce a TemporaryDirectory and TemporaryFile class
Tobias Hunger
2017-01-20
1
-3
/
+3
*
VCS: Use Qt5 connect for annotate
Orgad Shaneh
2016-11-28
1
-10
/
+1
*
VCS: Replace describe slots with lambdas
Orgad Shaneh
2016-11-28
1
-2
/
+4
*
Rename VcsBaseEditorParameterWidget -> VcsBaseEditorConfig
Orgad Shaneh
2016-10-24
1
-1
/
+0
*
SynchronousProcess: Store raw bytes from stdout/stderr of the process
Tobias Hunger
2016-07-15
1
-2
/
+2
*
ClearCase: Adapt to removed signal
Orgad Shaneh
2016-05-30
1
-1
/
+5
*
vcs: fix compiler warning
Nikita Baryshnikov
2016-05-13
1
-3
/
+2
*
Fix up QProcess::waitForFinished()
Tobias Hunger
2016-05-11
1
-6
/
+6
*
ClearCase: Use Utils::runAsync
Eike Ziller
2016-02-12
1
-4
/
+3
*
ClearCase: Modernize
Tobias Hunger
2016-02-04
1
-30
/
+0
*
Preferably use QStringRef::toInt().
Friedemann Kleint
2016-02-04
1
-1
/
+1
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-18
/
+13
*
IDocument: Rename defaultPath and suggestedFileName
Eike Ziller
2016-01-14
1
-1
/
+1
*
Rename Project::ExcludeGeneratedFiles
Ulf Hermann
2016-01-13
1
-2
/
+1
*
ClearCase: Use Qt5-style connects
Tobias Hunger
2015-11-23
1
-23
/
+23
*
ClearCase: Persist save keep file on undo checkout
Knut Petter Svendsen
2015-06-11
1
-0
/
+5
*
ClearCase: Add setting to not prompt for comment
Knut Petter Svendsen
2015-06-11
1
-3
/
+5
*
Vcs: Split up VcsCommand
Tobias Hunger
2015-05-04
1
-11
/
+16
*
Vcs: Standardize on second based timeouts
Tobias Hunger
2015-04-13
1
-35
/
+31
*
Vcs: rename overload SubmitEditor::diffSelectedFiles() for rows
Hugues Delorme
2015-03-05
1
-1
/
+2
*
Clean exported headers of the TextEditor plugin.
Friedemann Kleint
2015-02-26
1
-0
/
+1
*
Use new mime database
Eike Ziller
2015-02-17
1
-3
/
+3
*
Core: Use FileName for DocumentModel::Entry::fileName
Orgad Shaneh
2015-02-16
1
-1
/
+1
*
ClearCase: Do not use ProjectTree::currentProject
Tobias Hunger
2015-02-16
1
-5
/
+9
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
Misc: Remove unneeded qualifications
Orgad Shaneh
2015-02-06
1
-3
/
+3
*
|
ClearCase: WS-only change
Tobias Hunger
2015-01-26
1
-5
/
+5
*
|
ClearCase: Sprinkle with auto
Tobias Hunger
2015-01-22
1
-13
/
+9
*
|
VcsCommand: Use Qt5-style connects
Tobias Hunger
2015-01-20
1
-2
/
+3
*
|
Vcs: Remove unused GetRepositoryRootOperation
Tobias Hunger
2015-01-19
1
-5
/
+0
*
|
Core: Use FileName for file path in IDocument
Orgad Shaneh
2015-01-12
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/3.3'
Eike Ziller
2015-01-08
1
-0
/
+9
|
\
\
|
|
/
|
*
ClearCase: Fix not detecting that a file is already checked out
Knut Petter Svendsen
2015-01-05
1
-0
/
+9
*
|
Completely rework currentNode/currentProject handling
Daniel Teske
2014-12-03
1
-4
/
+4
|
/
*
VCS: Rework disabling of ambiguous actions
Orgad Shaneh
2014-11-17
1
-20
/
+22
*
ClearCase: change QTC_CHECK to QTC_ASSERT and remove dead stores.
Erik Verbruggen
2014-10-16
1
-4
/
+4
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
[next]