wandererfan
|
be74909b9a
|
[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
|
857ddacb6e
|
Update translations (#10613)
* Update translations
* Start: Remove Start.ts
|
2023-09-10 13:06:26 -05:00 |
|
wandererfan
|
7f2076afb8
|
[TD]fix fail on multiple empty annotation
|
2023-09-07 13:11:09 -04:00 |
|
wandererfan
|
4046e03cc6
|
[TD]refactor print routines out of MDIViewPage
|
2023-09-06 08:58:33 -04:00 |
|
wandererfan
|
ae7415c39e
|
[TD]add support for view menu zoom
|
2023-09-05 08:47:40 -04:00 |
|
wandererfan
|
2e4ed1ae99
|
[TD]fix selection highlighting from tree
|
2023-09-03 10:09:42 -04:00 |
|
wandererfan
|
7ca834acc5
|
[TD]fix Tolerance format issue in dialog
|
2023-09-02 21:32:14 -04:00 |
|
wandererfan
|
61add5ea7a
|
[TD]fix keyboard zoomIn/zoomOut for Touchpad mode
|
2023-09-01 09:11:55 -04:00 |
|
wandererfan
|
a2735416e1
|
[TD]fix #10440 Balloon arrow end point
|
2023-08-30 14:01:24 -04:00 |
|
wandererfan
|
4fb7b912b4
|
[TD]fix double delete of centerline
|
2023-08-29 20:44:14 -04:00 |
|
wandererfan
|
fdd3a8d2cf
|
[TD]Allow section line stretch/shrink
|
2023-08-29 20:44:14 -04:00 |
|
Chris Hennes
|
6bfafc62dc
|
Update translations
|
2023-08-29 07:38:09 -05:00 |
|
liukaiwen
|
974da86cb4
|
fix: windows build need /utf-8
|
2023-08-28 11:43:39 -04:00 |
|
Chris Hennes
|
c60944ed62
|
TD: Wrap PyArg_ParseTupleAndKeywords
|
2023-08-25 15:34:26 -05:00 |
|
wandererfan
|
9c1bc2e0e9
|
[TD]use original shape for section of section
|
2023-08-21 20:31:06 -04:00 |
|
wandererfan
|
9b6dd9f8bd
|
[TD]add preference for choice of section shape
|
2023-08-21 20:31:06 -04:00 |
|
luzpaz
|
ed9ff68935
|
Fix typos
|
2023-08-21 20:20:47 +02:00 |
|
wandererfan
|
44c40067b2
|
[TD]Fix section of section
|
2023-08-20 12:25:12 -04:00 |
|
wandererfan
|
a51e46775f
|
[TD]fix 10013 detail of sketch
|
2023-08-20 12:25:12 -04:00 |
|
wandererfan
|
8e600f0a44
|
[TD]fix 9990 page parms before display
|
2023-08-20 12:25:12 -04:00 |
|
wandererfan
|
afd06d09f7
|
[TD]fix omission in splitting GeometryObject
|
2023-08-19 17:18:42 -04:00 |
|
wandererfan
|
12f137397d
|
[TD]revert change to PdfVersion_A1b
|
2023-08-19 17:18:42 -04:00 |
|
wandererfan
|
993cf8eeb3
|
[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
|
8e52a0baf8
|
[TD]Rotate CosmeticEdge with View
|
2023-08-19 17:18:42 -04:00 |
|
wandererfan
|
a40033ef9a
|
[TD]rotate CosmeticVertex with View
|
2023-08-19 17:18:42 -04:00 |
|
wandererfan
|
5776112570
|
[TD]resolve merge conflicts
|
2023-08-19 13:28:53 -04:00 |
|
Benjamin Bræstrup Sayoc
|
bb50fd1079
|
[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
|
575489b816
|
[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
|
d0d0a6f923
|
[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
|
4051e29188
|
[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
|
5cb05ce3c1
|
[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 |
|
Benjamin Bræstrup Sayoc
|
78ef7a8f39
|
[TechDraw] Improve CenterLine.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 |
|
wandererfan
|
3e164a5700
|
[TD]split GeometryObject
|
2023-08-18 15:18:42 -04:00 |
|
wandererfan
|
d23ca906b0
|
[TD]fix #9265 - memory leak in cosmetic features
|
2023-08-18 15:18:42 -04:00 |
|
Damiano Lombardi
|
d443a1d37a
|
TechDraw: Check for valid selection before asking for destination page
|
2023-08-18 10:29:52 -04:00 |
|
Damiano Lombardi
|
8303c79c47
|
TechDraw: Check for valid selection before asking for destination page
|
2023-08-18 10:29:52 -04:00 |
|
Benjamin Bræstrup Sayoc
|
45232752fd
|
[TechDraw] CenterLine should use enums
|
2023-08-18 10:22:17 -04:00 |
|
wandererfan
|
0e201064f1
|
[TD]Fix wrong export macro
|
2023-08-18 16:14:34 +02:00 |
|
Chris Hennes
|
09edbbebaf
|
Merge pull request #10258 from chennes/translations20230814
Update translations
|
2023-08-18 08:52:13 -05:00 |
|
wandererfan
|
49a9442d61
|
[TD]add label translation for Page and Template
|
2023-08-17 19:23:29 -04:00 |
|
wandererfan
|
414e06d54d
|
[TD]apply translateLabel after all addObject calls
|
2023-08-17 19:23:29 -04:00 |
|
wandererfan
|
6595ed01d1
|
[TD]add view name translation tokens
|
2023-08-17 19:23:29 -04:00 |
|
wandererfan
|
bb08f70d04
|
[TD]Add method to translate View labels
|
2023-08-17 19:23:29 -04:00 |
|
Chris Hennes
|
94426e1f54
|
TD: Translate default labels
|
2023-08-17 19:23:29 -04:00 |
|
Chris Hennes
|
28f396cc75
|
Update translations
Adds the ten units strings from Base as well.
|
2023-08-16 22:50:39 -05:00 |
|
Chris Hennes
|
2536c0d855
|
TD: Correct use of TRANSLATE_NOOP
Direct UI access should use translate()
|
2023-08-12 17:53:26 -04:00 |
|
Chris Hennes
|
05442206ac
|
TD: Correct translation in TaskComplexSection
|
2023-08-12 17:52:16 -04:00 |
|
wandererfan
|
b7f149864b
|
[TD]move dvp cosmetic functions to extension
|
2023-08-10 10:17:22 -04:00 |
|
wandererfan
|
a379f17b1c
|
[TD]provide result of detail to other views
|
2023-08-10 10:17:22 -04:00 |
|
wandererfan
|
d087a8fea4
|
[TD]remove unused code dvp & sections
|
2023-08-10 10:17:22 -04:00 |
|