[root]/src/seg/jUCMNav/views/wizards/importexport

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 126 (100.0%) | 5513 (100.0%) | 43.7 |
| jkealey | 67 (53.2%) | 2729 (49.5%) | 40.7 |
| dessure | 10 (7.9%) | 1101 (20.0%) | 110.1 |
| damyot | 11 (8.7%) | 666 (12.1%) | 60.5 |
| jfroy | 30 (23.8%) | 580 (10.5%) | 19.3 |
| apour024 | 2 (1.6%) | 235 (4.3%) | 117.5 |
| jack | 2 (1.6%) | 133 (2.4%) | 66.5 |
| amiga | 4 (3.2%) | 69 (1.3%) | 17.2 |
no bug: extracted strings.
9 lines of code changed in 3 files:
no bug: formatting cleanup with our default formatting template.
446 lines of code changed in 11 files:
Added missing new file from previous commit.
15 lines of code changed in 2 files:
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.
54 lines of code changed in 2 files:
Explanation of change:
Move around the labels in the export dialog to make it more usable and understandable by end users. By this change the descriptions of each type of export (individual diagram and whole URN model) appear underneath the related option.
Test:
Tested manually by running the application and trying the export dialog. It works fine.
6 lines of code changed in 1 file:
bug 667: component bindings.
4 lines of code changed in 4 files:
bug 645: infrastructure work for enabling the ? icon in WizardPages.
9 lines of code changed in 4 files:
Externalised strings (especially for the new static semantics feature)
8 lines of code changed in 1 file:
Report generation: Fixed image size issue, modified report content and look, default export to PDF. Works well for PDF but issues remain for RTF.
2 lines of code changed in 2 files:
PDF Report generation: fixed long export issue (double loop) and figure numbering issue, and better zooming factor for images. Still need to do the same for RTF and refactor.
94 lines of code changed in 1 file:
Code cleaning.
10 lines of code changed in 1 file:
added progress monitor for exports and report generation
3 lines of code changed in 1 file:
Fixed the multiple selection for the diagrams reporting in the Report Wizard
36 lines of code changed in 2 files:
Modified code to be compliant with Java 1.4
5 lines of code changed in 3 files:
1057 lines of code changed in 4 files:
Integrated the CSM export plug-in to the code base.
Refactored the CSM plug-in messages.
Refactored validation of CSM files against the CSM.xsd schema (now included).
0 lines of code changed in 1 file:
New collapse default for Outlines.
Extrated Strings and translated to French.
6 lines of code changed in 1 file:
Fixed broken externalized Strings and did a major cleanup of French version
1 lines of code changed in 1 file:
Fixed the @author warning, renamed argument, dotted i's in comment.
9 lines of code changed in 1 file:
Indicates if exported CSM file is valid w.r.t. schema.
22 lines of code changed in 1 file:
Solves bug with parsing of fixed XML file for validation against XSD schema
5 lines of code changed in 1 file:
Platform-independent FILE.separator used and removed dependency to SED.
518 lines of code changed in 1 file:
Added XML validation of document generated by UCM2CSM
124 lines of code changed in 1 file:
javadoc for seg.jUCMNav.editparts.*, seg.jUCMNav.extensionpoints.*, seg.jUCMNav.figures.*
2 lines of code changed in 1 file:
various issues found by findbugs
2 lines of code changed in 2 files:
code cleanup only; used eclipse cleanup to remove unnecessary code + organize imports.
8 lines of code changed in 4 files:
mscs: added scenario export wizard and preference page. removed auto-generation when running a scenario.
32 lines of code changed in 1 file:
html export : refactored so that it follows a more general structure
18 lines of code changed in 2 files:
1) HTML Export Version 1
2) Drection arrow in context menu
229 lines of code changed in 1 file:
bug 427: Import URN Wizard: The Into Folder textfield should be the selected project by default
25 lines of code changed in 2 files:
bug 465: export threading problem. now shows error properly.
also fixed bug found by gunter that no file prefixes of length under 5 were allowed by the export wizard (!)
30 lines of code changed in 1 file:
bug 290: scrolling problem after autolayout.
also tweaked import wizard
1 lines of code changed in 1 file:
wrong seperator
1 lines of code changed in 1 file:
fixed bug under linux
1 lines of code changed in 1 file:
fix to smoe problems detected by inforce
4 lines of code changed in 1 file:
Not sure why JF was closing editors loaded by the ImportWizard, but he was doing it even if the editor had not been opened. added an extra flag to prevent it from being closed when the ImportWizard did not explicitely open it.
6 lines of code changed in 1 file:
bug 417: import wizard: overwrite doesn't work if file is open
9 lines of code changed in 1 file:
Modification of the import autolayout mechanism(added vector for diagrams to do autolayout)
Fixed 2 tests broke in previous commit.
78 lines of code changed in 2 files:
Fixed javadoc problems
5 lines of code changed in 1 file:
Externalize String
7 lines of code changed in 3 files:
(18 more)