Yorik van Havre
39d446f60f
Updated translations from crowdin
2018-12-23 13:54:30 -02:00
Abdullah Tahiri
81255b859c
fixes #3724
2018-12-14 19:26:30 +01:00
wmayer
7683bb2b4f
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
00de5bb7ad
Replace Base::Exception with appropriate subclass
2018-11-14 19:28:00 +01:00
wmayer
1631935bc4
fixes 0003652: Missing little expression icon
2018-11-09 16:48:44 +01:00
wmayer
36271b4052
move from deprecated boost.signals to boost.signals2 library
2018-10-30 19:09:03 +01:00
luz.paz
7948cccd9a
Reverting partial commit 34c4ceb82
2018-10-26 00:47:18 +02:00
luz.paz
2535665ee8
Please review these and then I'll squash all in to one commit
2018-10-25 11:06:28 -03:00
wmayer
058211148f
set the cloned shape the tip of the created body
2018-10-16 19:39:07 +02:00
wmayer
5625c58261
fixes 0003621: Additive and subtractive loft preview not showing during creation
2018-10-03 12:40:43 +02:00
wmayer
ba2cfa7104
improve whitespaces
2018-10-03 12:40:13 +02:00
wmayer
8bb51de89d
fixes 0003509: Create MultiTransform Feature from existing Transform Feature forces document migration
2018-09-30 18:14:22 +02:00
wmayer
c2d97241ee
fix crash when creating a copy of datum object
2018-09-29 12:34:55 +02:00
wmayer
bbdb0ab323
fixes 0003611: Linear pattern: 'Select reference' does near to nothing
2018-09-25 11:07:43 +02:00
wmayer
1b7708a391
fixes 0003148: PartDesign does not allow colouring of single faces for non-primitives
2018-09-24 19:30:36 +02:00
wmayer
ac8aaa2419
fixes 0003447: False PartDesign migration request
2018-09-22 13:59:34 +02:00
wmayer
81b133e174
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
0b8ff8de0b
clean-up work in TaskPipeOrientation
2018-09-20 17:47:36 +02:00
wmayer
149262a7cc
fixes #0003599 : PartDesign Additive and Subtractive Pipe features don't allow changing sections after creation
2018-09-20 17:17:41 +02:00
wmayer
525a44905a
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
360e581672
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
ef42cfb5d6
add method to activate 3d view when setting active object list
2018-09-12 15:38:28 +02:00
wmayer
4d28a062fc
CMP0050: make PartDesign module aware of cmake policy
2018-08-20 17:19:04 +02:00
Markus Lampert
e13c09235f
Changed all catch types to references for polymorphic exceptions.
2018-08-08 15:45:30 +02:00
wmayer
5380a03266
add option to resize datum planes manually
2018-07-30 22:31:24 +02:00
luz.paz
323d5db720
PartDesign: fixes for Qt 5.11
...
Similiar to changes made in 7e63a33b8b
CC @efferre79
2018-07-28 15:32:43 +02:00
JimStar
6a5ad383ab
Extended global marker size to be used for other modes
2018-07-11 21:22:28 -03:00
ageeye
be6fb16f29
PartDesign::Clone maintain the colors of the original
2018-06-12 10:30:07 -03:00
wmayer
311fe7be59
fixes #0002725 : Random color for features in PartDesignNext
2018-06-10 18:37:53 +02:00
wmayer
af2ebf86ff
fixes #0003256 : additive elements do not use color of Body
2018-06-10 10:12:32 +02:00
luz.paz
43244aa762
More misc. typos
2018-05-19 12:17:52 -04:00
luz.paz
68c4b22315
Source typos fixes
2018-05-11 10:02:56 -03:00
luz.paz
6fe582d7a8
[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
6674467254
[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
f04d4430aa
improve exception handling in ViewProviderBody::dropObject
2018-04-04 17:14:21 +02:00
Yorik van Havre
46fd41d70a
Merged translations from crowdin
2018-03-26 18:52:02 -03:00
luz.paz
46d32d78a3
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
bbbbf6c691
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
03ce0f276e
fixes #0003376 : PartDesign Boolean produces exception with wrong selection of active Body
2018-03-15 11:13:45 +01:00
wmayer
0e4a3d2dba
fix possible crash in pipe/scaling task panels
2018-03-10 16:53:14 +01:00
wmayer
4fd7ccc98e
fix German translation
2018-03-03 23:37:15 +01:00
Yorik van Havre
143b89c8f3
Applied latest translations from crowdin
2018-02-21 14:25:31 -03:00
luz.paz
dcc65070c1
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
2de84d64e8
fix warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
2018-02-10 12:42:41 +01:00
wmayer
e40b2c7470
disable tip handling in PD view providers when start or finish editing
2018-02-10 00:46:30 +01:00
wmayer
3f9dda9263
proper handling of setting and reverting preview mode in PD view provider
2018-02-10 00:42:10 +01:00
wmayer
8101f35f22
avoid superfluous transaction on PD primitive creation
2018-02-09 23:10:40 +01:00
wmayer
c5ae798026
in ViewProviderBody::updateData make sure a view provider exists
2018-02-09 22:14:44 +01:00
Abdullah Tahiri
5681acf937
Part Design: Avoid feature modification during initialization
...
=============================================================
The values for the primitives are set after the connections to the slots "onchange" are connected.
This causes a river of onChanges at feature level which set the properties and modify the feature (to the same values).
Moving the connections at the end of the function just solves this issue.
2018-02-09 16:01:19 +01:00
luz.paz
12c04d6c4e
Crowdin: fix case for 'partdesign'
...
ref: https://crowdin.com/translate/freecad/564/en-fr#6500374
also through in a random typo fix
2018-02-07 09:45:34 +01:00