Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2019-05-30Bug 303870 - Fix for base template classesMarco Stornelli1-0/+37
2019-05-28Bug 268404 - Added options for label formattingMarco Stornelli1-0/+82
2019-05-22Fixes for Test Leaking Editor testJonah Graham1-2/+19
2019-05-18Bug 353022 - Fix format switch without parenthesisMarco Stornelli1-0/+19
2019-05-15Bug 500000 - Added proper formatting for lambda expressionsMarco Stornelli1-0/+71
2019-05-12Bug 461435 - Added options to format pointers in methodsMarco Stornelli17-228/+228
2019-05-12Bug 405409 - Formatting namespaces with inactive sectionsMarco Stornelli1-0/+29
2019-05-08Bug 390324 - Fix cast operator containing func declaratorMarco Stornelli1-0/+30
2019-05-08Bug 546221 - Fix exception for nested namespacesMarco Stornelli1-0/+10
2019-04-28Bug 303870 - Add override virtual methods functionalityMarco Stornelli2-1/+608
2019-04-13Bug 546391 - Fix on/off tagsMarco Stornelli1-0/+65
2019-04-10Bug 397710 - Fix bool macro used in struct/classMarco Stornelli1-0/+15
2019-04-09Bug 449394 - Fix constructor init list formattingMarco Stornelli1-0/+62
2019-04-08Bug 361768 - Fix formatting of multiple empty macrosMarco Stornelli1-0/+19
2019-04-08Bug 453385 - Fix for loop formattingMarco Stornelli1-0/+19
2019-04-05Bug 475349 - Formatting of macro with function styleMarco Stornelli1-0/+13
2019-04-05Bug 299482 - New options to format linkage declarationsMarco Stornelli1-0/+40
2019-04-04Bug 467346 - Fix formatting structs with attributesMarco Stornelli1-0/+39
2019-03-21Bug 545360 - Completion in namespace aliasNathan Ridge1-0/+6
2019-03-06Bug 543947: Fix exception while formatting macroMarco Stornelli1-0/+30
2019-03-04Bug 540252: Fix formatting operator< with explicit instantiationMarco Stornelli1-0/+23
2019-03-04Bug 406231: Fix exceptions while formatting template id in macroMarco Stornelli1-0/+68
2019-03-04Bug 278903 - Do not format any code in inactive regionsMarco Stornelli4-9/+43
2019-03-01[releng] Bump version to 9.8.0Jonah Graham1-1/+1

Back to the top