Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-02Bug 378189 - LR parser mistaken for-loop initializer as a declarationVivian Kong2-4/+81
2012-05-02Bug 377536 - Add a global preference to use RTTI for variable typesxgsa8-5/+109
2012-05-02bug 328007: [sd90] Disablement of property pages depending on preferenceAndrew Gvozdev6-28/+106
2012-05-02bug 328007: [sd90] Design user interface for new scanner discoveryAndrew Gvozdev43-153/+6249
2012-05-01Bug 377992 - Enable the "Index unused headers" preference by default xgsa1-1/+2
2012-05-01Bug 372551. Made "run on save" checker launch mode independent ofAlex Ruiz6-97/+200
2012-05-01[reverse] Reverse debug buttons should handle the new debug global toolbarPawel Piech1-2/+2
2012-05-01Bug 372032 - [reverse] Reverse debug buttons should handle the new debugPawel Piech2-93/+136
2012-05-01Bug 378152: GDB 7.x MI thread details field ignored for GDB >= 7.1Marc Khouzam1-1/+9
2012-04-30Changed return type of CEditor.getInputCElement to be IWorkingCopy. TheSergey Prigogin1-7/+7
2012-04-30Cosmetics.Sergey Prigogin2-69/+40
2012-04-30Bug 377447 - 'DsfTerminateCommand' doesn't wait for the session shutdownMikhail Khodjaiants2-25/+159
2012-04-30Bug 376236 - [breakpoints] Create event breakpoints using breakpoint properti...Scott Tepavich11-32/+396
2012-04-30Bug 309112 - "Open Declaration" window doesn't remember own sizeMarc-Andre Laperle1-2/+17
2012-04-30Bug 378023 - Error markers are not removed when a checker is disabledSergey Prigogin5-23/+107
2012-04-30More logical order of parameters.Sergey Prigogin3-11/+11
2012-04-30Moved execution of checkers from CodanBuilder to CodanRunner.Sergey Prigogin18-176/+289
2012-04-30Minor label adjustments.Sergey Prigogin1-2/+2
2012-04-30Cosmetics.Sergey Prigogin1-11/+12
2012-04-30Fixed a typo.Sergey Prigogin2-4/+4
2012-04-30Generics.Sergey Prigogin1-25/+25
2012-04-30Alphabetical sorting of problem types.Sergey Prigogin1-4/+6
2012-04-29Code streamlining.Sergey Prigogin1-6/+0
2012-04-29Fix bin.includes, cross toolchain doesn't have templates anymoreMarc-Andre Laperle1-1/+0
2012-04-29Prevented class loading avalanche on UI thread when CDT is installed butSergey Prigogin3-8/+38
2012-04-29Eliminated redundant checker runs.Sergey Prigogin8-112/+33
2012-04-29Cosmetics.Sergey Prigogin2-8/+5
2012-04-29Streamlined check enablement logic.Sergey Prigogin4-101/+55
2012-04-29Don't run checkers on UI thread.Sergey Prigogin4-12/+70
2012-04-29Made test more robust so that it doesn't fail when unrelated checkersSergey Prigogin2-22/+42
2012-04-29Cosmetics.Sergey Prigogin2-55/+42
2012-04-28Messages class is not API.Sergey Prigogin2-10/+12
2012-04-28Cosmetics.Sergey Prigogin3-57/+13
2012-04-28Bug 353786 - Bug 353890 Convert Cross compile template to a custom pageMarc-Andre Laperle12-202/+479
2012-04-28toString method.Sergey Prigogin1-4/+26
2012-04-28Added IIndexFile.toDebugString method.Sergey Prigogin2-1/+38
2012-04-28Cosmetics.Sergey Prigogin5-12/+11
2012-04-27Bug 375859 - Refresh scope becomes empty after closing/opening projectDavid Salinas2-27/+31
2012-04-27Removed Pair class. Replaced getErrorParserAvailableIds()Alex Ruiz5-39/+4
2012-04-27Bug 377838 - Name resolution gets confused by a class and a namespaceSergey Prigogin2-1/+21
2012-04-27toString methodSergey Prigogin1-1/+6
2012-04-27Cosmetics.Sergey Prigogin3-37/+41
2012-04-27Bug 372551. Fixed running checkers on file open. Split "On file save"Alex Ruiz9-24/+48
2012-04-26Rewrite Autotools docs to use CDT Autotools User Guide Wiki.Jeff Johnston69-66/+117
2012-04-26Bug 377457: Name resolution for exception specification.Markus Schorn2-1/+11
2012-04-26Bug 376246: Name resolution in catch handler of function definition.Markus Schorn2-6/+14
2012-04-25Bug 372551. Fixed semantics of ErrorParserManager (e.g.Alex Ruiz6-191/+114
2012-04-25Bug 330974: Need to set the version of GDB for the new tests.Marc Khouzam1-1/+4
2012-04-25Bug 330974: If the user selects multiple nodes in the debug view most debug c...Marc Khouzam24-68/+4844
2012-04-25Bug 332895 - Rename does not change using-declarationsSergey Prigogin2-44/+76

Back to the top