Salome HOME
Issue #1834: Fix length of lines
[modules/shaper.git] / src / PartSetPlugin / PartSetPlugin_Remove.cpp
2016-11-03 vsvIssue #1834: Fix length of lines
2016-04-15 ndsIssue #1404 Random crash with Shaper. REDISPLAY is...
2015-06-25 mpvFix for the issue #686: now compounds produced by the...
2015-05-28 ndsA correction to remove non-active part.
2015-03-26 sbhMerge branch 'master' into Dev_1.1.0
2015-02-09 sbhMerge branch 'Dev_0.7.1'
2015-01-30 ndsIssue #231 Deletion of a feature
2014-12-22 sbhMerge branch 'BR_PYTHON_PLUGIN' of newgeom:newgeom...
2014-12-11 ndsMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
2014-12-11 vsvMerge branch 'Dev_0.6.1' of newgeom:newgeom into Dev_0.6.1
2014-12-11 vsvIssue #273: Add copyright string
2014-11-25 sbhMerge branch 'master' of newgeom:newgeom.git into BR_PY...
2014-11-18 mpvMerge branch 'master' of newgeom:newgeom
2014-11-17 sbhBoost has been removed from code
2014-10-29 Sergey BELASHMerge branch 'master' of newgeom:newgeom.git into BR_PY...
2014-10-29 szyMerge branch 'master' of newgeom:newgeom
2014-10-29 ndsMerge branch 'master' of newgeom:newgeom
2014-10-28 vsvMerge branch 'master' of newgeom:newgeom
2014-10-28 sbhMerge branch 'master' of newgeom:newgeom.git
2014-10-28 sbhHelper methods, aliases for data()->method()
2014-09-11 sbhMerge branch 'master' of newgeom:newgeom.git
2014-09-11 vsvMerge branch 'master' of newgeom:newgeom
2014-09-11 mpvIssue #83: some methods rename
2014-09-11 sbhMerge branch 'master' of newgeom:newgeom.git
2014-09-11 vsvMerge branch 'master' of newgeom:newgeom
2014-09-11 mpvIssue #83: rename and transfer some methods related...
2014-09-11 Sergey BELASHMerge branch 'master' of newgeom:newgeom.git
2014-09-11 vsvMerge branch 'master' of newgeom:newgeom
2014-09-11 mpvIssue #83: renamed PluginManager to Session
2014-08-27 sbhMerge branch 'master' of newgeom:newgeom.git
2014-08-21 sbhSources formated according to the codeing standards
2014-07-18 Sergey BELASHMerge branch 'master' of newgeom:newgeom.git
2014-07-18 mpvDuplication and removing of part
2014-07-17 Sergey BELASHMerge branch 'master' of newgeom:newgeom.git
2014-07-17 mpvThe sketch initialization problem fix
2014-07-16 mpvMake result part as a container of the document
2014-07-15 vsvMerge branch 'master' of newgeom:newgeom
2014-07-15 sbhMerge branch 'master' of newgeom:newgeom.git
2014-07-15 sbhMerge branch 'master' of newgeom:newgeom.git
2014-07-15 sbhRefactoring: static constants are replaced by inline...
2014-07-11 mpvMaking compilable all non-GUI classes
2014-06-05 azvMerge remote-tracking branch 'remotes/origin/master...
2014-06-04 vsvMerge branch 'master' of newgeom:newgeom
2014-06-04 ndsIt replaces direct names of construction and partset...
2014-06-04 ndsReplace boost::shared_ptr<ModelAPI_Feature> on FeaturePtr
2014-05-22 sbhMerge branch 'master' of newgeom:newgeom.git
2014-05-22 azvMerge remote-tracking branch 'remotes/origin/master...
2014-05-21 vsvMerge branch 'master' of newgeom:newgeom
2014-05-21 ndsMerge branch 'master' of newgeom:newgeom
2014-05-21 mpvThe duplicate and remove parts implementation.