donovaly
ade2857ba3
[Sketcher] make more pointers to the UI std::unique_ptr
...
addendum to PR #4362
(Same as PR #4293 , just for Sketcher
as noted in https://github.com/FreeCAD/FreeCAD/pull/4271#discussion_r554673632
the pointer to the UI should be a unique pointer.
This PR does this for all Sketcher dialogs that don't already use a unique_ptr.)
2021-02-05 17:14:24 +01:00
luz.paz
7008cf92de
Sketcher: [skip ci] fix header uniformity
...
This PR fixes header uniformity across all Sketcher WB files
2019-12-22 01:00:29 +01:00
wmayer
e23db2e313
PVS: V773 A memory leak is possible
2019-02-17 18:40:06 +01:00
wmayer
b1904dfd28
replace hard coded numbers with static constants
2016-10-23 13:44:26 +02:00
wmayer
756a9c8130
+ fix various warnings with gcc
2015-09-01 19:29:39 +02:00
Abdullah Tahiri
df832ed746
Sketcher: New Functionality: Mirror full sketch
...
===============================================
Support for mirroring a full sketch.
A dialog appears allowing to select X, Y axis mirroring or mirroring about the origin of the sketch.
2015-08-30 12:08:44 +02:00