donovaly
8c45bef57c
[TD] add missing repaints for DrawView
...
- this enables to see e.g. changes of the rotation of all kinds of views directly
- also fix a bug, see https://forum.freecadweb.org/viewtopic.php?f=35&t=44571
2020-03-26 08:08:41 -04:00
donovaly
be694170a5
[TD] Detail view - add missing update
...
- now changes of the BaseView and to the anchor coordinates are directly shown
2020-03-26 08:08:06 -04:00
donovaly
3318ddeac9
[TD] add missing repaint on property change
2020-03-25 20:46:33 -04:00
donovaly
d09c4217d0
[TD] make dimension DLG shorter
...
- I saw that the dialog was now too large vertically for my laptop screen. Now it is at least no longer than the IFC export settings dialog
- also fix a typo in a tooltip
2020-03-25 09:58:15 -04:00
donovaly
ffeeb322d1
[TD] fix centerline dialog
...
- I realized that on smaller screens the vertical space was too small and Shift Vert was hardly visible. Thus Shift Vert is now below Shift Horiz:
2020-03-24 18:18:50 -04:00
donovaly
7effad82e2
DlgPrefsTechDraw2.ui: restore alignment info removed by Qt Creator
2020-03-24 18:17:41 -04:00
donovaly
1d04cee15d
[TD] remove UI for unimplemented feature
...
as discussed: https://forum.freecadweb.org/viewtopic.php?p=379709#p379709
2020-03-24 18:17:41 -04:00
wandererfan
83cb709893
[TD]correct button text
2020-03-24 18:16:23 -04:00
wandererfan
afff0df472
[TD]add default pref for section cut surface
2020-03-24 18:16:23 -04:00
wandererfan
4256e79728
[TD]fix preference path for SectionLine colour
2020-03-24 18:16:23 -04:00
donovaly
28e40f8dc5
[TD] Centerline dialog refurbish
...
- group the radio buttons
- make edit dialog apply immediately
2020-03-23 09:24:25 -04:00
donovaly
bf4e6b6316
[TD] refurbish LineDecorDlg
...
- also set a better step size
- also apply the changes in the DLG immediately
see: https://forum.freecadweb.org/viewtopic.php?f=35&t=44362&p=379377#p379377
2020-03-23 09:23:50 -04:00
wandererfan
779ebb7715
[TD]fix Leader end type selection
2020-03-23 09:23:08 -04:00
wandererfan
3e00de25f4
[TD]fix Leader attach point secondary views
2020-03-23 09:23:08 -04:00
donovaly
0224206c62
[TD] Hatch: use more useful step size
2020-03-22 09:38:38 -04:00
donovaly
41789e58c6
[TD] make GeomHatch dialog show changes immediately
...
also change SpineEdit step to better values
2020-03-22 09:37:42 -04:00
donovaly
47fda412bb
[TD] make LeaderLine dialog show changes immediately
2020-03-22 09:37:04 -04:00
donovaly
1d8df25e32
[TD] missing arrow style change
...
I missed this change in PR #3221
2020-03-22 09:34:45 -04:00
donovaly
58b926e308
forbid negative width and size
...
- also uniform line endings
2020-03-22 09:33:38 -04:00
donovaly
b0fc725077
[TD] make balloon dialog show changes
...
see https://forum.freecadweb.org/viewtopic.php?f=35&t=44362
2020-03-22 09:33:38 -04:00
donovaly
f7940677d2
[TD] deny input of negative lengths in pref dialogs
...
see https://forum.freecadweb.org/viewtopic.php?f=35&t=44374&p=379207#p379207
2020-03-22 09:31:45 -04:00
wandererfan
8316b0a959
[TD]properly initialize Unit Widgets in Prefs
2020-03-22 09:31:08 -04:00
donovaly
1102195a9a
fix typos
2020-03-21 09:46:04 -04:00
donovaly
c77b63d2bd
[TD] add property for section line style
...
see https://forum.freecadweb.org/viewtopic.php?f=35&t=44320
2020-03-21 09:46:04 -04:00
donovaly
6fa80d8cbf
[TD] fix order of arrow heads
...
see https://forum.freecadweb.org/viewtopic.php?f=35&t=44334#p378675
2020-03-21 09:44:07 -04:00
wandererfan
30a0047cd4
[TD]Fix handling of CL flip parameter
2020-03-21 09:40:22 -04:00
wandererfan
92d005b26f
[TD]GeomHatch - handle empty parameter
2020-03-20 18:42:48 -04:00
wandererfan
4a0ab015f6
[TD]Hatch - handle empty parameter - use default
2020-03-20 18:42:48 -04:00
donovaly
cf69517aa8
TaskBalloon.ui: add and correct tooltips
2020-03-20 11:34:03 -04:00
donovaly
7e60dcd734
- add missing update on changed color
...
- some minor code rearrangements and wording changes
2020-03-20 11:34:03 -04:00
donovaly
14fbda341c
[TD] Balloon fixes
...
- remove the unused property OriginIsSet
- refurbish TaskDialog and add new settings:
- use SpinBox for Shape Scale
- add Font Size
- add Text Color
- add Line Width
- add Kink Length
- correct and add tooltips
2020-03-20 11:34:03 -04:00
wandererfan
dd794a9e34
[TD]update balloon test case for OriginIsSet
2020-03-20 08:56:07 -04:00
wandererfan
080c658ab1
[TD]avoid crash on cancel of section edit
2020-03-20 07:28:33 -04:00
wandererfan
072b6f11b1
[TD]make geom hatch lines on property change
2020-03-20 07:28:33 -04:00
wandererfan
3c0d9d3d98
[TD]add separate property for geom hatch
2020-03-20 07:28:33 -04:00
wandererfan
7a9a87fa6c
[TD]common preference getters for hatches
2020-03-20 07:28:33 -04:00
vocx-fc
111777fa0a
TechDraw: use only plural instead of Line(s)
2020-03-19 12:12:17 -04:00
donovaly
f4b79637f3
TaskCenterLine.h: correct line endings
2020-03-19 09:33:31 -04:00
donovaly
f9c9d1ee14
[TD] cleanup and fixes for Centerlines
...
- merge the flip Ends option to the main dialog
- use a QuantitySpinBox with angular unit for the angle
- store the state of the flipping correctly
- cleanup UI of dialog to avoid vertical whitespace
2020-03-19 09:33:31 -04:00
donovaly
e98a214463
[TD] fix LeaderLine dialog
...
- remove unnecessary layouts and avoid vertical whitespace
2020-03-19 09:29:40 -04:00
donovaly
bfe542fd67
[TD] use enum for line style
...
see https://forum.freecadweb.org/viewtopic.php?f=10&t=44268#p377798
2020-03-19 09:28:39 -04:00
donovaly
45ee763af2
DrawViewBalloon.cpp: add missing renaming routine
2020-03-19 09:26:50 -04:00
donovaly
d8fda751d0
[TD] use uniform naming for balloon outline
...
- in the prefs we call the outline "shape" and this describes it better than "symbol" (it is the shape of the bubble). The line end, however, has a symbol so "Shape" makes clear that is is something different.
2020-03-19 09:26:50 -04:00
wandererfan
197c0f799c
[TD]improve selection filtering for ArchSection
2020-03-19 08:00:53 -04:00
wandererfan
55da881bc9
[TD]improve selection filtering for DraftView
2020-03-19 08:00:53 -04:00
donovaly
f585ab5d58
DlgPrefsTechDraw3.ui: fix overall height
...
- not really important but while I am at it...
2020-03-18 09:52:42 -04:00
donovaly
197efb8b28
[TD] improve dialogs
...
- DlgPrefsTechDraw3.ui: improve wording as discussed
- TaskCL2Lines.ui: morph option to QCheckBox
- TaskCenterLine.cpp: the Aligned option is not available for face mode
- TaskCenterLine.ui: use same default line style as in prefs
- TaskCenterLine.ui: correct tooltip for align option
2020-03-18 09:52:42 -04:00
wandererfan
10d802698b
[TD]fix bad preference keys
...
- GeomHatch color, centerline color, ortho balloon
filled triangle end
2020-03-17 08:45:26 -04:00
WandererFan
1cd05192cd
[TD]fix welding tile file included setup
2020-03-17 08:45:26 -04:00
WandererFan
636d50f8e1
[TD]fix Section file included set up
2020-03-17 08:45:26 -04:00