bitacovir
|
468af0e714
|
[TD] Name uniformity for Tree Icons
|
2021-05-07 12:07:35 -04:00 |
|
Benjamin Nauck
|
d358e13cd6
|
TechDraw: [skip ci] convert source files from iso-8859 to utf-8
All other source files are either plain ascii or utf-8, this converts
the last few to utf-8.
|
2021-03-25 18:02:12 +01:00 |
|
donovaly
|
b5f57ed2f0
|
[TD] make pointers to the UI std::unique_ptr
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 TD dialogs that don't already use a unique_ptr.
|
2021-01-19 19:24:27 +01:00 |
|
donovaly
|
9726ad3f4a
|
[TD] add dialog for hatches
as discussed in the forum, the hatch feature misses a dialog. So here it is. The code is more or less just the one of the existing GeomHatch dialog
|
2020-06-12 08:12:37 -04:00 |
|