Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-11-08[580918] Take all query providers into account for VSM validationGlenn Plouhinec3-7/+208
2022-11-03[checkstyle] Fix checkstyle errorsLaurent Fasani1-7/+7
2022-11-03[580686] Enhance the way DRepresentationDescriptor.changeId is updatedLaurent Fasani13-42/+169
2022-11-01[580673] Prevent loading option for aird in GitSteve Monnier1-2/+12
2022-10-26[580815] Execute closeOthersEditors in the same UI Thread.Florian Barbin1-40/+53
2022-10-26[doc] Update release notesPierre-Charles David2-4/+19
2022-10-17[580921] Fix broken class loader after displaying SVGErwann Traisnel1-1/+2
2022-09-23[580786] Disable direct edit on key pressed for Tree and Table editorLaurent Redor7-22/+55
2022-09-23[580786] Add test to reveal wrong tree item direct edit behaviorLaurent Redor1-35/+94
2022-09-23[580766] Allow to ignore the "created elements" constraintLaurent Redor8-33/+210
2022-09-23[580766] Add tests to select elements not created during the toolLaurent Redor5-20/+50
2022-09-23[580766] Update tests data without changeLaurent Redor2-157/+171
2022-09-23[cleanup] Guarantee the order of list returned by getInverseReferencesLaurent Redor1-3/+3
2022-09-22[580691] Avoid duplicated tasks for Delete from Model without toolMaxime Porhel5-32/+73
2022-09-22[580691] Complete deletion command with edges connected to anotherMaxime Porhel1-30/+36
2022-09-22[580691] Add automatic tests to reveal the problemLaurent Redor4-3/+900
2022-09-22[580691] Migrate egdes on edges tests dataLaurent Redor3-825/+742
2022-09-22[549352] Change tree expand behavior with right arrow key pressedLaurent Redor5-46/+206
2022-09-22[549352] Add an automatic test to reveal the problemLaurent Redor5-231/+501
2022-09-19[releng] Complete bump to 7.1.0: update packages versionMaxime Porhel37-1341/+1341
2022-09-15[580707] Fix migration issue with collapsed nodes.Florian Barbin5-77/+188
2022-09-06[579818] Add automatic tests about FilterListener notifications changesLaurent Redor5-114/+537
2022-09-02[releng] Bump version to 7.1.0Maxime Porhel312-437/+437
2022-08-24[releng] Revert to Tycho 2.7.1v7.0.4Pierre-Charles David1-2/+2
2022-08-22[580590] Avoid NPEs thrown after indirect deletion of an edgeMaxime Porhel1-5/+9
2022-08-22[releng] Add release notes entries for 7.0.3 and 7.0.4Maxime Porhel2-18/+56
2022-08-22[releng] Bump version to 7.0.4Maxime Porhel312-437/+437
2022-08-17[releng] Fix canary target platformv7.0.3rc1v7.0.3Pierre-Charles David2-126/+27
2022-08-17[releng] Upgrade to Tycho 2.7.4Pierre-Charles David1-2/+2
2022-08-15[580549] Remove dependency to com.ibm.icuPierre-Charles David15-62/+15
2022-08-15[releng] Use https URLs for children of composite reposPierre-Charles David1-2/+2
2022-08-11[cleanup] Remove the reference to Jetty's repoPierre-Charles David1-1/+0
2022-08-05[doc] Move older release notes out of the main pagePierre-Charles David4-2434/+2434
2022-08-05[releng] Bump version to 7.0.3Pierre-Charles David312-437/+437
2022-07-21[580424] Avoid NPE in Sirius Session Details Report computation.v7.0.2Maxime Porhel4-103/+146
2022-07-20[471816] Add a corresponding test to validate the fix of bug 471814Laurent Redor2-1/+151
2022-07-08[580225] Use only one label.setVisible during edge layout()Laurent Redor1-7/+10
2022-07-06[476523] Add edgeView and otherEnd in the reconnect preconditionv7.0.2rc1Laurent Redor13-865/+990
2022-07-06[476523] Refactor existing code concerning tool preconditionLaurent Redor8-93/+197
2022-07-05[580225] Add test validating refresh issue on edge created without labelSteve Monnier5-1/+266
2022-07-05[580225] Refresh issue on edge created without labelSteve Monnier5-96/+104
2022-07-04[580315] Always make the path absolute in htmlLaurent Fasani1-11/+5
2022-07-04[580315] Fix the update of the base64 stringLaurent Fasani1-3/+4
2022-06-30[580148] Add semanticTargetId to RepLink exported as SVG imageGlenn Plouhinec4-6/+30
2022-06-24[580182] Add projects dependencies to Sirius Session Details pageGlenn Plouhinec7-28/+215
2022-06-24[580134] Add a quick fix to replace all image pathsLaurent Fasani11-31/+572
2022-06-23[cleanup] Fix CheckStyle errors detected with recent versions (10.0)Pierre-Charles David2-2/+2
2022-06-22[releng] Add 2022-06 target platformPierre-Charles David2-0/+151
2022-06-22[releng] Bump version to 7.0.2Pierre-Charles David313-438/+438
2022-06-22[doc] Update translation key changes for 7.0.1Pierre-Charles David2-10/+23

Back to the top