wmayer
45d7151dfa
Test: [skip ci] unit test for fix of Vector2d::Rotate
2022-07-04 16:53:47 +02:00
Wanderer Fan
11c6f4a9e9
[TD]fix scaling of bitmap
2022-07-04 10:49:22 -04:00
Yorik van Havre
ab9ff476e1
Merge pull request #7122 from donovaly/Arch-fix-typo
...
[Arch] fix typo in function name
2022-07-04 15:08:33 +02:00
wmayer
de839911e9
Gui: show thumbnails in file dialog
2022-07-04 14:49:53 +02:00
wmayer
4dbeb8c5aa
Gui: make sure to use FileIconProvider in FileDialog and delete it after closing the dialog
2022-07-04 13:17:11 +02:00
Uwe
bc2d022e55
[Part] edgecluster.h: add missing include
...
- apparently #include <Mod/Part/PartGlobal.h> must not be removed in general
2022-07-04 11:19:07 +02:00
Uwe
5834cc8060
[Part] ExtrusionHelper.h: add missing include
2022-07-04 11:16:23 +02:00
Uwe
27a69f89c3
[Part] E*: remove unneeded includes
...
- also sort includes
2022-07-04 10:59:16 +02:00
Yorik van Havre
e1a8c65a99
Removed old wiki2qhelp file - issue 7120
2022-07-04 10:52:51 +02:00
wmayer
988ec4c4fb
Drawing: [skip ci] fix build failure
2022-07-04 10:44:41 +02:00
Uwe
fd68d0d947
[Part] Geometry*: remove unneeded includes
...
- also sort includes
2022-07-04 10:25:05 +02:00
Uwe
e790566fd4
[Part] SectionCutting.cpp: attempt to fix CI compiler error
2022-07-04 10:13:36 +02:00
wmayer
70a5faf327
Part: fix build failure
2022-07-04 02:21:59 +02:00
Uwe
3aa4955e94
[Part] fix MSVC compiler warning
...
about redefinition of content of basic.h, see https://forum.freecadweb.org/viewtopic.php?f=10&t=69988
2022-07-04 02:14:27 +02:00
Uwe
7a17e579f5
[Part] Geometry*PyImp.cpp: remove unneeded includes
...
- also sort includes
2022-07-04 01:03:23 +02:00
wmayer
d7d503de8d
App: fix build failure on Windows caused by PR #7034
2022-07-04 00:54:49 +02:00
flachyjoe
738f6f47e9
[App] Fix file not found error with canonical filename
...
boost::filesystem::canonical doesn't resolve non existent file where
boost::filesystem::weakly_canonical does.
Notice boost::filesystem::weakly_canonical only resolve absolute path.
2022-07-04 00:50:43 +02:00
flachyjoe
84d766f0eb
[App] Fix #5592 : Respect symbolic links
...
Use the real path to the file when saving the document.
2022-07-04 00:50:43 +02:00
Uwe
2aac6ea1d9
[Part] Import*.cpp: remove unneeded includes
...
- also sort includes
2022-07-04 00:34:58 +02:00
mosfet80
828d4564c1
Delete .arcconfig
...
remove unused file
2022-07-04 00:19:58 +02:00
Uwe
2d19fad276
[Part] H* to mo*: remove unneeded includes
...
- also sort includes
2022-07-03 23:32:50 +02:00
Uwe
c0fa37cfa9
[FEM] update includes
...
- forgot to commit this in previous commit
2022-07-03 22:59:37 +02:00
Uwe
9a41845a41
[Part] OCCError.h: remove unneeded includes
...
- also sort includes
2022-07-03 22:51:16 +02:00
Uwe
0a5a7f6744
[TD] DrawDimHelper.cpp: add missing include
2022-07-03 22:08:37 +02:00
Uwe
c5ed57c405
[TD] ShapeExtractor.cpp: add missing include
2022-07-03 21:54:39 +02:00
Uwe
49f707e885
[Measure] Measurement.cpp: add missing include
2022-07-03 21:38:52 +02:00
Uwe
c5678ef373
[PD] FeatureDressUp.cpp: add missing include
2022-07-03 21:20:01 +02:00
Uwe
3bab125da7
[Part] PlanePyImp.cpp.cpp: add missing include
2022-07-03 21:08:22 +02:00
Uwe
6fb7f614c7
[Part] Pa* to Pre*: remove unneeded includes
...
- also sort includes
2022-07-03 20:47:03 +02:00
Uwe
73511f82c2
[Part] Prim* to Sur*: remove unneeded includes
...
- also sort includes
2022-07-03 19:32:28 +02:00
Uwe
01b4352693
[Part] SectionCutting: remove unused include
...
- also uniform line endings 8automatically done by MSVC)
2022-07-03 18:52:04 +02:00
Uwe
ca5efc5be1
[Part] To*: remove unneeded includes
...
- also sort includes
2022-07-03 18:39:24 +02:00
Uwe
74d582617c
[Part] TopoShapeFacePyImp.cpp: add includes needed by the CI compiler
2022-07-03 18:16:27 +02:00
Uwe
8e9b359928
[Part] Topo*: remove unneeded includes
...
- also sort includes
2022-07-03 17:41:42 +02:00
luz paz
a4b054c063
LGTM: omit src/Tools/wiki2qhelp.py from analysis
...
Per https://lgtm.com/projects/g/FreeCAD/FreeCAD
[skip ci]
2022-07-03 16:19:35 +02:00
Wanderer Fan
ac4fa39ad4
[TD]fix bitmap hatch
2022-07-03 10:18:37 -04:00
Uwe
96cb9dce0b
[Base] Tools2D.h: a simplification and code style unification
2022-07-03 15:54:33 +02:00
ChenOrange
06edc2db9b
Vector2d:fix rotate bug
2022-07-03 14:52:27 +02:00
wmayer
6820e0a9ec
Py3: properly port to Py3.11
2022-07-02 19:36:27 +02:00
sliptonic
fcdec28716
Merge pull request #6974 from agren/restore-path-drilling-retract-behaviour
...
Path: Restore drilling op retract value to user supplied Retract Height
2022-07-02 12:20:54 -05:00
Uwe
e844c4d20b
[App] [skip CI] fix minor code style issue
...
was introduced by commit 9a70b165
2022-07-02 18:10:26 +02:00
Uwe
75165e9594
[Robot] fix typo in function name
...
- just to please the spellchecker CI
2022-07-02 18:00:03 +02:00
Ajinkya Dahale
a88f69a9f0
[Sketcher] Only move one piece of B-spline when dragging
2022-07-02 07:35:30 +02:00
Uwe
ef088674ba
[FEM] fix wrong console outputs for fluid materials
...
- since a while ThermalExpansionCoefficient is used, VolumetricThermalExpansionCoefficient is only used for the material task panel
- as already stated in a code comment, the unit of VolumetricThermalExpansionCoefficient is ThermalExpansionCoefficient, therefore we must check for ThermalExpansionCoefficient
- we must also check if ThermalExpansionCoefficient exists
- Adapt the existing fluid material cards to use the ThermalExpansionCoefficient
2022-07-02 05:36:43 +02:00
Mihail
8afc5d3f0a
FEM WB Elmer viscosity bug fix.
...
In Elmer there was errors "Viscosity not found" if used mixed solid and flow calculation.
This fix disables Stokes-Navier eruation for Solid objects.
modified: src/Mod/Fem/femsolver/elmer/writer.py
2022-07-02 05:16:50 +02:00
Uwe
7bf9f30c5f
[Base] UnitsSchemaInternal: improve code readability
2022-07-02 05:15:11 +02:00
wmayer
1ae55905ba
Py: make FreeCAD to compile with Py3.11
2022-07-01 17:54:50 +02:00
Abdullah Tahiri
19a69df0fc
Sketcher: Bug fix
...
https://forum.freecadweb.org/viewtopic.php?p=606581&sid=70cfe557d7d1985e45ea1b298282c759#p606581
2022-07-01 13:56:16 +02:00
Uwe
94155361a0
[Arch] fix typo in function name
...
- just to please the spellchecker CI
2022-07-01 03:35:55 +02:00
andrea
1021098106
remove unused boost files
2022-07-01 03:18:36 +02:00