aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cpppointerdeclarationformatter.h
Commit message (Expand)AuthorAgeFilesLines
* CppTools: modernizeAlessandro Portale2019-01-211-3/+3
* CppTools: Use override consistentlyTobias Hunger2018-05-071-7/+7
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean exported headers of the CppTools plugin.Friedemann Kleint2015-03-051-1/+5
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Unify Utils::ChangeSet usagesOrgad Shaneh2014-06-021-5/+2
* CppTools: Pass some const variables by referenceOrgad Shaneh2014-05-211-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Doc: edit cpptools docsLeena Miettinen2013-09-091-2/+2
* CppEditor: Respect whitespace in operator names for more quick fixesNikolai Kosjar2013-06-251-3/+2
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* CppTools: Handle operator functions when reformatting */& declarationsNikolai Kosjar2013-06-111-1/+2
* Clean headers in CppTools.Friedemann Kleint2013-04-101-5/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-5/+5
* Fix Krazy warnings about includes/header guards in Cpp-Editor.Friedemann Kleint2013-03-121-3/+3
* C++: Make pointer declaration formatter more robustNikolai Kosjar2013-02-121-1/+10
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-3/+3
* C++: Introduce PointerDeclarationFormatterNikolai Kosjar2013-01-241-0/+122