Commit Graph

1975 Commits

Author SHA1 Message Date
Reqrefusion
8a762c7a6f lock
lock
2024-07-01 22:59:38 -05:00
Reqrefusion
31b3a375ed 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
f763fd3820 posChain
Pixel alignment
2024-07-01 22:59:19 -05:00
Reqrefusion
edc54a5cfb symbol
Fix

symbol
2024-07-01 22:59:06 -05:00
Reqrefusion
f703e8b3f9 Thread
Some Pixel fix
2024-07-01 11:09:06 -05:00
Reqrefusion
fa9c62b57a Vertex
Ensuring compatibility between them and with sketcher
2024-07-01 11:08:30 -05:00
Reqrefusion
ccd1b853eb view
kader wishes
2024-07-01 11:08:22 -05:00
Reqrefusion
50b243cd15 Line lengths
New take
2024-07-01 11:08:15 -05:00
Reqrefusion
bbacedbc27 Dimensions
Mitigation

Update TechDraw_HorizontalExtentDimension.svg

for consisty with sketcher

Update TechDraw_AreaDimension.svg
2024-07-01 11:07:31 -05:00
Reqrefusion
668905783c Centerline
Update TechDraw_2PointCenterline.svg
2024-07-01 11:04:32 -05:00
Reqrefusion
fb9fe655c8 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
1e00c0b9d1 LineAttributes 2024-07-01 10:58:40 -05:00
Reqrefusion
92541f569d proj 2024-07-01 08:17:35 -05:00
Reqrefusion
e4a87526fd section 2024-07-01 08:17:23 -05:00
Reqrefusion
bb87c79a02 Stack 2024-07-01 08:17:11 -05:00
Reqrefusion
5c999c5e99 tree 2024-07-01 08:16:42 -05:00
Reqrefusion
28338396ab Insert 2024-07-01 08:14:44 -05:00
Reqrefusion
f17f515b11 Update TechDraw_Dimension_Pointer.svg
Update TechDraw_Dimension_Pointer.svg
2024-07-01 08:14:14 -05:00
Reqrefusion
a7003ebe37 Decimal 2024-07-01 08:14:02 -05:00
Reqrefusion
e6069cddc9 Chamfer 2024-07-01 08:13:37 -05:00
Reqrefusion
84ef75944b chain 2024-07-01 08:13:26 -05:00
Reqrefusion
d36a20812e Cascade-Coord 2024-07-01 08:12:45 -05:00
wandererfan
f53fd6d474 [TD]show autofill value in dialog 2024-06-30 09:32:20 -04:00
PaddleStroke
e49f74aed9 TechDraw: Snap: disable snap if ALT is pressed. 2024-06-25 09:16:51 -05:00
wandererfan
6fd73487c7 [TD]allow template fields to re-apply autofill 2024-06-23 09:48:25 -04:00
wandererfan
7b71753214 [TD]clean up editable field length and click area 2024-06-23 09:48:25 -04:00
wmayer
2f8382ae59 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
d2be7f7d89 [TD]fix weld symbol position 2024-06-20 09:08:32 -04:00
wmayer
f6e67a009d Fix several compiler warnings
* -Wmaybe-uninitialized
* -Wunused-parameter
* -Wunused-variable
* -Wnonnull
* -Wstringop-truncation
* -Wstringop-overflow
2024-06-19 21:14:23 -05:00
wandererfan
2ca9b6ef80 [TD]fix scene and tree selection sync 2024-06-17 19:31:56 -04:00
wandererfan
6b84b65841 [TD]fix segfault on confused selection
- failure in DrawDimHelper when both 2d & 3d geom selected
2024-06-16 13:15:19 -04:00
wandererfan
ca00ba8ce3 [TD]fix ActiveView image size 2024-06-13 19:25:29 -04:00
wandererfan
b3b9614cbc [TD]disable crop fields if crop not checked 2024-06-13 19:25:29 -04:00
Chris Hennes
696196d8f0 Update translations 2024-06-03 11:04:42 -05:00
PaddleStroke
10531f998a TechDraw: Snapping: Fix bug where distanceX dimensions would wrongly compare to all dimensions. 2024-06-03 11:58:58 -04:00
PaddleStroke
6082ef521d TechDraw: Dimension Snapping : Enable different types of dimensions to snap together. 2024-06-03 11:58:58 -04:00
PaddleStroke
298deb7199 TechDraw: Dimension: fix centering snapping. 2024-06-03 11:58:58 -04:00
PaddleStroke
8acc6c534a TechDraw: Smart dimension, fix initial selection by disabling Auto::Transaction 2024-06-03 11:57:33 -04:00
PaddleStroke
25172e42d9 TechDraw: QGVPage: remove copy paste useless leftover. 2024-06-03 11:57:33 -04:00
PaddleStroke
65b6f349bb TechDraw: Smart dimension: fix D shortcut that was wrongly assigned to radius. 2024-06-03 11:57:33 -04:00
PaddleStroke
61712c8a6b TechDraw: Smart dimension : fix radius/diameter command names 2024-06-03 11:57:33 -04:00
PaddleStroke
ae3139e9f3 TechDraw: Smart Dimension: Fix cannot pan with middle mouse click. Fixes #14326 2024-06-03 11:54:37 -04:00
wandererfan
6f0f3d3186 [TD]use light-on-dark preference for dark themes 2024-06-03 09:03:33 -04:00
Syres916
f8cb31ba0e [TechDraw] Improve visibility of TD preference icons in combo boxes...
...when using dark style sheets.
2024-06-03 09:03:33 -04:00
wandererfan
06f79b5ebd [TD]restore stretch on pref page widgets 2024-06-03 09:03:33 -04:00
wmayer
ffad1e0c34 Mod: Fix several compiler warnings 2024-05-30 08:55:11 +02:00
wandererfan
7d6e9b19fb [TD]add style options for broken view 2024-05-29 14:12:13 -04:00
wmayer
4185605d5e clang/gcc: Add build option FREECAD_WARN_ERROR to force to make warnings into errors 2024-05-29 13:37:07 +02:00
PaddleStroke
48f43429bb TechDraw: Enable snapping section views to their base views. 2024-05-27 11:44:31 -04:00
PaddleStroke
babe4cc35f TechDraw: Remove TechDraw_ExtensionPosChainDimensionGroup and TechDraw_ExtensionCascadeDimensionGroup from toolbar since we can snap. 2024-05-27 11:44:31 -04:00