summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/CppDocument.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cherry-pick: Update license headers and sales contact details.con2009-06-161-2/+2
* Added Document::ParseDeclarator.Roberto Raggi2009-03-301-0/+4
* Store the actual arguments of the macro expansions.Roberto Raggi2009-03-041-2/+27
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Introduced a parallel indexer. It is ifdef-out atm.Roberto Raggi2009-02-241-1/+22
* Less annoying syntax checker.Roberto Raggi2009-02-101-0/+3
* Fixes: Enable ObjC support.Roberto Raggi2009-02-051-0/+1
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* Implemented tooltip and lookat for #include directives.Roberto Raggi2008-12-101-3/+7
* Don't use QTC_ASSERT in the C++ front-end library. The engine does notRoberto Raggi2008-12-101-3/+1
* tooltip for macro definitions.Roberto Raggi2008-12-091-2/+2
* use QTC_ASSERT instead of Q_ASSERThjk2008-12-091-1/+4
* Use Macros.Roberto Raggi2008-12-081-17/+2
* Added macro expanding events and some initial on the macro highlighting support.Roberto Raggi2008-12-041-0/+5
* Added different parsing mode to TranslationUnit/CppDocument.Roberto Raggi2008-12-031-3/+28
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* more cosmetic changeshjk2008-12-021-51/+86
* Initial importcon2008-12-021-0/+242