wandererfan
3370d0902a
Add Preference for Dimension Format
2019-03-28 10:44:33 -03:00
wandererfan
9907422806
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
wmayer
b0247d184e
Replace Base::Exception with appropriate subclass
2018-11-14 19:42:10 +01:00
wandererfan
cb30a82969
Fix #3634 Lost formatSpec on save/restore
2018-10-13 02:10:53 +02:00
wandererfan
f6e9faa62c
Fix #3623 Display of Ft/In Dimensions
2018-10-11 21:59:20 +02:00
wandererfan
b569120131
Add 3Point Angle Dimension
2018-10-02 09:42:16 -03:00
wandererfan
f5668c77ae
Move dimText Prefix to FormatSpec
...
- prefix was applied at every request for
formatted value. Now prefix is applied
to FormatSpec and can be overridden for
things like screw dia. M6 vs (phi)M6.
2018-10-02 09:42:16 -03:00
wandererfan
d2c2b35b6c
Add over/under Tolerance to Dimensions
2018-10-02 09:42:16 -03:00
wandererfan
de66ab3d1a
Coverity Fixes
...
- 175807
- 175808
- 183598
2018-08-18 21:59:06 +02:00
wandererfan
5730aae4c9
Allow circular BSplines to be dimensioned
2018-08-11 11:24:12 +02:00
luz.paz
7a09a5774e
More misc. typos
2018-05-19 12:17:52 -04:00
wandererfan
89a7b2a92f
Fix selection for radius Dims
...
- selection of ellipse curves was allowed
but not supported for radius dims.
2018-05-15 21:50:48 +02:00
wandererfan
a40996016f
Add #3337 Arbitrary Dimension
2018-04-25 11:09:39 +02:00
wandererfan
c3d56ca36e
Fix exterior angle arc and value
2018-04-25 11:09:39 +02:00
wandererfan
4cd563b5c2
Remove duplicate code/save Dim line geom
2018-04-25 11:09:39 +02:00
WandererFan
679f26af58
Dimension Graphic Properties to Gui side
2018-02-14 15:42:26 -05:00
triplus
f34659a29f
TechDraw LabelFont defaults
2017-12-31 15:09:13 +01:00
WandererFan
76373b2c6a
LinkScope clean up
2017-12-31 14:54:05 +01:00
WandererFan
7eba113600
Coverity 169507
2017-12-31 14:54:05 +01:00
WandererFan
15b509db25
Implement LineGroups for default weights
...
- Add ability to control default weight for visible,
hidden and decorative lines from a configuration
file. Diffent sets of defaults can be specified as
a preference.
2017-12-02 13:51:25 +01:00
WandererFan
4ea6204d2e
Fix Dimension value format with Qt5
...
- Dimension values were displayed as zero for locales
with "," decimal point in Qt5.
2017-11-12 19:08:33 -05:00
WandererFan
9d038ddf60
Make decimal point optional in FormatSpec
2017-11-12 19:08:33 -05:00
WandererFan
4e474cf60b
Handle variable UoM schemes in Dimensions
2017-10-19 13:24:08 +02:00
WandererFan
f3758bed5b
add missing logic for "true" dimensions
2017-10-02 13:48:45 -03:00
WandererFan
b9f5de85b2
Handle Qt5 change from QString::sprintf to asprintf
2017-09-10 15:26:16 +02:00
WandererFan
dfe174aec5
Use system Decimals, alternate or custom for Dimensions
...
- Also make Dimension arrowhead size adjustable
2017-09-10 15:25:37 +02:00
WandererFan
1722d1cd7d
Include osifont in TechDraw
...
- also use PropertyFont instead of PropertyString
2017-09-10 15:23:46 +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
54fed5ccfb
Improve handling of broken references (changed Edge/Vertex names)
2017-01-29 19:40:34 -05:00
WandererFan
7959d846fc
remove debug messages
2017-01-29 19:40:33 -05:00
WandererFan
98c8394c5e
Handle corrupted 2D references
2017-01-29 19:40:33 -05:00
WandererFan
bcb1534391
Add 2nd page of preferences
2016-11-24 14:44:37 -02:00
wmayer
e54e9515fc
rename 2d tool classes to be consistent with 3d classes
2016-11-21 14:29:51 +01:00
WandererFan
256c5ed198
Allow True dimensions to reference multiple Parts
2016-11-07 17:20:20 -05:00
WandererFan
6abce56595
Dimension fixes
...
Prevent _M_range_check on wrong selection
Allow unlinking of linked Dimension
Allow Horiz/Vert projected Dims
Improve error msg for invalid selction
2016-10-31 11:06:15 -02:00
WandererFan
62328bb54c
Prepare App side for "show units" preference
2016-10-06 11:00:35 -03:00
WandererFan
8459cdad5a
Performance improvements Ph1
2016-09-29 17:37:20 -04:00
Ian Rees
8cc3ee64e8
TechDraw: Fix Coverity dynamic_cast warnings
2016-08-21 11:08:29 +02:00
WandererFan
fa57b7a5de
Fix dimension highlighting problems
...
Derived all lines from PrimPath
2016-08-16 14:29:15 +02:00
WandererFan
4fe4c31966
Add vertex-edge dimension
2016-08-16 14:29:15 +02:00
WandererFan
ef69519261
Diameter symbol & text orientation to standards.
2016-08-12 10:01:16 +02:00
WandererFan
3588479ff5
Add LineWidth property for Dimension lines
2016-08-01 19:27:52 -03:00
WandererFan
62a8828dc8
Fix 0002627 wrong value in dimension
...
Remove obolete dimension properties
2016-07-21 19:50:38 -04:00
WandererFan
de76cd6b53
Remove superfluous OCC includes
2016-07-14 14:39:06 +02:00
WandererFan
19968205d2
Include file cleanup per cppclean analysis
2016-07-14 14:39:06 +02:00
WandererFan
19ff06c9cd
View does not appear on Redo
...
Crash in Page on Redo View
2016-07-11 15:32:16 +02:00
WandererFan
350d8bb55b
fix precision and thousands separator
2016-07-11 15:32:16 +02:00
WandererFan
ed2de2c06e
Default font to Sans from osifont
2016-07-11 15:32:16 +02:00
WandererFan
f59173c728
Fix load Dimension w/ broken ref
2016-07-11 15:32:16 +02:00