Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-08-26[Code Style] Configure code style in the projectsChristian W. Damus2-1/+352
Configure the master settings for Code Style in the org.eclipse.papyrus.infra.core plug-in, including: - Code Formatter - Code Clean-up - Code Templates - Import Sort Order Employ the Oomph Project Configuration tooling to propagate these settings to all other Papyrus main, test, and developer plug-ins, plus the CDO Integration plug-ins. Update the Papyrus Oomph model to remove the workspace-wide code style settings. Change-Id: Id1c7c7fb94c82974a9f1c7cafcfcf32b71ce6c1f
2014-08-25[Code style] Apply clean-up profile to Papyrus Main plug-insCamille Letavernier23-388/+381
2014-08-21[Code style] Apply clean-up and formatter on Main plug-insCamille Letavernier46-597/+1047
2014-08-20[Releng] Update Papyrus version to 1.0.1 in pom.xmlCamille Letavernier1-2/+2
2014-08-20[Releng] Update versions to 1.0.1Camille Letavernier1-8/+8
2014-08-07417409: [Performances - Properties view] Delay in UI when reorganizing ↵Christian W. Damus1-3/+5
diagram layout. https://bugs.eclipse.org/bugs/show_bug.cgi?id=417409 Make property sheet views reusable, with updating of the bound selection when the selection changes to another element that shows the same views. This employs new capability of the DataSource to update the selection that it encapsulates, pushing the new selection into the ModelElements that it creates, using a new delegating observable framework. Property sheet controls are re-used on a per-tab basis. Because of the new delegation pattern introduced here, we need to be able to ensure that delegate observables are disposed of when they are no longer needed. This includes not only the delegates of the new DelegatingObservables, but also the delegates of MultipleObservableValue and similar aggregates. As these delegates can be shared amongst multiple wrappers of different kinds, we use a simple reference counting scheme to ensure that observables are not disposed while they are still in use. This averts the exceptions discovered in multi-observable (multiple selection) scenarios on a previous iteration of this patch set. Change-Id: Ide8f3fcea4228083a68bc9d5d39dc5a50217af62
2014-06-04[Releng] Remove the (Incubation) suffix from all (main) plug-ins andCamille Letavernier1-1/+1
features Update the Bundle test accordingly
2014-04-30422257: [Performances] Memory leaksChristian W. Damus1-2/+6
https://bugs.eclipse.org/bugs/show_bug.cgi?id=422257 Ensure proper clean-up of resource sets to avoid leaking UML and other models in the UML CacheAdapter.
2014-04-17[releng] Generated all the pom.xml files for the plugins and featuresLaurent Wouters1-0/+14
Command: python releng/toolkit/tycho-genertor.py Signed-off-by: Laurent Wouters <laurent.wouters@cea.fr>
2014-03-14[Releng] Fix dependency versionsCamille Letavernier1-8/+8
2013-12-06423432: [Performances - Properties view] Improve properties view loadingCamille Letavernier1-1/+1
on startup https://bugs.eclipse.org/bugs/show_bug.cgi?id=423432 Fix compilation issues from previous commit
2013-11-13263430: [General] Add relengCamille Letavernier1-13/+13
https://bugs.eclipse.org/bugs/show_bug.cgi?id=263430 Luna: Update plug-in version numbers to 1.0.0
2013-07-04[Releng] Update Papyrus version to 0.10.1cletavernie1-8/+8
2012-09-18Kepler: Update plug-in versions to 0.10.0cletavernie1-8/+8
2012-09-17380517: [Papyrus] We should use explicit plug-in dependencies whenever possiblecletavernie2-1/+5
https://bugs.eclipse.org/bugs/show_bug.cgi?id=380517 + removed some unused dependencies and imports
2012-07-09384570: [CSS - Export] It should be possible to export a set of stylesheets ↵cletavernie9-135/+133
to create a Theme plug-in https://bugs.eclipse.org/bugs/show_bug.cgi?id=384570
2012-07-05384331: [Property view] It should be possible to contribute non-customizable ↵cletavernie6-3/+24
property view configurations https://bugs.eclipse.org/bugs/show_bug.cgi?id=384331
2012-07-04351695: Create a new plugin to edit project filescletavernie58-1098/+1508
https://bugs.eclipse.org/bugs/show_bug.cgi?id=351695
2012-06-22346384: Papyrus should provide a wizard to generate a Customization plug-incletavernie1-0/+4
https://bugs.eclipse.org/bugs/show_bug.cgi?id=346384
2012-06-21346384: Papyrus should provide a wizard to generate a Customization plug-incletavernie1-3/+28
https://bugs.eclipse.org/bugs/show_bug.cgi?id=346384
2012-06-20382733: [validation] Papyrus shall to compute constraints from the profile ↵ptessier1-1/+2
at the model level https://bugs.eclipse.org/bugs/show_bug.cgi?id=382733
2012-05-22346384: Papyrus should provide a wizard to generate a Customization plug-incletavernie1-0/+12
https://bugs.eclipse.org/bugs/show_bug.cgi?id=346384
2012-03-22357348: [Build] Papyrus shall provide a source buildcletavernie2-4/+9
https://bugs.eclipse.org/bugs/show_bug.cgi?id=357348 Fixed illformed build.properties files
2012-01-10346384: Papyrus should provide a wizard to generate a Customization plug-incletavernie1-1/+1
https://bugs.eclipse.org/bugs/show_bug.cgi?id=346384
2011-12-21359794: [UML - Tools] Content/Label providerscletavernie8-224/+321
https://bugs.eclipse.org/bugs/show_bug.cgi?id=359794 367066: [Refactoring] There should be a central generic plug-in for pure EMF-based tools https://bugs.eclipse.org/bugs/show_bug.cgi?id=367066 351802: [Constraints] The Property View constraints model should be more generic https://bugs.eclipse.org/bugs/show_bug.cgi?id=351802
2011-12-19367066: [Refactoring] There should be a central generic plug-in for pure ↵cletavernie16-39/+33
EMF-based tools https://bugs.eclipse.org/bugs/show_bug.cgi?id=367066
2011-11-09362162: [Architecture - Refactoring] The plug-ins should be renamed to match ↵cletavernie32-68/+68
their layer's qualified name https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
2011-11-04362162: [Architecture - Refactoring] The plug-ins should be renamed to match ↵cletavernie1-1/+1
their layer's qualified name https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
2011-11-04362162: [Architecture - Refactoring] The plug-ins should be renamed to match ↵cletavernie1-7/+7
their layer's qualified name https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
2011-11-03362162: [Architecture - Refactoring] The plug-ins should be renamed to match ↵vlorenzo1-2/+2
their layer's qualified name https://bugs.eclipse.org/bugs/show_bug.cgi?id=362162
2011-11-03(no commit message)cletavernie1-0/+4
2011-10-27359057: [Architecture - SVN - Build] The Papyrus architecture should be ↵cletavernie1-31/+32
refactored https://bugs.eclipse.org/bugs/show_bug.cgi?id=359057 Update the plug-in versions and dependencies over Papyrus plug-ins to 0.9.0
2011-10-25359057: [Architecture - SVN - Build] The Papyrus architecture should be ↵cletavernie82-0/+6813
refactored https://bugs.eclipse.org/bugs/show_bug.cgi?id=359057

    Back to the top