Commit Graph

1227 Commits

Author SHA1 Message Date
donovaly
cc94e4252e DlgPrefsTechDrawAnnotation.ui: Detail Outline Shape affects existing views
therefore make its label in the dialog upright
2020-04-18 15:08:07 +02:00
donovaly
e0793779a8 DrawViewDetail: remove unwanted commit 2020-04-18 14:59:28 +02:00
donovaly
6d06bdffb5 [TD] some Detail View fixes
see https://forum.freecadweb.org/viewtopic.php?f=35&t=45236&p=388925#p388925 for a description of the changes
2020-04-18 14:56:01 +02:00
wandererfan
1c5b2c8e27 [TD]fix crash on bad centerline selection 2020-04-17 10:11:24 -04:00
wandererfan
98aaad5fb1 [TD]fix KB lockout in dialogs
- valueChanged signal is emitted for every keystroke
  causing multiple recomputes for every change of
  parameter.
2020-04-15 15:43:00 -04:00
donovaly
232b701b36 fix a typo 2020-04-15 10:10:14 -04:00
donovaly
ac82f6ca4a give all preferences dialogs a clear name
The numbering was somewhat artificial.
2020-04-15 10:10:14 -04:00
donovaly
79f7986eb9 This commits splits the "General" dialog to "General" and "Colors". 2020-04-15 10:10:14 -04:00
donovaly
57328a136e [TD] split too long preferences dialogs
- as once discussed 2 of the dialogs are too long for smaller screens.

This commits splits the "Dimensions" dialog to "Dimensions" and "Annotation".
2020-04-15 10:10:14 -04:00
wandererfan
2d29ac5fc1 [TD]Fix Detail dragger for ProjGroup 2020-04-14 17:42:11 -04:00
wandererfan
4104a0e263 [TD]Use PropertyXLinkList for external Sources 2020-04-14 10:24:29 -04:00
wmayer
2c11e0f4cd TechDraw: [skip ci] fix -Winconsistent-missing-override 2020-04-14 12:57:07 +02:00
donovaly
9e57caf2ec [TD] sanitize Detail view dialog
- fix dialog layout (was broken for Windows) and simplify it
- enable so immediately the changes you make in the dialog -> necessary to fine-tune the right position
2020-04-13 16:15:37 -04:00
wandererfan
e537972ef9 [TD]GlobalPlacement for loose 2D objects 2020-04-13 09:43:21 -04:00
wandererfan
4045b2fa3c [TD]"<" symbol embedded in html 2020-04-12 08:40:28 -04:00
WandererFan
a05ffd4993 [TD]apply global placement 2020-04-11 15:40:15 -04:00
wandererfan
b2a7cb9303 [TD]expose SymbolScale preference 2020-04-09 20:45:54 -04:00
wandererfan
186af3d05d [TD]fix preference key for SectionEdges 2020-04-09 20:45:54 -04:00
wandererfan
b44044f95b [TD]dialog for Detail #4221 2020-04-08 13:23:28 -04:00
luz.paz
2ed5786d07 [skip-ci] Various typo fixes
Found via codespell  v1.17.0.dev0  
```
codespell -q 3 -L aci,ake,aline,alle,alledges,alocation,als,ang,anid,ba,beginn,behaviour,bloaded,byteorder,calculater,cancelled,cancelling,cas,cascade,centimetre,childs,colour,colours,commen,connexion,currenty,dof,doubleclick,dum,eiter,elemente,ende,feld,finde,findf,freez,hist,iff,indicies,initialisation,initialise,initialised,initialises,initialisiert,ist,kilometre,lod,mantatory,methode,metres,millimetre,modell,nd,noe,normale,normaly,nto,numer,oder,orgin,orginx,orginy,ot,pard,pres,programm,que,recurrance,rougly,seperator,serie,sinc,strack,substraction,te,thist,thru,tread,uint,unter,vertexes,wallthickness,whitespaces -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller,./src/Doc/FreeCAD.uml
```
2020-04-07 18:17:03 +02:00
wandererfan
da92b8c242 [TD]fix single quote in anno string list 2020-04-04 22:42:13 -04:00
donovaly
57cde015f7 [TD] sanitize broken SVGs
-also move them to the right folder
see discussion in: https://github.com/FreeCAD/FreeCAD/pull/3304
2020-04-04 09:32:58 -04:00
wandererfan
0d8681a64a [TD]Add symbols from AndreH 2020-04-03 08:16:53 -04:00
wandererfan
18e732e38f [TD]do not write BOM on SVG export 2020-04-03 08:16:53 -04:00
wandererfan
ba5d2d1238 [TD]replace odd character in GOST svg files 2020-04-01 07:51:43 -04:00
wandererfan
ba6e870bb6 [TD]fix error message on empty svg symbol 2020-03-31 20:27:12 -04:00
donovaly
bb7bc5e65b [TD] weld symbols cannot be rotated
- therefore hide the Rotation property
2020-03-31 08:55:53 -04:00
donovaly
7c9d5fe57c [TD] geometric Hatch dialog
- use Gui::QuantitySpinBox
- some UI file size policy adjustments
2020-03-30 13:28:47 -04:00
donovaly
5316d5d709 DlgTemplateField.ui: remove unnecessary layout 2020-03-30 08:52:29 -04:00
donovaly
316be97da8 [TD] DlgTemplateField.ui: size policy
- compact the dialog size
2020-03-30 08:52:29 -04:00
donovaly
c92ab7efb4 TaskDlgWeldingSymbol: fix creation issue
- assure that the other side is always created, also if it has no symbol yet

