Commit Graph

17 Commits

Author SHA1 Message Date
Roberto Raggi
ce3a90fc78 Highlight namespaces. 2010-05-25 17:49:43 +02:00
Roberto Raggi
b68a16f1b5 Highlight user defined types. 2010-05-25 17:15:22 +02:00
Roberto Raggi
2a0f901e16 Use the document in the snapshot when available. 2010-05-25 17:15:22 +02:00
Roberto Raggi
e6c377c75c New implementation of CheckUndefinedSymbols. 2010-05-25 17:15:22 +02:00
Roberto Raggi
94f667dd7f Add namespace aliases to the list of the potential types. 2010-05-05 17:09:47 +02:00
hjk
9595504bda Long live the king! 2010-03-05 11:28:13 +01:00
Erik Verbruggen
1af05166d9 Removed Q_DECLARE_FLAGS parsing, leaving it to the CPP to expand it. 2010-02-08 15:41:18 +01:00
Erik Verbruggen
21488e8898 Added semantic checks for Q_ENUMS. 2010-02-07 10:49:03 +01:00
Roberto Raggi
7c7ce13ac0 Use const names. 2009-12-01 12:46:23 +01:00
Roberto Raggi
fade61a8a9 Use const literals. 2009-12-01 11:46:36 +01:00
Erik Verbruggen
a6bbec2b56 Added symbols for property declarations. 2009-11-11 09:34:10 +01:00
Erik Verbruggen
f1e665463b Added protocol & class definedness checks, and added property attribute checks. 2009-10-05 18:02:01 +02:00
Erik Verbruggen
b43f279227 Fixed type checking for type definitions inside an @implementation 2009-10-05 17:55:02 +02:00
Roberto Raggi
ee16c21067 Look at the typedefs defined in local scopes. 2009-08-26 14:22:00 +02:00
hjk
93cbef8724 long live the king 2009-08-14 09:30:56 +02:00
Roberto Raggi
00f7cdac36 Search for type names in template type and template-template-type parameters. 2009-07-13 12:26:44 +02:00
Roberto Raggi
a446e06742 Moved CheckUndefinedSymbols in libCPlusPlus 2009-07-13 11:41:12 +02:00