Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-12[Fix] PlantUML no longer shows "null" as originjsteghofer/feature/fix-null-elements-in-plantumlJan-Philipp Steghöfer1-9/+10
2021-04-12PlantUML view now shows links verticallyJan-Philipp Steghöfer5-9/+14
2021-04-12Added ability to remove links to matrix viewJan-Philipp Steghöfer2-0/+28
2021-04-12Clearer messages for errors during trace creationMihaela Grubii1-4/+40
2021-04-10Simplified code in matrix viewJan-Philipp Steghöfer1-11/+6
2021-04-09Removed unnecessary dependency in matrix viewJan-Philipp Steghöfer1-1/+0
2021-03-19Changed naming scheme for Excel spreadsheetsJan-Philipp Steghöfer2-9/+37
2021-03-19OfficeHandler now using relative pathsJan-Philipp Steghöfer7-115/+138
2021-03-18Added label for DiagramTextProviderJan-Philipp Steghöfer1-1/+2
2021-03-17[Fix] Fixed NPE in CapraNotificationHelperJan-Philipp Steghöfer1-24/+21
2021-03-10Check TraceHelper artifacts & trace links in modelMihaela Grubii1-0/+208
2021-03-02Dropped support for Eclipse older than 2018.12Jan-Philipp Steghöfer9-542/+4
2021-03-02Added handler for Open Dependability ExchangeJan-Philipp Steghöfer45-13/+1057
2021-03-02Test artifacts & wrapper logic for ArtifactHelperMihaela Grubii2-197/+476
2021-03-02Added missing target definition for 4.17Jan-Philipp Steghöfer1-3/+3
2021-03-02Updated dependency to Eclipse APP4MCJan-Philipp Steghöfer13-25/+25
2021-02-26Test to cover attributes vlidation in EMFHelperMihaela Grubii1-0/+197
2021-02-25[Fix] IndexOutOfBoundsException in ArtifactHelperJan-Philipp Steghöfer1-1/+3
2021-02-24Refactored and documented Helper classesJan-Philipp Steghöfer2-66/+81
2021-02-19Added tests for handling of transitive trace linksMihaela Grubii1-0/+262
2021-02-19Added UI support for directed trace linksJan-Philipp Steghöfer3-18/+91
2021-02-18Added test support bundleJan-Philipp Steghöfer13-0/+760
2021-02-18Changed assertions in test casesJan-Philipp Steghöfer7-45/+47
2021-02-17Updated API and API documentationJan-Philipp Steghöfer26-292/+348
2021-02-16Trace models now differentiate origin and targetJan-Philipp Steghöfer31-357/+519
2021-02-15Add test for Connection, fixed bug in equals()Mihaela Grubii2-1/+289
2021-02-02Introduces EditingDomain to provide access to a ResourceSetJan-Philipp Steghöfer40-159/+425
2021-01-25[Fix] Avoid errors if no trace model is presentJan-Philipp Steghöfer1-0/+3
2021-01-25[Fix] Fixed version number in target platform for Eclipse 2020-12Jan-Philipp Steghöfer2-2/+2
2021-01-07Added test coverage for Connection.hashCode()Jan-Philipp Steghöfer1-1/+7
2021-01-07Address Sonar issues in other UI bundlesJan-Philipp Steghöfer5-49/+37
2021-01-07Address Sonar issues in notification UIJan-Philipp Steghöfer3-12/+12
2021-01-07Address Sonar issues in UI for Office filesJan-Philipp Steghöfer2-12/+1
2021-01-07Address Sonar issues in sunburst visualisationJan-Philipp Steghöfer2-38/+39
2021-01-07Address Sonar issues in PlantUML visualisationJan-Philipp Steghöfer7-49/+48
2021-01-07Address Sonar issues in core UI bundleJan-Philipp Steghöfer7-63/+41
2021-01-07Address Sonar issues in additional handlersJan-Philipp Steghöfer5-20/+24
2021-01-07Address Sonar issues in essential handlersJan-Philipp Steghöfer10-114/+88
2021-01-07Address Sonar issues in handlers for languagesJan-Philipp Steghöfer10-197/+215
2021-01-06Address Sonar issues in generic implementationsJan-Philipp Steghöfer4-21/+20
2021-01-06Address Sonar issues in coreJan-Philipp Steghöfer5-49/+53
2021-01-06Address Sonar issues in Office handlingJan-Philipp Steghöfer11-133/+110
2021-01-06Address Sonar issues in Matrix ViewJan-Philipp Steghöfer3-47/+40
2021-01-06[Fix] Tooltips in trace matrix now shown reliablyJan-Philipp Steghöfer2-7/+6
2021-01-06Add configuration for SonarJan-Philipp Steghöfer2-11/+120
2021-01-05Switched project settings and manifests to Java 11Jan-Philipp Steghöfer122-220/+589
2021-01-05Switched build to Java 11 and Eclipse 4.10Jan-Philipp Steghöfer11-95/+77
2021-01-05Removed GEF4 from target platformsJan-Philipp Steghöfer28-396/+16
2021-01-04Removed Eclipse Zest trace visualisationJan-Philipp Steghöfer23-1243/+0
2021-01-04[Fix] Corrected directory names for property filesJan-Philipp Steghöfer4-3/+3

Back to the top