Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-24Bug 562494: Update BREE to Java 11Jonah Graham3-12/+42
2020-08-13Bug 564002: Restore the default pattern of the surefire-pluginMartin Weber24-425/+251
2020-06-15Bug 564273 - Fix format lambda expressions without parenthesisMarco Stornelli1-0/+15
2020-06-02Bug 563864: By default fail build on test failures when building CDT with mavenJonah Graham1-1/+0
2020-06-01Bug 487990 - Fix format of variadic functionsMarco Stornelli1-0/+11
2020-05-09Bug 562997 - Switch CDT doxygen to use new Equinox preferences APIAlexander Fedorov1-2/+2
2020-05-09Bug 562896 - Fix qualified name in return type for implement methodMarco Stornelli1-0/+17
2020-05-04Bug 562722 - Fix noexcept using implement methodMarco Stornelli2-1/+18
2020-05-04Bug 562723 - Added support for noexcept in the formatterMarco Stornelli1-0/+24
2020-04-22Bug 562292 - Fix method definition position for override methodMarco Stornelli1-0/+62
2020-04-21Bug 562368 - Fix doxygen template documentationMarco Stornelli1-0/+15
2020-04-16Bug 562181: Fix auto indent after constructor with access specifiersAndrey Mozzhuhin1-0/+19
2020-04-15Bug 562125: Fix auto indent of function call with scope qualifiersAndrey Mozzhuhin1-0/+15
2020-04-13Bug 516393: Fix scan of double char tokens in CHeuristicScannerAndrey Mozzhuhin2-0/+29
2020-04-12Bug 561993 - Remove dependency to com.ibm.icu from CDT UIAlexander Fedorov3-6/+6
2020-04-11[releng] Bump version to 10.0.0Jonah Graham1-1/+1
2020-03-30Bug 561559 - Fix formatting def capture lambda expressionsMarco Stornelli1-0/+19
2020-03-22[releng] Bump CDT version to 9.12.0Marco Stornelli1-1/+1
2020-03-13541239: [C++17] Implement parser support for deduction guidesFelix Morgner1-0/+37
2020-03-02Revert "Bug 560614 - Drop dependency on ICU4J"Jonah Graham3-2/+4
2020-03-02Bug 560614 - Drop dependency on ICU4JAlexander Kurtakov3-4/+2
2020-02-01Bug 559669 - Fix formatter on/off tagsMarco Stornelli1-0/+17
2020-01-30Bug 559545 - Fix formatter with enums with standard attributesMarco Stornelli1-0/+9
2020-01-30Bug 434677 - Fix implement method insert position with namespacesMarco Stornelli1-0/+22
2020-01-25Bug 452809 - Implement method fully qualified decl specifierMarco Stornelli1-0/+20
2020-01-22Bug 559193 - Rework DoxygenPreferences to encapsulate constantsAlexander Fedorov2-23/+23
2020-01-20Bug 384793 - Fix implement function refactoring with var argsMarco Stornelli1-0/+13
2020-01-19Bug 510289 - Fix implementation refactoring with template parametersMarco Stornelli1-0/+39
2020-01-16Bug 552334 - Generate enum doxygen comments according to comment styleMarco Stornelli2-10/+85
2020-01-15Bug 333134 - Add options to configure doxygen behaviorAlexander Fedorov1-23/+22
2020-01-14Bug 333134 - Add options to configure doxygen behaviorMarco Stornelli1-0/+85
2020-01-09Bug 551817: Write Kichwa Coders consistently in Copyright lineJonah Graham4-4/+4
2020-01-08Bug 558923: Syntax coloring for binary integer literals from C++14Andrey Mozzhuhin2-2/+16
2020-01-06Bug 537568: Apply correct indentation with template return typesAndrey Mozzhuhin1-0/+11
2020-01-05Bug 534070: Fix syntax highlight for numbers with C++14 separatorsAndrey Mozzhuhin2-0/+19
2020-01-02Bug 551761 - GetterSetterRefactoring single char prefixHannes Vogt2-18/+108
2019-12-07[releng] Bump to CDT version 9.11.0Jonah Graham1-1/+1
2019-11-06Bug 552745: Disable intro screen (webkit use) in testsJonah Graham1-0/+1
2019-10-16[releng] Bump to CDT version 9.10.0Jonah Graham1-1/+1
2019-10-13Bug 550096 - Fix format function parameters in macro expansionMarco Stornelli1-0/+9
2019-08-05Bug 522200: [C++17] Add support for structured binding declarationsThomas Corbat5-0/+282
2019-07-30Bug 549653 - Fix wrapping for lambda expressionMarco Stornelli1-0/+57
2019-07-20Bug 376395 - Fix const methods with never join wrapped linesMarco Stornelli1-0/+16
2019-07-07Bug 540001 - Added option to control comments formattingMarco Stornelli1-0/+48
2019-07-01Bug 467346 - Fix format structs/unions with attributesMarco Stornelli1-0/+39
2019-06-28Bug 488349 - Organize Includes removes an include necessary for a...Felix Morgner1-1/+1
2019-06-25Bug 548512: Declarator formatting multiple keywords between pointersHansruedi Patzen1-0/+20
2019-06-11Bug 548138 - Fix override method with implementationMarco Stornelli1-0/+32
2019-06-11[releng] Bump version to 9.9.0Jonah Graham1-1/+1
2019-05-31Bug 547684 - Fix format assignment with init listMarco Stornelli1-0/+13

Back to the top