donovaly
|
2ac84872ec
|
[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 |
|
luz.paz
|
d38f18af23
|
PartDesign: [skip ci] fix header uniformity
This PR fixes header uniformity across all PartDesign WB files
|
2019-12-22 00:58:38 +01:00 |
|
wmayer
|
664cf65d26
|
fix -Wextra in PartDesign
|
2016-09-22 18:34:56 +02:00 |
|
jrheinlaender
|
fcea39b0d8
|
Enable multiple originals for the transformed features
|
2016-04-12 18:11:56 +02:00 |
|
Eivind Kvedalen
|
9a0c58986f
|
PartDesign: Replaced QuantitySpinBox by SpinBox for "occurrences" input field.
|
2015-09-30 15:54:19 +02:00 |
|
Eivind Kvedalen
|
ddfbe349cf
|
PartDesign: Added support for expressions.
|
2015-09-21 14:51:09 +02:00 |
|
logari81
|
f0917eff39
|
PartDesign: fix bug in checkbox "Update View" of pattern features and do some code refactoring
|
2012-09-13 15:46:46 +02:00 |
|
logari81
|
8b35efdb83
|
PartDesign: restrict patterns to only one original and improve selection of references
|
2012-09-11 16:54:45 +02:00 |
|
logari81
|
afc794894f
|
PartDesign: fix small issue with embedded TaskPanels in MultiTransform
|
2012-09-10 11:37:48 +02:00 |
|
jrheinlaender
|
b30a49ece3
|
PartDesign: implement Transform and Pattern features
|
2012-09-07 11:55:26 +02:00 |
|