Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-27Fix PTYOutputStream.write for off > 0cdt_8_4Anton Leherbauer1-2/+2
2014-07-30Increment bundle version to reflect recent changesAnton Leherbauer2-2/+2
2014-07-29Disassembly: Improve reliability of client-side address navigationAnton Leherbauer1-5/+17
2014-07-24Bug 439423 - The CDT Icon is missing on Welcome > What's NewMartin Oberhuber2-3/+3
2014-06-11standalone debugger: Disable menus only when product is the standalone debuggerCDT_8_4_0Marc-Andre Laperle1-0/+8
2014-06-11Bug 436879 - 'connect' button sometimes disabled when it shouldn't beMarc Dumais1-2/+2
2014-06-10Add NPE guard in DwarfReader.fixupMacros() method.Jeff Johnston1-13/+15
2014-06-09Bug 436893 - workspace should be renamed for Standalone DebuggerJeff Johnston2-7/+8
2014-06-09Bug 436909 - update docs for Standalone DebuggerJeff Johnston1-5/+32
2014-06-09Bug 436892 - Standalone Debugger should not delete launch while it is still r...Jeff Johnston4-9/+28
2014-06-09Bug 436554 - standalone debugger cannot find pushd/popd on UbuntuJeff Johnston2-6/+8
2014-06-05Bug 436748 - Preference option missing in OrganizeIncludesBlockSergey Prigogin1-0/+1
2014-06-04Adjusted test expectations to the modified treatment of unused includes.Sergey Prigogin1-2/+0
2014-06-04Changed the Organize Includes default behavior to remove unusedSergey Prigogin1-1/+1
2014-06-04Bug 436616 - NPE in ASTCommenter$PreprocessorRangeChecker.checkOffsetsSergey Prigogin1-16/+20
2014-06-04Fix native feature to have sourceTemplateFeature directory.Jeff Johnston2-0/+37
2014-06-03Build with 4.4 and use target definition file for maven buildMarc-Andre Laperle9-67/+62
2014-06-03Bug 436453 - [visualizer] Load meters no longer have numerical overlayMarc Dumais1-1/+2
2014-06-02Bug 436260 - Standalone Debugger not startingJeff Johnston2-1/+2
2014-06-02Bug 436349 - Local variables incorrectly show as "returned" in variablesMarc Khouzam2-2/+6
2014-05-31Bug 436021 - [Organize includes] Both include and forward declarationsSergey Prigogin1-8/+10
2014-05-30Bug 303083 - Fix MANIFEST.MF split package and BREE for native pluginMartin Oberhuber4-16/+15
2014-05-29Bug 435887 - Update cdt.doc.isvMartin Oberhuber7-16/+28
2014-05-28Bug 416658. Remote indexing in C does not work completely for WindowsJohn Eblen1-1/+1
2014-05-28Fix copyright on the dark theme.Doug Schaefer1-1/+1
2014-05-28Update contributors list to match Bug 435606Teodor Madan1-0/+1
2014-05-27Bug 303083 - Make cdt.core.native plugin consistent after renameMartin Oberhuber19-33/+33
2014-05-26Bug 303083 - Rename spawner bundle to 'native'Doug Schaefer59-80/+82
2014-05-26Bug 435309 - Update new spawner features to use shared license pluginMarc Khouzam10-1138/+8
2014-05-26Bug 435309 - Use the shared license file scheme for CDTMarc Khouzam264-34066/+168
2014-05-26Shouldn't use new SWT.Shell()Andrew Eidsness1-6/+11
2014-05-26Bug 303083 - Split out the CDT Spawner into a separate featureMartin Oberhuber75-224/+2398
2014-05-26Bug 435606: Using BigInteger instead of Integer makes it possible toMartin Schreiber1-1/+2
2014-05-22about.html does not get included due to missing backslashMarc Khouzam1-1/+1
2014-05-22Unnecessary Bundle-RequiredExecutionEnvironment for documentation pluginMarc Khouzam1-1/+0
2014-05-22Bug 386226 - Activate "HEX integer" rendering for DSF-GDBTeodor Madan1-1/+1
2014-05-21Bug 430966 - Prevent StackOverflowError in Makefile editorMarc-Andre Laperle1-5/+25
2014-05-21Added project-specific Java compiler settings.Sergey Prigogin1-0/+12
2014-05-21Bug 435401 - Mixed-mode disassembly does not display the same source asTeodor Madan1-1/+15
2014-05-21Bug 434645 - Terminate GDB launch using registered terminate handlerTeodor Madan2-18/+51
2014-05-20Bug 435340 - Add Include inserts an extra blank lineSergey Prigogin11-10/+68
2014-05-20Cosmetics.Sergey Prigogin2-15/+14
2014-05-20[autotools] Prevent MalformedURLException when setting remote workingGreg Watson2-41/+80
2014-05-20Update to new license textMarc Khouzam68-195/+99
2014-05-20Bug 435235 - Automatically close opening brace of list initializerSergey Prigogin2-15/+84
2014-05-20Bug 435233 - Wrong parameter is highlighted in a function call with aSergey Prigogin1-9/+23
2014-05-20Cosmetics.Sergey Prigogin13-437/+279
2014-05-19Cosmetics.Sergey Prigogin2-4/+3
2014-05-19Bug 434852: If the original project of the editor input file is a nonMartin Schreiber1-20/+30
2014-05-18Bug 409882 - Visibility of lambda with class ownerNathan Ridge2-0/+23

Back to the top