Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-29426883: [Table 2][Xtext] Xtext editor in table aren't closed properlyvlorenzo2-7/+13
2014-01-28426731: [Table 2] Opening then closing cells editors without modifiyngvlorenzo4-19/+30
2014-01-28426709: [Table 2][Stereotype] Papyrus Table must allows to editvlorenzo5-4/+576
2014-01-27426693: [Table 2] The edition of the cell must be on Double Click andvlorenzo2-1/+74
2014-01-24424099: [Diagram] Papyrus must provide a way to draw connections pointsvlorenzo36-204/+3662
2014-01-16423451: [Table] Enhancement around table selectionvlorenzo2-21/+104
2014-01-16423451: [Table] Enhancement around table selectionvlorenzo1-3/+3
2014-01-16Merge branch 'streams/0.10-maintenance' of ssh://vlorenzo@git.eclipse.org/git...vlorenzo8-8/+8
2014-01-16425890: [Table2]/[Diagram] PapyrusPreferenceStore must be refactored tovlorenzo8-2/+305
2014-01-16422745: Linkage error, if guava 13 is availableCamille Letavernier8-8/+8
2014-01-13425329: [Table 2] Cell editor for real valuevlorenzo1-1/+5
2013-12-17Fix dispose errors on tableVincent Lorenzo2-5/+15
2013-12-16[releng] Fixed unnecessary warnings and removed duplicated codeLaurent Wouters25-90/+90
2013-12-02- Bug 421839 - AcceleoEvaluationException: Unresolved compilation error in ge...Ansgar Radermacher10-329/+1351
2013-12-02- Changes in automatically generated file build.acceleoAnsgar Radermacher3-3/+3
2013-11-21417915: [Table 2] Papyrus Table must provides the API to open XtextVincent Lorenzo11-0/+436
2013-11-21422219: [Table 2] Export to XLS : header of the exported file must notVincent Lorenzo6-5/+169
2013-11-20FIX a NPE in the table.Vincent Lorenzo1-11/+15
2013-11-18354845: [Model Explorer] really slow with a big modelCamille Letavernier2-9/+15
2013-11-18Refactored the EMF facet queries that need only iterate over theLaurent Wouters2-50/+29
2013-11-15Fix a NPE in the dispose of the tableVincent Lorenzo1-30/+44
2013-11-08Fix an obvious bug on string resolution for ENumeration LiteralVL1-1/+1
2013-11-06421143: [Table 2] [Paste] We must improve the informations displayed invlorenzo7-46/+450
2013-10-29371388: [Table 2] Papyrus shall support copy/paste from/to a tablevlorenzo2-9/+10
2013-10-24Merge branch 'streams/0.10-maintenance' of ssh://vlorenzo@git.eclipse.org/git...Vincent Lorenzo20-3542/+14594
2013-10-24411233: [Releng] Add RobotML to RelengVincent Lorenzo35-0/+5560
2013-10-17- Added/Corrected precompiled EMTL for deployment: bug 419045Ansgar Radermacher11-3417/+14208
2013-10-17- Added tools depedency (context: fix for bug 419703: [CDT integration] Stere...Ansgar Radermacher1-1/+2
2013-10-17- Fixed bug 418999 - [C++ codegen] TestCDTintegration.uml contains unresolved...Ansgar Radermacher1-2/+5
2013-10-17- Fixed bug [C++ codegen] TestCDTintegration.uml contains unresolved pathmapAnsgar Radermacher3-94/+135
2013-10-17419662: [Table 2] Cells are read only when the label column for rowvlorenzo1-12/+2
2013-10-16419575: [Table 2] Set value by Drag&Drop from the model explorer is notvlorenzo3-16/+242
2013-10-14Removed System.out messages from model listener (context bug 399863)Ansgar Radermacher1-6/+0
2013-10-14Added missing precompiled GenUtils.emtl file. See also bug 419045Ansgar Radermacher1-0/+2158
2013-10-13Fix for bug 419329: removed stereotypeAnsgar Radermacher1-3/+0
2013-10-09- fix for bug 419045 - [C++ codegen] EMTL files not prepared for deploymentAnsgar Radermacher21-3751/+3751
2013-10-08Explicitly set compilation kind to "absolute"Ansgar Radermacher1-1/+12
2013-10-08Support code generation for packagesAnsgar Radermacher1-8/+8
2013-10-08- Reactivate use of EMTL loading via absolute paths, see also Bug 349278 - Ex...Ansgar Radermacher2-28/+33
2013-10-01Diagram type doesn't return null anymore. Resolving bug of iconsVincent Lorenzo5-30/+63
2013-10-01371690: [SysML] can not create some UML or SysML relationshipsVincent Lorenzo1-2/+3
2013-10-01401764: [Table 2] The classes managing the table model and Nattable mustVincent Lorenzo7-168/+374
2013-09-25401764: [Table 2] The classes managing the table model and Nattable mustVincent Lorenzo1-3/+9
2013-09-25417915: [Table 2] Papyrus Table must provides the API to open XtextVincent Lorenzo2-0/+562
2013-09-17413077: [Table 2] The method getSelection in the table must be improvedVincent Lorenzo3-13/+130
2013-09-13417163: [Table 2] the class PapyrusNattableModel (IModel) used for tableVincent Lorenzo1-2/+2
2013-09-09416655: [CDO] Fix CDOViewSet guard.Christian W. Damus1-2/+2
2013-09-09416655: [CDO] Failing JUnit test ModelValidationMarkersTest::testMemoryLeaksI...Christian W. Damus1-4/+4
2013-09-09416655: [CDO] Failing JUnit test ModelValidationMarkersTest::testMemoryLeaksI...Christian W. Damus1-11/+68
2013-09-06414124: [Table 2] The user must be able to sort rows selecting columnsVincent Lorenzo1-1/+3

Back to the top