Salome HOME
Merge remote-tracking branch 'origin/BR_REENTRANCE_OPERATION' into origin_Dev_1.5.0
[modules/shaper.git] / src / ModuleBase / ModuleBase_OperationFeature.cpp
2015-11-09 ndsMerge remote-tracking branch 'origin/BR_REENTRANCE_OPER...
2015-11-06 vsvCheck feature on abort
2015-11-05 nds1. setEditOperation should setCurrentFeature to the...
2015-11-03 ndsStart of the edit should not change the current feature.
2015-11-03 ndsInternal Edit operation in a transaction.
2015-11-03 ndsInternal Edit operation in a transaction.
2015-11-03 ndsThe first activate widget should be deactivated by...
2015-11-03 ndsMerge branch 'Dev_1.5.0' into BR_REENTRANCE_OPERATION
2015-11-02 ndsSimplification of the code
2015-11-02 ndsApply modifications in the editors by Enter/Tab event...
2015-10-29 nds1. Create->Edit->Create is realized as 2 transaction...
2015-10-12 vsvChange name of method
2015-10-12 mpvMerge branch 'BR_ADVANCED_CURRENT_FEATURE_MANAGEMENT...
2015-10-12 ndsEqual points should not be used in the operation presel...
2015-10-09 vsvMerge branch 'BR_ADVANCED_CURRENT_FEATURE_MANAGEMENT...
2015-10-09 vsvCall method setStable inside of transaction
2015-10-09 ndsSetCurrentFeature call is moved to operation manager...
2015-10-08 ndsSetCurrentFeature in resumeOperation(). It should be...
2015-10-08 vsvMethod isStable is defined
2015-09-16 ndsIssue #948 Wrong display after Sketch edition
2015-09-16 ndsIssue #948 Wrong display after Sketch edition
2015-09-12 ndsIssue #960, 961 'CTRL+Z' buttons combination doesn...
2015-09-10 ndsThis is a code correction: this code is obsolete after...
2015-09-10 mpvFix for the issue #905
2015-08-27 nds1. CanStopOperation knows which operation is stopped...
2015-08-26 ndsProviding Action class to have a common approach to...
2015-08-26 ndsProviding Action class to have a common approach to...