wandererfan
e2a81c78cb
[TD]fix AutoHorizontal not applied after creation
2020-01-27 08:02:29 -05:00
MA-LAPTOP\apeltauer
7a8ac5bc49
make some header include adoption for open cascade 7.4.0
2020-01-27 10:15:32 +01:00
carlopav
5e22086d71
[Draft] Autogroup bugfix
2020-01-27 10:12:02 +01:00
Adrian Schröter
68a3729422
Find uic and rcc on openSUSE
...
openSUSE (and most likely other distributions) is renaming uic and rcc
to avoid file conflicts with Qt4.
Prefer these if they exist
2020-01-27 10:09:15 +01:00
triplus
6efbf14126
Improve TabBar stylesheets support
2020-01-27 10:08:40 +01:00
triplus
5eb1ca4308
Sketcher - improve text readability on dark themes
...
https://forum.freecadweb.org/viewtopic.php?f=34&t=40493
2020-01-27 10:08:07 +01:00
carlopav
c5f2845eb5
[Draft] Reorganize menu & toolbars
...
According to what experimented in BIM WB.
2020-01-27 10:06:33 +01:00
0penBrain
43b9900964
Fix XPM height of 'Not attached' overlay icon
2020-01-27 10:06:03 +01:00
0penBrain
e49d553f1f
[NaviCube]Add 'NaviStepByTurn' parameter to 'View' preferences
2020-01-27 10:05:41 +01:00
0penBrain
0ead4c5946
[NaviCube]Fix error when 'NaviStepByTurn' parameter value leads to non-integer angle increment step
2020-01-27 10:05:41 +01:00
Bernd Hahnebach
7eca87584c
FEM: solver elmer, workaround for result reading
2020-01-27 07:42:49 +01:00
donovaly
39be11c459
[TD] reduce scaling increment
...
see https://forum.freecadweb.org/viewtopic.php?f=35&t=42780
2020-01-26 19:30:02 -05:00
sliptonic
d985809b6f
Merge pull request #2941 from realthunder/PathFix
...
Path: fix missing header
2020-01-26 08:56:48 -06:00
Zheng, Lei
8f0ac8f49b
Path: fix missing header
2020-01-26 11:57:50 +08:00
wandererfan
56c549290a
[Gui]fix missing #includes
2020-01-25 20:20:04 -05:00
sliptonic
40479913bd
Merge pull request #2928 from realthunder/PathFix
...
Path: fix b-spline discretization problem
2020-01-25 17:21:39 -06:00
wmayer
6e127f0ad1
Gui: activate ProgressDialog
2020-01-25 16:31:30 +01:00
wmayer
ebaadc50b2
Gui: [skip-ci] fix several problems with ProgressBar when using in a thread because the slots of its base class are invoked instead
2020-01-25 16:20:21 +01:00
wmayer
169e290b86
Gui: [skip-ci] rename Sequencer to SequencerBar
2020-01-25 16:06:29 +01:00
wmayer
3c04ab6a6c
Gui: [skip-ci] allow user to sort elements in parameter editor by name/type/value
2020-01-25 15:28:38 +01:00
sliptonic
f88fa6bd96
Merge pull request #2932 from vocx-fc/path_python_syntax
...
Path: small fix for Python 2 syntax
2020-01-24 09:48:32 -06:00
vocx-fc
2e0651da40
Path: small fix for Python 2 syntax
2020-01-23 22:25:50 -06:00
Zheng, Lei
06f69fd039
Path: add some diagnostic trace in Area
2020-01-24 07:58:57 +08:00
Zheng, Lei
131db0d972
Path: change wire discretization method used in Area
2020-01-24 07:58:41 +08:00
wandererfan
ac8e653e0e
[TD]support Horiz/Vert Dims in Dxf export
2020-01-23 13:46:51 -05:00
wandererfan
7595a2a790
[IMP]Support Horiz/Vert Dims in DXF export
2020-01-23 13:46:51 -05:00
wandererfan
794d2ed62d
[TD]fix LeaderLine autoHorizontal
2020-01-22 20:23:18 -05:00
Bernd Hahnebach
7c5a9c0138
FEM: nonlinear material, fix selection for adding one
2020-01-22 17:34:49 +01:00
wmayer
7fac3b1bc9
Part: [skip ci] implement methods getBasisCurve of Surface of Revolution/Extrusion
2020-01-22 14:53:17 +01:00
Yorik van Havre
58ab713eb5
Start: Added settings button and allow to turn tips off
2020-01-22 12:46:45 +01:00
0penBrain
783f505516
[NaviCube] Add user parameter 'NaviStepsByTurn' to make customizable the rotation step increment
2020-01-22 10:28:13 +01:00
Pablo Gil
39d2091c76
[Stylesheets] fix vertical Selector Toolbar width
2020-01-22 10:25:37 +01:00
Pablo Gil
1fb8becf00
[Stylesheets] Missing SVG for vertical toolbars added
2020-01-22 10:25:37 +01:00
UR-0
7b511d49cb
Draft: ShapeStringTaskPanel add parameter DontUseNativeFontDialog
2020-01-22 10:25:13 +01:00
Xia, Qingfeng
a8af66e7cf
AddonManager: add CFD inkscape icons (96DPI)
2020-01-22 10:20:19 +01:00
carlopav
8cdf9ee534
[Draft] Edit addpoint with both chamfer and fillet enabled
2020-01-22 10:19:39 +01:00
carlopav
50897a55f5
[Draft] Edit, bugfix on addpoint to filleted polyline
2020-01-22 10:19:39 +01:00
paullee0
7786a28eff
[ArchWindow] getSubVolume() Bug - When the Window is a Clone, HoleWire in original is ignored
...
getSubVolume() -
- When Windown is a Clone, HoleWire in Clone is tested
- However, if HoleWire is not set, no further check if HoleWire in Original is set
- The original code direclty check the Base's Wires BoundBox as HoleWire
2020-01-22 10:19:06 +01:00
paullee0
b00dcc329e
[ArchWindow] getSubVolume() Bug - When HoleDepth is set but the Window is a Clone, no opening is created
...
getSubVolume() -
- When Windown is a Clone, no base is set
- When HoleDepth is set, no further check if there is a Clone to set its base to Clone's base
- The original code return None when no base is set
2020-01-22 10:19:06 +01:00
paullee0
c004b08c14
[ArchWall] Typo
2020-01-22 10:16:54 +01:00
paullee0
41b7b1790b
[ArchWall] Use OverridenWidth/Align when ArchSketch getWidths/Aligns() not implemented
2020-01-22 10:16:54 +01:00
Yorik van Havre
fa0ba6eea1
Merge branch 'master' into DraftModifiersAppPart
2020-01-21 11:19:37 +01:00
sliptonic
7255b2bec0
Merge pull request #2914 from sliptonic/dynapathunits
...
Fix units in dynapath post processor.
2020-01-20 11:49:26 -06:00
Bernd Hahnebach
6bbe2f1c20
FEM: workbench gui, sort lupdate entries
2020-01-20 05:56:55 +01:00
Bernd Hahnebach
103ed1dccf
FEM: examples, small code improvements
2020-01-20 05:56:50 +01:00
Joshua Call
68da4cb243
Remove TechDraw_Tree_Annotation.svg
...
Replace TechDraw_Tree_Annotation.svg with techdraw-annotation.svg as
discussed in forum topic
https://forum.freecadweb.org/viewtopic.php?f=34&t=42552
2020-01-19 10:07:08 -05:00
Bernd Hahnebach
473c62249e
FEM: ccx unit tests, sort methods by abc
2020-01-19 13:41:10 +01:00
Bernd Hahnebach
f59a9e518c
FEM: ccx unit tests, remove numbers from test names
2020-01-19 13:41:10 +01:00
Bernd Hahnebach
6ed85d5a8d
FEM: ccx unit tests, improve multiple material test name
2020-01-19 13:41:10 +01:00
Bernd Hahnebach
3a8b2464b8
FEM: ccx unit tests, small code improvements
2020-01-19 13:41:10 +01:00