Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-04[428752] move autocompletion binding from src-gen to srcLaurent Fasani1-1/+49
2014-12-04[428752] Switch auto-completion to PROPOSAL_REPLACE mode (1/2 src)Laurent Fasani1-36/+12
2014-11-14[cleanup] Remove ISelectionListener inheritance of tree/table dialectEsteban Dugueperoux1-27/+2
2014-11-13[444578] Fix Manifest file generated by VSP wizardJessy Mallet1-0/+30
2014-10-24[445603] Fix possible deadlock in Modeling ProjectsPierre-Charles David1-10/+6
2014-10-21[447963] Close the EditingSession before the Session is closedcbrun1-0/+6
2014-10-17[cleanup] Add a condition on Session open statusEsteban Dugueperoux1-1/+1
2014-10-07[439871] Move the diagram refresh logic down to the non-ui plug-incbrun1-62/+4
2014-09-23[438603] Cleanup on tree/table dialectsEsteban Dugueperoux1-1/+1
2014-09-17[438603] Cleanup DLineExpansionChecker/DTreeItemExpansionCheckerEsteban Dugueperoux1-0/+44
2014-09-17[438603] Update TableUIUpdater to run a single runnableEsteban Dugueperoux1-5/+0
2014-09-16[cleanup] Do not depend on the ViewpointRegistry singleton for no good reasonPierre-Charles David1-3/+3
2014-09-15[438603] Update TreeUIUpdater to run a single runnablecbrun1-0/+78
2014-09-12[442198] Fix representation deletion pop-up titleBelqassim Djafer1-14/+3
2014-09-11Merge "[442198] Fix representation deletion pop-up title"Steve Monnier1-2/+18
2014-09-11Revert "[442337] Modify the SiriusCommonContentProvider not to rely on"Alex Lagarde1-67/+43
2014-09-11[442198] Fix representation deletion pop-up titleBelqassim Djafer1-2/+18
2014-09-10[443592] Fix ViewpointSelectionDialog to handle viewpoints deselectionMickael LANOE2-41/+454
2014-09-10[442337] Modify the SiriusCommonContentProvider not to rely onAlex Lagarde1-43/+67
2014-09-08[442198] Add a confirmation dialog when deleting a representationBelqassim Djafer1-38/+42
2014-09-05[442654] Change title for the rename representation dialogJessy Mallet1-4/+5
2014-09-03[cleanup] Fix wrong method and variable namesPierre-Charles David1-19/+6
2014-09-03[perfs] Avoid calling Session.getSeletedViewpoints() in each iteration of a loopPierre-Charles David1-10/+9
2014-08-28[427871] Let the editor install its SelectCreatedDRepresentationListenerMaxime PORHEL2-51/+39
2014-08-28[419926] Replace "Sirius" by "Viewpoint" in some methods in UserSessionBelqassim Djafer1-4/+4
2014-08-21[441711] Replace "New Detail: new representation" menu by simplier entryBelqassim Djafer1-1/+1
2014-08-11[438138] Improve user experience with existing dangling representationsMaxime PORHEL3-3/+98
2014-08-06[427871] Minimize selection of the newly created elements.Maxime PORHEL1-2/+11
2014-08-04[427871] Set selection in post commit for newly created elementsMaxime PORHEL2-1/+152
2014-08-04[441059] Improve VSP activator location package computationMaxime PORHEL1-10/+15
2014-08-04[440743] Do not create a new ResourceSetSync client while the editingMaxime PORHEL2-4/+16
2014-07-25[439791] Force mainRepresentationFileURI computation after its creationMaxime PORHEL1-1/+5
2014-07-24[440301] Open UI sessions from the SessionUIManagerImplMaxime PORHEL2-21/+28
2014-07-01[437755] The message "Root element has been deleted..." should notEsteban Dugueperoux3-39/+69
2014-06-16[434936] Factorize EObject.eResource() callsAlex Lagarde9-208/+203
2014-06-13[437099] Repair action should not always save the sessionsMaxime PORHEL1-1/+1
2014-05-22[426687] Make session saving optional in SiriusUncontrolCommandPierre-Charles David1-3/+9
2014-04-16[430263] Replace the Sirius decorator by a more complete LabelProvider.Laurent Redor3-111/+89
2014-04-16[430263] Remove the ModelingProjectManagerStartup startup extensionLaurent Redor3-56/+7
2014-04-16[430263] Remove the ModelingProjectManagerStartup - Clean stepLaurent Redor2-12/+15
2014-04-15[429682] Replace Multimap with Map<String, Collection<String>>Pierre-Charles David2-13/+12
2014-04-14[429682] Remove ModelingProject.MODELING_PROJECT_PREDICATEPierre-Charles David1-6/+7
2014-04-10[cleanup] Update javadoc of FileHandledBySessionTesterLaurent Redor1-2/+7
2014-04-09[427247] Remove DDiagram.clean() and related codePierre-Charles David1-6/+0
2014-04-03[427803] Change label of action ExportRepresentationsFromFileActionLaurent Redor1-1/+1
2014-03-28[427803] Move a diagram core related preference to the diagram pluginMaxime PORHEL1-6/+1
2014-03-28[431390] Improve Refresh on opening preference managementMaxime PORHEL2-3/+23
2014-03-28[431390] Rename DesignerUIPreferencesKeys into SiriusUIPreferencesKeysMaxime PORHEL7-20/+20
2014-03-28[427803] Fix Diagram preference managementMaxime PORHEL1-2/+1
2014-03-18Merge branch 'master' into bug/427803_moveDiagramEcoreInItsOwnPluginLaurent Redor3-17/+74

Back to the top