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

List:       kde-commits
Subject:    branches/kdevelop/3.4
From:       David Nolden <david.nolden.kde () art-master ! de>
Date:       2007-01-21 20:00:05
Message-ID: 1169409605.054806.22809.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 625993 by zwabel:

Until now the code-completion cache had to be emptied every time the current file was \
successfully parsed, because a part of the code-model was replaced. This patch makes \
the code-model update itself whenever possible(by changing line/column-information) \
instead of replacing a file-model, so the completion-cache does not have to be \
cleared, and typing with automatic completion activated should become much more \
fluid. This might also be a little faster while parsing.

 M  +12 -1     languages/cpp/cppcodecompletion.cpp  
 M  +1 -0      languages/cpp/cppcodecompletion.h  
 M  +60 -31    languages/cpp/cppsupportpart.cpp  
 M  +2 -0      languages/cpp/cppsupportpart.h  
 M  +25 -29    languages/cpp/store_walker.cpp  
 M  +6 -0      languages/cpp/store_walker.h  
 M  +175 -0    lib/interfaces/codemodel.cpp  
 M  +24 -1     lib/interfaces/codemodel.h  


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

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