Skip to main content
summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2015-01-16Bug 457503 - Argument-dependent lookup fails for index types in globalSergey Prigogin19-71/+311
2015-01-16Cosmetics.Sergey Prigogin13-117/+105
2015-01-16Bug 399215 - Toggle Function breaks the code...Thomas Corbat2-2/+23
2015-01-16Bug 443481 - Warnings about non-existing invalid project pathsAnton Leherbauer1-11/+16
2015-01-15Bug 457590 - Workspace... button does not work in Library Path pickerAlena Laskavaia1-3/+9
2015-01-13Bug 457374 - A 'using' declaration confuses Organize IncludesSergey Prigogin2-10/+39
2015-01-13Bug 457301 - Organize Includes ignores IWYU pragma: keepSergey Prigogin8-18/+179
2015-01-09Bug 453398: NPE in SupplierBasedCdtVariableSubstitutor ("ExpandAndrew Gvozdev1-1/+5
2015-01-09Cosmetics.Sergey Prigogin1-10/+13
2015-01-09Code cleanup.Sergey Prigogin1-53/+30
2015-01-09Added a test for renaming a source root folder.Sergey Prigogin8-129/+325
2015-01-09Fixed a typo.Sergey Prigogin10-28/+28
2015-01-09Cosmetics.Sergey Prigogin8-31/+23
2015-01-09Fixed deprecation warnings.Sergey Prigogin1-27/+13
2015-01-09Cosmetics.Sergey Prigogin4-80/+66
2015-01-09Bug 455571 - Unable to rename C/C++ project if project has excludedSergey Prigogin1-3/+5
2015-01-09Cosmetics.Sergey Prigogin3-59/+53
2015-01-07Bug 456752 - [Code Assist] - Accessibility check is broken for baseMichi2-3/+33
2015-01-07Bug 455094 - StepIntoSelection cleanup after review Marc Khouzam1-2/+2
2015-01-07Bug 449391 - Include guard name styleSergey Prigogin6-55/+96
2015-01-07Cosmetics.Sergey Prigogin4-66/+11
2015-01-07Removed unused messages.Sergey Prigogin1-3/+0
2015-01-07Suppressed a usage warning.Sergey Prigogin1-0/+8
2015-01-07Cosmetics.Sergey Prigogin1-1/+1
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin19-19/+19
2015-01-06Fixed include guard adjustment when renaming a project.Sergey Prigogin1-0/+2
2015-01-06Cosmetics.Sergey Prigogin1-5/+5
2015-01-06Added API to construct Addr64 from longAlena Laskavaia2-0/+21
2015-01-06Bug 456099. Added a test for NameComposer.createByExample method.Sergey Prigogin2-40/+63
2015-01-06Improved "Expand Selection To Enclosing Element" command for templateSergey Prigogin1-5/+10
2015-01-06Cosmetics.Sergey Prigogin4-71/+49
2015-01-06Added a test for string concatenation with macro.Sergey Prigogin1-0/+9
2015-01-06Cosmetics.Sergey Prigogin1-2/+0
2015-01-05Bug 422401 - [Content Assist] no binding for nested types of a baseMichi2-0/+22
2015-01-04Bug 456579 - Improve CSourceHover and OpenDeclaration for TemplateIdsMichi2-1/+9
2015-01-04Bug 424565 - 'Open Declaration' on use of alias template defined in baseMichi3-2/+13
2014-12-31Bug 456340 ClassCastException when typedef refers to basic typeMichi1-1/+6
2014-12-31Bug 456099. Added change description.Sergey Prigogin5-169/+197
2014-12-31Bug 456099. More flexible file name matching algorithm.Sergey Prigogin5-68/+159
2014-12-30Cosmetics.Sergey Prigogin7-160/+122
2014-12-30Bug 456099. Moved a premature assertion.Sergey Prigogin2-2/+5
2014-12-29Disabled a flaky test.Sergey Prigogin1-1/+4
2014-12-29Bug 456101 - class template is refering to itself in code completionMichi2-9/+42
2014-12-27Bug 456207 - Skip ICPPASTFunctionDeclarator.getNoexceptExpression() inNathan Ridge2-1/+11
2014-12-27Bug 456131 - Remove duplicate builtin symbol for __atomic_add_fetchNathan Ridge2-2/+8
2014-12-24Bug 456099. Corrected include replacement in partner files.Sergey Prigogin3-2/+39
2014-12-23Bug 456099 - Renaming a class should also rename related filesSergey Prigogin41-382/+1599
2014-12-23Cosmetics.Sergey Prigogin3-11/+11
2014-12-23Adjusted method visibility.Sergey Prigogin1-34/+34
2014-12-23Cosmetics.Sergey Prigogin13-3631/+3628

Back to the top