summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/LookupContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixes: Possible crash while resolving qualified name ids.Roberto Raggi2009-02-181-1/+1
* Fixed crash in lookup context due to null-nameThorbjørn Lindeijer2009-02-111-2/+5
* Fixes: Lookup of qualified name ids.Roberto Raggi2009-01-241-21/+20
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Ensure we had a valid class symbol.Roberto Raggi2009-01-131-2/+2
* Improved the lookup of qualified name ids.Roberto Raggi2009-01-131-11/+73
* Completion for typedef of pointer to struct.Roberto Raggi2008-12-311-1/+3
* Removed LookupUtils.Roberto Raggi2008-12-231-4/+1
* Nicer implementation of CPlusPlus::Macro.Roberto Raggi2008-12-221-1/+0
* Introduced expandNamespace(), expandClass(), expandBlock(), and expandFunctio...Roberto Raggi2008-12-221-102/+124
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* Introduced CPlusPlus::Snapshot, it contains a snap shot of the indexer's curr...Roberto Raggi2008-12-121-1/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* more cosmetic changeshjk2008-12-021-0/+1
* Initial importcon2008-12-021-0/+402