Salome HOME
Revert "Merge branch 'Pre_2.8.0_development'"
[modules/shaper.git] / src / SketchPlugin / SketchPlugin_Validators.cpp
2017-06-23 azvRevert "Merge branch 'Pre_2.8.0_development'"
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-05-17 azvIssue #2167: error when create circle
2017-04-26 ndsIssue #1889 Amélioration des contraintes H et V (Filter...
2017-04-24 mpvAdded a new CSWA big model, created by DBC.
2017-04-12 azvIssue #2126: Fatal error when create fillet
2017-04-12 azvAdjust arc intersection validator (issue #2120)
2017-04-12 mpvFix for the issue #2115
2017-04-11 azvIssue #2126: Fatal error when create fillet
2017-04-10 azvIssue #2117: Problem when creating an arc by 3 points...
2017-04-10 mpvFix for the issue #2115
2017-04-05 dbvWarning fix.
2017-04-05 dbvIssue #2090: Line not selectable when creating an arc...
2017-04-04 dbvIssue #2090: Line not selectable when creating an arc...
2017-04-03 azvIssue #2083: Creation of sketch arc by center have...
2017-04-03 dbvFixed crash on when creating circle by 3 points.
2017-04-03 ndsIssues #2027, #2024, #2063, #2067: reentrant message...
2017-03-28 dbvIssue #2024: Redesign of circle and arc of circle
2017-03-27 dbvIssue #2024: Redesign of circle and arc of circle
2017-03-27 dbvIssue #2024: Redesign of circle and arc of circle
2017-03-27 azvRevert change for MacroArc attribute names
2017-03-27 azvIssue #2024: Redesign of circle and arc of circle
2017-03-27 dbvIssue #2024: Redesign of circle and arc of circle
2017-03-27 azvIssue #2024: Redesign of circle and arc of circle
2017-03-21 nds#2027 Sketcher Trim Feature: 1. preview/selected attrib...
2017-03-10 dbvIssue #2026: Removal of construction lines automaticall...
2017-03-09 ndsIssue #2027 Sketcher Trim Feature: split shapes by...
2017-03-09 ndsIssue #2027 Sketcher Trim Feature
2017-03-01 azvUpdate constraint Tangent to process non-connected...
2016-11-10 Vitaly SMETANNIKOVIssue #1860: fix end lines with spaces
2016-11-02 vsvIssue #1834: Fix length of lines
2016-10-11 mpvFix for the issue #1818: checking angle for fillet... V_2.5.1
2016-09-27 dbvIssue #1774: Can't select edge for tangent constraint...
2016-09-08 ndsSplit preview correction: it is provided by AISObject...
2016-09-06 vsvFix of non-correct statement
2016-09-06 nds1. Projection Sketch feature: regression correction...
2016-08-04 mpvIssue #1662: implementation of Recover feature.
2016-07-29 ndsIssue #1664: In the Sketcher, add the function Split...
2016-07-28 ndsIssue #1664: In the Sketcher, add the function Split...
2016-07-27 ndsIssue #1652 Add a real widget displaying the length...
2016-07-26 ndsIssue #1664: In the Sketcher, add the function Split...
2016-07-25 ndsIssue #1664: In the Sketcher, add the function Split...
2016-07-22 ndsPreparations for Split operation. It includes:
2016-06-24 spoReplace error construction with + with using %1 placeho...
2016-06-24 spoValidators return InfoMessage instead of string as...
2016-06-17 azvProjection should not use edges from the same plane
2016-05-04 ndsFillet correction for the following case: create sketch...
2016-04-21 azvProjection of outer edge onto the sketch plane (improve...
2016-03-04 azvProhibit creation of tangent arc on same points (issue...
2016-03-03 dbvFillet selection validator for edges with tangent const...
2016-02-29 dbvIssue #1330
2016-02-26 nds#1330 Multiply selection when Create fillet using Shift...
2016-02-19 dbvRemoved unused attributes from fillet.
2016-02-18 dbvBug #1325: Fatal error when create fillet
2016-02-17 dbvCompilation fix
2016-02-16 nds"2.11 Constraint with a point from the intersection...
2016-02-16 nds2.11 Constraint with a point from the intersection...
2016-02-16 azvIntersection point feature implementation
2016-02-16 azvProhibit the equality between line and arc
2016-02-16 azvValidator for tangent arc creation
2016-02-16 azvCreating an arc by 3 points and a tangent arc
2016-02-16 dbvFillet multiselection
2016-02-16 azvImplement constraint middle-point-on-line
2016-02-16 azvTangency constraint between circle and linear segment
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/libxml2_mdv...
2015-11-23 spoMerge remote branch 'remotes/origin/vsr/gcc_4_9_compat...
2015-11-19 spoMerge branch 'Dev_1.5.0' into Dev_2.1.0
2015-11-19 dbvFillet vertex validator
2015-11-18 dbvBug #1098: Create fillet problem
2015-11-12 dbvFix fillet validator
2015-11-09 ndsMerge remote-tracking branch 'origin/BR_REENTRANCE_OPER...
2015-11-04 Renaud NEDELECMerge branch 'python_parametric_api' of https://git...
2015-11-03 spoMerge with Dev_1.5.0
2015-11-03 spoRemove linking to GeomValidators.
2015-11-03 dbvFillet creation fixes
2015-11-03 ndsMerge branch 'Dev_1.5.0' into BR_REENTRANCE_OPERATION
2015-11-02 dbvFillet creation by point
2015-09-07 ndsIt provides error messages for validators.
2015-09-04 spoIssue #504 - 1.17. Error user feedback when a feature...
2015-08-20 nds1. Mirror/Rotation/Translation constraint: using RefLis...
2015-08-06 spoFix: gcc issue: default parameter value for a reference...
2015-08-05 spoError management -- Attribute validator returns an...
2015-07-09 ndsIssue #741 fillet is wrong
2015-07-07 vsvMerge branch 'Dev_1.3.0' of newgeom:newgeom into Dev_1.3.0
2015-07-07 ndsIssue #700 Fillet for edges with not shared point question
2015-06-30 ndsIssue #698 - Distance constraint on circle - crash
2015-05-22 Sergey POKHODENKOMerge branch 'Dev_1.1.1' of newgeom:newgeom into Dev_1.2.0
2015-04-30 sbhMerge branch 'Dev_1.2.0' of newgeom:newgeom.git into...
2015-04-30 vsvMerge branch 'Dev_1.2.0' of newgeom:newgeom into Dev_1.2.0
2015-04-29 ndsRigid constraint should process selection of vertex...
2015-04-22 azvImplementation of multi-translation and multi-rotation
2015-04-21 azvImplementation of point-on-line and point-on-circle...
2015-04-08 sbhMerge branch 'Dev_1.1.0' of newgeom:newgeom.git into...
2015-04-08 vsvMerge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
2015-04-08 azvUpdate constraint Mirror.
2015-04-02 sbhMerge branch 'BR_DEBIAN_RUNTIME' of newgeom:newgeom...
next