Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-03Bug 485220: [Architecture] Provide a more modular architectureChristian W. Damus5-2/+210
2016-02-24Bug 485220: [Architecture] Provide a more modular architectureChristian W. Damus3-84/+104
2016-02-13Revert "Bug 485220: [Architecture] Provide a more modular architecture https:...Christian W. Damus2-3/+0
2016-02-13Bug 485220: [Architecture] Provide a more modular architectureChristian W. Damus2-0/+3
2016-02-12Bug 485220: [Architecture] Provide a more modular architectureChristian W. Damus3-263/+283
2016-01-22Bug 485220: [Architecture] Provide a more modular architectureChristian W. Damus1-32/+43
2016-01-22Bug 485220: [Architecture] Provide a more modular architectureChristian W. Damus3-14/+18
2016-01-22Bug 485220: [Architecture] Provide a more modular architectureChristian W. Damus2-145/+159
2015-10-12Bug 467009: [Tests - Profile Drafter] Fix & restore Profile DrafterFrancois Le Fevre - CEA2-42/+43
2015-08-21[releng] Neon-1.2.0 modification step by stepQuentin Le Menez3-50/+50
2015-06-11469953: [Releng] Update the build to support a global POMCamille Letavernier1-2/+2
2015-02-27Bug 460889: [Releng] Execute oep.uml.profile.drafter.tests in the buildGabriel Pascual1-1/+2
2015-02-16fixed compilation problem: CommandExecutionException#super(Stringmgolubev3-5/+5
2015-01-21457953: [Profile] Profile Drafter have pending regression tests Cedric Dumoulin1-1/+2
2015-01-21457953: [Profile] Profile Drafter have pending regression testsCamille Letavernier2-1/+2
2015-01-20457953: [Profile] Profile Drafter have pending regression tests Cedric Dumoulin1-1/+6
2015-01-20457953: [Profile Drafter] - Try to correct failling testsCedric Dumoulin4-21/+15
2015-01-20457942: [Profile Drafter] Documentation bundle classpath error on missing src...Christian W. Damus2-9/+12
2015-01-20[Releng] Propagate standard settings to new plug-insChristian W. Damus4-0/+711
2015-01-19[Profile] Drafter - Move tests plugin in the junits/tests hierarchy.Cedric Dumoulin47-4733/+0
2015-01-19[Profile] Drafter- Add Maven poms and set Maven build variablesCedric Dumoulin5-13/+81
2014-12-22432802: [Profile] Update doc models Cedric Dumoulin1-1626/+1626
2014-12-12432802: [Profile] - Change menu names. Remove elipse from main enty, addCedric Dumoulin1-9/+9
2014-12-11432802: [Profiles] - Improve excluded property (base_) shown in PropertyCedric Dumoulin1-483/+513
2014-12-03432802 [profile] - Remove extra menu entries.Cedric Dumoulin1-180/+113
2014-12-01432802 [profile] - Move tests in their own plugin. All tests ok.Cedric Dumoulin21-1227/+971
2014-12-01432802 [profile] - Remove Syserr, sysout. Adjust plugin.xmlCedric Dumoulin15-3882/+3875
2014-11-30432802 [profile] - Catch all Exceptions rised during doExecute().Cedric Dumoulin1-1/+6
2014-11-29432802 - profile - Improve Type Provider implementation. Add newCedric Dumoulin14-19/+1126
2014-11-29432802 Profile - Allow Resource in StereotypeURLCedric Dumoulin3-18/+106
2014-11-29432802 Profile - Synchronize StereotypeURL properties and correctlyCedric Dumoulin4-6/+269
2014-11-29432802 Profile - Update doc with architecture reverseCedric Dumoulin2-10/+2472
2014-11-29432802 Profile - Set a default type for created PropertiesCedric Dumoulin4-15/+112
2014-11-29432802 Profile - Remove extra columns in properties.Cedric Dumoulin2-43/+37
2014-11-29432802 Profile - PropertiesWidget allows to select property type.Cedric Dumoulin4-47/+180
2014-11-29432802 Profile - Add an example of TableViewer with ComboViewer usage.Cedric Dumoulin37-118/+9796
2014-11-29Use StereotypeModel as data for the execute command, allows propertiesCedric Dumoulin12-179/+492
2014-11-29432802: Introduce command framework to collect commands from updateCedric Dumoulin8-0/+384
2014-11-29432802: Implement visitor for XxxModel.Cedric Dumoulin9-4/+578
2014-11-29432802: Properties Table: Use 3 states machines (MemberKind,Cedric Dumoulin8-58/+489
2014-11-29432802: Enable inline editing in Property table of the update dialog.Cedric Dumoulin2-30/+103
2014-11-29Enable contentAssist on QuickSet input text.Cedric Dumoulin7-43/+397
2014-11-29Try to use WindowBuilder bind support to provide edit capabilities.Cedric Dumoulin1-14/+66
2014-11-29Add PropertyEditorWidget to edit taggedValues.Cedric Dumoulin7-28/+836
2014-11-29First implementation of UI models.Cedric Dumoulin5-0/+607
2014-11-29Improve StereotypeURL: ues one single event and a String (instead of anCedric Dumoulin3-143/+197
2014-11-29Create StereotypeURL class.Cedric Dumoulin2-0/+710
2014-11-29Correct bug where extended metaclasses are not correctly updated.Cedric Dumoulin2-7/+7
2014-11-29432802 [profile] - Add IProfileCatalog, implementation with uml::ElementCedric Dumoulin27-98/+2376
2014-11-29432802 [profile] - Add content assist on stereotypeName.Cedric Dumoulin3-9/+201

Back to the top