wmayer
|
3608ee7f51
|
PD: modernize C++11
* use nullptr
|
2022-03-23 19:26:14 +01:00 |
|
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 |
|
donovaly
|
cc3b21fa0b
|
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
|
69f97014e7
|
[PD] missing changed from commit d4be4a02
(key event handling for more dialogs)
|
2020-02-18 22:29:53 +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
|
a2359adb2e
|
Unify code of Dressup features (part 1: Draft)
|
2016-04-12 18:11:56 +02:00 |
|
jrheinlaender
|
904799d462
|
Color already selected faces of Draft feature when adding more or removing faces
|
2016-04-12 18:11:56 +02:00 |
|
jrheinlaender
|
0e9ee59129
|
Some code unification for Gui selections
|
2016-04-12 18:11:51 +02:00 |
|
jrheinlaender
|
934c68faa5
|
Draft: Accept datum lines and planes as references
|
2016-04-12 18:11:50 +02:00 |
|
wmayer
|
dff58e5df3
|
+ fix documentation of task dialog
|
2015-11-09 19:22:19 +01:00 |
|
jrheinlaender
|
8a1c9f0651
|
Fixed UI bugs
|
2012-12-04 10:59:44 +01:00 |
|
jrheinlaender
|
0773311d5b
|
Created Draft feature for PartDesign
|
2012-12-04 10:59:41 +01:00 |
|