From 210c191216961eefe58126af0af942302ff30cf2 Mon Sep 17 00:00:00 2001 From: Erik Verbruggen Date: Thu, 29 Mar 2012 15:52:05 +0200 Subject: [PATCH] Revert "CppHighlighter: highlight all functions/methods." This reverts commit e3e67467cfea5934f16a95385761455b0c495a0d Reason is that it shows errors for calls to function-like macros. For example, any use of Q_DISABLE_COPY results in invalid errors. Change-Id: I1fd1473ac5a30da5b9aebf6a3f0f11055bdbe8ad Reviewed-by: Erik Verbruggen --- share/qtcreator/styles/darkvim.xml | 1 - share/qtcreator/styles/grayscale.xml | 1 - share/qtcreator/styles/inkpot.xml | 1 - share/qtcreator/styles/intellij.xml | 1 - src/plugins/cppeditor/cppeditor.cpp | 7 -- src/plugins/cpptools/ModelManagerInterface.h | 3 +- src/plugins/cpptools/cppchecksymbols.cpp | 100 +++--------------- src/plugins/cpptools/cppchecksymbols.h | 3 - src/plugins/cpptools/cppmodelmanager.cpp | 16 +-- src/plugins/cpptools/cppsemanticinfo.h | 3 +- src/plugins/texteditor/texteditorconstants.h | 1 - src/plugins/texteditor/texteditorsettings.cpp | 1 - 12 files changed, 22 insertions(+), 116 deletions(-) diff --git a/share/qtcreator/styles/darkvim.xml b/share/qtcreator/styles/darkvim.xml index a7f0f924ab8..afe1d939424 100644 --- a/share/qtcreator/styles/darkvim.xml +++ b/share/qtcreator/styles/darkvim.xml @@ -14,7 +14,6 @@