summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/CheckUndefinedSymbols.h
Commit message (Expand)AuthorAgeFilesLines
* Moved CheckUndefinedSymbols to the cpptools plug-in.Roberto Raggi2010-07-051-102/+0
* Some initial support for template parameters in our semantic highlighter.Roberto Raggi2010-06-011-0/+11
* Fixed header protection.Roberto Raggi2010-05-281-3/+3
* Highlight namespaces.Roberto Raggi2010-05-251-0/+2
* Highlight user defined types.Roberto Raggi2010-05-251-0/+22
* Use the document in the snapshot when available.Roberto Raggi2010-05-251-1/+1
* New implementation of CheckUndefinedSymbols.Roberto Raggi2010-05-251-65/+12
* Add namespace aliases to the list of the potential types.Roberto Raggi2010-05-051-0/+1
* Long live the king!hjk2010-03-051-1/+1
* Removed Q_DECLARE_FLAGS parsing, leaving it to the CPP to expand it.Erik Verbruggen2010-02-081-1/+0
* Added semantic checks for Q_ENUMS.Erik Verbruggen2010-02-071-0/+5
* Use const names.Roberto Raggi2009-12-011-2/+2
* Use const literals.Roberto Raggi2009-12-011-1/+1
* Added symbols for property declarations.Erik Verbruggen2009-11-111-0/+1
* Added protocol & class definedness checks, and added property attribute checks.Erik Verbruggen2009-10-051-0/+6
* Fixed type checking for type definitions inside an @implementationErik Verbruggen2009-10-051-0/+1
* Look at the typedefs defined in local scopes.Roberto Raggi2009-08-261-0/+6
* long live the kinghjk2009-08-141-1/+1
* Search for type names in template type and template-template-type parameters.Roberto Raggi2009-07-131-3/+13
* Moved CheckUndefinedSymbols in libCPlusPlusRoberto Raggi2009-07-131-0/+91