Florian Foinant-Willig
2d27b84686
TechDraw: fix extension lines of projected dimension
2023-10-02 13:53:01 -04:00
Florian Foinant-Willig
ed87ce0af0
TechDraw: Implements projected Length dimension
2023-10-02 13:53:01 -04:00
wandererfan
2d72806e29
[TD]Fix no dimensions from old document ( #10880 )
2023-10-02 09:39:27 -04:00
wandererfan
b47e9b6420
[TD]add line spacing property
...
- requires Arch PR #10816 to see results
2023-10-01 19:54:32 -04:00
Chris Hennes
6c9be93378
Update translations
2023-09-29 22:57:37 -05:00
wandererfan
2f069bb94f
[TD]fix missing reference geometry
2023-09-28 09:01:39 -04:00
wandererfan
a48490f518
[TD]fix centerline rotation
2023-09-27 12:24:21 -04:00
wandererfan
68f79e06ae
[TD]allow centerline deletion with Del
2023-09-27 12:24:21 -04:00
wandererfan
80539ff4c4
[TD]initial implementation of cosmetic cicle command
2023-09-20 13:42:11 -04:00
Pieter Hijma
776649be06
TechDraw: Expose two functions for SVG export
2023-09-20 09:27:17 -04:00
André Caldas
0f27212d57
TechDraw: creates closure for concurrent thread context.
...
We use a lambda function with a copy of variables
that might be destructed in the original calling thread,
possibly producing dangling references.
See: https://forum.freecad.org/viewtopic.php?t=81260
2023-09-20 09:26:15 -04:00
Chris Hennes
3f3ab1ae15
Update translations
2023-09-19 22:25:14 -05:00
wandererfan
272df02684
[TD]fix inverted detail of body
2023-09-15 13:53:54 -04:00
wandererfan
82db4a3e47
[TD]allow cosmetic deletion via DEL
2023-09-15 11:46:37 -04:00
wandererfan
84a8800767
[TD]fix hatch fail due to missing translate method
2023-09-14 12:05:13 -04:00
wandererfan
ac94b43eaf
[TD]rotate centerlines with view
2023-09-13 12:35:25 -04:00
wmayer
db9d6db34e
TD: remove unused class member
...
Fix compiler warning: -Wunused-private-field
2023-09-11 11:34:29 -04:00
wandererfan
1fccf89745
[TD]fix label generation complex section
2023-09-10 14:25:15 -04:00
wandererfan
7ea6b4202d
[TD]fix label generation simple section
2023-09-10 14:25:15 -04:00
wandererfan
404351065e
[TD]fix fail on section delete
...
- fails in onChange during delete due to null BaseView
2023-09-10 14:25:15 -04:00
Chris Hennes
0bc6870618
Update translations ( #10613 )
...
* Update translations
* Start: Remove Start.ts
2023-09-10 13:06:26 -05:00
wandererfan
c700a9feb8
[TD]fix fail on multiple empty annotation
2023-09-07 13:11:09 -04:00
wandererfan
4dd2b8d757
[TD]refactor print routines out of MDIViewPage
2023-09-06 08:58:33 -04:00
wandererfan
3769dbeeb9
[TD]add support for view menu zoom
2023-09-05 08:47:40 -04:00
wandererfan
9a6f12d9c6
[TD]fix selection highlighting from tree
2023-09-03 10:09:42 -04:00
wandererfan
ffad14a7ff
[TD]fix Tolerance format issue in dialog
2023-09-02 21:32:14 -04:00
wandererfan
76567cfc1b
[TD]fix keyboard zoomIn/zoomOut for Touchpad mode
2023-09-01 09:11:55 -04:00
wandererfan
4d09bb117a
[TD]fix #10440 Balloon arrow end point
2023-08-30 14:01:24 -04:00
wandererfan
5e29c03c63
[TD]fix double delete of centerline
2023-08-29 20:44:14 -04:00
wandererfan
f3b3e25513
[TD]Allow section line stretch/shrink
2023-08-29 20:44:14 -04:00
Chris Hennes
40f130643a
Update translations
2023-08-29 07:38:09 -05:00
liukaiwen
7d9ac16e6c
fix: windows build need /utf-8
2023-08-28 11:43:39 -04:00
Chris Hennes
c60e03741a
TD: Wrap PyArg_ParseTupleAndKeywords
2023-08-25 15:34:26 -05:00
wandererfan
ba6365f950
[TD]use original shape for section of section
2023-08-21 20:31:06 -04:00
wandererfan
858c3444d1
[TD]add preference for choice of section shape
2023-08-21 20:31:06 -04:00
luzpaz
09a965d595
Fix typos
2023-08-21 20:20:47 +02:00
wandererfan
ba721cb0e4
[TD]Fix section of section
2023-08-20 12:25:12 -04:00
wandererfan
2f8a8beca8
[TD]fix 10013 detail of sketch
2023-08-20 12:25:12 -04:00
wandererfan
b0b7df2424
[TD]fix 9990 page parms before display
2023-08-20 12:25:12 -04:00
wandererfan
098757b360
[TD]fix omission in splitting GeometryObject
2023-08-19 17:18:42 -04:00
wandererfan
523e80a617
[TD]revert change to PdfVersion_A1b
2023-08-19 17:18:42 -04:00
wandererfan
13feebf461
[TD]add missing command to menu
...
- 3 point angle was not in menu
- grouped menu items
2023-08-19 17:18:42 -04:00
wandererfan
9084bfd81a
[TD]Rotate CosmeticEdge with View
2023-08-19 17:18:42 -04:00
wandererfan
6eae743361
[TD]rotate CosmeticVertex with View
2023-08-19 17:18:42 -04:00
wandererfan
a94e5b0235
[TD]resolve merge conflicts
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
7503015807
[TechDraw] Improve DimensionGeometry.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
09f1c2ded7
[TechDraw] Improve DimensionFormatter.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
bef32983b0
[TechDraw] Improve CosmeticVertex.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
7c7823dd9b
[TechDraw] Improve CosmeticExtension.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00
Benjamin Bræstrup Sayoc
576aba95a2
[TechDraw] Improve Cosmetic.cpp typing
...
Make type safe by using const keywords when appropriate and improve memory handling by using references when appropriate.
2023-08-19 13:28:53 -04:00