Commit Graph

28 Commits

Author SHA1 Message Date
donovaly
6182a14691 [TD] restore alignment
I lost the alignment property because of issues with Qt Creator as discussed in
https://forum.freecadweb.org/viewtopic.php?f=10&t=44609

This PR restores this.
(More to come but with further changes)
2020-03-28 08:50:30 -04:00
donovaly
8ce0fdee0c [TD] fix preferences dialogs
see: https://forum.freecadweb.org/viewtopic.php?p=380990#p381051
2020-03-26 22:34:06 -04:00
wandererfan
5f323a4169 [TD]Uncomplicate default decimal setting 2020-03-26 12:36:33 -04:00
wandererfan
fcf5ec0270 [TD]detail highlight color/style 2020-03-26 12:36: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
wandererfan
afff0df472 [TD]add default pref for section cut surface 2020-03-24 18:16:23 -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
donovaly
bf3e9ff5ab [TD] more preferences work
- General: add missing tooltips, rearrange 2 color entries, uniform wording
- all tabs: uniform right-alignment for spin boxes
- Dimensions: add icons and clarify option name
2020-03-16 22:38:00 -04:00
wandererfan
ee626abef4 [TD]synchronize defaults in code and prefs 2020-03-16 08:57:08 -04:00
donovaly
36eb07fdd8 [TD] sanitize Scale preferences
- take care that custom scale is only in effect if the scale type is 'Custom'
- use UnitSpinBox for Template Mark
- use uniform width for all scale edits
- also use UnitSpinBox for Balloon Kink
2020-03-15 09:15:14 -04:00
donovaly
cee8cefd92 [TD] use icons uniform in all dialogs
(preferences and task)

- also uniform wording
2020-03-15 09:14:48 -04:00
donovaly
a6a1b02d40 add icons for line style
- also break a too long tooltip
2020-03-14 08:05:47 -04:00
donovaly
eeec05977b add missing tooltips
- also some wording improvements
2020-03-14 08:05:47 -04:00
donovaly
c7f8a5b2b6 [TD] add missing signal/slot for decimals
- also update some tooltips
2020-03-14 08:05:47 -04:00
donovaly
a219f92711 [TD] fix arrow end None for dimensions
This was not merged from my PR to PR #3153

- also uniform the combobox appearance in the preferences
2020-03-13 09:01:06 -04:00
wandererfan
9c8c3a2e67 [TD]remove hard coded arrow types from UIs 2020-03-11 09:33:54 -04:00
wandererfan
4db7fc91e3 [TD]fix application of SectionLine preference 2020-02-20 09:39:23 -05:00
donovaly
bf9e646ebe [TD] LeadlerLine dialog beautifications
(add tooltips, use a display widget)

see https://forum.freecadweb.org/viewtopic.php?f=35&t=43360&p=369885#p369885
2020-02-18 07:36:59 -05:00
wandererfan
1c276115c8 [TD]use "continuous" for solid lines 2020-02-16 14:24:14 -05:00
wandererfan
b4943c1f08 [TD]fix HiddenLine style pref 2020-02-14 07:44:56 -05:00
donovaly
1174051394 [TD] some wording improvements 2020-02-11 07:44:56 -05:00
wandererfan
0532df4937 [TD]fix Preferences 2020-02-05 08:19:35 -05:00
donovaly
a5fe809763 [TD] DlgPrefsTechDrawx.ui: improve layout, wording and tooltips
part 2: - page 1 (some more), 3, 4, 5
2020-02-04 08:08:08 -05:00
donovaly
cf8fee41b6 * also update 2 tooltips (the dialog already shows the current length unit) 2020-01-31 08:35:38 -05:00
wandererfan
a105272283 [TD]fix missing parm save/restore 2020-01-29 15:26:06 -05:00
wandererfan
c282924064 [TD]Preferences: reorganize and add missing 2020-01-27 08:02:29 -05:00