Commit Graph

1880 Commits

Author SHA1 Message Date
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
wandererfan
879a259d81 [TD]embed geom hatch file in document 2020-01-12 11:38:53 -05:00
wandererfan
c3088fab71 [TD]embed Svg hatch file in Document 2020-01-12 11:38:53 -05:00
wandererfan
37653e57d5 [TD]use new PropertyFileIncluded.isEmpty() 2020-01-12 11:38:53 -05:00
wandererfan
594786847e [TD]embed section hatch file(s) in Document 2020-01-12 11:38:53 -05:00
wandererfan
c3fbc24290 [TD]correct PropertyFileIncluded handling in Welding 2020-01-12 11:38:53 -05:00
WandererFan
599c586cfa [TD]fix compile error on Win re M_PI 2020-01-10 18:04:41 -05:00
wandererfan
4ac6415828 [TD]refix Dim select area problem 2020-01-08 15:07:28 -05:00
WandererFan
dedb03b76f [TD]fix Section label 2020-01-04 08:19:11 -05:00
wandererfan
7580c05504 [TD]fix Dimension selection issues 2019-12-31 17:28:41 -05:00
WandererFan
864fa1dc55 [TD]support Pyramid in Balloon 2019-12-31 08:11:40 -05:00
WandererFan
98ed976e24 [TD]support pyramid arrow in leader 2019-12-31 08:11:40 -05:00
WandererFan
911ab15224 [TD]add arrow style - Pyramid
- contributed by @lidiriel
2019-12-31 08:11:40 -05:00
wandererfan
6886621008 [TD]fix potential nullptr while restoring 2019-12-30 18:20:48 -05:00
wandererfan
bb45c7b97e [TD]adjust symbol location for font and text 2019-12-29 09:39:47 -05:00
wandererfan
42b3358f13 [TD]fix #4234 initial display of section label 2019-12-29 09:39:47 -05:00
wmayer
75fb8886ac declare getMDIView and getMDIViewPage as const 2019-12-29 13:55:39 +01:00
wmayer
7f77b1e6c9 TechDraw: [skip ci] fix -Winconsistent-missing-override 2019-12-29 00:02:15 +01:00
WandererFan
5bd578d6eb [TD]update property name in Balloon test case 2019-12-27 20:27:19 -05:00
WandererFan
eb46f15159 [TD]fix overload warning 2019-12-27 20:27:19 -05:00
WandererFan
a6b3de4220 [TD]fix Balloon placement issues
- contributed by @lidiriel
2019-12-27 20:27:19 -05:00
wmayer
5557e7b41b TechDraw: [skip ci] fix warnings -Wunused-private-field and -Winconsistent-missing-override 2019-12-26 20:13:52 +01:00
wandererfan
0b3ad7b17b [TD]fix Py2/Qt4 errors 2019-12-26 08:56:21 -05:00