luz paz
|
c726b69d7e
|
PD: remove trailing whitespace
|
2022-11-10 10:32:04 +01:00 |
|
wmayer
|
6d4f95650c
|
PD: modernize C++: replace 'typedef' with 'using'
|
2022-08-29 22:20:49 +02:00 |
|
berniev
|
6953310116
|
Mod: Single arg ctors must be explicit
|
2022-08-24 16:55:20 +02:00 |
|
berniev
|
ddafb98813
|
Mod: Use override etc 2
|
2022-08-09 12:52:26 +02:00 |
|
Uwe
|
02c8b0452e
|
[PD] some more work to remove unused includes
|
2022-02-21 02:50:16 +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 |
|
Mateusz Skowroński
|
2559f2d29c
|
Fix build warnings from deprecated Boost headers (they are used internally by Boost). Thanks @wwmayer for the hint.
|
2020-12-29 10:20:53 +01:00 |
|
wmayer
|
f898eafd64
|
move from deprecated boost.signals to boost.signals2 library
|
2018-10-30 19:09:03 +01:00 |
|
Mateusz Skowroński
|
43a4a5938c
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
logari81
|
68995739d6
|
PartDesign: add messages frame in the task view of Transform/Pattern features
|
2012-09-14 12:51:59 +02:00 |
|