TextEditor: Clean up/streamline SyntaxHighlighter setup
No need for the third construction way if that's not
really used by the factories anyway.
Change-Id: Id3b34da5b0320babae9bef96a79bbaa52e0db06d
Reviewed-by:
Christian Stenger <christian.stenger@digia.com>
Showing
- src/plugins/git/giteditor.cpp 2 additions, 2 deletionssrc/plugins/git/giteditor.cpp
- src/plugins/git/githighlighters.cpp 1 addition, 12 deletionssrc/plugins/git/githighlighters.cpp
- src/plugins/git/githighlighters.h 2 additions, 7 deletionssrc/plugins/git/githighlighters.h
- src/plugins/glsleditor/glsleditor.cpp 1 addition, 1 deletionsrc/plugins/glsleditor/glsleditor.cpp
- src/plugins/glsleditor/glsleditorplugin.cpp 1 addition, 1 deletionsrc/plugins/glsleditor/glsleditorplugin.cpp
- src/plugins/glsleditor/glslhighlighter.cpp 9 additions, 22 deletionssrc/plugins/glsleditor/glslhighlighter.cpp
- src/plugins/glsleditor/glslhighlighter.h 3 additions, 9 deletionssrc/plugins/glsleditor/glslhighlighter.h
- src/plugins/pythoneditor/tools/pythonhighlighter.cpp 5 additions, 25 deletionssrc/plugins/pythoneditor/tools/pythonhighlighter.cpp
- src/plugins/pythoneditor/tools/pythonhighlighter.h 5 additions, 7 deletionssrc/plugins/pythoneditor/tools/pythonhighlighter.h
- src/plugins/qmljseditor/qmljseditordocument.cpp 1 addition, 1 deletionsrc/plugins/qmljseditor/qmljseditordocument.cpp
- src/plugins/qmljseditor/qmljseditorplugin.cpp 1 addition, 1 deletionsrc/plugins/qmljseditor/qmljseditorplugin.cpp
- src/plugins/qmljseditor/qmljshighlighter.cpp 21 additions, 18 deletionssrc/plugins/qmljseditor/qmljshighlighter.cpp
- src/plugins/qmljseditor/qmljshighlighter.h 4 additions, 7 deletionssrc/plugins/qmljseditor/qmljshighlighter.h
- src/plugins/qmljseditor/qmljssnippetprovider.cpp 1 addition, 1 deletionsrc/plugins/qmljseditor/qmljssnippetprovider.cpp
- src/plugins/texteditor/syntaxhighlighter.cpp 0 additions, 7 deletionssrc/plugins/texteditor/syntaxhighlighter.cpp
- src/plugins/texteditor/syntaxhighlighter.h 1 addition, 3 deletionssrc/plugins/texteditor/syntaxhighlighter.h
- tests/auto/generichighlighter/highlighterengine/highlightermock.h 0 additions, 7 deletions...to/generichighlighter/highlighterengine/highlightermock.h
Loading
Please register or sign in to comment