marioalexis
7895af1822
TechDraw: Call PyMem_Free() to free allocated buffer
2022-02-09 16:04:59 +01:00
JohnHyslop
c282015ceb
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
7bba2ce61f
[TD] sort and simplify a header
2022-02-04 03:49:25 +01:00
Wanderer Fan
90a5c200d4
[TD]fix CMakeLists.txt to allow no-Gui build
2022-02-03 15:48:45 -05:00
Wanderer Fan
3bf994635c
[TD]Add sodipodi namespace to exported SVG
2022-02-03 15:07:07 -05:00
Wanderer Fan
d6d7c4fa68
[TD]rename CopyView to ShareView
2022-02-03 08:39:01 -05:00
Wanderer Fan
8268f22dad
[TD]fix ui file location
2022-02-03 08:39:01 -05:00
Roy-043
bc49fed462
TechDraw: Fix texts in TaskSelectLineAttributes.ui
...
Fix text regression.
2022-02-03 05:17:12 +01:00
edi271
7cf4bfbc94
Issue Y-position of dim labels
2022-02-02 08:35:34 -05:00
edi271
717c478863
New tool remove prefix characters
2022-02-02 08:35:34 -05:00
edi271
af82959b02
New tool circle through 3 points
2022-02-02 08:35:34 -05:00
Benjamin Bræstrup Sayoc
8506453c93
Refactor
2022-02-01 09:16:18 -05:00
Benjamin Bræstrup Sayoc
a97dd7139e
Only update weld dialog on directory change
2022-02-01 09:16:18 -05:00
Benjamin Bræstrup Sayoc
8780ac7222
Resizing of weld symbol selection dialog, fixes #0004386
2022-02-01 09:16:18 -05:00
Wanderer Fan
0218ba47f1
[TD]Prevent segfault on exit with open task dialog
2022-02-01 09:15:00 -05:00
Wanderer Fan
bfc75818ed
[TD]shrink detail view matting
2022-02-01 09:15:00 -05:00
Wanderer Fan
309a1455cb
[TD]Fix 4486 allow detail view of Base with no solids
2022-02-01 09:15:00 -05:00
Wanderer Fan
69c6272e11
[TD]fix wrong preference path
2022-02-01 09:15:00 -05:00
Benjamin Bræstrup Sayoc
4f9e5cd464
Improve code simplicity/readability
2022-02-01 09:10:36 -05:00
Yorik van Havre
b0b1c0afbb
Merged crowdin translations
2022-02-01 12:59:42 +01:00
luz paz
a5135efd87
TD: cleanup after #5457 [skip ci]
...
Fix header uniformity
Fix grammar
Fix trailing whitespace
2022-01-30 10:38:55 -05:00
edi271
a26933bf4c
[TD] Include Intersection method into DrawUtil class
2022-01-29 14:49:44 -05:00
edi271
cd4da51e60
[TD] Insert new tool Area Annotation
2022-01-29 14:49:44 -05:00
Wanderer Fan
cc770208ea
[TD]migrate DrawingWB projection functions to TechDrawWB
2022-01-29 14:49:15 -05:00
Wanderer Fan
27691073e1
[TD]restore missing import statement
...
missing import in initGui preventing start of workbench
2022-01-28 09:50:59 -05:00
0penBrain
420d54340a
[TD] Prevent crash when snapping leader line
2022-01-27 15:13:03 -05:00
benj5378
96b8a6e87b
Black
2022-01-27 09:44:44 -05:00
benj5378
8d7c92ece4
Remove unused modules and variables
2022-01-27 09:44:44 -05:00
benj5378
bc392faf56
Refactor counting for moved views
2022-01-27 09:44:17 -05:00
benj5378
918be1d102
Black
2022-01-27 09:44:17 -05:00
benj5378
2babd6d483
Remove unused modules
2022-01-27 09:44:17 -05:00
Wanderer Fan
4da3c21dcf
[TD]Allow override of dimension line angles
2022-01-27 09:42:49 -05:00
Roy-043
9fba28c1b6
Update CommandExtensionPack.cpp
...
Added the missing bracket!
2022-01-26 08:48:42 -05:00
Roy-043
b03dd9b6da
Update CommandExtensionPack.cpp
...
Delta Distance was added to the dialog box.
2022-01-26 08:48:42 -05:00
Roy-043
9c00c3ffea
Update CommandExtensionPack.cpp
...
Modifications as suggested by Edi.
2022-01-26 08:48:42 -05:00
Roy-043
a2be2ab959
Update CommandExtensionDims.cpp
...
Modifications as suggested by Edi.
2022-01-26 08:48:42 -05:00
Roy-043
55441fd97b
Update Workbench.cpp
...
I did no realize that there is a `ToolBars` section and a `CommandBars` section in the file. In the previous version I did not edit the ToolBars section. Both sections now match. Sorry for the confusion.
Are `CommandBars` still used? I seem to remember that they are obsolete.
2022-01-26 08:48:42 -05:00
Roy-043
08aa89cfa2
Update Workbench.cpp
...
I had to rebase this file, and forgot one diff. Should be fixed now.
2022-01-26 08:48:42 -05:00
Roy
5476af8f8f
TechDraw: Ext. Tools: Improve menu texts and tooltips
2022-01-26 08:48:42 -05:00
Yorik van Havre
b3e2c87530
Merged crowdin translations
2022-01-26 14:15:14 +01:00
Yorik van Havre
630215c721
Regenerated ts files
2022-01-26 13:59:39 +01:00
Wanderer Fan
cb280afbc4
[TD]remove redundant edits from 9 Task dialogs
2022-01-22 14:51:20 -05:00
luz paz
48f07429a2
TD: fix source comment typo
2022-01-22 16:28:41 +01:00
luz paz
0324b5b338
TD: Uniformity tweaks left over from #5383
2022-01-22 16:27:46 +01:00
Roy-043
997cd89fc2
TechDraw: fix typos in CommandAnnotate.cpp
2022-01-22 11:48:19 +01:00
Wanderer Fan
cf5a14bc27
[TD]Adjust initial placement of dim text
2022-01-21 11:25:09 -05:00
Aapo
253817e3e9
[TD] Add new non-standard format specifier '%w' that truncates trailing zeros.
2022-01-21 11:24:44 -05:00
edi271
83839b6d13
[TD] add right/left baseline in Parallel Dimension tools
2022-01-21 11:22:40 -05:00
edi271
242dcd7e44
[TD] Variable line stretching distance
2022-01-21 11:22:40 -05:00
edi271
c46a4f776b
[TD] Move Circulation method to DrawUtil
2022-01-21 11:22:40 -05:00