Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-01-21Bug 335001 - Copying a configuration persists previous exported library path,...James Blackburn2-8/+7
2011-01-21Bug 334955: Overloaded comma operator with const class reference.Markus Schorn2-1/+12
2011-01-21Compiler warning.Markus Schorn1-189/+190
2011-01-21Add filter for bogus API-tooling error.Markus Schorn1-0/+12
2011-01-21Work around false null-pointer access warning.Markus Schorn1-1/+1
2011-01-20Bug 325552: GDB 7.x getOsId() pattern match too restrictive (DSF)John Cortell2-1/+24
2011-01-20Bug 334951: Convert the dsf-gdb test plug-in into a fragmentJohn Cortell6-67/+28
2011-01-20Bug 334940: NPE in GdbPlugin.shutdownActiveLaunches() during simple junit testsJohn Cortell1-1/+8
2011-01-20Bug 333537 - copyrightsJames Blackburn1-1/+2
2011-01-20Bug 333537 - [Template Engine] Macro expansion in conditional process groups ...James Blackburn1-6/+2
2011-01-20Bug 330669: [pretty printers] children of pointer to class with multiple inhe...Marc Khouzam1-1/+1
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-19Bug 334569 - Source hover for implicit constructor callsAnton Leherbauer1-0/+15
2011-01-18Bug 334687: Adapters could be created once a DsfSession is invalidMarc Khouzam1-0/+11
2011-01-18Bug 334651 - Deadlock reported during startup of cdt.debug.uiPatrick Chuong1-24/+29
2011-01-18Bug 334650: [tests] JUnit test can cause deadlockMarc Khouzam1-0/+5
2011-01-18Bug 331794 - NLS: Strings on Code Analysis - Customize Problem dialog not ext...Alena Laskavaia3-3/+9
2011-01-18updated text for problem binding errorsAlena Laskavaia1-5/+5
2011-01-18Bug 331790 Externalize Problem Binding checkerAlena Laskavaia2-44/+87
2011-01-18Bug 332285 - fixed lambda expressionsAlena Laskavaia2-0/+29
2011-01-18Bug 333813 - fixed fp, default settings and descriptionAlena Laskavaia5-54/+113
2011-01-18Bug 334447 - exception on closed project - patch committedAlena Laskavaia1-1/+1
2011-01-18Cosmetics.Sergey Prigogin3-42/+34
2011-01-17Bug 331781 - Pin and Clone supportPatrick Chuong26-22/+1411
2011-01-17Bug 332605: MIBreakpointsManager convertToTargetBreakpoint didn't convert the...Marc Khouzam1-0/+12
2011-01-17Bug 307244 - extend visibility of fields in GnuMakefileGeneratorJames Blackburn1-2/+33
2011-01-17Bug 334500 - Tooltip on Reverse step commands misses a spaceAnton Leherbauer1-7/+7
2011-01-17Bug 334405 - Source hover is sometimes impreciseAnton Leherbauer1-3/+3
2011-01-17Bug 304108 - [Disassembly] Disassembly view should clear when there is no deb...Anton Leherbauer3-47/+62
2011-01-17Added support for formatter.indent_access_specifier_extra_spaces preference.Sergey Prigogin4-52/+78
2011-01-16Cosmetics.Sergey Prigogin2-80/+79
2011-01-16Cosmetics.Sergey Prigogin1-2/+2
2011-01-16Cosmetics.Sergey Prigogin1-1/+1
2011-01-16Cosmetics.Sergey Prigogin1-11/+7
2011-01-16Bug 334472 - Failing test case.Sergey Prigogin1-1/+26
2011-01-14HEAD now builds against 3.7M4Vivian Kong1-1/+1
2011-01-14Bug 333453: checkbox cleared when changing tab in remote application debug co...Marc Khouzam2-2/+22
2011-01-14Bug 275629 - scalability mode popup dialog enhancementAnton Leherbauer2-4/+11
2011-01-14Bug 333816 - [c++0x] Double right angle brackets formatting breaks indentatio...Anton Leherbauer2-5/+35
2011-01-14Bug 334118 - Build Preferences need some tidyingJames Blackburn10-66/+209
2011-01-14Bug 333050 - Hyperlinks don't work inside macrosSergey Prigogin2-7/+12
2011-01-13Added proper interaction between Generate Getters and Setters refactoring and...Sergey Prigogin9-22/+224
2011-01-13Bug 330875 - Use of Parenthesis in Stack Frame NameKen Ryall4-9/+73
2011-01-13bug 334194: [MS Toolchain] Allow use of toolchain with only VS2008 installedAndrew Gvozdev1-16/+28
2011-01-13Fixed NPE.Sergey Prigogin1-0/+3
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-12Bug 273525. Reverted the previous change.Sergey Prigogin1-15/+0
2011-01-12Bug 273525. Use index binding for search.Sergey Prigogin1-8/+13

Back to the top