Commit Graph

1052 Commits

Author SHA1 Message Date
wandererfan
fe32c79c33 [TD]fix Preference dialog keys 2020-02-07 12:28:13 -05:00
wandererfan
8fc0d02d5c [TD]fix Preferences 2020-02-05 08:19:35 -05:00
wandererfan
9d7d43ea18 [TD]Fix rich text size/position in Svg export
- still an issue with line spacing
2020-02-04 19:35:27 -05:00
donovaly
7d313e8c00 [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
869935207f [TD] DlgPrefsTechDrawx.ui: improve layout, wording and tooltips
part 1: - page 1 and 2
2020-02-04 08:08:08 -05:00
donovaly
7133526fe9 [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
9aff02f7f7 [TD] Command.cpp: restore menu names
these 3 have accidentally been changed by commit 2234e6f8
2020-02-04 08:05:50 -05:00
wmayer
c81f88d7d7 TechDraw: [skip ci] user visible text should be translated 2020-02-03 13:41:35 +01:00
donovaly
66c9166618 [TD] TaskRichAnno tr to fix Qt4 build 2020-02-03 07:20:52 -05:00
donovaly
97b80ff7f9 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
3adb3a3343 [TD] correct icon name
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42979
2020-02-03 07:20:52 -05:00
WandererFan
06357db88d [TD]sync icon names and menu entries
- contributed by @uwe
2020-02-03 07:20:52 -05:00
donovaly
efadf25b08 [TD] fix 2 typos 2020-02-03 07:20:52 -05:00
donovaly
abc4aecbfc [TD] update menu name to fit into the current naming scheme 2020-02-03 07:20:52 -05:00
donovaly
a2119e64c6 add missing placeholder text as in #2968 2020-01-31 08:35:38 -05:00
donovaly
0d4f226919 * also update 2 tooltips (the dialog already shows the current length unit) 2020-01-31 08:35:38 -05:00
donovaly
dc76b7fb5c [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
c1f19e0aba [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
c4394eadc6 [TD]Default color and weight for markup lines 2020-01-29 15:26:06 -05:00
wandererfan
61cbdd0297 [TD]fix missing parm save/restore 2020-01-29 15:26:06 -05:00
wandererfan
041640e0cc [TD]fix EdgeCapStyle default 2020-01-29 15:26:06 -05:00
donovaly
922c955218 [TD] fix regression with line width I introduced today 2020-01-28 21:07:49 -05:00
donovaly
e148a08b0e [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
853dc6d884 [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
83349d9b7e [TD]add missing letter to parameter string 2020-01-27 19:19:17 -05:00
wandererfan
90964f763b [TD]paint on RTA feature change 2020-01-27 15:42:48 -05:00
wandererfan
4827717884 [TD]update VP property changes immediately 2020-01-27 15:42:48 -05:00
wandererfan
6029d629be [TD]update leaderline immediate when props change 2020-01-27 15:42:48 -05:00
donovaly
f44eeae863 [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
bfe865579b [TD]delete extraneous definition 2020-01-27 08:02:29 -05:00
wandererfan
79d5d35eb1 [TD]Preferences: reorganize and add missing 2020-01-27 08:02:29 -05:00
wandererfan
53f4c8581b [TD]fix LeaderLine tooltipe 2020-01-27 08:02:29 -05:00
wandererfan
e2a81c78cb [TD]fix AutoHorizontal not applied after creation 2020-01-27 08:02:29 -05:00
donovaly
39be11c459 [TD] reduce scaling increment
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42780
2020-01-26 19:30:02 -05:00
wandererfan
ac8e653e0e [TD]support Horiz/Vert Dims in Dxf export 2020-01-23 13:46:51 -05:00
wandererfan
794d2ed62d [TD]fix LeaderLine autoHorizontal 2020-01-22 20:23:18 -05:00
Joshua Call
68da4cb243 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
ce06f31435 [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
660335b1f3 [TD]fix potential crash if page deletes self 2020-01-16 18:15:22 -05:00
wandererfan
b26b95da4d [TD]improve export error message 2020-01-16 18:15:22 -05:00
WandererFan
1665aee5a3 [TD]fix crash on Section apply 2020-01-16 07:36:05 -05:00
wandererfan
96ad0d9f37 [TD]Balloon ends and kink 2020-01-16 07:35:37 -05:00
wandererfan
0b4f82f280 [TD]fix parenting in Tree 2020-01-15 15:46:37 -05:00
wandererfan
ab4368531b [TD]fix RTA text size handling 2020-01-15 07:17:18 -05:00
wandererfan
1458e49e13 [TD]Cleanup dead code in TaskRichAnno 2020-01-15 07:17:18 -05:00
wandererfan
4fb29c7adf [TD]fix #4170 Unicode in Svg export on Win 2020-01-14 07:36:36 -05:00
wandererfan
eaa42b0dcd [TD]fix leader line display attributes 2020-01-14 06:41:35 -05:00
wmayer
4a8bafd88c TechDraw: [skip ci] fix -Winconsistent-missing-override 2020-01-13 01:59:01 +01:00
wandererfan
41b09a0ee5 [TD]fix LeaderLine noshow on doc load 2020-01-12 18:38:59 -05:00
wandererfan
2ec45406e7 [TD]fix inconsistent override warnings. 2020-01-12 11:38:53 -05:00