Commit Graph

718 Commits

Author SHA1 Message Date
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
wandererfan
41b09a0ee5 [TD]fix LeaderLine noshow on doc load 2020-01-12 18:38:59 -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
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
wandererfan
119bb2d7e5 [TD]format RichAnno frame 2019-12-26 08:56:21 -05:00
wandererfan
b3a926f1d4 [TD]make symbol text adjustable
- also fix QGIWeldSymbol bounding rect
2019-12-26 08:56:21 -05:00
wandererfan
983c038949 [TD] remove obsolete code 2019-12-26 08:56:21 -05:00
wandererfan
29138d7225 [TD]fix Leader position override by QGIView 2019-12-26 08:56:21 -05:00
wandererfan
5c5f2c41a0 [TD]fix LeaderLine point edit 2019-12-26 08:56:21 -05:00
luz.paz
d1dc813a80 TD: fix header uniformity
This PR fixes header uniformity across all TechDraw WB.
2019-12-21 09:57:45 -05:00
wandererfan
9dcd9cdf6b [TD]fix SectionFace hatch on SVG Export 2019-12-18 15:03:22 -05:00
wandererfan
51cdc944f1 [TD]add Tolerance size factor to preferences 2019-12-18 07:01:46 -05:00
wandererfan
25618be6a7 [TD]remove duplicate line 2019-12-18 07:01:46 -05:00
wandererfan
9be2af54d3 [TD]improve presentation of tolerance text 2019-12-18 07:01:46 -05:00
wandererfan
b09233314b [TD]fix Svg hatch on export 2019-12-17 08:29:49 -05:00
wandererfan
8cbcd243e6 [TD]Py routines for CenterLines 2019-12-16 20:36:10 -05:00
wandererfan
b54212f82c [TD]Python routines and extension for line formating 2019-12-16 20:36:10 -05:00
wandererfan
a71bc8f734 [TD]Python routines and extension for Cosmetic Edges 2019-12-16 20:36:10 -05:00
wandererfan
f63cd9255a [TD]Python routines & extension for CosmeticVertex 2019-12-16 20:36:10 -05:00
wandererfan
15f180038f [TD]add ability to filter obvious geometry errors
- also add checks for geometry errors
2019-12-10 06:51:09 -05:00
donovaly
bb2db008ad TD: add units for line widths
- this also prevents negative values
- also fix an issue in DrawViewBalloon introduced by me recently
2019-12-07 08:37:56 -05:00
wandererfan
ed6adae509 [TD]fix dim text for multi value schemas 2019-12-05 07:10:08 -05:00
WandererFan
ed30896648 [TD]Prevent crash when base view deleted
- happened during creation of DVSection
2019-12-04 20:44:13 -05:00
wandererfan
8b3d33b349 [TD]Annotation icon to standards
- by @bitacovir
2019-12-04 10:16:19 -05:00
wandererfan
cc1b5736d9 [TD]fix jumping Rich Text Annotation 2019-12-04 10:16:19 -05:00
wmayer
84e32be87f fix typo in German translation 2019-11-29 12:01:37 +01:00