Uwe
3548032b5f
[Part] App*: remove unneeded includes
...
- also sort includes
2022-07-09 14:11:56 +02:00
Uwe
9fdac70448
[Part] Attach*: remove unneeded includes
...
- also sort includes
2022-07-09 13:20:06 +02:00
Uwe
81ce256e69
[Part] [Skip CI] BRepOffsetAPI_MakePipeShellPyImp: re-add an include
2022-07-09 04:12:32 +02:00
Uwe
f5d3c22d3a
[Part] B*: remove unneeded includes
...
- also sort includes
2022-07-09 03:52:17 +02:00
Yorik van Havre
ddf4214a01
Merge pull request #7147 from Roy-043/Draft_Fix_join.py
...
Draft: Fix join.py
2022-07-08 11:51:51 +02:00
Roy-043
f4d4304e1b
Draft: Fix join.py
2022-07-08 10:52:05 +02:00
Uwe
353c95bd82
[Part] [skip CI] BSplineSurfacePyImp.cpp: remove unneeded comment
2022-07-08 02:00:02 +02:00
Uwe
47460b632c
[Part] BSpline*: remove unneeded includes
...
- also sort includes
2022-07-08 01:34:59 +02:00
Uwe
531e5d19a6
[Part] ConePyImp.cpp: add missing include
2022-07-08 01:29:55 +02:00
Uwe
b3cf8cc31c
[Part] C*: remove unneeded includes
...
- also sort includes
2022-07-08 01:20:22 +02:00
Wanderer Fan
e0a73327c2
[TD]fix bad edge in face finder
2022-07-07 10:22:50 -04:00
Yorik van Havre
c38e88c61b
TechDraw: Allow DraftView command on any object
...
Currently the TechDraw DraftView command only accepts Draft objects
as selected objects. However, the Draft SVG rendering works with
almost anything (or at least it should :) ). This commit raises the
restrictions amd allow the DraftView tool to work with any kind of
selected object.
2022-07-07 13:17:34 +02:00
Ajinkya Dahale
1f4e6ad899
[Sketcher] Do regular drag for small B-splines
...
Here, "small" means that the number of poles of the spline is so low that moving
any piece of the curve without changing shape would require moving all the
poles. In that case the rest of the algorithm in `initBSplinePieceMove()` only
complicates the matter.
2022-07-07 08:17:20 +02:00
Benjamin Bræstrup Sayoc
8b52db90c5
[TechDraw] Use function overloadin and avoid code repeat
2022-07-06 20:46:44 -04:00
Yorik van Havre
91f84184bf
Merge pull request #7138 from Roy-043/Draft-displayStatusbarScaleWidget-should-be-checked-in-ui-file
...
Draft: DisplayStatusbarScaleWidget should be checked in preferences-draftinterface.ui
2022-07-06 11:28:03 +02:00
wmayer
212b140d82
GuiPy: allow to call setupWithoutGUI more than once
2022-07-06 10:54:29 +02:00
Roy-043
966911775a
Draft: displayStatusbarScaleWidget should be checked in preferences-draftinterface.ui
2022-07-06 00:02:45 +02:00
Russell Johnson
c52317a851
Path: Fix Type=Polar regression
...
This regression was introduced in PR #4818 with the refactor. The source of the regression is that the `rotatePath()` method was not included in the new `PathArray` class created in the refactor.
This commit relocates the missing method to the `PathArray` class where it belongs, and corrects the `path` argument where the method is called.
2022-07-05 12:58:21 -05:00
wmayer
b4c480737f
Test: [skip ci] set direct connection mode as otherwise the test will fail
2022-07-05 15:28:28 +02:00
0penBrain
5dcd27df93
Gui: test for ILoggerBlocker
2022-07-05 13:35:18 +02:00
0penBrain
95a98669a4
Gui: implement temporary blocker for console observer
2022-07-05 13:35:18 +02:00
0penBrain
06d65c73a3
[BUGFIX] Gui: correctly restore message type enabling in report view
2022-07-05 13:35:18 +02:00
0penBrain
3fe4e4b6a6
[BUGFIX] Gui: correctly save and restore warning type enabling in report view
2022-07-05 13:35:18 +02:00
Yorik van Havre
8f4a982696
Merge pull request #7132 from Roy-043/Draft-Fix-near-snap
...
Draft: Fix near snap (issue #6613 )
2022-07-05 13:17:44 +02:00
Yorik van Havre
d82240e991
Merge pull request #7135 from Roy-043/Arch-Invert-opening-symbol-Simple-door
...
Arch: Invert opening symbol Simple door
2022-07-05 10:50:16 +02:00
Roy-043
616cde7dfd
Arch: Invert opening symbol Simple door
2022-07-05 10:23:04 +02:00
Wanderer Fan
f4ec49ed28
[TD]fix multiple open dialogs
2022-07-04 20:45:08 -04:00
Wanderer Fan
b6c20202cd
[TD]adjustable extension line gap
2022-07-04 20:43:49 -04:00
Uwe
90d660260c
[Part] CylinderPyImp.cpp: add missing include
2022-07-05 01:58:26 +02:00
Uwe
f92b5b4b7f
[Part] Cy* - Fac*: remove unneeded includes
...
- also sort includes
2022-07-05 01:46:00 +02:00
Roy-043
e6e210467e
Update gui_snapper.py
2022-07-04 16:59:02 +02:00
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
Roy-043
88d1808ccb
Draft: Fix near snap
2022-07-04 09:43:15 +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