berniev
|
ddafb98813
|
Mod: Use override etc 2
|
2022-08-09 12:52:26 +02:00 |
|
berniev
|
da9ebc572f
|
Mod: redundant void 2
|
2022-08-08 10:27:50 +02: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 |
|
Uwe
|
ef4274007a
|
[TD] Gui Headers: remove unused header - part 2
|
2022-03-25 02:34:36 +01:00 |
|
donovaly
|
21dc72ed10
|
[TD] make more pointers to the UI std::unique_ptr
addendum to PR #4293
(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 remaining TD dialogs that don't already use a unique_ptr.)
|
2021-02-05 13:24:21 +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 |
|
wandererfan
|
e406b2f3e6
|
[TD]Remove NoLine option from dialogs
|
2019-07-18 08:53:38 -04:00 |
|
wandererfan
|
b561190d4f
|
[TD]Add restore invisible lines
|
2019-07-15 12:36:48 -04:00 |
|
wandererfan
|
3d2edd0f7e
|
[TD]Add line appearance editor
|
2019-07-15 12:36:48 -04:00 |
|