aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/cplusplus/cplusplus-lib.pri
Commit message (Expand)AuthorAgeFilesLines
* Utils: move code model icons to utilsDavid Schulz2018-08-061-2/+0
* CPlusPlus: CppEditor: refactor overview modelIvan Donchevskii2018-02-091-4/+2
* Fix exports for shared librariesMarco Bubke2017-01-161-1/+1
* C++: Revert lookup to 3.4.2Nikolai Kosjar2015-11-191-2/+2
* C++: Remove DumpersOrgad Shaneh2015-05-121-2/+0
* C++: Remove DeprecatedGenTemplateInstanceOrgad Shaneh2015-04-201-2/+0
* C++: Extract TypedefsResolver out of ResolveExpressionOrgad Shaneh2015-04-111-0/+2
* Remove Qt version checks.Christian Kandeler2014-09-081-1/+1
* qml: moving most of ModelManager logic to ModelManageInterfaceFawzi Mohamed2014-02-191-2/+4
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-1/+1
* C++: add include-guard tracking.Erik Verbruggen2013-01-181-0/+2
* Generalize QT_NO_CAST_FROM_ASCIIOrgad Shaneh2013-01-161-2/+0
* CPlusPlus: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-041-0/+2
* Refactoring LookupContext.hPrzemyslaw Gorszkowski2012-11-191-0/+1
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-07-241-2/+4
|\
| * C++: Add dumpers for common datatypes to simplify debugging.Christian Kamm2012-07-231-2/+4
* | [C++] Rewrite of the preprocessor.Erik Verbruggen2012-03-291-4/+4
* | Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-6/+2
|/
* Compile with Qt 5.Friedemann Kleint2012-02-081-0/+2
* C++ editor: Improve type hierarchy widgetLeandro Melo2011-07-081-6/+4
* move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/Oswald Buddenhagen2011-05-161-1/+1
* Class to find breakpoint positions for CDB.Erik Verbruggen2011-05-091-2/+8
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-2/+4
* Introduced CPlusPlus::SymbolNameVisitor and CPlusPlus::SnapshotSymbolVisitor.Roberto Raggi2010-12-151-0/+4
* 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