[root]/src/seg/jUCMNav/views/preferences
metrics
(2 files, 75 lines)
rulemanagement
(4 files, 1456 lines)
staticSemantic
(1 files, 41 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 160 (100.0%) | 4638 (100.0%) | 28.9 |
| jkealey | 65 (40.6%) | 1561 (33.7%) | 24.0 |
| byrney | 13 (8.1%) | 921 (19.9%) | 70.8 |
| etremblay | 12 (7.5%) | 507 (10.9%) | 42.2 |
| dessure | 7 (4.4%) | 497 (10.7%) | 71.0 |
| jfroy | 20 (12.5%) | 477 (10.3%) | 23.8 |
| amiga | 10 (6.3%) | 300 (6.5%) | 30.0 |
| pengfei | 4 (2.5%) | 159 (3.4%) | 39.7 |
| damyot | 21 (13.1%) | 157 (3.4%) | 7.4 |
| sghan090 | 4 (2.5%) | 50 (1.1%) | 12.5 |
| gunterm | 2 (1.3%) | 6 (0.1%) | 3.0 |
| apour024 | 2 (1.3%) | 3 (0.1%) | 1.5 |
[nobug] Fixed labels on preferences
2 lines of code changed in 1 file:
[no bug] Made anti-aliasing an option in the general jUCMNav preferences (useful for diagrams to be inserted in papers)
54 lines of code changed in 2 files:
[bug 746] Added a general preference to show/hide the metadata indicators
15 lines of code changed in 2 files:
no bug: extracted strings.
34 lines of code changed in 5 files:
Bug 707: Changed UI in preferences for advanced mode.
57 lines of code changed in 2 files:
Bug 707: Enable/Disable which feature gets hidden when you switch jUCMNav in simple mode.
70 lines of code changed in 2 files:
Bug 670: Synchronizing and Blocking stubs in palette. Those items are hidden when not in advanced mode.
51 lines of code changed in 1 file:
Bug 707: Concerns outline icon problem.
0 lines of code changed in 1 file:
Bug 707: Synchronize Advanced mode icon mode with preference value.
19 lines of code changed in 1 file:
bug 707: advanced mode toggle button.
4 lines of code changed in 1 file:
Bug 707: Show hide additional actions and outline filter.
21 lines of code changed in 1 file:
no bug: formatting cleanup with our default formatting template.
302 lines of code changed in 17 files:
bug 531: jUCMNav memory leak
4 lines of code changed in 1 file:
Bug 707: New general preference value to show or not advanced features. Implemented Show/Hide KPI views and palette in all editors.
287 lines of code changed in 2 files:
Explanation of change:
This is the first check in for the new Formula Based GRL strategy algorithm. This change adds a new entry in the preferences dialog for GRL strategies and also the new algorithm class. In addition, I am adding a math library that is used in this new algorithm.
Note: This is work in progress. We may change the algorithm as well as the library we are using to calculate the result of the formula.
Testing:
- I manually tested by changing the GRL strategy to the new algorithm and trying it. In addition I also changed the setting back to the quantitative algorithm to make sure it works fine.
- All the unit tests passed.
- I did not add any new unit test
3 lines of code changed in 2 files:
[bug 715] Fixed: Event loop exception when adding a diagram
2 lines of code changed in 1 file:
Replaced dialog boxes for entering numbers with range validating SWT dialogs.
Implemented keyboard shortcuts for increasing/decreasing qualitative evaluation/importance.
Disabled individual map selection for HTML reports.
Added URN links for UCM components and GRL actors.
Added metadata and URN output.
Added appropriate icons for popup menus.
Many small improvements.
8 lines of code changed in 2 files:
Moved HTML Reports from Export menu to Report menu.
Renamed source file for HTML Reports.
Added Report preferences for GRL diagram elements.
Added use of Report preferences for HTML report.
108 lines of code changed in 2 files:
Added GRL element descriptions to PDF/RTF/HTML reports.
Added pre/post condition pseudocode to all report formats.
Removed many unnecessary import statements.
Added new source file for GRL reporting information.
7 lines of code changed in 1 file:
Removed html table from map description.
Added boolean expressions and probabilities for or forks in html output.
Added hyperlinks from stub binding descriptions to plugin maps.
Fixed bug with GRL diagram html export. Titles include GRL diagrams.
Added metadata to various UCM elements in both html and PDF/RTF reports.
Added responsibilities to PDF/RTF reports. Code existed but was never called.
Merged preference pages for report preferences.
177 lines of code changed in 5 files:
[nobug] Changed some default colors and the 16 container colours from popup menu (more pastel). Can now change colors of IEs.
1 lines of code changed in 1 file:
bug 653: filter issues (icon & text)
10 lines of code changed in 1 file:
Merged branch for tabbed properties.
2 lines of code changed in 2 files:
bug 653: outline filtering, searching & sorting.
289 lines of code changed in 3 files:
Add the show node number actions to all the views. Added an interface for the view to support called to refresh from outside the view itself.
96 lines of code changed in 3 files:
bug 434: Used jfroy's preferences scheme for renaming a reference.
43 lines of code changed in 2 files:
- Bug 679-680: Added the option in the outline view to hide empty point/direction arrows and element Ids.
- Refactored the preferences (added a color preference pages)
147 lines of code changed in 5 files:
Add the element name in the delete definition message
Fix a bug in DeletePathNodeCommand
3 lines of code changed in 1 file:
Bug 347 and 423:
- Add an action to delete unreferenced definitions
- Create a new preference page to keep preferences about references and definitions
- Support deleting the definitions when deleting the last reference. (add a message box to prompt the user/base on the preferences)
- Support deleting all the references when deleting the a definition (add a message box to prompt the user/base on the preferences)
175 lines of code changed in 3 files:
bug 466: reverted Image copy until CruiseControl is migrated to Eclipse 3.4+
5 lines of code changed in 1 file:
bug 667: component bindings.
5 lines of code changed in 2 files:
Dependency bug fixed for all strategy algorithms
Qualitative/Quantitative importance synchronization
Introduced qualitative actor icons
Added quantitative & qualitative algorithm portion for actors
Added a modified version of Roy's 2006 actor algorithm to the MixedGRLStrategyAlgorithm
11 lines of code changed in 2 files:
added 3 GRL strategy algorithms
updated contribution icons
added algorithm choice property page option
modified display of quantitative & qualitative evaluations
39 lines of code changed in 2 files:
Some Strings externalized or ignored
2 lines of code changed in 2 files:
Whole bunch of small fixes to externalized Strings and to comments
2 lines of code changed in 2 files:
Fix for bug #561 (tentative, to be tested under Linux and Mac).
9 lines of code changed in 1 file:
Added a feature of grouping rules
0 lines of code changed in 3 files:
Make the rule table resize itself when the dialog is resized.
36 lines of code changed in 3 files:
1. enable to select more one rule to export or delete
2. Giving a warning when importing a rule with a name which is as same as the name of one rule in the system.
3. Show rule description when reporting a checking rule violation
4. Move default rule definitions into a file
5. provide some standard library utilities
62 lines of code changed in 1 file:
Change code to Java complince 1.4
28 lines of code changed in 3 files:
(30 more)