wmayer
|
ccc0d54d97
|
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
|
093a8edec5
|
[TD] Gui Headers: remove unused header - part 2
|
2022-03-25 02:34:36 +01:00 |
|
donovaly
|
691eaa6e8f
|
[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 |
|
wmayer
|
44e5713a03
|
TechDraw: [skip ci] fix several gcc/clang warnings
-Wunused-private-field
-Wmaybe-uninitialized
-Wunused-parameter
|
2020-09-11 15:10:58 +02:00 |
|
wandererfan
|
fa111f86ad
|
[TD]draw line through 2 points
|
2020-08-19 09:02:25 -04:00 |
|