mlampert
90c912862b
Merge branch 'master' into feature/expose-enumerations-to-python
2021-01-05 15:48:56 -08:00
danreb25
3b2e3a730f
Merge branch 'master' into BBLPatch_ArchComponentDiffuseColor
2021-01-05 20:01:16 +01:00
Yorik van Havre
55219f85d4
Start: Added tooltip to preferences button
2021-01-05 16:54:23 +01:00
Yorik van Havre
eb549a99d3
Draft: Added import/export buttons to Annotation styles editor dialog
2021-01-05 16:54:06 +01:00
Yorik van Havre
d7692e359e
Arch: Fixed wrong section fill when using archvrm module
2021-01-05 16:52:56 +01:00
wmayer
bb1e4ed7c4
Path: [skip ci] fix build failure when using boost 1.75
2021-01-05 15:12:46 +01:00
danrenb
a89e4dfbeb
deal with missing DiffuseColor attributes on obj.CloneOf.ViewObject
2021-01-05 12:27:05 +01:00
Benjamin Nauck
d525b29fa5
[Spreadsheet] Remove alias from dynamic properties on removeRows/Columns
...
When removing a row in a spreadsheet which has an assigned alias, the
alias will not be removed from the list of dynamic properties.
This makes it impossible to create a new alias which uses the same name
even if the original was removed (using removeRows/removeColumns)
Fixes #4492
2021-01-04 22:10:58 +01:00
sliptonic
d5092d78f0
Merge pull request #4213 from mlampert/feature/job-tool-group
...
[Path]: Feature/job tool group
2021-01-04 14:10:50 -06:00
sliptonic
deaee2292e
Merge pull request #4226 from sliptonic/bug/adaptiveclip
...
[Path] fix bug with adaptive path gouging at start of movement
2021-01-04 09:53:27 -06:00
Mateusz Skowroński
294a2ebc9d
Fix Qt deprecation warnings. QPrinter::paperSize() and QPrinter::setPaperSize() are obsolete.
2021-01-04 13:40:58 +01:00
wmayer
65b4271d53
FEM: fix also typos in inp files to avoid to break unit tests
...
See also: 22ed94e118
2021-01-04 13:38:43 +01:00
Yorik van Havre
9324b0aa56
Merge pull request #4216 from marioalexis84/draft-draftify
...
Draft: Replace Part.getSortedClusters by Part.sortEdges in draftify function
2021-01-04 12:33:55 +01:00
Yorik van Havre
f1b644d176
Merge pull request #4235 from marioalexis84/draft-facebinder
...
Draft: Fix multiple crashes when using modification functions - fixes #0004243 , #0003971
2021-01-04 12:30:56 +01:00
Yorik van Havre
914e10c627
Merge pull request #4239 from carlopav/fix_draft_move_with_copy
...
Draft: change in default Draft.makeCopy
2021-01-04 12:18:54 +01:00
mlampert
254505e83c
Merge branch 'master' into feature/job-tool-group
2021-01-03 18:12:41 -08:00
mlampert
db6a7287e5
Merge branch 'master' into feature/expose-enumerations-to-python
2021-01-03 18:12:24 -08:00
Bernd Hahnebach
22ed94e118
FEM: calculix solver, typos, thanks to UR_
2021-01-04 00:52:33 +01:00
sliptonic
19ea3d28f5
Merge pull request #4234 from mlampert/bugfix/drilling-op-tool-attributes
...
[Path]: Check for CuttingEdgeAngle existance before using it for drill tip calculation
2021-01-03 16:42:04 -06:00
sliptonic
2b6f3ba84c
Merge pull request #4237 from Schildkroet/centroid_post
...
[PATH] Updated centroid post
2021-01-03 16:41:22 -06:00
sliptonic
b9867ab7ec
Merge pull request #4233 from Schildkroet/adaptive_fix
...
[PATH]: Added missing attribute for adaptive
2021-01-03 16:39:35 -06:00
Patrick F
eae5d56cf9
[PATH] Bugfix centroid_post
2021-01-03 17:21:05 +01:00
carlopav
79aa9ed0c4
Draft: change in default Draft.makeCopy
...
always copy with dependencies when copying App::Part and PartDesign::Body
.
2021-01-03 15:10:29 +01:00
Mateusz Skowroński
712f6c1251
Fix Qt deprecation warnings. QPrinter::orientation() and QPrinter::setOrientation() are obsolete.
2021-01-03 15:08:10 +01:00
mlampert
9e846c66f7
Merge branch 'master' into bugfix/drilling-op-tool-attributes
2021-01-02 18:02:37 -08:00
Patrick F
ae761583a6
Updated centroid post
2021-01-02 21:37:32 +01:00
mlampert
c61b7ee636
Merge branch 'master' into feature/job-tool-group
2021-01-02 10:58:47 -08:00
mlampert
3a9dd1c8b3
Merge branch 'master' into feature/expose-enumerations-to-python
2021-01-02 10:58:31 -08:00
wmayer
50c3cbf005
TechDraw: [skip ci] restore TAB order of TaskBalloon dialog
2021-01-02 12:00:01 +01:00
donovaly
a9da6194a5
[TD] update balloon dialog
...
2 weeks ago the properties EndTypeScale and LineVisible were added but not to the dialog.
This PR adds them t the balloon dialog-
It also took the opportunity to cleanup the code:
- add missing tooltips
- uniform tooltips in App and Gui
- uniform the UI element names
2021-01-02 11:49:20 +01:00
Mateusz Skowroński
ea6e8e9906
Fix build warnings from deprecated Boost headers (1.74)
2021-01-02 10:43:56 +01:00
Mateusz Skowroński
e6032b7d53
Fix Qt deprecation warnings. QPrinter::paperRect() and QPrinter::pageRect() are obsolete.
2021-01-02 10:39:16 +01:00
marioalexis
4d9e29418a
Draft: Fix multiple crashes when using modification functions - fixes #0004243
2021-01-02 02:15:43 -03:00
mlampert
2eb9d7a070
Merge branch 'master' into feature/job-tool-group
2021-01-01 20:56:32 -08:00
mlampert
1a48017d25
Merge branch 'master' into feature/expose-enumerations-to-python
2021-01-01 20:56:07 -08:00
Markus Lampert
c077672add
Check for CuttingEdgeAngle existance before using it for drill tip calculation.
2021-01-01 20:53:28 -08:00
Patrick F
36526d7080
Added missing attribute
2021-01-02 01:46:28 +01:00
Patrick F
c504860e1d
Abort changes
2021-01-02 01:34:53 +01:00
sliptonic
08b988b691
add fix in one more spot
2021-01-01 15:59:16 -06:00
sliptonic
0db316ab0c
fix bug with path gouging at start of movement
2021-01-01 15:57:04 -06:00
Patrick F
cb9ad775a5
Merge branch 'master' of https://github.com/FreeCAD/FreeCAD into leadinout_gui
2021-01-01 22:53:27 +01:00
sliptonic
01072f3709
Merge pull request #4224 from realthunder/FixPathCrash
...
Path: fix crash on edit
2021-01-01 15:24:26 -06:00
Markus Lampert
83b431d0b7
Fixed unit test for ToolTable rename
2020-12-31 20:43:40 -08:00
Markus Lampert
8fbbfb29d8
Expose PropertyEnumeration values list to python.
2020-12-31 20:06:02 -08:00
Markus Lampert
8e6f964e0d
Renamed ToolTable group to Tools in order to (not) set expectations.
2020-12-31 18:40:23 -08:00
Markus Lampert
b92660086b
Fixed job deletion.
2020-12-31 15:38:18 -08:00
Markus Lampert
121152deb9
Use job.ToolTable.Group instead of job.ToolController.
2020-12-31 15:38:18 -08:00
Markus Lampert
8a95005586
Added ToolTable to job and convert old ToolController property on the fly.
2020-12-31 15:38:18 -08:00
sliptonic
2203dcec93
Merge pull request #4214 from mlampert/bugfix/dangling-signal-registration
...
[Path]: bugfix/dangling signal handler error
2020-12-31 14:14:44 -06:00
Russell Johnson
08ec99a24f
Path: Fix isinstance() item.Proxy error
...
Some items in `objectList` do not contain a `Proxy` child and cause a fatal error in post processing with this post module.
2020-12-31 08:50:38 -06:00