[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdevelop/languages/cpp
From:       David Nolden <david.nolden.kde () art-master ! de>
Date:       2009-02-28 17:42:54
Message-ID: 1235842974.440785.4769.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 933339 by zwabel:

- Use TypeAliasType to track type-aliases. This is somewhat error prone, and might \
cause some code-completion regressions(I fixed most of them) Now the code-completion \
and refactoring-functions use the typedef names instead of their real names whenever \
possible and when it makes sense. I still need to find a way to also make this work \
for templates. Those by definition do not care about type-aliases, and thus do not \
                know about them.
- Strip redundant scope prefixes away from names shown in the completion-list

BUG: 183683



 M  +58 -3     cppduchain/cppduchain.cpp  
 M  +2 -1      cppduchain/cppduchain.h  
 M  +2 -2      cppduchain/cppducontext.cpp  
 M  +1 -1      cppduchain/cppducontext.h  
 M  +0 -56     cppduchain/cpptypes.cpp  
 M  +0 -53     cppduchain/cpptypes.h  
 M  +3 -7      cppduchain/declarationbuilder.cpp  
 M  +1 -1      cppduchain/declarationbuilder.h  
 M  +4 -4      cppduchain/overloadresolution.cpp  
 M  +19 -17    cppduchain/templatedeclaration.cpp  
 M  +9 -2      cppduchain/templatedeclaration.h  
 M  +80 -32    cppduchain/tests/test_duchain.cpp  
 M  +34 -6     cppduchain/typebuilder.cpp  
 M  +3 -0      cppduchain/typebuilder.h  
 M  +7 -2      cppduchain/typeconversion.cpp  
 M  +0 -2      cppduchain/typeconversion.h  
 M  +11 -4     cppduchain/typeutils.cpp  
 M  +1 -1      cppduchain/typeutils.h  
 M  +12 -5     cpphighlighting.cpp  
 M  +5 -4      tests/test_cppcodecompletion.cpp  


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic