aboutsummaryrefslogtreecommitdiffstats
path: root/src/shared/cplusplus/Symbols.h
Commit message (Expand)AuthorAgeFilesLines
* move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/Oswald Buddenhagen2011-05-161-910/+0
* Added the Enumerator class as a special Declaration.Erik Verbruggen2011-05-091-0/+25
* 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/+20
* C++: Add QtPropertyDeclaration symbol.Christian Kamm2011-01-041-0/+46
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Added some initial support for function overloading.Roberto Raggi2010-12-101-0/+2
|/
* Fixed alignment issues with 64 bits ABIs.Roberto Raggi2010-09-031-10/+4
* Get rid of Function::block/setBlock.Roberto Raggi2010-08-161-4/+0
* Introduced CPlusPlus::Template and process the template declarations.Roberto Raggi2010-08-111-0/+35
* Removed TemplateParameters.Roberto Raggi2010-08-111-39/+0
* Merged ScopedSymbol and Scope.Roberto Raggi2010-08-111-87/+9
* Forward the methods of Scope.Roberto Raggi2010-08-111-0/+56
* Refactored CPlusPlus::Function.Roberto Raggi2010-08-051-3/+5
* Highlight the virtual methods.Roberto Raggi2010-08-031-0/+1
* Fixes for scope range calculation.Erik Verbruggen2010-07-191-8/+0
* Moved startOffset/endOffset from Symbol to Scope.Erik Verbruggen2010-07-161-0/+8
* Moved CheckUndefinedSymbols to the cpptools plug-in.Roberto Raggi2010-07-051-1/+1
* Introduce Namespace aliases and store the TranslationUnit instead of the Cont...Roberto Raggi2010-05-051-0/+25
* Fix left-overs from merging icheck code.Erik Verbruggen2010-04-231-0/+1
* CleanupRoberto Raggi2010-03-301-48/+22
* Ensure that the memory pool can be reused after a rewind and get rid of the s...Roberto Raggi2010-03-181-7/+6
* Long live the king!hjk2010-03-051-1/+1
* Compile with gcc -pedantic.Roberto Raggi2010-02-251-1/+1
* Added semantic checks for Q_ENUMS.Erik Verbruggen2010-02-071-8/+2
* Fixed typo in method name.Erik Verbruggen2010-01-221-1/+1
* Merge ichecker branch changes into the mainline. New project can be found und...Wolfgang Beck2010-01-191-0/+11
* Added BaseType::setType()Roberto Raggi2010-01-061-0/+2
* Introduced TypenameArgument.Roberto Raggi2009-12-081-0/+24
* Added initializers to the formal arguments.Roberto Raggi2009-12-081-2/+4
* Use const names.Roberto Raggi2009-12-011-27/+28
* Introduced type matchers.Roberto Raggi2009-11-231-0/+10
* Pass the fully specified type as const reference.Roberto Raggi2009-11-171-4/+4
* Added symbols for property declarations.Erik Verbruggen2009-11-111-0/+69
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-4/+4
* Added protocol & class definedness checks, and added property attribute checks.Erik Verbruggen2009-10-051-7/+58
* Merge branch 'master' of git@scm.dev.nokia.troll.no:creator/mainlineErik Verbruggen2009-09-281-0/+4
|\
| * Added the `isVirtual' attribute to Function.Roberto Raggi2009-09-251-0/+4
* | Added type declarations for forward declared ObjC protocols and classes.Erik Verbruggen2009-09-281-5/+35
|/
* Introduced CPlusPlus::TemplateArguments and fixed a possible mem-leak when us...Roberto Raggi2009-08-261-22/+31
* long live the kinghjk2009-08-141-1/+1
* Fixed semantic checks for Objective-C methods and fast-enumeration.Erik Verbruggen2009-08-051-0/+65
* Cleaned the ObjC AST up.Erik Verbruggen2009-08-051-22/+2
* Compile the C++ parser library with Sun CC 5.9.Thiago Macieira2009-08-031-9/+9
* Improved ObjC parsing, and added semantic checks.Erik Verbruggen2009-07-281-0/+127
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2