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
FEA-eng
c3f3e47d59
TECHDRAW: Update DimensionValidators.h
2024-04-03 22:42:59 +02:00
FEA-eng
523ad14309
TECHDRAW: Update DimensionValidators.cpp
2024-04-03 22:42:59 +02:00
wandererfan
e64af14325
[TD]fix fail on corrupt dimension reference
2024-04-03 08:48:39 -04:00
wmayer
c96fd71e4f
Fix several compiler warnings
...
* fix -Winconsistent-missing-override
* fix -Wunused-but-set-variable
* fix -Wunused-parameter
* fix -Wunused-lambda-capture
* fix -Wunused-private-field
* fix -Wpessimizing-move
2024-04-03 10:04:56 +02:00
ppphp
041ed30055
fix: some unuse argument warning
2024-03-31 10:47:32 +02:00
ppphp
8863b9ac4c
fix: c++20 deprecate [=]
2024-03-31 10:47:32 +02:00
Chris Hennes
c37c32edc9
Merge pull request #13154 from chennes/translations20240325
...
Update translations and fix script
2024-03-28 13:51:39 -05:00
wandererfan
f530f1a5c8
[TD]fix fail on undo of cosmetic delete
2024-03-27 13:23:45 -04:00
PaddleStroke
da471d2419
TechDraw: Remove "cosmetic eraser" from toolbar
2024-03-26 09:01:58 -04:00
Chris Hennes
778ae787a6
Add missing files to PreCompiled.h
2024-03-26 07:36:24 +01:00
wandererfan
9f7a4ce8e0
[TD]fix ComplexSection with ViewDirection == Z
2024-03-25 21:22:04 -04:00
wandererfan
ee04b9e9e9
[TD]remove 2 unused methods
2024-03-25 21:22:04 -04:00
Chris Hennes
1a51c0cb57
Update translations
2024-03-25 18:08:22 -05:00
Chris Hennes
32a957bd07
Translation update: move Path to CAM
2024-03-25 17:32:59 -05:00
PaddleStroke
bba0bf1f40
TechDraw: Enable drag and drop to and from clip groups.
...
Remove TechDraw_ClipGroupAdd and TechDraw_ClipGroupRemove from the UI.
2024-03-25 13:17:46 -04:00
PaddleStroke
3443e61b47
TechDraw: double clicking page switch to techdraw wb. Fixes #13061
2024-03-25 13:17:46 -04:00
PaddleStroke
6ae97edf70
TechDraw: Remove "TechDraw_MoveView" as it is now handled by drag and drop.
2024-03-25 13:17:46 -04:00
PaddleStroke
5940125359
TechDraw: Enable dragging and dropping of views between pages.
2024-03-25 13:17:46 -04:00
pavltom
2f04fce75e
[TechDraw] Issue #5903 - Autofill template information
2024-03-23 08:56:47 -04:00
Marco Patzer
2a1120429b
Code reformat (black)
2024-03-23 08:52:06 -04:00
Marco Patzer
1cfa0426fb
Add leading plus (+) in hole/shaft fit limit
...
ISO 286/14405-1 calls for a plus sign if the limit is positive and a
minus sign if the limit is negative. A zero limit should have neither
a plus nor a minus sign. This commit adds the plus sign.
2024-03-23 08:52:06 -04:00
wandererfan
730136e3e9
[TD]fix no PAT hatch on first paint
2024-03-23 08:47:36 -04:00
wandererfan
927ee745f2
[TD]protect against bad pref value
...
- this is a temporary measure to prevent problems caused by a
bad value for LineStandard parameter. A previous devel version
stored on invalid value. This patch can be removed before
moving to production.
- this condition can be corrected by editing LineStandard to 0, 1 or
2. a plethora of warning messages is issued until the parameter is
corrected.
2024-03-23 08:47:36 -04:00
wandererfan
87baa154ac
[TD]use weak_ptr as deletion guard
...
- prevent crash if dimension deleted by Python while dialog
is open
2024-03-17 13:22:51 -04:00
wmayer
48ff9ad3a1
[TD]Refactor LTNP correction code for Dimensions
...
- additional geometry types
- add method to handle line like bsplines
- handle deleted ref body feature
- add test for empty savedGeometry
- add switch for matcher/LTNP on/off
2024-03-17 08:56:34 -04:00
edi271
1bc62cf113
[TD] AxoLengthDimension: use getScale() instead of Scale
2024-03-16 20:00:27 -04:00
pavltom
1ead8c6f0f
[TechDraw] Unify Projection Group parent linking
2024-03-16 19:59:49 -04:00