Commit Graph

1699 Commits

Author SHA1 Message Date
FEA-eng
e873aafca1 Add new diagonal hatch (flipped) 2022-02-22 08:32:28 -05:00
luz paz
5c9e629db7 TD: Substitute string 'Dxf' for 'DXF' [skip ci]
This fix was suggested by translators on crowdin.
2022-02-20 09:33:56 -05:00
Uwe
7c11debe1a [TD] ViewProviders: remove more unused includes
- also sort the includes
2022-02-18 05:11:52 +01:00
Uwe
9b14bf80d1 [TD] ViewProviders: remove unused includes
- also sort the includes
2022-02-18 04:43:32 +01:00
Chris Hennes
629798a235 TD: Fix MSVC compilation failure
Also shifts to snprintf to eliminate overrun risk.
2022-02-17 11:33:52 -06:00
edi271
3b16914a9c Update CommandExtensionDims.cpp 2022-02-17 10:05:56 -05:00
edi271
7efa2d69d5 Update CommandExtensionDims.cpp 2022-02-17 10:05:56 -05:00
edi271
226908bb66 Update TaskCustomizeFormat.ui 2022-02-17 10:05:56 -05:00
edi271
2a30032c7d New extension tool: cutomize format 2022-02-17 10:05:56 -05:00
edi271
281e18a353 Icons and Ui-files 2022-02-17 10:05:56 -05:00
edi271
4744ec5103 Force tree update 2022-02-17 10:05:56 -05:00
Roy-043
f79c7221cf TechDraw: Use Draft.get_svg instead of Draft.getSVG
The Draft.getSVG has been renamed. Using it results in warnings in the Report view. The new function Draft.get_svg has the same signature.
2022-02-15 08:58:25 -05:00
Yorik van Havre
e1028eb65e Merged crowdin translations 2022-02-14 12:31:57 +01:00
Yorik van Havre
93fc8c5357 Updated ts files 2022-02-14 12:31:47 +01:00
luz paz
6718d8797e Fix some typos and whitespace 2022-02-12 19:33:28 +01:00
Wanderer Fan
84dc25bcb3 [TD]fix handling of composite shapes 2022-02-12 08:12:50 -05:00
Wanderer Fan
1f1012f7a9 [TD]correct retrieval of dim text for DXF export 2022-02-11 16:24:35 -05:00
marioalexis
9801f76e2f TechDraw: Call PyMem_Free() to free allocated buffer 2022-02-09 16:04:59 +01:00
JohnHyslop
813983974d TD: Adding more TechDraw svg symbols
Per the discussion in https://github.com/JohnHyslop/FreeCAD-SVG-TechDraw=Symbols/issues/1
2022-02-06 19:26:01 -05:00
Uwe
8b185474bb [TD] sort and simplify a header 2022-02-04 03:49:25 +01:00
Wanderer Fan
5f1bd0c2aa [TD]fix CMakeLists.txt to allow no-Gui build 2022-02-03 15:48:45 -05:00
Wanderer Fan
2204bb9d7a [TD]Add sodipodi namespace to exported SVG 2022-02-03 15:07:07 -05:00
Wanderer Fan
4fd28100ce [TD]rename CopyView to ShareView 2022-02-03 08:39:01 -05:00
Wanderer Fan
9760384b64 [TD]fix ui file location 2022-02-03 08:39:01 -05:00
Roy-043
efdaed9397 TechDraw: Fix texts in TaskSelectLineAttributes.ui
Fix text regression.
2022-02-03 05:17:12 +01:00
edi271
5279eddc33 Issue Y-position of dim labels 2022-02-02 08:35:34 -05:00
edi271
d5177b09cc New tool remove prefix characters 2022-02-02 08:35:34 -05:00
edi271
fcb423992b New tool circle through 3 points 2022-02-02 08:35:34 -05:00
Benjamin Bræstrup Sayoc
f75acfd4c3 Refactor 2022-02-01 09:16:18 -05:00
Benjamin Bræstrup Sayoc
1f0f69da23 Only update weld dialog on directory change 2022-02-01 09:16:18 -05:00
Benjamin Bræstrup Sayoc
8d6e561e66 Resizing of weld symbol selection dialog, fixes #0004386 2022-02-01 09:16:18 -05:00
Wanderer Fan
8b4ef152bf [TD]Prevent segfault on exit with open task dialog 2022-02-01 09:15:00 -05:00
Wanderer Fan
ca4f16a1a7 [TD]shrink detail view matting 2022-02-01 09:15:00 -05:00
Wanderer Fan
921ada74d4 [TD]Fix 4486 allow detail view of Base with no solids 2022-02-01 09:15:00 -05:00
Wanderer Fan
f462ac2caf [TD]fix wrong preference path 2022-02-01 09:15:00 -05:00
Benjamin Bræstrup Sayoc
7edfd902a3 Improve code simplicity/readability 2022-02-01 09:10:36 -05:00
Yorik van Havre
d7c5800da2 Merged crowdin translations 2022-02-01 12:59:42 +01:00
luz paz
23c166399d TD: cleanup after #5457 [skip ci]
Fix header uniformity  
Fix grammar  
Fix trailing whitespace
2022-01-30 10:38:55 -05:00
edi271
8003ea80e5 [TD] Include Intersection method into DrawUtil class 2022-01-29 14:49:44 -05:00
edi271
f2f858190c [TD] Insert new tool Area Annotation 2022-01-29 14:49:44 -05:00
Wanderer Fan
aa6f8c4b14 [TD]migrate DrawingWB projection functions to TechDrawWB 2022-01-29 14:49:15 -05:00
Wanderer Fan
4c524d44ec [TD]restore missing import statement
missing import in initGui preventing start of workbench
2022-01-28 09:50:59 -05:00
0penBrain
9f43830c10 [TD] Prevent crash when snapping leader line 2022-01-27 15:13:03 -05:00
benj5378
256acd4aa9 Black 2022-01-27 09:44:44 -05:00
benj5378
e8d7973982 Remove unused modules and variables 2022-01-27 09:44:44 -05:00
benj5378
e7378a9179 Refactor counting for moved views 2022-01-27 09:44:17 -05:00
benj5378
d2fff3465f Black 2022-01-27 09:44:17 -05:00
benj5378
b64b5f78b0 Remove unused modules 2022-01-27 09:44:17 -05:00
Wanderer Fan
959061720f [TD]Allow override of dimension line angles 2022-01-27 09:42:49 -05:00
Roy-043
e72537ae5b Update CommandExtensionPack.cpp
Added the missing bracket!
2022-01-26 08:48:42 -05:00