summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppcodeformatter.cpp
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2010-10-22 13:38:20 +0200
committerKai Koehne <kai.koehne@nokia.com>2010-10-22 13:51:22 +0200
commitc7e47f53bc110f784014a4a1bcb24407612bfce7 (patch)
tree4cbde917adfd09fe645f67d252742d7422ac110a /src/plugins/cpptools/cppcodeformatter.cpp
parent75e2d42448cddac361dc9e0fe644a2e9de124b3f (diff)
downloadqt-creator-c7e47f53bc110f784014a4a1bcb24407612bfce7.tar.gz
QmlOutline: Don't use LookupContext due to performance issues
Creating a LookupContext can be sloooow for large projects. We create one instance for every update in the Outline to get the right icons. Take a shortcut here and just use the element name directly, ignoring packages names etc. This is a hot fix for 2.1, a following patch will change the Icon retrieval API accordingly. Reviewed-by: Roberto Raggi Task-number: QTCREATORBUG-2859
Diffstat (limited to 'src/plugins/cpptools/cppcodeformatter.cpp')
0 files changed, 0 insertions, 0 deletions