From 181f6790d5476698f7aa60bd176834dc15db4fb2 Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Wed, 16 Jan 2019 23:55:46 +0200 Subject: [PATCH] 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 --- src/plugins/perforce/Perforce.json.in | 1 + 1 file changed, 1 insertion(+) 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\",