Uwe
|
cbd0140dcd
|
[TD] Task*, part 2/2: remove unused includes
- also some sorting
- also take care of PreCompiled.h
|
2022-12-07 19:49:05 +01:00 |
|
wandererfan
|
acf17905ed
|
[TD]CI clang warnings
|
2022-09-05 17:48:38 -04:00 |
|
Wanderer Fan
|
6677cd4d8f
|
[TD]clazy warnings and duplicate setter/getter
- clazy warning re missing Q_OBJECT
- include TechDrawGlobal.h in headers
- resolve duplicate setter/getters
|
2022-08-18 09:34:32 -04:00 |
|
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
|
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
|
256c5ed198
|
Allow True dimensions to reference multiple Parts
|
2016-11-07 17:20:20 -05:00 |
|
WandererFan
|
6abce56595
|
Dimension fixes
Prevent _M_range_check on wrong selection
Allow unlinking of linked Dimension
Allow Horiz/Vert projected Dims
Improve error msg for invalid selction
|
2016-10-31 11:06:15 -02:00 |
|
WandererFan
|
19968205d2
|
Include file cleanup per cppclean analysis
|
2016-07-14 14:39:06 +02:00 |
|
WandererFan
|
7f7e63dfe0
|
link Dimension to 3D geometry
|
2016-07-11 15:32:16 +02:00 |
|