Spring cleanup has been done in the trunk and, after proper reorganization, I'm back on hard work. If you happen to take a look at the, relocated, trunk, the code completion will probably look pleasant :
  • It no longer needs ctags to complete Qt types
  • real huge speed improvements have been done (average time taken to display entries, with recursive typing and entries filtering, on my 6years old box : 40ms )
  • Many quirks have been fixed which provide a better accuracy
  • Typedefs are now handled properly
Besides, other bug fixes and improvements have been done in editing, project management and configuration dialogs.

A new rc should be issued soon (as soon as i'll have fixed all the missing features in the new project management module actually )

PS :