Josh Coalson
fbd8767242
Part: Rename AttachExtension::Support property to AttachmentSupport, to avoid name conflict with base features. Fixes #7052
2024-03-04 18:22:43 +01:00
pavltom
b12583e536
[TechDraw] Reimplement Leader Line parent linking
2024-03-04 15:35:06 +01:00
HowThatWorks
e1e7c9ce7d
Fixed minor mistakes and omissions
2024-03-04 04:14:12 +01:00
HowThatWorks
129fbe271c
Added common non-title block things
2024-03-04 04:14:12 +01:00
HowThatWorks
a217fb5fea
Tidied up the templates
2024-03-04 04:14:12 +01:00
HowThatWorks
35979507d2
Removed non-ISO compliant templates and replaced them with ISO-conformant templates
2024-03-04 04:14:12 +01:00
HowThatWorks
1b47fe70af
Some ISO 7200 title blocks
2024-03-04 04:14:12 +01:00
HowThatWorks
0e25906832
ISO 5457 compliant bases for TechDraw templates.
2024-03-04 04:14:12 +01:00
Chris Hennes
c4b54a94a2
Update translations
2024-02-29 17:25:46 -06:00
wandererfan
44e501e5fc
[TD]fix printAll formats
2024-02-29 18:06:04 -05:00
wandererfan
24876bec50
[TD]fix Projection Group front view position
...
- also fix checkbox correspondence with view position
2024-02-29 13:06:22 -05:00
pavltom
966f584644
[TechDraw] Add new Insert Repetition Count command
2024-02-26 16:40:25 -05:00
pavltom
ed3a1a6184
[TechDraw] Reimplement Rich Annotation parent linking
2024-02-26 16:22:30 -05:00
mos
037fbbc5c5
removed deprecaded functions
...
.
.
2024-02-26 17:38:01 +01:00
Chris Hennes
641e3dbbb4
Update translations ( #12557 )
...
* Update translations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-02-24 21:38:37 -06:00
wmayer
64a91968a3
MSVC: fix compiler warnings
2024-02-25 00:12:34 +01:00
wandererfan
1853dd8680
[TD]use correct tooltip in first/third angle
2024-02-21 11:46:18 -05:00
wandererfan
fc4cd682bb
[TD]ANSI/ASME section line conformance
2024-02-21 11:46:18 -05:00
wandererfan
026c48e022
[TD]fix Prefs Annotation tab
...
- prevent premature save of LineStandard
2024-02-17 12:11:14 -05:00
Yorik van Havre
ae0f162a41
Crowdin translations ( #12313 )
...
* updated ts files
* merged crowdin translations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-02-12 11:59:08 -06:00
pavltom
ff14c58ccc
[TechDraw] Add Owner property to Symbols
2024-02-11 16:03:44 -05:00
wandererfan
f57c7a5aa5
[TD]fix extension bolt hole circle re scale/rotate
2024-01-27 08:07:59 -05:00
wandererfan
9e080d13ce
[TD]fix extension hole thread re scale/rotate
2024-01-26 10:02:36 -05:00
wandererfan
9e9cd1342a
[TD]fix extension Extend function re scale/rotate
2024-01-26 10:02:36 -05:00
wandererfan
1567b90f39
[TD]fix Compass widget update in section
2024-01-22 20:02:54 -05:00
wandererfan
57d747a83c
[TD]fix line number not saved for cosmetic edge
2024-01-22 20:02:54 -05:00
wandererfan
f178206a2f
[TD]handle View rotation in ExtensionPack circle centerlines
2024-01-21 09:28:19 -05:00
wandererfan
a4c55b9ec8
[TD]protect against stretch factor == 0
2024-01-20 18:58:55 -05:00
wandererfan
d1297ebf85
[TD]handle equal section line end points
2024-01-20 18:58:55 -05:00
wandererfan
62bd9b5e4a
[TD]fix Complex Section scale with DPGI base
2024-01-18 13:27:29 -05:00
wandererfan
238e8acda5
[TD]fix Section scale for DPGI base views
2024-01-18 13:27:29 -05:00
wandererfan
23e5673f46
[TD]Dimension validation improvements
2024-01-16 20:07:30 -05:00
wandererfan
8db72263be
[TD]fix Balloon parentage in tree
2024-01-15 15:44:12 -05:00
edi271
71df82dad3
[TD] Solve issue in VertexAtIntersection
2024-01-15 09:46:33 -05:00
wandererfan
b727b17c5e
[TD]fix missing \ in regex
2024-01-12 09:23:38 -05:00
wandererfan
e23b13b8d7
[TD]fix Dimension icons
2024-01-12 09:23:38 -05:00
wandererfan
df0cf92243
[TD]Revert detail to piecewise algo
2024-01-11 18:24:51 -05:00
Alexander Neumann
c144160331
Remove code related to qtxmlpatterns ( #11755 )
2024-01-08 13:49:38 -03:00
David Carter
d9017bcca3
Material: Material editor enhancements ( #11764 )
...
Continues the work of the material subsystem improvements.
Add support for embedded SVG files. These are not the same
as image files so need to be handled differently.
Add the ability to filter materials in the editor when called from
code. This allows programs to select objects supporting specific
models, complete models, older models, etc.
Updated tests, and refactored code.
New models and materials supporting patterns such as used by the
TechDraw workbench.
fixes #11686 - checks for the presense of a model property before
assinging a value. This can happen when a required model definition is
not available.
---------
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2024-01-06 18:11:53 -06:00
wandererfan
08612d4489
[TD]fix duplicate unscale of CosmeticVertex
2024-01-06 08:43:25 -05:00
M G Berberich
970b1048f0
german ISO 7200 templates for TechDraw
2024-01-06 08:42:06 -05:00
Chris Hennes
fce7dea6f7
Update translations ( #11886 )
...
* Update translations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-03 09:27:18 -06:00
wandererfan
4e6dc1ca50
[TD]fix positioning of secondary views
2024-01-01 13:45:30 -05:00
sliptonic
70bc10a5d9
Merge pull request #11808 from luzpaz/typos-12-2023
...
Fix typos
2024-01-01 12:44:49 -06:00
wandererfan
daeaa2b7e3
[TD]fix fail when dropping onto corrupt object
2023-12-29 08:28:11 -05:00
wandererfan
de320363c9
[TD]use standard lines & LineFormat in extensions
2023-12-27 19:46:34 -05:00
wandererfan
5e7a5abaa3
[TD]fix balloon visibility behaviour
2023-12-27 19:46:34 -05:00
wandererfan
c40f01ae57
[TD]mute dimension autocorrect warning
2023-12-24 12:27:25 -05:00
wandererfan
023dd8ed8a
[TD]fix location of CV on rotated views
2023-12-24 12:27:25 -05:00
wandererfan
1d7f8b0c1d
[TD]fix warning re catch on polymorphic class
2023-12-24 08:30:53 -05:00