aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/3rdparty/cplusplus/Control.cpp
Commit message (Expand)AuthorAgeFilesLines
* CPlusPlus: Fix buildChristian Kandeler2021-10-271-0/+3
* CppEditor: Fix "insert def from decl" for template return typesChristian Kandeler2021-10-271-0/+12
* CppEditor: Support decl/def switch for conversion operatorsChristian Kandeler2020-11-231-0/+9
* C++: Print numeric template arguments in NamePrettyPrinterVolodymyr Zibarov2020-06-031-5/+0
* C++: fix built-in code model to work with shared_ptr on MSVC 2017Volodymyr Zibarov2020-05-291-1/+1
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-18/+18
* Standardize on int for line and column valueshjk2019-07-261-36/+36
* Fix lvalue references and rvalue reference incorrectly matchingAllan Sandfeld Jensen2018-11-291-1/+5
* C++: Revert lookup to 3.4.2Nikolai Kosjar2015-11-191-13/+3
* C++: Ignore explicit template instantiationsOrgad Shaneh2015-06-291-3/+13
* C++: Remove unneeded qualificationsOrgad Shaneh2015-02-041-1/+1
* C++: remove reserved names.Erik Verbruggen2014-08-281-14/+14
* CppCheck: Initialize some variables in the constructorTobias Hunger2014-08-051-0/+2
* C++: Do type and name equality checking in a safe manner.Erik Verbruggen2014-03-271-3/+0
* CppEditor: Introduce C++ Code Model InspectorNikolai Kosjar2013-12-111-0/+5
* Fix MSVC-64 warnings about size_t -> int truncations in C++-lib.Friedemann Kleint2013-09-121-3/+3
* C++: improve support for anonymous classesPrzemyslaw Gorszkowski2013-04-191-0/+17
* C++: Fix code compl. for instantiation of template specializationPrzemyslaw Gorszkowski2013-01-301-6/+17
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-08-231-11/+0
|\
| * Removal of Symbian supportAlessandro Portale2012-08-221-11/+0
* | Added support for override/final and enum classesSergey Shambir2012-07-301-0/+11
|/
* C++: handle destructor names with template parameters.Erik Verbruggen2012-02-231-4/+4
* Added support to C++ symbols rewriting.Roberto Raggi2011-05-171-0/+5
* remove nokia copyrights from roberto's codeOswald Buddenhagen2011-05-161-31/+0
* move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/Oswald Buddenhagen2011-05-161-0/+832