PaddleStroke
41650a78d4
TechDraw: Implement 'Area' dimension.
2024-05-06 18:42:28 +02:00
PaddleStroke
8c5cfd23ec
TechDraw: Improve Arc Length dimension tool so that it can do any edge length: arc of ellipse, bspline.
2024-05-06 18:40:46 +02:00
PaddleStroke
e3a5ef3504
TechDraw: Smart Dimension tool : Integrate chain and coord dimensions.
2024-05-06 18:40:46 +02:00
PaddleStroke
57019d80ea
TechDraw: Smart Dimension tool : Integrate extent dimensions.
2024-05-06 18:40:46 +02:00
PaddleStroke
57bc4babea
TechDraw: Implement smart dimension tool.
2024-05-06 18:40:46 +02:00
PaddleStroke
5cbdcb2844
TechDraw: Add support for Assembly Exploded Views
2024-05-06 18:32:00 +02:00
Chris Hennes
a5d8aaa21c
Update translations
...
Also removes Web from translation scripts.
2024-05-06 18:17:53 +02:00
wandererfan
5c8b216567
[TD]fix dimension autocorrect
...
- autocorrect was not handling scaled and rotated reference geometry
properly.
2024-05-05 20:38:14 -04:00
WandererFan
ac1972cf97
Merge pull request #13790 from pavltom/techdraw_split_sheet_autofill
...
[TechDraw] Issue #13661 - Split sheet autofill to separate values
2024-05-04 09:15:04 -04:00
pavltom
7bf77b5239
[TechDraw] Issue #13661 - Split sheet autofill to separate values
2024-05-02 15:34:38 +02:00
wandererfan
b59657ada6
[TD]add fallback default template
2024-05-02 07:06:58 -04:00
WandererFan
f0fa456080
Merge pull request #13703 from Reqrefusion/main
...
Gui:Making Technical Drawing icons compatible with Part Design and Assembly icon
2024-04-30 07:45:42 -04:00
PaddleStroke
2849fb5c9d
TechDraw: remove 'Project Shape' from Techdraw toolbar
2024-04-29 18:08:50 +02:00
Reqrefusion
3e91ca658a
Correction of some line colors
2024-04-29 15:44:39 +03:00
Reqrefusion
7851bf65e0
Making Technical Drawing icons more compatible with Part Design and Assembly icons Continue
...
Another overlooked logo was combined and hidden lines were made into dash lines
2024-04-29 15:18:37 +03:00
Reqrefusion
d032654889
Making Technical Drawing icons more compatible with Part Design and Assembly icons
...
It is aimed to provide integrity by including the shape used in other workbenches in technical drawing icons. For the hidden line, color variation was used instead of dashed. The reason for this is to comply with the art guide. I think the dashed line looks better.
2024-04-28 23:59:51 +03:00
wmayer
af7efce41c
TD: Fix compiler warning
...
Warning: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Wstring-compare]
2024-04-25 10:46:24 +02:00
Chris Hennes
ead426c6eb
Update translations
...
Note: Web and Start omitted
2024-04-24 13:58:21 -05:00
WandererFan
05206afa1b
Merge pull request #13219 from Ondsel-Development/TD_Insert
...
TechDraw: Unify Insert View tools (View, ProjGroup, Sheet, Arch, svg, image)
2024-04-24 08:24:26 -04:00
PaddleStroke
ddd35aeefa
Fix typo introduced by solving conflict.
2024-04-22 17:16:50 +02:00
PaddleStroke
e0e0a91046
TechDraw: TaskProjGroup.ui : use QGroupBox instead of lines for app consistency.
2024-04-22 15:53:14 +02:00
PaddleStroke
2b0403dc27
TechDraw: Insert tool insert DrawViewProjGroupItem that can then be transfered into groups and back.
2024-04-22 15:53:14 +02:00
PaddleStroke
5eb73cf949
TechDraw: Enable setting a custom direction. Fixes #5821
2024-04-22 15:53:14 +02:00
PaddleStroke
b6d8bb094a
TechDraw: InsertView switch the MDI to page when triggered.
2024-04-22 15:53:14 +02:00
PaddleStroke
246496eed1
TechDraw: Add taskbox to Part View. Removes Projection Group from toolbar.
2024-04-22 15:53:14 +02:00
PaddleStroke
3d14c7d0b0
TechDraw: Insert View : Enable handling of image and SVG if no selection.
2024-04-22 15:53:14 +02:00
PaddleStroke
e68460017b
TechDraw: Insert View : Enable handling of spreadsheet and arch objects. Remove the spreadsheet and arch specific commands from the toolbars
2024-04-22 15:53:14 +02:00
Farley Runkel
9430ea9ee5
TechDraw: Refractor tracker action with proper enum
2024-04-22 18:21:49 +08:00
wandererfan
2a9900e478
[TD]set Leader QGraphicsItem parentage on restore
2024-04-18 14:41:38 -04:00
PaddleStroke
60290a2a34
TechDraw: Fix child of linked view.
2024-04-18 12:14:10 -04:00
PaddleStroke
ffb34ebe54
TechDraw: Fix child not moving when drag and dropping a view between pages.
2024-04-18 12:14:10 -04:00
PaddleStroke
beda33d9e6
TechDraw: Remove Share View from toolbars. Leave it in menu.
2024-04-18 12:14:10 -04:00
PaddleStroke
4d84efb061
TechDraw: Enable App::Links to work with TechDraw views.
2024-04-18 12:14:10 -04:00
wandererfan
ed6c12773e
[TD]Expose getVisibleVertexes/getHiddenVertexes to Python
2024-04-18 08:35:31 -04:00
wandererfan
1bd3379bef
[TD]fix crash on corrupt reference
2024-04-17 18:42:16 -04:00
Chris Hennes
e7069e6797
Update translations.
2024-04-17 16:50:38 -05:00
wandererfan
1d62aad88d
[TD]fix merge issue from PR13369
...
- PR13369 will not merge. This is the final 2 commits.
2024-04-17 08:06:05 -04:00
wandererfan
e5dacc9c9b
[TD]fix 3d dimension position on DetailView
2024-04-16 13:20:02 -04:00
wandererfan
301d928cba
[TD]fix BrokenView dimensions
2024-04-15 19:59:22 -04:00
David Planella
6aedddba5f
Renamed locale folders according to IETF subtags, added README file with instructions on how to add a new translation
2024-04-14 08:51:25 -04:00
David Planella
c6378ae51b
Remove stray translations into their own locale folder
2024-04-14 08:51:25 -04:00
David Planella
58cd0f8353
Move all existing translation folders into locale subfolder
2024-04-14 08:51:25 -04:00
luzpaz
10d02c8a01
TD: Remove incorrect TODO
...
Closes #13410
2024-04-13 17:15:35 +02:00
wandererfan
2406c2798e
[TD]handle odd projection cs in broken view
2024-04-12 13:41:46 -04:00
wandererfan
343625fde5
[TD]fix regression of svg hatch during export
...
- last worked in v0.20
- svg hatch tile field is not cropped on export to svg. svg tiles are
replaced by pixmap tiles for export.
2024-04-12 09:00:06 -04:00
wandererfan
ebdc3c255d
[TD]fix templated autofill for sheet
2024-04-07 14:32:02 -04:00
wandererfan
701fcc3624
[TD]create BrokenView from base view
2024-04-06 15:25:23 -04:00
wandererfan
7b71b5d9b5
[TD]add guards for null shape
2024-04-06 15:25:23 -04:00
wandererfan
cdb4075340
[TD]adjust breakline position
2024-04-06 15:25:23 -04:00
wandererfan
43fc04309a
[TD]implement BrokenView
2024-04-06 15:25:23 -04:00