Skip to main content
summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2011-01-28Bug 335512 - Update XLC scanning discovery parser and marcos and include path...Vivian Kong1-2/+2
2011-01-26Bug 326957 EFSExtensionProvider does not handle URI's correctlyVivian Kong2-3/+42
2011-01-24Bug 296072 - CDT release is missing shared objects for linux-ppc64-gtkJames Blackburn1-1/+2
2011-01-22This commit was manufactured by cvs2svn to create branch 'cdt_7_0'.cvs2svn6-0/+68
2011-01-20Bug 333537 - [Template Engine] Macro expansion in conditional process groups ...James Blackburn1-6/+2
2011-01-20Bug 334805 - Auto Indentation (CTRL+i) is not correct after function header w...Anton Leherbauer3-4/+28
2011-01-20Bug 334845 - Port Linux pfind to Mac.Doug Schaefer9-8/+29
2011-01-17Bug 334405 - Source hover is sometimes impreciseAnton Leherbauer1-3/+3
2011-01-14Bug 333816 - [c++0x] Double right angle brackets formatting breaks indentatio...Anton Leherbauer2-5/+35
2011-01-14Bug 333050 - Hyperlinks don't work inside macrosSergey Prigogin2-9/+14
2011-01-12Bug 333842: The ASTRewriter looses one insertion edits if one both inserts be...Emanuel Graf3-22/+126
2011-01-12bug 334051: Implement method sometimes doesn't add class name to methods in .cppEmanuel Graf1-4/+16
2011-01-06Bug 260133: Extract function and extract local variable don't handle type pro...Emanuel Graf3-274/+57
2011-01-06Bug 321069 - ASTWriter fails on IASTDeclarators with nested declaratorsEmanuel Graf1-0/+1
2011-01-05bug 330693: Improve suggested variable name in Extract Local VariableEmanuel Graf2-12/+91
2011-01-04Bug 330693: Improve suggested variable name in Extract Local VariableEmanuel Graf2-8/+22
2011-01-04Bug 331963: Extract local variable doesn't put template type parametersEmanuel Graf2-10/+102
2011-01-03Bug 330688: Automatically select text in Extract Local VariableEmanuel Graf1-1/+2
2010-12-27Bug 333200: Declaration ambiguity, bit-field versus member-initializer.Markus Schorn2-1/+10
2010-12-22Bug 286162 - Debug core logs spawner IO exception when running C/C++ executab...Anton Leherbauer2-19/+44
2010-12-21Bug 240558 - Doxygen comment generator doesn't recognize void parameter properlyAnton Leherbauer2-4/+56
2010-12-17Bug 332114: Exceptions when parsing gcc-testsuite.Markus Schorn14-68/+131
2010-12-13Fix unused local variableAnton Leherbauer1-2/+1
2010-11-27Bug 328522. Fixed NPE.Sergey Prigogin1-24/+23
2010-11-25Bug 328522 - Content Assist feature - auto-replace "." with "->" during manua...Anton Leherbauer4-38/+178
2010-11-24Bug 330123: Rename refactoring and const parameters.Markus Schorn2-40/+37
2010-11-24Bug 330747: Octal char constants in preprocessing condition.Markus Schorn2-1/+20
2010-11-18Fix formatter issues with macrosAnton Leherbauer3-4/+88
2010-11-17Bug 330282 - AIX spawner should kill all child processesChris Recoskie2-0/+0
2010-11-17fixing binary properties on AIX spawnerChris Recoskie12-846/+861
2010-11-15Bug 322129 - Remove mnemonics from hyperlink textAnton Leherbauer1-3/+3
2010-11-04Bug 329286: IndexOutOfBoundsException pasting into search field.Markus Schorn1-13/+12
2010-11-03Bug 329165 - Formatter corrupts codeAnton Leherbauer2-2/+27
2010-10-29Bug 328472 - "C/C++ Build" does not show under PreferencesAnton Leherbauer1-0/+2
2010-10-22Follow-up fix for Bug 325783Anton Leherbauer1-12/+14
2010-10-22Follow-up fix for Bug 325783Anton Leherbauer1-0/+1
2010-10-22Bug 328068 - Creation of element failed error when creating new C++ classAnton Leherbauer1-1/+1
2010-10-22Bug 328369 - Unexpected runtime error while computing a text hoverAnton Leherbauer1-1/+1
2010-10-21Bug 328321: Handle attempt to open editor for closed resources.Markus Schorn4-1/+23
2010-10-15Bug 326654 - [outline] The Outline view menu ordering is wrongAnton Leherbauer1-3/+8
2010-10-14Bug 325783 - [formatter] Function call arguments' indentation is wrong if the...Anton Leherbauer2-0/+32
2010-10-13Increment plug-in version for 7.0.2Anton Leherbauer2-2/+2
2010-10-13Bug 327311 - Typing 'Enter' in a multi-line comment might copy too much from ...Anton Leherbauer2-5/+18
2010-10-09bug 305058: Can't Open New ProjectAndrew Gvozdev1-1/+1
2010-10-06Bug 326778: Bogus ambiguity due to different using declarations for the same ...Markus Schorn2-2/+23
2010-10-06Bug 326418 - Ctrl+Click navigation is brokenSergey Prigogin2-82/+191
2010-10-01bug 326485: Menu item "Resource Configurations" is missing for files excluded...Andrew Gvozdev1-17/+37
2010-09-30Bug 326594 [Backport] Lost preference: build only if changes in workspaceVivian Kong2-2/+5
2010-09-28Bug 325135: Navigation of parameters.Markus Schorn2-24/+81
2010-09-27Bug 325385: Duplicate search results.Markus Schorn4-67/+120

Back to the top