summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/cplusplus-lib.pri
Commit message (Expand)AuthorAgeFilesLines
* C++: added quickfix to insert a method definition.Erik Verbruggen2010-09-301-4/+2
* Added the InsertionPointLocator.Erik Verbruggen2010-07-271-2/+4
* Introduced helpers to rewrite types and names.Roberto Raggi2010-07-161-0/+2
* Moved CheckUndefinedSymbols to the cpptools plug-in.Roberto Raggi2010-07-051-2/+0
* Removed the TokenCache.Erik Verbruggen2010-07-021-4/+2
* Introduced token caching to prevent repetetive tokenizing.Erik Verbruggen2010-06-141-4/+4
* Revert "Introduced a token cache for the C++ editor."Erik Verbruggen2010-06-041-4/+2
* Introduced a token cache for the C++ editor.Erik Verbruggen2010-06-041-2/+4
* Moved ASTPath to its own header/source files.Erik Verbruggen2010-05-281-0/+2
* Removed DeprecatedLookupContext.Roberto Raggi2010-05-261-2/+0
* Removed the CppBindings.Roberto Raggi2010-05-251-2/+0
* Deprecate the old template instantiation.Roberto Raggi2010-05-201-2/+2
* Initial work on the new LookupContext.Roberto Raggi2010-05-051-0/+2
* Moved CPlusPlus::LookupItem.Roberto Raggi2010-05-051-0/+2
* Deprecated the current LookupContext.Roberto Raggi2010-05-051-2/+2
* Put the include depenency table into a separate class, and cache it when poss...Erik Verbruggen2010-03-171-0/+2
* Introduced CPlusPlus::FindUsages.Roberto Raggi2009-10-271-0/+2
* Autotests: Compile on WindowsFriedemann Kleint2009-10-261-1/+6
* Introduced CPlusPlus::GenTemplateInstance.Roberto Raggi2009-10-261-0/+2
* Added the helper class MatchingText and use it to automagically insert text f...Roberto Raggi2009-09-171-0/+2
* Added BackwardsScannerRoberto Raggi2009-09-171-0/+2
* Moved CheckUndefinedSymbols in libCPlusPlusRoberto Raggi2009-07-131-0/+2
* Introduced ASTparentRoberto Raggi2009-07-071-0/+2
* Introduced CPlusPlus::FastPreprocessor.Roberto Raggi2009-06-031-0/+2
* Initial work on the binding pass.Roberto Raggi2009-06-031-0/+2
* Made the C++ front-end more Creator-friendly.Roberto Raggi2009-06-031-1/+1
* Fixes: Compile.Roberto Raggi2009-02-101-1/+1
* Made it possible to compile libCPlusPlus without `gui'.Roberto Raggi2009-02-101-7/+13
* Added a simple auto test for the name lookup.Roberto Raggi2009-02-091-0/+48