Now everything should be correct and I won't change the PR further
2020-03-30 08:46:54 -04:00
donovaly
fe333b219f fix tile properties
- make TileColumn read-only
- restrict TileRow to what is possible
- improve tooltips
- add button to flip the sides (the symbol is not mirrored, just flipped)
2020-03-30 08:46:54 -04:00
donovaly
954d4e64f5 SymbolChooser: use Qt's OK|Cancel buttons
- use the standard Qt buttons for the OK/Cancel action (QDialogButtonBox)
advantage: better layout and cleaner than 2 own and separate buttons
2020-03-30 08:46:54 -04:00
donovaly
5da2b42351 TaskWeldingSymbol.cpp: revert an unintended change 2020-03-30 08:46:54 -04:00
donovaly
adde500f29 [TD] overhaul welding UI
- make some strings translatable
- remove some unused code
- fix UI size policies
- show changes while editing directly (only repaint necessary)
- avoid unused variables
- add tooltips
2020-03-30 08:46:54 -04:00
donovaly
f520737a28 [TD] sanitize active view dialog
- add missing enable slot
- fix size policies
- add missing unit initialization
- add and fix tooltips
2020-03-29 19:30:00 -04:00
wandererfan
0f477df6ed [TD]prevent loop with AutoScale 2020-03-29 19:25:00 -04:00
donovaly
ccbdf1c11f TaskSectionView.cpp: add missing unit initialization 2020-03-29 15:14:13 -04:00
donovaly
286c50e99d TaskSectionView.cpp: fix a typo 2020-03-29 15:14:13 -04:00
donovaly
2fbd3729b7 [TD] Section dialog overhaul
- replace use uniformly Gui::QuantitySpinBox
- fix and uniform size of all objects in the dialog
- apply changes immediately once the section is created because this speeds up the workflow a lot, especially for when changing the plane position
- some code cleanup: remove unused void, avoid unused variables
2020-03-29 15:14:13 -04:00
donovaly
915e551bbb [TD] vertex dialog: fix vertical size
there was too much vertical whitespace below the actual dialog
-> remove superfluous spacer and correct size policy
2020-03-29 08:48:52 -04:00
donovaly
2cac4898d7 [TD] sanitize TaskCosVertex
- add missing unit (therefore switch to Gui::QuantitySpinBox)
- remove unused and confusing z-parameter
2020-03-28 20:54:54 -04:00
donovaly
9064768a5c [TD] TaskCenterLine add missing unit initialization
next try because PR #3275 cannot be merged.
2020-03-28 20:53:19 -04:00
donovaly
d9e65c7780 [TD] use Gui::QuantitySpinBox in dialogs
as recently discussed

- also add lost alignment properties
2020-03-28 08:51:12 -04:00
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
wandererfan
ebc6536ce8 [TD]remove highlight on deletion of detail 2020-03-26 12:36:33 -04:00
wandererfan
1f3966e1c3 [TD]SectionLine colour property 2020-03-26 12:36:33 -04:00