aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cppcodeformatter.cpp
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Fix typo in a TextDocumentLayout functionNikolai Kosjar2019-12-181-1/+1
* CppTools: SimplifyNikolai Kosjar2019-11-011-4/+4
* C++: Support single quote digit separator in integer literalsJoel Smith2019-07-091-0/+2
* CppTools: ModernizeNikolai Kosjar2019-02-081-1/+1
* CppTools: modernizeAlessandro Portale2019-01-211-8/+4
* Utils: Purge qtcfallthrough.hOrgad Shaneh2018-04-091-1/+0
* Introduce Q_FALLTHROUGH()Friedemann Kleint2018-01-241-2/+3
* CppTools: Fix uninitialized values warningsNikolai Kosjar2017-06-011-12/+0
* C++: Disable C++ keywords in C filesFrancois Ferrand2016-08-231-0/+1
* CppCodeFormatter: removed unused member functionNikita Baryshnikov2016-08-101-5/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | C++: Remove unneeded qualificationsOrgad Shaneh2015-02-041-4/+4
|/
* CPlusPlus: Use QVector<Token> instead of QListhjk2014-11-061-1/+1
* CppTools: Small refactoringlemelisk2014-10-151-4/+3
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-6/+6
|/
* C++: Use Token::utf16chars{Begin,End} where appropriateNikolai Kosjar2014-05-231-6/+6
* CppTools: Fix indentation of stream operators after stringOrgad Shaneh2014-05-161-6/+14
* C++: Clarify units of a TokenNikolai Kosjar2014-05-151-6/+6
* CppTools: Fix indentation for concatenated stringsOrgad Shaneh2014-03-311-0/+15
* CppTools: Fix indent after ">>" in return typeDave Lewis2014-03-251-0/+1
* CppTools: Fix indent after template paramsDave Lewis2014-03-251-0/+1
* Fix some typosSergio Ahumada2014-03-051-1/+1
* C++: fix indentation for static var decls of anonymous classes.Erik Verbruggen2014-02-271-0/+3
* C++: Fix support for incremental input with \nOrgad Shaneh2014-02-041-2/+3
* C++: Store token kind as lexer stateOrgad Shaneh2014-01-201-4/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CPlusPlus: Make (sub-)languague selection more generichjk2013-10-151-2/+7
* Reduce usage of QStringRef::toString() in cppcodeformatter.cpp.Friedemann Kleint2013-08-291-1/+1
* Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+2
* C++: handle braced return statements in indenter.Erik Verbruggen2013-06-031-0/+2
* Clean headers in CppTools.Friedemann Kleint2013-04-101-6/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-4/+5
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-8/+5
* | Add whitespace after control keywordsOrgad Shaneh2012-11-281-1/+1
* | Clean up whitespace before EOLOrgad Shaneh2012-11-281-2/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | C++11: Fix indent of brace initializers in ctor lists.Christian Kamm2012-09-191-4/+14
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* C++: Introduce unicode char/strings supportLeandro Melo2012-06-061-0/+2
* C++: Lambda formatting issues.Flex Ferrum2012-03-121-0/+68
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* C++: Replace non-absolute-critical asserts for soft onesLeandro Melo2012-01-241-5/+6