donovaly
|
b483fc0518
|
[PD] make pointers to the UI std::unique_ptr
Same as PR #4293, just for PartDesign
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 PartDesign dialogs that don't already use a unique_ptr.
|
2021-02-05 18:01:57 +01:00 |
|
donovaly
|
1a718a6371
|
improve code as suggested by Werner
see https://forum.freecadweb.org/viewtopic.php?p=369921#p369921
|
2020-02-18 23:16:48 +01:00 |
|
wmayer
|
72bc6a2578
|
PartDesign: [skip ci] workaround for ambiguous Delete key event
|
2020-02-17 00:46:17 +01:00 |
|
jrheinlaender
|
6639fc978f
|
Allow selecting and removing fillet and chamfer references in the dialog
|
2016-04-12 18:11:56 +02:00 |
|
wmayer
|
6a3d7fac55
|
+ fix documentation of task dialog
|
2015-11-09 19:22:19 +01:00 |
|
Eivind Kvedalen
|
8e112bd2db
|
PartDesign: Added support for expressions.
|
2015-09-21 14:51:09 +02:00 |
|
logari81
|
16b4578667
|
+ synchronize PartDesign/Chamfer version with PartDesign/Fillet
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5299 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-12-13 19:32:19 +00:00 |
|
jriegel
|
72bfc3c74b
|
+ Add fillet dialog
+ fix undo/redo bug in edit PartDesign features
+ partially clean up module dependency in ViewProvider base class
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5108 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-11-09 23:23:10 +00:00 |
|