diff options
author | Christian Kamm <christian.d.kamm@nokia.com> | 2011-02-21 14:56:16 +0100 |
---|---|---|
committer | Christian Kamm <christian.d.kamm@nokia.com> | 2011-02-21 15:05:04 +0100 |
commit | 1d4cd9b7f28b867aee3815fabdbd9c0fe39a0bdb (patch) | |
tree | b86606ffbcf14a95ee54f8cb8693f379f9723add /src/plugins/cpptools/cpprefactoringchanges.cpp | |
parent | 9232b3d5e8f08a2f03230f31b506ae5ed9f5ea97 (diff) | |
download | qt-creator-1d4cd9b7f28b867aee3815fabdbd9c0fe39a0bdb.tar.gz |
QmlJS: Remove the strict separation of types and attached types.
The problem was that several lookup calls suddenly failed because
the actual QML types were no longer in the default scope chain. However,
the QML documentation says the type names are in the scope.
Also, 'MyComponent.' in a JS-expression context only showed the attached
properties of MyComponent and missed the enums.
With this change completion now may offers too many options, but that's
better than missing some.
This reverts parts of 490f2797f636ff49ce0a778610a2532d1277e4d4
Reviewed-by: Leandro Melo
Diffstat (limited to 'src/plugins/cpptools/cpprefactoringchanges.cpp')
0 files changed, 0 insertions, 0 deletions