Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-12Bug 579669: Ignore .settings in some testsJonah Graham1-1/+3
2022-03-14Bug 579261: Fix formatter exception when formatter comment tags aren't usedJonah Graham1-0/+14
2021-11-09Bug 577074: Fix i18n on import/export language settingsJonah Graham1-1/+4
2021-07-24Bug 574247: Test for order of elements in outline viewJonah Graham1-0/+21
2021-02-01Bug 569839: Provide a new JUnit5 base and utility classesJonah Graham1-0/+1
2020-12-21Bug 569839: Ensure that behaviour is same running tests without suitesJonah Graham53-225/+276
2020-12-21Bug 569839: Add DefaultCCommentAutoEditStrategyTest to testsuiteJonah Graham3-10/+16
2020-12-21Bug 569839: Restore the cleanupProjectJonah Graham5-5/+5
2020-11-18Bug 568728: Drop execute permission on filesTorbjörn Svensson2-0/+0
2020-10-12Bug 567778 - [Include Browser] Cannot open the Include Browser on file outsid...Marc-Andre Laperle2-4/+44
2020-10-06Bug 567261 - Revert "541239: [C++17] Implement parser support for deduction g...Marc-Andre Laperle1-37/+0
2020-09-27Bug 566918 - [C++17] Support for __has_include (standard) andMarc-Andre Laperle2-3/+4
2020-09-01Bug 558809: Handle cases where Oomph corrupts \0 char in preferenceJonah Graham2-0/+83
2020-08-13Bug 564002: Restore the default pattern of the surefire-pluginMartin Weber22-424/+249
2020-06-15Bug 564273 - Fix format lambda expressions without parenthesisMarco Stornelli1-0/+15
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 Fedorov2-5/+6
2020-03-30Bug 561559 - Fix formatting def capture lambda expressionsMarco Stornelli1-0/+19
2020-03-13541239: [C++17] Implement parser support for deduction guidesFelix Morgner1-0/+37
2020-03-02Revert "Bug 560614 - Drop dependency on ICU4J"Jonah Graham2-2/+3
2020-03-02Bug 560614 - Drop dependency on ICU4JAlexander Kurtakov2-3/+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 Fedorov1-23/+22
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 Graham2-2/+2
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-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 Corbat4-0/+271
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

Back to the top