Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-02-14Synchronize with 0.10-maintenance / KeplerCamille Letavernier2-0/+4
2014-02-13428092: [Table 2] NPE in table after creation followed by Undo/RedoVincent Lorenzo1-0/+1
2014-02-11417180: [CSS] The CSS Engine shall support element visibilityCamille Letavernier1-5/+8
2014-02-11423675: ENTER & ALT-ENTER shortcuts in textual cells of the new tablesVincent Lorenzo1-0/+3
2014-02-07423675: ENTER & ALT-ENTER shortcuts in textual cells of the new tablesvlorenzo1-1/+43
2014-02-06Fix some bugs (bundle tests+others)vlorenzo1-3/+3
2014-02-05[Releng] Fix bundle and feature metadataCamille Letavernier1-1/+1
2014-02-05[Releng] Update features version to 0.10.2Camille Letavernier3-96/+46
2014-02-05[Releng] Update extra plug-ins dependency versions to 0.10.2Camille Letavernier121-970/+980
2014-02-05[Releng] Update extra plug-in version numbers to 0.10.2Camille Letavernier122-823/+842
2014-02-05423675: ENTER & ALT-ENTER shortcuts in textual cells of the new tablesvlorenzo7-16/+677
2014-02-04Merge branch 'streams/0.10-maintenance' of ssh://vlorenzo@git.eclipse.org/git...vlorenzo1-3/+3
2014-02-04410913: [Table 2] The metamodel for the tabular editor shall contain OCLvlorenzo1-3/+20
2014-02-04Merge branch 'streams/0.10-maintenance' of ssh://git.eclipse.org/gitroot/papy...Saadia Dhouib115-688/+6830
2014-01-31resolving problem of rtmaps code generationsdhouib1-3/+3
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

Back to the top