wandererfan
bb18d499a8
Implement kb scroll and pan
2019-02-25 17:52:46 +01:00
wandererfan
964bc5ab82
Implment ctl+/- zoomin on Page
2019-02-25 17:52:46 +01:00
wandererfan
fa5fb1ea9c
Fix bad highlight position in Detail from ProjGroup
2019-02-22 11:55:21 +01:00
wandererfan
19548b7d2f
Fix Selection center marks
...
- CenterMarks were difficult to select due to small
pick radius. Pick radius is now an adjustable
parameter.
2019-02-22 11:55:21 +01:00
wandererfan
b1e8eee9d2
Allow Section of unfused Source
...
- ViewSection required Source shapes to be fused before performing
the section cut. This caused some Edges to not be shown in the
result. An option to not fuse the Sources has been added.
2019-02-22 11:55:20 +01:00
wandererfan
08b7e4718f
Fix PDF orientation for ANSI B Landscape
...
- PDF exports in landscape orientation on ANSI B (Ledger) paper
were formatted as landscape, but on portrait paper orientation.
2019-02-19 10:27:59 -03:00
wmayer
58bcee0e04
PVS: V595 The pointer was utilized before it was verified against nullptr
2019-02-17 20:55:52 +01:00
wandererfan
428627cd89
Fix Dimension Text Color
...
- Dimension text did not respect Color property setting.
2019-02-14 21:14:11 +01:00
wandererfan
80a7b36da3
Fix Dim text position for some DistanceX
...
- Dim text position was affected by point selection order
when distance was no horizontal.
2019-02-14 21:14:11 +01:00
wandererfan
b50b8e7661
Fix #3800 Connect TD export to FC Gui Export
...
- TD did not define export types for the general Export
command in Gui.
2019-02-14 21:14:11 +01:00
wandererfan
5259134af3
Fix update of children on parent LockPosition change
2019-02-14 21:14:11 +01:00
wandererfan
9de6ff802a
Restore secondary ortho view movement to v017 style
...
- this should also complete the fix for #3809
2019-02-14 21:14:11 +01:00
wandererfan
2240ba0e2a
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
luz.paz
4154f5dce5
Crowdin: cont...
2019-02-11 16:22:13 +01:00
wmayer
332baed6a6
Use QString's multi-arg overload to save memory allocations. [-Wclazy-qstring-arg]
2019-02-11 16:12:50 +01:00
wmayer
c64aec5fd2
simplify creation of strings
2019-02-11 13:46:58 +01:00
Yorik van Havre
3cc1a327ce
Updated master translation files
2019-02-08 19:16:21 -02:00
Yorik van Havre
95dda429eb
Updated translations
2019-02-01 13:54:10 -02:00
luz.paz
550a60c43f
Crowdin: Several more various fixes
2019-01-30 11:08:03 -02:00
wandererfan
f92ddb961c
Hide n/a Rotation property
...
- DPG does not rotate, but shows Rotation property in
Property Editor
2019-01-30 10:12:49 -02:00
wandererfan
2e4a1f1e19
Prevent selection of read only field
...
- "current primary view direction" in TaskProjGroup is
read only, but can obtain focus. This can cause events
to be unexpectedly passed to other objects.
2019-01-30 10:12:49 -02:00
luz.paz
e10d38a0cc
Crowdin: More grammatical and whitespace fixes
2019-01-24 13:30:03 +01:00
wandererfan
af75332295
Fix Compile Warning
...
- m_sectionFormat is not used yet and provokes a
warning message.
2019-01-22 10:15:04 -02:00
wandererfan
242717f5e3
Fix out of scope warnings
...
- Links within TD were not set to Global scope. This caused
problems when a Page was in a container, but Views were not
in the container.
2019-01-22 10:15:04 -02:00
wandererfan
79504462d1
Fix movement of Front View in ProjectionGroup
2019-01-21 11:45:30 +01:00
luz.paz
c9f1517eb8
Crowdin: Remove apostrophe from TechDraw/Gui/MDIViewPage.cpp translation
2019-01-20 00:29:18 +01:00
luz.paz
176cb808db
Refine TechDraw/Gui/CommandDecorate.cpp translation string
2019-01-20 00:29:18 +01:00
wandererfan
94bd69a4fe
Fix Text Literals for Translation
...
- these strings were noted as being difficult to
translate on Crowdin
2019-01-20 00:29:17 +01:00
wandererfan
699ad72d8c
Fix #3763 Page Tab not removed on undo
2019-01-12 17:21:32 +01:00
wmayer
5874e6b115
fixes #0003766 : Closing and re-opening a TechDraw page causes segfault
2019-01-09 22:09:16 +01:00
cclauss
c8a2b21904
Missing import FreeCAD and/or FreeCADGui (again)
2019-01-07 12:25:27 -02:00
wmayer
3e12a59d41
fix several Py3 issues
2019-01-03 18:11:37 +01:00
wandererfan
49c6a679af
Fix StartCell/EndCell handling
...
- multi-character Columns and multi-digit Rows
were not being interpreted correctly.
2018-12-24 11:02:32 -02:00
Yorik van Havre
39d446f60f
Updated translations from crowdin
2018-12-23 13:54:30 -02:00
wandererfan
bb0bbeef9a
Fix Detail highlight position for rotated DPGI
...
- highlight position calculation was not taking into account
rotation of DPGI due to RotationVector property.
2018-12-19 10:30:30 -02:00
wandererfan
958e25f29b
Clean up section line arrows
2018-12-10 09:15:07 -03:00
wandererfan
d0767359ad
Fix SectionLine preference location
2018-12-10 09:12:51 -03:00
wandererfan
c654ef4e2b
Add id=PageName to exported Svg
...
- add id attribute to output of QSvgGenerator.
2018-12-07 08:53:08 -03:00
wandererfan
54a750a486
Add Parameter to Control Section Line Appearance
...
- allow user to specify traditional section line
or "reference arrow method"
2018-12-06 08:57:56 -03:00
wandererfan
8c25781b15
Make Edge Selection Area Adjustable
...
- Edges may be difficult to select depending on drawing
scale and zoom level.
- Parameter: Preferences/Mod/TechDraw/General/EdgeFuzz
2018-12-06 08:57:56 -03:00
wandererfan
56f25ebe7c
Add US Letter size blank template
2018-12-06 08:57:56 -03:00
wandererfan
d10e06039d
Display correct symbols for Minute/Second
...
- the ImperialCivil unit schema uses "M" for angular
minutes and "S" for angular seconds. These must be
replaced by ' and ".
2018-12-06 08:57:17 -03:00
wandererfan
a159df9fe5
Fix coverity CID 184293
2018-11-27 13:21:18 -03:00
wandererfan
44f9d33b4a
Fix Arrowheads on vertical dimensions
...
- arrowheads sometimes point in wrong direction
depending on selection order
2018-11-27 13:21:18 -03:00
wandererfan
3ec65a32ec
Fix View position in ClipGroup
2018-11-19 10:12:09 +01:00
wandererfan
fdb6bc7c76
Fix #3699 ClipGroup Regression from v0.17
2018-11-19 10:12:08 +01:00
wandererfan
deeceead68
Fix #3698 Detail of Section View
2018-11-19 10:12:08 +01:00
wmayer
d7ec2b1368
Replace Base::Exception with appropriate subclass
2018-11-14 19:42:10 +01:00
wandererfan
d9fb3a2ac5
Fix #3674 inverted Detail from DPG
...
- Base views from ProjectionGroups can
have inverted projection direction or
rotation vector vs regular views. This
causes Detail views to be inverted.
2018-11-10 17:04:58 +01:00
wandererfan
fce600e29c
Handle case of no points returned
...
- GeomAPI_ProjectPointOnCurve sometimes returns
zero points and/or throws "NotDone" exception.
2018-11-09 22:26:37 +01:00