Salome HOME
Merge remote-tracking branch 'remotes/origin/Dev_FolderFeature'
[modules/shaper.git] / src / Model / Model_Document.h
2017-12-01 azvMerge remote-tracking branch 'remotes/origin/Dev_Folder...
2017-11-29 vsvMerge branch 'master' of salome:modules/shaper
2017-11-29 mpvSpeed up undo-redo and document loading: do not recompu...
2017-11-27 azvImplement a method for searching a folder containing...
2017-11-25 azvDumping of the folders to Python
2017-11-24 vsvMerge branch 'Dev_FolderFeature' of salome:modules...
2017-11-24 azvMethods to remove features from folders (Task 2.3....
2017-11-24 azvAbility to get index of the objects according to folder...
2017-11-23 azvMoving features to a folder has been implemented (Task...
2017-11-22 azvTask 2.3. Ability to put consecutive Features in a...
2017-11-19 azvMerge remote-tracking branch 'remotes/origin/Dev_Result...
2017-11-16 mpvCorrect names generation for tests.
2017-11-14 mpvMake the same named results distinguished in the python...
2017-11-03 mpvMake the same-name results distributed in time recogniz...
2017-09-26 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-09-21 azvMerge remote-tracking branch 'remotes/origin/Dev_2...
2017-09-21 azvMerge remote-tracking branch 'remotes/origin/master...
2017-09-18 mpvIssue #2252 : adding a rotation feature in the history...
2017-06-30 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-06-22 azvMerge branch 'Pre_2.8.0_development'
2017-06-07 Vitaly SMETANNIKOVAdd copyright header according to request of CEA from...
2017-06-07 Vitaly SMETANNIKOVAdd copyright header according to request of CEA from...
2017-04-06 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-04-05 mpvFixes for issue #1936, issue #1956, issue #2035. Undo...
2017-03-17 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2017-03-17 mpvFix for the Linux compilation.
2017-03-17 mpvIssue #1995, issue #1996, issue #1997 fixes. Change...
2016-11-23 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2016-11-22 mpvFIx for the Linux run-time libraries problem
2016-11-22 mpvFor the issue #1856 : prepare the persistence mechanism...
2016-11-17 Clarisse GenraultMerge branch 'master' into cgt/devCEA
2016-11-16 mpvIssue #1865 : initial implementation of fields results...
2016-11-10 Vitaly SMETANNIKOVIssue #1860: fix end lines with spaces
2016-11-07 vsvIssue #1834: Fix length of lines
2016-08-24 dbvMerge remote-tracking branch 'remotes/origin/HighLevelDump'
2016-08-24 mpvDone in the frames of python dump issue #1648 : allow...
2016-04-29 mpvFix for the issue #1444 : correct checking of upper...
2016-04-15 ndsIssue #1404 Random crash with Shaper. REDISPLAY is...
2016-04-06 mpvCreation of producedByFeature initial implementation...
2016-02-16 mpvUpdate the internal persistence mechanism of documents...
2016-02-16 mpvImplementation of AttributeRefAttrList for a fillet...
2015-12-09 spoMerge with PythonAPI branch
2015-12-09 spoMerge Dev_2.1.0 with PythonAPI branch
2015-11-23 spoMerge remote branch 'remotes/origin/vsr/gcc_4_9_compat...
2015-11-11 mpvFix for the problem where group is moved to the end...
2015-11-04 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-11-03 spoMerge with Dev_1.5.0
2015-10-05 mpvOptimize the flushing: this improvement speed ups the...
2015-09-17 mpvUpdate of documentation in the Model package
2015-09-17 mpvFix for hang up (and crash after) on remove of all...
2015-09-17 mpvPartial fix for the issue #992: synchronisation of...
2015-08-14 mpvCompsolids: initial implementation of sub-results of...
2015-08-07 mpvImplementation of Partition movement using new result...
2015-08-04 spoMerge tag 'V_1.3.1' into HEAD
2015-07-21 ndsCompsolid result interface.
2015-07-14 spoSpell-checking
2015-07-14 mpvMerge branch 'Dev_1.3.0' of newgeom:newgeom into Dev_1.3.0
2015-07-14 mpvFix for empty set of parameters on activation/deactivat...
2015-07-08 mpvMake the movement, placement and rotation 3D features...
2015-07-06 mpvAdded "move feature" document action.
2015-07-01 mpvFix for the issue #587 and general optimization and...
2015-07-01 mpvMake correct management of concealed on history positio...
2015-06-30 mpvUpdate the management of the updates: use transactions...
2015-06-29 mpvParts results and activation/deactivation management...
2015-06-26 mpvInitial part document shapes management implementation.
2015-06-04 vsvMerge remote-tracking branch 'origin/PortingSalome760...
2015-06-04 mpvImplementation of "allFeatures" method needed for the...
2015-05-26 vsvMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
2015-05-26 ndsMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
2015-05-26 mpvFix for removing sketch and sub-components not correct...
2015-05-22 Sergey POKHODENKOMerge branch 'Dev_1.1.1' of newgeom:newgeom into Dev_1.2.0
2015-05-20 vsvMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
2015-05-20 mpvMake sub-features of sketch defined as current feature...
2015-05-18 vsvMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
2015-05-18 mpvDebug of load/save and Parts activation
2015-05-18 mpvMake features history working. Optimization of features...
2015-05-13 mpvMake invisible in the tree objects correctly processed...
2015-05-08 vsvMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
2015-05-08 mpvInitial implementation of working with history: issue...
2015-05-05 mpvAdded "index" method for ObjectBrowser internal logic...
2015-04-07 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-06 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-04-03 sbhResult for parameters added
2015-04-01 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-01 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-01 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-01 mpvFix for the issue #370 : activization of updater only...
2015-03-31 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-03-31 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-03-31 mpvAdded objectByName method
2015-03-26 sbhMerge branch 'master' into Dev_1.1.0
2015-03-17 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-03-17 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-03-17 mpvMake initialization plugin:
2015-02-27 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-02-27 ndsMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-02-27 mpvFix for issue #409 : skip the current operation in...
2015-02-12 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-02-09 mpvMake undo/redo lists stored/restored and managed correctly
2015-02-09 sbhMerge branch 'Dev_0.7.1'
next