C++ semantic highlighting: Report uses sorted by line.
This moves sorting from the gui thread to the future and allows the incremental application of the extra formats to assume chunks are sorted. Change-Id: I38e179e573c43cc955cce820f17ac87e3300a839 Reviewed-on: http://codereview.qt.nokia.com/3869 Reviewed-by:Roberto Raggi <roberto.raggi@nokia.com>
Showing
- src/plugins/cppeditor/cppchecksymbols.cpp 21 additions, 4 deletionssrc/plugins/cppeditor/cppchecksymbols.cpp
- src/plugins/cppeditor/cppchecksymbols.h 1 addition, 0 deletionssrc/plugins/cppeditor/cppchecksymbols.h
- src/plugins/texteditor/semantichighlighter.cpp 22 additions, 25 deletionssrc/plugins/texteditor/semantichighlighter.cpp
Loading
Please register or sign in to comment