[root]/src/seg/jUCMNav/views/property/descriptors

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 50 (100.0%) | 1384 (100.0%) | 27.6 |
| jkealey | 30 (60.0%) | 718 (51.9%) | 23.9 |
| pengfei | 6 (12.0%) | 334 (24.1%) | 55.6 |
| etremblay | 12 (24.0%) | 330 (23.8%) | 27.5 |
| jpdaigle | 1 (2.0%) | 2 (0.1%) | 2.0 |
| damyot | 1 (2.0%) | 0 (0.0%) | 0.0 |
bug 716: read-only context when in use by comp/resp bindings.
2 lines of code changed in 1 file:
no bug: extracted strings.
1 lines of code changed in 1 file:
[bug660] Fixed import/export bugs with URN links, concerns, and scenario definitions. Also cleaned several warnings.
0 lines of code changed in 1 file:
bug 670: threshold code editor & property descriptor.
39 lines of code changed in 2 files:
bug 705: failure point code editor.
38 lines of code changed in 2 files:
no bug: formatting cleanup with our default formatting template.
122 lines of code changed in 7 files:
bug 713: more robust command stack lookup in tabbed properties
2 lines of code changed in 1 file:
bug 348: properties: Description property should be a multiline textbox
34 lines of code changed in 1 file:
-- The KPI modelling and monitoring functions.
fixed the test failures;
fixed the java doc errors;
Added optional dependencies for running on Eclipse 3.3
3 lines of code changed in 1 file:
The KPI modelling and monitoring functions.
170 lines of code changed in 2 files:
Fixed warnings from cruisecontrol build.673
1 lines of code changed in 1 file:
Added the metadata function
160 lines of code changed in 2 files:
bug 486: scenarios: code-editor for sets of conditions / responsibilities
3 lines of code changed in 1 file:
bug 441: now supporting variable initializations
1 lines of code changed in 1 file:
Scenarios: created a simple responsbility / condition editor. Currently using hardcoded variable definitions and using Responsibility.description for expression.
Externalized strings.
207 lines of code changed in 2 files:
fix to smoe problems detected by inforce
3 lines of code changed in 1 file:
added headers + package.html for all files in the seg.jUCMNav.views.* package. did not clean the files
105 lines of code changed in 6 files:
JP: Mega commit! Fixed all 120 javadoc warnings on public members, and made the build script a tiny bit less verbose.
Added meaningful javadoc location where possible.
2 lines of code changed in 1 file:
bug 310 - moving plugin selector fixed. now using Shell shell = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getShell();
2 lines of code changed in 1 file:
bug 309 - cannot convert dynamic stub back to static if has multiple bindings.
135 lines of code changed in 2 files:
New dialog when you double click on a dynamic stub to select the map you want to open.
1 lines of code changed in 1 file:
fixed code that jord committed accidentally in image export wizard,
changed name of online help,
fixed property descriptor for stubs.
24 lines of code changed in 1 file:
Internationalization of all the strings.
7 lines of code changed in 3 files:
Now all actions done in the StubBindingsDialog are commands. They can be undone individually in the editor after, so that's bad! But it'll be fixed soon.
10 lines of code changed in 2 files:
- Changed the stub bindings view to be a dialog.
- Use the edit plugins action in the action menu on the stub or use the properties (the item Plugins) to open this dialog.
- There still a lot of bugs in the dialog... Specially if you expand/close the sections...
110 lines of code changed in 2 files:
Added comments.
testPre/PostConditions in JoinEndToStubCommand and JoinStartToStubCommand.
3 lines of code changed in 1 file:
- Hover feedback sur les empty point et stubs.
- Selection feedback sur les stubs.
- Maintenant très facile d'ajouter du feedback sur n'importe qu'elle
figure extendant PathNodeFigure. Simplement overwriter les méthodes
setSelected ou setHover dans les sous-classes de PathNodeFigure pour
donner le comportement voulu. Voir les figures de stubs et de empty
point pour des exemples.
- JoinStartToStub command working (redo/undo). Drag and drop d'un
start point sur un stub. (produit un nouveau in pour le stub).
- JoinEndToStub command working (redo/undo). Drag and drop d'un end
point sur un stub (produit un nouveau out pour le stub).
- Le Stub peut donc avoir plusieurs in/out sans aucun problème (le
connection router n'a pas explosé et n'a pas eu besoin de
changement!!)
199 lines of code changed in 3 files: