| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix leaks in CPlusPlus autotests | Christian Kandeler | 2025-08-18 | 1 | -2/+6 |
| * | CppEditor: Add support for refactoring classes with concepts | Masoud Jami | 2024-11-12 | 1 | -0/+11 |
| * | CppEditor: Fix leaks | Christian Kandeler | 2024-11-06 | 1 | -2/+1 |
| * | CPlusPlus: Fix build | Christian Kandeler | 2021-10-27 | 1 | -0/+3 |
| * | CppEditor: Fix "insert def from decl" for template return types | Christian Kandeler | 2021-10-27 | 1 | -0/+12 |
| * | CppEditor: Support decl/def switch for conversion operators | Christian Kandeler | 2020-11-23 | 1 | -0/+9 |
| * | C++: Print numeric template arguments in NamePrettyPrinter | Volodymyr Zibarov | 2020-06-03 | 1 | -5/+0 |
| * | C++: fix built-in code model to work with shared_ptr on MSVC 2017 | Volodymyr Zibarov | 2020-05-29 | 1 | -1/+1 |
| * | Some clang-tidy -use-modernize-nullptr | hjk | 2019-08-01 | 1 | -18/+18 |
| * | Standardize on int for line and column values | hjk | 2019-07-26 | 1 | -36/+36 |
| * | Fix lvalue references and rvalue reference incorrectly matching | Allan Sandfeld Jensen | 2018-11-29 | 1 | -1/+5 |
| * | C++: Revert lookup to 3.4.2 | Nikolai Kosjar | 2015-11-19 | 1 | -13/+3 |
| * | C++: Ignore explicit template instantiations | Orgad Shaneh | 2015-06-29 | 1 | -3/+13 |
| * | C++: Remove unneeded qualifications | Orgad Shaneh | 2015-02-04 | 1 | -1/+1 |
| * | C++: remove reserved names. | Erik Verbruggen | 2014-08-28 | 1 | -14/+14 |
| * | CppCheck: Initialize some variables in the constructor | Tobias Hunger | 2014-08-05 | 1 | -0/+2 |
| * | C++: Do type and name equality checking in a safe manner. | Erik Verbruggen | 2014-03-27 | 1 | -3/+0 |
| * | CppEditor: Introduce C++ Code Model Inspector | Nikolai Kosjar | 2013-12-11 | 1 | -0/+5 |
| * | Fix MSVC-64 warnings about size_t -> int truncations in C++-lib. | Friedemann Kleint | 2013-09-12 | 1 | -3/+3 |
| * | C++: improve support for anonymous classes | Przemyslaw Gorszkowski | 2013-04-19 | 1 | -0/+17 |
| * | C++: Fix code compl. for instantiation of template specialization | Przemyslaw Gorszkowski | 2013-01-30 | 1 | -6/+17 |
| * | Merge remote-tracking branch 'origin/2.6' | Eike Ziller | 2012-08-23 | 1 | -11/+0 |
| |\ |
|
| | * | Removal of Symbian support | Alessandro Portale | 2012-08-22 | 1 | -11/+0 |
| * | | Added support for override/final and enum classes | Sergey Shambir | 2012-07-30 | 1 | -0/+11 |
| |/ |
|
| * | C++: handle destructor names with template parameters. | Erik Verbruggen | 2012-02-23 | 1 | -4/+4 |
| * | Added support to C++ symbols rewriting. | Roberto Raggi | 2011-05-17 | 1 | -0/+5 |
| * | remove nokia copyrights from roberto's code | Oswald Buddenhagen | 2011-05-16 | 1 | -31/+0 |
| * | move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/ | Oswald Buddenhagen | 2011-05-16 | 1 | -0/+832 |