1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

20297 commits

Author SHA1 Message Date
Marc Khouzam
7d58e68849 Bug 372797: Adding about.html file 2012-02-29 11:07:27 -05:00
Marc Khouzam
57ef7fb851 Support for multiple selections. Factored into a ProblemVisualizer package. 2012-02-29 11:07:25 -05:00
Marc Khouzam
b00e6396b8 Add decorations 2012-02-29 11:07:22 -05:00
Marc Khouzam
820844d7c2 Add support for resizing of view. 2012-02-29 11:07:20 -05:00
Marc Khouzam
5117703634 Cleanup with javadoc and such. 2012-02-29 11:07:18 -05:00
Marc Khouzam
b2a621616a Adding an outline bar to properly display when there are no markers. 2012-02-29 11:07:15 -05:00
Marc Khouzam
bcce66726a First commit of an example visualizer, which displays a count of problem markers. 2012-02-29 11:07:11 -05:00
Sergey Prigogin
45fd24540c Cosmetics. 2012-02-26 17:07:56 -08:00
Sergey Prigogin
71136d7739 Javadoc adjustment. 2012-02-24 18:19:24 -08:00
Sergey Prigogin
490035148e Cosmetics. 2012-02-24 16:34:23 -08:00
Sergey Prigogin
fb9f6f5b59 Bug 369333 - Implement method requires files to be saved,
and other assorted refactoring fixes.
2012-02-24 16:30:37 -08:00
Sergey Prigogin
0ecc12f363 Remove version constraints from dependencies between Codan plugins. 2012-02-24 12:49:54 -08:00
John Cortell
45c5f16e07 Bug 356519 - ELF header reader makeShort() bug 2012-02-24 13:31:44 -06:00
John Cortell
b4da3bb8f0 Bug 356519 - ELF header reader makeShort() bug 2012-02-24 13:16:17 -06:00
Sergey Prigogin
117792fba6 Fixed up the version in pom. 2012-02-24 09:48:54 -08:00
Sergey Prigogin
a58ce8984c Removed an unused method. 2012-02-23 20:45:51 -08:00
Sergey Prigogin
2f2f09fd97 Use shared AST in Toggle Function refactoring. This change concudes
the transition to CRefactoring2, which is now called CRefactoring.
2012-02-23 20:44:17 -08:00
Sergey Prigogin
688a0e6f75 Cosmetics. 2012-02-23 20:26:46 -08:00
Sergey Prigogin
f6ecdf5318 Warning cleanup. 2012-02-23 15:05:20 -08:00
Sergey Prigogin
934adecf48 Adjustments to Alex's contribution. 2012-02-23 13:26:43 -08:00
Alex Ruiz
d7f5c2bd7c Minor code cleanup. 2012-02-23 13:26:24 -08:00
Alex Ruiz
00c29ec7eb Added more tests. 2012-02-23 13:25:46 -08:00
Alex Ruiz
f405944e2d Code cleanup:
- Merged CommandLauncher and ExternalToolInvoker
- Moved CppcheckChecker from project org.eclipse.codan.checkers to
org.eclipse.codan.checkers.ui
- Removed unnecessary dependencies on UI code in project
org.eclipse.codan.checkers
2012-02-23 13:24:18 -08:00
Alex Ruiz
de264b53a7 Added test for CommandLauncher. 2012-02-23 13:23:09 -08:00
Alex Ruiz
fba2b5c3e4 Leftover cleanup from previous commit. 2012-02-23 13:22:06 -08:00
Alex Ruiz
88d576787e Code cleanup, to make CommandLauncher testable. 2012-02-23 13:20:20 -08:00
Alex Ruiz
295466d26f Fixed test broken by accident.
Switched to System.arrayCopy instead of manual array copy.
2012-02-23 13:20:05 -08:00
Alex Ruiz
55b9874f5d Minor code cleanup. 2012-02-23 13:19:06 -08:00
Alex Ruiz
a3758a0664 Minor code cleanup. 2012-02-23 13:18:19 -08:00
Alex Ruiz
b25c644007 * Enabled correct API baseline (3.7) and fixed related API-check errors.
* Moved classes that are not part of the API to "internal" packages.
* Removed unnecessary classes.
* Simplified creation of checkers by providing alternative super class
and constructors.
2012-02-23 13:17:23 -08:00
Alex Ruiz
a631e47e43 Externalized Strings. 2012-02-23 12:26:48 -08:00
Alex Ruiz
3115bb4e22 Initial take on external-tool-based checkers. 2012-02-23 12:25:05 -08:00
Sergey Prigogin
ac7ee03d25 Fixed NPE. 2012-02-23 10:00:17 -08:00
Pawel Piech
6a916ea3e5 Bug 370560 - Run to line not show up in breadcrumb mode 2012-02-22 22:26:19 -08:00
Sergey Prigogin
75e0f1868f Removed a redundant method. 2012-02-22 20:34:44 -08:00
Sergey Prigogin
68b5958f0c Use shared AST in Hide Method refactoring. 2012-02-22 20:19:05 -08:00
Sergey Prigogin
d7ed01e939 Cosmetics. 2012-02-22 20:18:58 -08:00
Sergey Prigogin
948494892a Added getOverload method. 2012-02-22 20:18:52 -08:00
Sergey Prigogin
dc6bc55815 Cosmetics. 2012-02-22 20:18:46 -08:00
Doug Schaefer
b939129fde Add categories to the repo. 2012-02-21 16:47:48 -05:00
Doug Schaefer
15897645ad Fix up zip command. 2012-02-21 16:11:25 -05:00
Doug Schaefer
ca44b862b7 Undo! 2012-02-21 15:12:09 -05:00
Doug Schaefer
9027aad72f Build against 3.8 I builds. 2012-02-21 15:00:31 -05:00
Doug Schaefer
309c6e98d1 Add missing plug-in repository for the signing plug-in. 2012-02-21 14:51:43 -05:00
Doug Schaefer
d93ef64c7a Set up cdt build to sign and deploy itself (i.e. no master). 2012-02-21 13:20:53 -05:00
Sergey Prigogin
58eed0ce42 Use shared AST in Extract Function refactoring. 2012-02-17 19:29:32 -08:00
Marc Khouzam
b00b128972 Bug 362039: New postmortem JUnit tests 2012-02-17 09:45:42 -05:00
Marc Khouzam
437d707cd9 Bug 362039: Default directory for "post mortem" debug, as well as handling the use of variables in core/trace file specification. 2012-02-17 09:45:39 -05:00
Sergey Prigogin
c49a852b88 Use shared AST in Extract Constant refactoring. 2012-02-16 21:26:56 -08:00
John Cortell
4d225aac73 Bug 326105 - MakeFile Project with Existing Code wizard got issues 2012-02-16 15:33:43 -06:00