aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>2019-01-16 23:55:46 +0200
committerOrgad Shaneh <orgads@gmail.com>2019-01-17 08:37:03 +0000
commit181f6790d5476698f7aa60bd176834dc15db4fb2 (patch)
tree45611831e053ba69d72bb7be7a1975a9ed59bf8f
parentd14490d3023a3002b1a71efddef9c20d5e885aa1 (diff)
Perforce: Disable by default
VCS detection is expensive (it runs several processes), and Perforce is not widely used anyway. Change-Id: If231aef7b537dab934266e8e86ba90cb8ff1e196 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
-rw-r--r--src/plugins/perforce/Perforce.json.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/perforce/Perforce.json.in b/src/plugins/perforce/Perforce.json.in
index 2409e6a173b..fc8e4b3679c 100644
--- a/src/plugins/perforce/Perforce.json.in
+++ b/src/plugins/perforce/Perforce.json.in
@@ -2,6 +2,7 @@
\"Name\" : \"Perforce\",
\"Version\" : \"$$QTCREATOR_VERSION\",
\"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\",
+ \"DisabledByDefault\" : true,
\"Vendor\" : \"The Qt Company Ltd\",
\"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\",
\"License\" : [ \"Commercial Usage\",