Wanderer Fan
ccc8ac65c5
[TD]fix X,Y change propagation
...
- X,Y changes to object1 were not propagated to
object2 linked by expression
2022-05-02 17:51:51 -04:00
Uwe
4193686594
[TD] App Headers: remove unused header - part 2
2022-03-25 00:01:49 +01:00
Wanderer Fan
bbffb3f413
[TD]handle ScaleType in old documents
2022-03-10 09:25:52 -05:00
Wanderer Fan
5926060281
[TD]fix ScaleType change behaviour
2022-03-07 09:30:39 -05:00
Wanderer Fan
3a7a12e436
[TD]improve handling of View in multiple Pages
2022-01-11 09:36:48 -05:00
mwganson
dfe02d4099
[TechDraw] prevent crash where user duplicates page without also duplicating dependencies
2021-09-06 13:20:29 -05:00
wmayer
20bcce1544
TD: [skip ci] implement DrawView::recompute to handle all OCC exception types
2021-02-25 12:39:50 +01:00
Mateusz Skowroński
2559f2d29c
Fix build warnings from deprecated Boost headers (they are used internally by Boost). Thanks @wwmayer for the hint.
2020-12-29 10:20:53 +01:00
wmayer
6693ea723f
TechDraw: [skip ci] fix -Wextra-semi -Winconsistent-missing-override
2020-02-26 18:44:45 +01:00
wandererfan
96e8f752be
[TD]Landmark Dims initial impl
2020-02-25 17:21:00 -05:00
wandererfan
3a42205cb4
[TD]fix autoscale for DPG
2020-02-14 07:44:56 -05:00
wandererfan
c282924064
[TD]Preferences: reorganize and add missing
2020-01-27 08:02:29 -05:00
luz.paz
cbdba0b5bb
TD: fix header uniformity
...
This PR fixes header uniformity across all TechDraw WB.
2019-12-21 09:57:45 -05:00
donovaly
2fa9369d42
TechDraw: add unit for rotation
2019-12-07 07:29:07 -05:00
wandererfan
0935aa9f5c
[TD]fix Jumping Dimensions
...
- X,Y were changed to PropertyLength (>0), but some X,Y
are relative, so X,Y sb PropertyDistance.
2019-12-03 17:12:01 -05:00
donovaly
deac1d8595
TechDraw: add units for position
...
see https://forum.freecadweb.org/viewtopic.php?f=35&t=40608 for details
2019-12-01 21:48:46 -05:00
wandererfan
4db8cac678
[TD]fix Front lock icon in DPG
2019-10-11 09:16:41 -04:00
Zheng, Lei
d26f772035
TechDraw: Link related changes
...
* Support link and group objects
* Support view sync by implementing view provider API getMDIView()
* Use handleChangedPropertyType() for object migration instead of
reimplementing Restore() because of a lots of changes in
PropertyContainer::Restore().
* Various other small fixes.
2019-08-17 15:15:46 +02:00
wandererfan
11d8aaed61
[TD]Add CenterLine edit function
2019-07-15 12:36:48 -04:00
wandererfan
59e47de506
Initial version addCosmeticVertex
2019-05-24 19:38:02 -04:00
wandererfan
7f07195f93
Text Leader initial version
2019-05-05 21:01:31 -04:00
wandererfan
a0e3ab1a40
Fix #3810 X/Y Property Update on Locked View
...
- fixes x/y update when position locked for simple
Views and ProjectionGroups.
2019-02-14 21:14:10 +01:00
wandererfan
ddfa510565
Fix View position in ClipGroup
2018-11-19 10:12:09 +01:00
wandererfan
ee607d36a9
Fix iso View position in AutoDistribute
2018-07-31 16:08:48 -03:00
wandererfan
26d7d74725
Convert deprecated boost::signal to signals2
2018-05-11 10:32:24 -03:00
WandererFan
033077f76f
KeepLabel Property to Gui side
2018-02-14 15:42:25 -05:00
WandererFan
70099d5704
Allow View Position to be Locked
...
- prevents accidently moving View A from desired position
while grabbing/dragging View B.
2018-01-11 11:21:25 -02:00
luzpaz
ab8f8919b6
Misc. typos
...
+ some are doxy others are just comment code.
+ some minor whitespace and grammatical tweaks.
+ app/SCL/* typos have also been submitted upstream (https://github.com/stepcode/stepcode/pull/366 ). So it's ok to merge them in to master.
2017-10-04 17:59:11 +02:00
WandererFan
4b3ab9e74e
Allow Section based on ViewMulti
2017-10-02 13:48:45 -03:00
wmayer
69e962b07a
fix override warnings
2017-09-15 08:26:48 +02:00
wmayer
ed87b819cb
fix override warnings
2017-09-15 01:49:12 +02:00
WandererFan
d15cd94f19
Ensure DrawView picks up DrawPage Scale at creation
2017-09-10 15:25:58 +02:00
WandererFan
d27b8387e8
Eliminate superfluous DPG executes
2017-09-10 15:22:49 +02:00
WandererFan
e8f2c68b5c
Allow DrawPage updates to be suspended
2017-09-10 15:21:54 +02:00
WandererFan
79a5a6adde
Change Scale to PropertyFloatConstaint to prevent OCC loop when Scale == 0
2017-02-07 10:51:42 -02:00
WandererFan
cd87af3746
Allow manual repositioning of ProjGroup views
2016-10-31 11:06:15 -02:00
WandererFan
a51b3f7b11
Add Caption property to Views
2016-10-31 11:06:15 -02:00
WandererFan
34644e9d71
Fix Section arrows,xDir,label
2016-09-01 12:14:42 -04:00
WandererFan
27ff991d79
Fix ProjectionGroupItem spacing
2016-09-01 12:14:42 -04:00
WandererFan
cf90d69319
Implement automatic scaling
2016-08-16 14:29:15 +02:00
WandererFan
a4061bb6a5
Fix #10 View Visibility
2016-07-11 15:32:16 +02:00
WandererFan
665bea53cf
Svg DrawViewSpreadsheet
2016-07-11 15:32:16 +02:00
WandererFan
bd13d33937
Fix View positioning for Automatic scaling
2016-07-11 15:32:16 +02:00
WandererFan
96d817e280
Fix #41 Projoection Group Spacing
...
Fix glitch when change First <-> Third Angle
2016-07-11 15:32:16 +02:00
WandererFan
6d07fec219
Python functionality for ViewPart and ViewClip
2016-07-11 15:32:16 +02:00
WandererFan
a46fd856d4
more /Drawing/TechDraw/ edits. VP name conflicts
2016-07-11 15:32:16 +02:00
WandererFan
3b2d07e8af
ProjectionAlgo & DrawingExport renames
2016-07-11 15:32:16 +02:00
WandererFan
189839e93d
Add Mod/TechDraw/App
2016-07-11 15:32:16 +02:00