berniev
|
da9ebc572f
|
Mod: redundant void 2
|
2022-08-08 10:27:50 +02:00 |
|
Wanderer Fan
|
30faedfce2
|
[TD]fix GeomHatch change file name
|
2022-04-23 10:00:02 -04:00 |
|
wmayer
|
fd8719c85c
|
TD: [skip ci] activate PCH of TechDraw (Gui) and use forward declarations
For MSVC this reduces compile time by ~20%
|
2022-03-25 13:54:47 +01:00 |
|
wmayer
|
a99be14233
|
TD: modernize C++11
* use nullptr
|
2022-03-23 19:26:14 +01:00 |
|
bitacovir
|
468af0e714
|
[TD] Name uniformity for Tree Icons
|
2021-05-07 12:07:35 -04: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
|
7c9d5fe57c
|
[TD] geometric Hatch dialog
- use Gui::QuantitySpinBox
- some UI file size policy adjustments
|
2020-03-30 13:28:47 -04:00 |
|
donovaly
|
41789e58c6
|
[TD] make GeomHatch dialog show changes immediately
also change SpineEdit step to better values
|
2020-03-22 09:37:42 -04:00 |
|
wandererfan
|
92d005b26f
|
[TD]GeomHatch - handle empty parameter
|
2020-03-20 18:42:48 -04:00 |
|
WandererFan
|
eb34dc5103
|
fix confusing class name
|
2017-05-10 17:43:48 +02:00 |
|
WandererFan
|
75397d9e43
|
clean up GeomHatch feature, gui & dialog
Refactor code, allow dialog to edit feature, update graphics on change
prep for dash line start positioning.
|
2017-05-10 17:43:48 +02:00 |
|
WandererFan
|
b1a5fd971c
|
Add dialog for GeomHatch creation
|
2017-01-29 19:40:34 -05:00 |
|