Commit Graph

1057 Commits

Author SHA1 Message Date
Zheng, Lei
1024344bb6 TechDraw: remove duplicated fix 2020-02-11 15:40:27 -05:00
Zheng, Lei
3cd84fc2d0 TechDraw: fix build for qt4 2020-02-11 15:40:27 -05:00
donovaly
5d60f3af01 DlgPrefsTechDraw1.ui: revert unwanted change 2020-02-11 07:44:56 -05:00
donovaly
1174051394 [TD] some wording improvements 2020-02-11 07:44:56 -05:00
wandererfan
8462c43a06 [TD]add Hatch limit parameters 2020-02-07 12:28:13 -05:00
wandererfan
e983ca3911 [TD]fix Preference dialog keys 2020-02-07 12:28:13 -05:00
wandererfan
0532df4937 [TD]fix Preferences 2020-02-05 08:19:35 -05:00
wandererfan
d68fcb8cc5 [TD]Fix rich text size/position in Svg export
- still an issue with line spacing
2020-02-04 19:35:27 -05:00
donovaly
a5fe809763 [TD] DlgPrefsTechDrawx.ui: improve layout, wording and tooltips
part 2: - page 1 (some more), 3, 4, 5
2020-02-04 08:08:08 -05:00
donovaly
40fb83207d [TD] DlgPrefsTechDrawx.ui: improve layout, wording and tooltips
part 1: - page 1 and 2
2020-02-04 08:08:08 -05:00
donovaly
658fd9b439 [TD] further SVG fix
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42955&p=366102#p366102
2020-02-04 08:06:57 -05:00
donovaly
a87a52d1e8 [TD] Command.cpp: restore menu names
these 3 have accidentally been changed by commit a92e157a
2020-02-04 08:05:50 -05:00
wmayer
e4be9e43d6 TechDraw: [skip ci] user visible text should be translated 2020-02-03 13:41:35 +01:00
donovaly
61005608ca [TD] TaskRichAnno tr to fix Qt4 build 2020-02-03 07:20:52 -05:00
donovaly
72e55ca8a3 fix missing namespaces in SVG files
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42955&start=10#p365470
2020-02-03 07:20:52 -05:00
donovaly
1583f3c307 [TD] correct icon name
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42979
2020-02-03 07:20:52 -05:00
WandererFan
a92e157a9d [TD]sync icon names and menu entries
- contributed by @uwe
2020-02-03 07:20:52 -05:00
donovaly
fe2c802ed4 [TD] fix 2 typos 2020-02-03 07:20:52 -05:00
donovaly
3a991afe7b [TD] update menu name to fit into the current naming scheme 2020-02-03 07:20:52 -05:00
donovaly
fa635035dd add missing placeholder text as in #2968 2020-01-31 08:35:38 -05:00
donovaly
cf8fee41b6 * also update 2 tooltips (the dialog already shows the current length unit) 2020-01-31 08:35:38 -05:00
donovaly
99baface06 [TD] set default text size for RichAnno dialog
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42414&p=364965#p364965
2020-01-31 08:35:38 -05:00
donovaly
cc5e5f97e1 [TD] add missing update when changing WeldSymbol parameter
see https://forum.freecadweb.org/viewtopic.php?f=35&t=40608&p=364690#p364690
2020-01-30 09:29:51 -05:00
wandererfan
ebf0f9da0d [TD]Default color and weight for markup lines 2020-01-29 15:26:06 -05:00
wandererfan
a105272283 [TD]fix missing parm save/restore 2020-01-29 15:26:06 -05:00
wandererfan
8512c5e8ae [TD]fix EdgeCapStyle default 2020-01-29 15:26:06 -05:00
donovaly
b758b22171 [TD] fix regression with line width I introduced today 2020-01-28 21:07:49 -05:00
donovaly
f95c87a759 [TD] disable the frame parameters if there is no frame
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42747&start=10#p363768 following
2020-01-28 12:42:13 -05:00
donovaly
42e6aeb14e [TD] improve RichAnno and LeaderLine dialog
see: https://forum.freecadweb.org/viewtopic.php?f=35&t=42746&p=364126#p364126
2020-01-28 12:40:56 -05:00
wandererfan
ac8ae43a74 [TD]add missing letter to parameter string 2020-01-27 19:19:17 -05:00
wandererfan
5bd9ac0dcc [TD]paint on RTA feature change 2020-01-27 15:42:48 -05:00
wandererfan
bd1a462139 [TD]update VP property changes immediately 2020-01-27 15:42:48 -05:00
wandererfan
f5d66c5e88 [TD]update leaderline immediate when props change 2020-01-27 15:42:48 -05:00
donovaly
338774dd47 [TD] Use PropertyLength for LineWidths
- contributed by @uwe

- also assure that the LineStyle is restricted to the range 0-5

fix another conversion routine mistake
2020-01-27 09:09:25 -05:00
wandererfan
0e015dad54 [TD]delete extraneous definition 2020-01-27 08:02:29 -05:00
wandererfan
c282924064 [TD]Preferences: reorganize and add missing 2020-01-27 08:02:29 -05:00
wandererfan
3ea761dbcb [TD]fix LeaderLine tooltipe 2020-01-27 08:02:29 -05:00
wandererfan
1f54e153c8 [TD]fix AutoHorizontal not applied after creation 2020-01-27 08:02:29 -05:00
donovaly
fa40b50565 [TD] reduce scaling increment
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42780
2020-01-26 19:30:02 -05:00
wandererfan
91f91f458d [TD]support Horiz/Vert Dims in Dxf export 2020-01-23 13:46:51 -05:00
wandererfan
96bdea2f5f [TD]fix LeaderLine autoHorizontal 2020-01-22 20:23:18 -05:00
Joshua Call
1b198453b8 Remove TechDraw_Tree_Annotation.svg
Replace TechDraw_Tree_Annotation.svg with techdraw-annotation.svg as
discussed in forum topic
https://forum.freecadweb.org/viewtopic.php?f=34&t=42552
2020-01-19 10:07:08 -05:00
donovaly
a3622ee49f [TD] rename some Draw* elements - try 2
as discussed here: https://forum.freecadweb.org/viewtopic.php?p=360042#p360042
2020-01-18 06:57:29 -05:00
wandererfan
ab3941af14 [TD]fix potential crash if page deletes self 2020-01-16 18:15:22 -05:00
wandererfan
841a673bba [TD]improve export error message 2020-01-16 18:15:22 -05:00
WandererFan
f347765140 [TD]fix crash on Section apply 2020-01-16 07:36:05 -05:00
wandererfan
05577c267c [TD]Balloon ends and kink 2020-01-16 07:35:37 -05:00
wandererfan
8b2e318f15 [TD]fix parenting in Tree 2020-01-15 15:46:37 -05:00
wandererfan
e290e9c4c9 [TD]fix RTA text size handling 2020-01-15 07:17:18 -05:00
wandererfan
6cb31ac91f [TD]Cleanup dead code in TaskRichAnno 2020-01-15 07:17:18 -05:00