Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/ | Oswald Buddenhagen | 2011-05-16 | 1 | -150/+0 |
| | | | | Approved-by: legal | ||||
* | Added the Enumerator class as a special Declaration. | Erik Verbruggen | 2011-05-09 | 1 | -0/+1 |
| | | | | Reviewed-by: Roberto Raggi | ||||
* | Fix/add copyright headers | Tobias Hunger | 2011-05-06 | 1 | -1/+1 |
| | | | | Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2 | ||||
* | Update license. | hjk | 2011-04-13 | 1 | -14/+13 |
| | |||||
* | s:// end of namespace :// namespace :g for consistency | hjk | 2011-02-04 | 1 | -1/+1 |
| | | | | We use the latter style everywhere else to signify the end of a namespace block. | ||||
* | It's 2011 now. | con | 2011-01-12 | 1 | -1/+1 |
| | | | | Reviewed-by: hjk | ||||
* | C++: Bind Q_ENUMS in the code model. | Christian Kamm | 2011-01-04 | 1 | -0/+1 |
| | | | | Reviewed-by: Roberto Raggi | ||||
* | C++: Add QtPropertyDeclaration symbol. | Christian Kamm | 2011-01-04 | 1 | -0/+3 |
| | | | | Reviewed-by: Roberto Raggi | ||||
* | License headers. | con | 2010-12-17 | 1 | -7/+11 |
| | |||||
* | Merge CPlusPlus::NameId and CPlusPlus::Identifier. | Roberto Raggi | 2010-09-02 | 1 | -1/+1 |
| | |||||
* | Get rid of deprecated forward class declarations. | Roberto Raggi | 2010-08-26 | 1 | -1/+0 |
| | |||||
* | Introduced CPlusPlus::Template and process the template declarations. | Roberto Raggi | 2010-08-11 | 1 | -0/+1 |
| | |||||
* | Removed TemplateParameters. | Roberto Raggi | 2010-08-11 | 1 | -1/+0 |
| | |||||
* | Merged ScopedSymbol and Scope. | Roberto Raggi | 2010-08-11 | 1 | -2/+2 |
| | |||||
* | Introduce Namespace aliases and store the TranslationUnit instead of the ↵ | Roberto Raggi | 2010-05-05 | 1 | -0/+1 |
| | | | | Control. | ||||
* | Long live the king! | hjk | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Added semantic checks for Q_ENUMS. | Erik Verbruggen | 2010-02-07 | 1 | -5/+1 |
| | |||||
* | Merge remote branch 'origin/1.3' | Oswald Buddenhagen | 2010-01-29 | 1 | -1/+1 |
|\ | | | | | | | Trailing whitespace removal re-applied manually. | ||||
* | | Merge ichecker branch changes into the mainline. New project can be found ↵ | Wolfgang Beck | 2010-01-19 | 1 | -1/+5 |
| | | | | | | | | under src/tools/ICheck | ||||
* | | Introduced TypenameArgument. | Roberto Raggi | 2009-12-08 | 1 | -0/+1 |
| | | |||||
* | | Cleanup | Roberto Raggi | 2009-11-23 | 1 | -0/+1 |
| | | |||||
* | | Introduced type matchers. | Roberto Raggi | 2009-11-23 | 1 | -0/+3 |
| | | |||||
* | | Added symbols for property declarations. | Erik Verbruggen | 2009-11-11 | 1 | -0/+1 |
|/ | |||||
* | Autotests: Compile on Windows | Friedemann Kleint | 2009-10-26 | 1 | -0/+2 |
| | | | | Reviewed-by: Roberto Raggi <qtc-committer@nokia.com> | ||||
* | Cleanup the C++ front-end. | Roberto Raggi | 2009-10-20 | 1 | -20/+4 |
| | | | | Removed CPLUSPLUS_BEGIN/END_NAMESPACE & co and made it possible to compile the parser with CPLUSPLUS_WITHOUT_QT. | ||||
* | Removed the MacroResolver | Roberto Raggi | 2009-10-07 | 1 | -1/+0 |
| | | | | Unfortunately, the MacroResolver does not scale and we get pretty bad performances when parsing big projects. | ||||
* | Added protocol & class definedness checks, and added property attribute checks. | Erik Verbruggen | 2009-10-05 | 1 | -0/+2 |
| | |||||
* | Introduced MacroResolver. | Roberto Raggi | 2009-09-30 | 1 | -0/+1 |
| | |||||
* | Introduced CPlusPlus::TemplateArguments and fixed a possible mem-leak when ↵ | Roberto Raggi | 2009-08-26 | 1 | -0/+1 |
| | | | | using template members. | ||||
* | long live the king | hjk | 2009-08-14 | 1 | -1/+1 |
| | |||||
* | Added Semantic checks for ObjC methods. | Erik Verbruggen | 2009-07-31 | 1 | -0/+2 |
| | |||||
* | Improved ObjC parsing, and added semantic checks. | Erik Verbruggen | 2009-07-28 | 1 | -0/+6 |
| | |||||
* | Introduced SemanticHighlighter | Roberto Raggi | 2009-07-09 | 1 | -1/+0 |
| | | | | Done with Thorbjørn Lindeijer | ||||
* | Update license headers and sales contact details. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Made the C++ front-end more Creator-friendly. | Roberto Raggi | 2009-06-03 | 1 | -1/+2 |
| | |||||
* | Added a fwd declaration for the class Token. | Roberto Raggi | 2009-03-06 | 1 | -0/+1 |
| | |||||
* | Fixes: change file license headers to include LGPL | hjk | 2009-02-25 | 1 | -21/+17 |
| | |||||
* | Introduced support for forward class declarations. | Roberto Raggi | 2009-02-16 | 1 | -0/+1 |
| | |||||
* | Fixed all crashes due to refencing undefined types | Thorbjørn Lindeijer | 2009-02-10 | 1 | -0/+1 |
| | | | | | | Introduced UndefinedType class to replace null pointer. Done with Roberto Raggi | ||||
* | Fixes: move all files in shared/* to src/shared/* | hjk | 2009-01-26 | 1 | -0/+140 |