Paddle
|
27481a68eb
|
PartDesign: Fillet Draft Chamfer Thickness : Add warning message on empty feature creation
|
2023-03-28 12:52:42 +02:00 |
|
Paddle
|
bc22bf9c0d
|
PartDesign: Fillet, Chamfer, Draft, Thickness : Enable tool to start with no selection.
|
2023-03-28 12:52:42 +02:00 |
|
berniev
|
180edfa3cc
|
Mod: Single arg ctors must be explicit
|
2022-08-24 16:55:20 +02:00 |
|
berniev
|
71dc5ead2f
|
Mod: Use override etc 2
|
2022-08-09 12:52:26 +02:00 |
|
berniev
|
f4ffd15864
|
Mod: redundant void 2
|
2022-08-08 10:27:50 +02:00 |
|
wmayer
|
d1d4b996e7
|
PD: modernize C++11
* use nullptr
|
2022-03-23 19:26:14 +01:00 |
|
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 |
|
donovaly
|
d5c8ae0d16
|
[PD] missing changed from commit d4be4a02
(key event handling for more dialogs)
|
2020-02-18 22:29:53 +01:00 |
|
luz.paz
|
dc8bf3dc39
|
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
|
dd7c91ddcf
|
fix -Wextra in PartDesign
|
2016-09-22 18:34:56 +02:00 |
|
jrheinlaender
|
a6de951e1d
|
Unify code of Dressup features (part 1: Draft)
|
2016-04-12 18:11:56 +02:00 |
|
jrheinlaender
|
579ea3fcd5
|
Color already selected faces of Draft feature when adding more or removing faces
|
2016-04-12 18:11:56 +02:00 |
|
jrheinlaender
|
c382fb3afb
|
Some code unification for Gui selections
|
2016-04-12 18:11:51 +02:00 |
|
jrheinlaender
|
6a90c30a89
|
Draft: Accept datum lines and planes as references
|
2016-04-12 18:11:50 +02:00 |
|
wmayer
|
6a3d7fac55
|
+ fix documentation of task dialog
|
2015-11-09 19:22:19 +01:00 |
|
jrheinlaender
|
1e5ff95f95
|
Fixed UI bugs
|
2012-12-04 10:59:44 +01:00 |
|
jrheinlaender
|
433ead710f
|
Created Draft feature for PartDesign
|
2012-12-04 10:59:41 +01:00 |
|