summaryrefslogtreecommitdiff
path: root/src/shared/cplusplus/CPlusPlusForwardDeclarations.h
Commit message (Expand)AuthorAgeFilesLines
* move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/Oswald Buddenhagen2011-05-161-150/+0
* Added the Enumerator class as a special Declaration.Erik Verbruggen2011-05-091-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* s:// end of namespace :// namespace :g for consistencyhjk2011-02-041-1/+1
* It's 2011 now.con2011-01-121-1/+1
* C++: Bind Q_ENUMS in the code model.Christian Kamm2011-01-041-0/+1
* C++: Add QtPropertyDeclaration symbol.Christian Kamm2011-01-041-0/+3
* License headers.con2010-12-171-7/+11
* Merge CPlusPlus::NameId and CPlusPlus::Identifier.Roberto Raggi2010-09-021-1/+1
* Get rid of deprecated forward class declarations.Roberto Raggi2010-08-261-1/+0
* Introduced CPlusPlus::Template and process the template declarations.Roberto Raggi2010-08-111-0/+1
* Removed TemplateParameters.Roberto Raggi2010-08-111-1/+0
* Merged ScopedSymbol and Scope.Roberto Raggi2010-08-111-2/+2
* Introduce Namespace aliases and store the TranslationUnit instead of the Cont...Roberto Raggi2010-05-051-0/+1
* Long live the king!hjk2010-03-051-1/+1
* Added semantic checks for Q_ENUMS.Erik Verbruggen2010-02-071-5/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
* | Merge ichecker branch changes into the mainline. New project can be found und...Wolfgang Beck2010-01-191-1/+5
* | Introduced TypenameArgument.Roberto Raggi2009-12-081-0/+1
* | CleanupRoberto Raggi2009-11-231-0/+1
* | Introduced type matchers.Roberto Raggi2009-11-231-0/+3
* | Added symbols for property declarations.Erik Verbruggen2009-11-111-0/+1
|/
* Autotests: Compile on WindowsFriedemann Kleint2009-10-261-0/+2
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-20/+4
* Removed the MacroResolverRoberto Raggi2009-10-071-1/+0
* Added protocol & class definedness checks, and added property attribute checks.Erik Verbruggen2009-10-051-0/+2
* Introduced MacroResolver.Roberto Raggi2009-09-301-0/+1
* Introduced CPlusPlus::TemplateArguments and fixed a possible mem-leak when us...Roberto Raggi2009-08-261-0/+1
* long live the kinghjk2009-08-141-1/+1
* Added Semantic checks for ObjC methods.Erik Verbruggen2009-07-311-0/+2
* Improved ObjC parsing, and added semantic checks.Erik Verbruggen2009-07-281-0/+6
* Introduced SemanticHighlighterRoberto Raggi2009-07-091-1/+0
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Made the C++ front-end more Creator-friendly.Roberto Raggi2009-06-031-1/+2
* Added a fwd declaration for the class Token.Roberto Raggi2009-03-061-0/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Introduced support for forward class declarations.Roberto Raggi2009-02-161-0/+1
* Fixed all crashes due to refencing undefined typesThorbjørn Lindeijer2009-02-101-0/+1
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-261-0/+140