aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/cplusplus/CppRewriter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* CPlusPlus: Limit the usage of qMakePairJarek Kobus2022-10-041-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CPlusPlus: Inline more simple Type related functionshjk2022-06-281-1/+1
* CPlusPlus: Inline some simple central functionshjk2022-06-241-2/+2
* CppEditor: Fix "insert def from decl" for template return typesChristian Kandeler2021-10-271-2/+45
* CppEditor: Fix "insert definition" for templates with value parametersChristian Kandeler2021-08-171-2/+9
* CPlusPlus: Improve type name minimizationChristian Kandeler2021-02-221-0/+16
* C++: fix built-in code model to work with shared_ptr on MSVC 2017Volodymyr Zibarov2020-05-291-2/+2
* C++: Transfer noexcept specifier for refactoring actionsNikolai Kosjar2019-10-081-0/+1
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-6/+6
* Standardize on int for line and column valueshjk2019-07-261-2/+2
* Prefer using 'override' instead of 'virtual'Alessandro Portale2018-07-111-26/+26
* C++: Add support of ref-qualifier for functions.Dmitry Ashkadov2016-06-221-0/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* C++: Revert lookup to 3.4.2Nikolai Kosjar2015-11-191-1/+1
* C++: Rename ClassOrNamespace -> LookupScopeOrgad Shaneh2015-04-201-1/+1
* C++: Fix crash when accessing an empty list in RewriteLorenz Haas2015-03-231-4/+6
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* C++: Get rid of {Name,Type}::isEqualTo()Nikolai Kosjar2014-05-231-1/+1
* C++: Remove unused loopOrgad Shaneh2014-05-211-1/+2
* Move the textual simplification of container type to debugger againhjk2014-01-081-223/+0
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | TypeRewriter: Handle rvalue references correctlyDaniel Teske2014-01-031-1/+1
|/
* Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-08-211-0/+38
|\
| * CppRewriter: Replace std::__debug with std:: when beautifing typeshjk2013-08-161-0/+1
| * Debugger: Implement dumper for std::unordered_{set,map}hjk2013-08-161-0/+37
* | Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+2
* | C++: Fix names of functions dealing with enclosing scopesNikolai Kosjar2013-07-161-1/+1
|/
* CppRewriter: Treat libc++'s std::__1:: as std:: for debugger displayhjk2013-07-081-0/+1
* Fix indentationOrgad Shaneh2013-05-061-4/+4
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-8/+11
* C++: use argumentCount in loops in initializer.Erik Verbruggen2013-03-151-1/+1
* CppRewriter: Handle std::ifstream in simplifySTLTypehjk2013-02-041-0/+8
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | C++: Fix code compl. for instantiation of template specializationPrzemyslaw Gorszkowski2013-01-301-1/+2
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-4/+2
* | CPlusPlus: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-041-8/+8
|/
* Adjust license headershjk2012-10-051-21/+20
* Fix "Apply function signature change" for boost::shared_ptrPrzemyslaw Gorszkowski2012-10-021-1/+2
* C++: Escape strings before using them in CppRewriter regexpshjk2012-08-241-6/+10
* C++: Use soft asserts in CppRewriterhjk2012-08-241-5/+10
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2