luz.paz
bccfcfc5d7
Crowdin: PartDesign/Gui/TaskFeaturePick.ui superfluous whitespace
2019-01-30 11:08:03 -02:00
wmayer
e3ec8e7004
fixes 0003776: PartDesign Hole parameters Diameter field is not unit aware
2019-01-17 14:13:51 +01:00
wmayer
53eb746e1a
fixes 0003700: Tree object deletion possible with keyboard but not right-click menu in Part Design
2019-01-14 00:47:22 +01:00
wmayer
55a4f78adf
Add command to create coordinate system as datum item
2019-01-08 12:48:37 +01:00
wmayer
1a8d3a7030
make handling more user-friendly if Sketch is outside of Body object
2019-01-06 22:43:14 +01:00
wmayer
563d020b67
improve error messages for Pocket, Hole and Groove feature
2018-12-31 18:30:13 +01:00
Yorik van Havre
2ea84272fd
Updated translations from crowdin
2018-12-23 13:54:30 -02:00
Abdullah Tahiri
7acdd87bf2
fixes #3724
2018-12-14 19:26:30 +01:00
wmayer
9a7f97c827
Fix usage of Reference dialog:
...
+ fix memory leak by using QDialog on the stack
+ open a transaction where needed when making a copy to avoid mess with undo/redo
+ set proper title and use main window as parent
+ replace class name Dialog with PartDesignGui::DlgReference
2018-12-03 17:54:05 +01:00
wmayer
7acdb56d92
Replace Base::Exception with appropriate subclass
2018-11-14 19:28:00 +01:00
wmayer
847c6ef74a
fixes 0003652: Missing little expression icon
2018-11-09 16:48:44 +01:00
wmayer
f898eafd64
move from deprecated boost.signals to boost.signals2 library
2018-10-30 19:09:03 +01:00
luz.paz
0660fd737c
Reverting partial commit 2a53eb043
2018-10-26 00:47:18 +02:00
luz.paz
2a53eb0432
Please review these and then I'll squash all in to one commit
2018-10-25 11:06:28 -03:00
wmayer
20298c45d2
set the cloned shape the tip of the created body
2018-10-16 19:39:07 +02:00
wmayer
39d072bf82
fixes 0003621: Additive and subtractive loft preview not showing during creation
2018-10-03 12:40:43 +02:00
wmayer
a03f8b7e49
improve whitespaces
2018-10-03 12:40:13 +02:00
wmayer
caf78bbabf
fixes 0003509: Create MultiTransform Feature from existing Transform Feature forces document migration
2018-09-30 18:14:22 +02:00
wmayer
dc46910231
fix crash when creating a copy of datum object
2018-09-29 12:34:55 +02:00
wmayer
b330950251
fixes 0003611: Linear pattern: 'Select reference' does near to nothing
2018-09-25 11:07:43 +02:00
wmayer
3653d7ed11
fixes 0003148: PartDesign does not allow colouring of single faces for non-primitives
2018-09-24 19:30:36 +02:00
wmayer
3c048904ff
fixes 0003447: False PartDesign migration request
2018-09-22 13:59:34 +02:00
wmayer
ac21bcc35c
fixes #0003597 : PartDesign Additive and Subtractive Loft features don't allow changing the first section after creation
2018-09-20 22:12:43 +02:00
wmayer
198b047bdd
clean-up work in TaskPipeOrientation
2018-09-20 17:47:36 +02:00
wmayer
14b8579a62
fixes #0003599 : PartDesign Additive and Subtractive Pipe features don't allow changing sections after creation
2018-09-20 17:17:41 +02:00
wmayer
83c40da2a5
issue #0003599 : PartDesign Additive and Subtractive Pipe features don't allow changing sections after creation
2018-09-20 15:14:33 +02:00
luz.paz
b214f606c4
Misc. typo and whitespace fixes
...
ref: https://forum.freecadweb.org/viewtopic.php?f=3&t=30988#p256964
along with other misc. fixes
2018-09-19 17:26:03 +02:00
wmayer
876339b885
add method to activate 3d view when setting active object list
2018-09-12 15:38:28 +02:00
wmayer
cdc507d9bb
CMP0050: make PartDesign module aware of cmake policy
2018-08-20 17:19:04 +02:00
Markus Lampert
0b40519f3f
Changed all catch types to references for polymorphic exceptions.
2018-08-08 15:45:30 +02:00
wmayer
1f4ab25d9a
add option to resize datum planes manually
2018-07-30 22:31:24 +02:00
luz.paz
23b30518b9
PartDesign: fixes for Qt 5.11
...
Similiar to changes made in 7e63a33b8b
CC @efferre79
2018-07-28 15:32:43 +02:00
JimStar
348ae51772
Extended global marker size to be used for other modes
2018-07-11 21:22:28 -03:00
ageeye
8faf50ec04
PartDesign::Clone maintain the colors of the original
2018-06-12 10:30:07 -03:00
wmayer
a8daaf4a45
fixes #0002725 : Random color for features in PartDesignNext
2018-06-10 18:37:53 +02:00
wmayer
41b278a05b
fixes #0003256 : additive elements do not use color of Body
2018-06-10 10:12:32 +02:00
luz.paz
7a09a5774e
More misc. typos
2018-05-19 12:17:52 -04:00
luz.paz
420c2d7c03
Source typos fixes
2018-05-11 10:02:56 -03:00
luz.paz
0884b353a6
[For v0.18]PartDesign: translation fixes
...
ref: https://crowdin.com/translate/freecad/564/en-sv#6502053
[skip ci]
2018-04-11 10:49:56 -03:00
sL1pKn07
018b41032a
[For v018] Fix build with Qt5 beta
...
Seems need add some headers for build with incoming Qt 5.11 (Tested with 5.11.0beta2)
2018-04-10 12:59:41 +02:00
wmayer
77512c0266
improve exception handling in ViewProviderBody::dropObject
2018-04-04 17:14:21 +02:00
Yorik van Havre
d4f835ab39
Merged translations from crowdin
2018-03-26 18:52:02 -03:00
luz.paz
b45bc4889d
Misc. typos: Please merge right before 0.17 release
...
I'm still finding typos in the source code. I propose that you keep this PR open prior ro relaese and then merge so that if I find other typos in the meantime they will be part this release.
2018-03-18 15:15:16 +01:00
wmayer
597dbf6094
don't allow to set empty list of bodies for boolean operations
...
don't update the body feature if boolean body list is empty
2018-03-15 12:05:13 +01:00
wmayer
3fd549ec71
fixes #0003376 : PartDesign Boolean produces exception with wrong selection of active Body
2018-03-15 11:13:45 +01:00
wmayer
7fd67f881e
fix possible crash in pipe/scaling task panels
2018-03-10 16:53:14 +01:00
wmayer
8c6b4ad1a6
fix German translation
2018-03-03 23:37:15 +01:00
Yorik van Havre
12f3258ded
Applied latest translations from crowdin
2018-02-21 14:25:31 -03:00
luz.paz
b47e011c1c
Misc source comment typos
...
Found via `codespell -q 3 --skip="*.po,*.ts,./.git,./src/3rdParty,./src/CXX,./src/zipios++,./src/Mod/Assembly/App/opendcm" -I ~/Projects/fc-word-whitelist.txt`
Whitelist consists of:
```
aline
alledges
als
ang
behaviour
bloaded
calculater
cancelled
cancelling
cas
centimetre
childs
colour
colours
doubleclick
dum
eiter
elemente
freez
iff
indicies
initialisation
initialise
initialised
initialises
kilometre
lod
mantatory
methode
metres
millimetre
modell
nd
normaly
nto
oder
ot
pres
que
recurrance
rougly
seperator
serie
strack
substraction
te
thru
vertexes
whitespaces
```
2018-02-16 09:35:19 -05:00
wmayer
707bbee6ae
fix warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
2018-02-10 12:42:41 +01:00