Commit Graph

1979 Commits

Author SHA1 Message Date
wmayer
e9f3178715 MSVC: Fix warning C4005: 'NOMINMAX': macro redefinition 2024-07-05 17:04:43 +02:00
Yorik van Havre
56e46e5f4e Translations (#15107)
* 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-07-02 12:21:53 +02:00
Reqrefusion
5a67b46ab5 Hatch
Update TechDraw_GeometricHatch.svg
2024-07-01 23:01:38 -05:00
Turan Furkan Topak
5d717d188e [Icons]Revision of TechDraw Icons(Char) (#14878)
* Char

Some fix

Update TechDraw_AreaDimension.svg

Displacement and m correction.

* Update TechDraw_ExtensionArcLengthAnnotation.svg
2024-07-01 23:01:18 -05:00
Reqrefusion
121f7b98fa lock
lock
2024-07-01 22:59:38 -05:00
Reqrefusion
5f5c21d865 others
Update TechDraw_RefError.svg

Back old icon

Update TechDraw_ArchView.svg

add Highlight

page fix
2024-07-01 22:59:30 -05:00
Reqrefusion
1a9c019975 posChain
Pixel alignment
2024-07-01 22:59:19 -05:00
Reqrefusion
5a9372c6e8 symbol
Fix

symbol
2024-07-01 22:59:06 -05:00
Reqrefusion
ef8cf0b4b9 Thread
Some Pixel fix
2024-07-01 11:09:06 -05:00
Reqrefusion
9302095a7e Vertex
Ensuring compatibility between them and with sketcher
2024-07-01 11:08:30 -05:00
Reqrefusion
006e3d9b6f view
kader wishes
2024-07-01 11:08:22 -05:00
Reqrefusion
bb84e4c927 Line lengths
New take
2024-07-01 11:08:15 -05:00
Reqrefusion
cff2db5d35 Dimensions
Mitigation

Update TechDraw_HorizontalExtentDimension.svg

for consisty with sketcher

Update TechDraw_AreaDimension.svg
2024-07-01 11:07:31 -05:00
Reqrefusion
75e23339a3 Centerline
Update TechDraw_2PointCenterline.svg
2024-07-01 11:04:32 -05:00
Reqrefusion
c6d600ff5f blue
Update TechDraw_LeaderLine.svg

Update TechDraw_Midpoints.svg

Compatibility with Skecher

Update TechDraw_Symbol.svg
2024-07-01 11:04:11 -05:00
Reqrefusion
9b7588b720 LineAttributes 2024-07-01 10:58:40 -05:00
Reqrefusion
bf838079ca proj 2024-07-01 08:17:35 -05:00
Reqrefusion
a5399d872b section 2024-07-01 08:17:23 -05:00
Reqrefusion
d603699061 Stack 2024-07-01 08:17:11 -05:00
Reqrefusion
034784e2f8 tree 2024-07-01 08:16:42 -05:00
Reqrefusion
18976931f0 Insert 2024-07-01 08:14:44 -05:00
Reqrefusion
ca21091a18 Update TechDraw_Dimension_Pointer.svg
Update TechDraw_Dimension_Pointer.svg
2024-07-01 08:14:14 -05:00
Reqrefusion
b21d00b387 Decimal 2024-07-01 08:14:02 -05:00
Reqrefusion
043217c04f Chamfer 2024-07-01 08:13:37 -05:00
Reqrefusion
c2fea34566 chain 2024-07-01 08:13:26 -05:00
Reqrefusion
a2ce64543d Cascade-Coord 2024-07-01 08:12:45 -05:00
wandererfan
50eb2b5513 [TD]show autofill value in dialog 2024-06-30 09:32:20 -04:00
PaddleStroke
3375bbfb8e TechDraw: Snap: disable snap if ALT is pressed. 2024-06-25 09:16:51 -05:00
wandererfan
55515b1e7f [TD]allow template fields to re-apply autofill 2024-06-23 09:48:25 -04:00
wandererfan
1bc72ce3bb [TD]clean up editable field length and click area 2024-06-23 09:48:25 -04:00
wmayer
1a84404515 MSVC: Fix compiler warnings
* avoid redefines in Assembly
* explicit cast from size_t to int
* remove unused variables
* avoid implicit cast from double to float
* in test cases replace EXPECT_FLOAT_EQ with EXPECT_DOUBLE_EQ or EXPECT_NEAR when doubles are used
2024-06-20 15:42:16 -05:00
wandererfan
24c1aaf148 [TD]fix weld symbol position 2024-06-20 09:08:32 -04:00
wmayer
127f935711 Fix several compiler warnings
* -Wmaybe-uninitialized
* -Wunused-parameter
* -Wunused-variable
* -Wnonnull
* -Wstringop-truncation
* -Wstringop-overflow
2024-06-19 21:14:23 -05:00
wandererfan
9334092c9f [TD]fix scene and tree selection sync 2024-06-17 19:31:56 -04:00
wandererfan
e31f338a94 [TD]fix segfault on confused selection
- failure in DrawDimHelper when both 2d & 3d geom selected
2024-06-16 13:15:19 -04:00
wandererfan
5594d23b5a [TD]fix ActiveView image size 2024-06-13 19:25:29 -04:00
wandererfan
9aeeeb61fd [TD]disable crop fields if crop not checked 2024-06-13 19:25:29 -04:00
Chris Hennes
6404de9c21 Update translations 2024-06-03 11:04:42 -05:00
PaddleStroke
c335ecb5ae TechDraw: Snapping: Fix bug where distanceX dimensions would wrongly compare to all dimensions. 2024-06-03 11:58:58 -04:00
PaddleStroke
cc4dd7ca64 TechDraw: Dimension Snapping : Enable different types of dimensions to snap together. 2024-06-03 11:58:58 -04:00
PaddleStroke
fcf973170b TechDraw: Dimension: fix centering snapping. 2024-06-03 11:58:58 -04:00
PaddleStroke
a4be7a9772 TechDraw: Smart dimension, fix initial selection by disabling Auto::Transaction 2024-06-03 11:57:33 -04:00
PaddleStroke
ca6a44be85 TechDraw: QGVPage: remove copy paste useless leftover. 2024-06-03 11:57:33 -04:00
PaddleStroke
fc105ea34d TechDraw: Smart dimension: fix D shortcut that was wrongly assigned to radius. 2024-06-03 11:57:33 -04:00
PaddleStroke
dd8fa20baf TechDraw: Smart dimension : fix radius/diameter command names 2024-06-03 11:57:33 -04:00
PaddleStroke
9a94c5c1a3 TechDraw: Smart Dimension: Fix cannot pan with middle mouse click. Fixes #14326 2024-06-03 11:54:37 -04:00
wandererfan
f0f34b12b3 [TD]use light-on-dark preference for dark themes 2024-06-03 09:03:33 -04:00
Syres916
a56909f57b [TechDraw] Improve visibility of TD preference icons in combo boxes...
...when using dark style sheets.
2024-06-03 09:03:33 -04:00
wandererfan
e5df9a9df7 [TD]restore stretch on pref page widgets 2024-06-03 09:03:33 -04:00
wmayer
3e23bd759b Mod: Fix several compiler warnings 2024-05-30 08:55:11 +02:00