Uwe
bb76c7cc55
[Main] remove unused includes
2022-03-04 03:53:09 +01:00
Uwe
fccb743fd6
[Gui] DockWindow and DemoMode: remove unused includes
2022-03-04 03:37:44 +01:00
Uwe
2be0a9706e
[Gui] Command: remove unused includes
2022-03-04 03:21:46 +01:00
wmayer
4d9ddcfa66
App: move member DocumentPythonObject to DocumentP
2022-03-03 20:28:47 +01:00
wmayer
6c1e940b69
Base: use forward declaration instead of including Python.h
2022-03-03 19:18:07 +01:00
wmayer
c07473ba5b
Base: use forward declaration instead of including Python.h
2022-03-03 17:37:13 +01:00
Wanderer Fan
913fb21502
[TD]fix misplaced section line
...
- BRepBndLib::Add results in wrong bbox center.
- replaced with BRepBndLib::AddOptimal
2022-03-03 09:31:29 -05:00
Wanderer Fan
2439a9d90e
[TD]use <br> in ToolTipText vs \n
2022-03-03 09:31:01 -05:00
Wanderer Fan
7546c03509
[TD]fix area scale and make unit aware
2022-03-03 09:31:01 -05:00
Yorik van Havre
b222248071
Added new opencollective to funding links
2022-03-03 14:23:43 +01:00
Yorik van Havre
88d12c6842
Fixed missing include
2022-03-03 13:12:46 +01:00
Yorik van Havre
f00c0e6458
Merge pull request #6496 from Roy-043/Arch-Fix-Arch_PipeConnector-for-pipes-with-wall-thickness
...
Arch: Fix Arch_PipeConnector for pipes with non-zero wall thickness
2022-03-03 12:48:48 +01:00
Uwe
57fe294c3e
[Gui] PropertyEditor: remove unused includes
2022-03-03 03:59:48 +01:00
Uwe
6c4acb6ea7
[Gui] Task: remove unused includes
2022-03-03 03:16:35 +01:00
Uwe
9df3059d3b
[Gui] Navigation styles: remove unused includes
2022-03-03 02:25:21 +01:00
Uwe
4f5283744a
[Gui] ActiveObjectList etc.: remove unused includes
2022-03-03 02:08:19 +01:00
Uwe
39ce4dde0d
[Base] Exception and others: remove unused includes
2022-03-03 01:01:10 +01:00
Yorik van Havre
2b1b300eae
Preparation for Help module
...
Added a preference switch to enable the use of the Help module.
Doing this before the release so users of 0.20 will be able to
use the Help module when it's ready
2022-03-02 19:07:44 +01:00
andrea reale
5d5f31725d
Code clean
2022-03-02 18:55:10 +01:00
Chris Hennes
3af20938cd
Core: Remove Init.py stop file check from inner package loop
...
Check was unused, only stop files located at the top-level should halt loading.
2022-03-02 10:00:52 -06:00
Roy-043
4c33c9622d
Arch: Fix Arch_PipeConnector for pipes with wall thickness
2022-03-02 16:19:54 +01:00
Abdullah Tahiri
2562c80c9b
Sketcher: GeoElementId VAxis fix - windows
2022-03-02 15:00:40 +01:00
Uwe
1eeb1fecd0
[Base] BoundBox etc.: remove unused includes
2022-03-02 13:59:59 +01:00
Uwe
7bb7efc55f
[Base] Parameter and Matrix: remove unused includes
2022-03-02 13:28:34 +01:00
0penBrain
6ad885fdd3
PartDesign: fix crash in MultiTransform if moving on empty list
2022-03-02 13:01:17 +01:00
Abdullah Tahiri
919de5a233
Sketcher: Fix GeoElementId VAxis
2022-03-02 07:54:24 +01:00
Abdullah Tahiri
2add401282
Sketcher: GeoElementId - isCurve and PosIdAsInt members
2022-03-02 07:53:07 +01:00
Uwe
b9777464c3
[Gui] Expression: remove unused includes
2022-03-02 05:00:21 +01:00
Uwe
10380abd95
[Gui] Manual alignment etc.: remove unused includes
2022-03-02 04:22:48 +01:00
Uwe
83c06d14f6
[PD] Gui: remove unused includes
...
- also some sorting
2022-03-02 02:51:01 +01:00
Uwe
b5163ab49f
[PD] Boolean: re-add necessary include
2022-03-02 02:50:46 +01:00
Uwe
1e640865a9
[PD] Boolean: remove unused include
2022-03-02 02:30:28 +01:00
Uwe
8a9ee1951b
[App] remove header
...
slipped in with previous commit but will be part of a PR
2022-03-02 01:53:28 +01:00
Uwe
a5c838fefc
[Base] some sorting and cleanup
2022-03-02 01:51:05 +01:00
mwganson
663d4fe93a
PartDesign: Fillets / Chamfers add unit tests for UseAllEdges property
2022-03-01 18:42:14 +01:00
0penBrain
d5edaf568b
[RecentMacros] Check and warn for shortcut conflicts
2022-03-01 18:40:33 +01:00
0penBrain
8bedccb564
[RecentMacros] Refactor restore()
2022-03-01 18:40:33 +01:00
0penBrain
94ddcde7f2
[RecentMacros] Fix shortcut display in status bar
2022-03-01 18:40:33 +01:00
wmayer
d6c397ea22
Tools: [skip ci] remove the last reference to CxImage: fixes #6432
2022-03-01 18:35:28 +01:00
mosfet80
e3d51eb3aa
Update SketchObject.cpp
...
Initialize variable
2022-03-01 17:42:23 +01:00
mosfet80
ebe57601cd
PD: remove duplicate verifications
2022-03-01 17:41:09 +01:00
wmayer
de56e1b6d8
Gui: cleanup of PR #5516
...
* instead of breaking encapsulation of PropertyItem apply the attorney idiom
* refactoring of PropertyItemDelegate::createEditor by moving the code to PropertyItem::createPropertyEditorWidget
2022-03-01 17:19:12 +01:00
wmayer
9955c64752
Mod: add string header to dxf.h
2022-03-01 17:18:29 +01:00
sliptonic
b2f77797a7
Merge pull request #6480 from sliptonic/bug/velocitywarn
...
[Path] Fix bug with velocity warning.
2022-03-01 08:18:10 -06:00
sliptonic
f43db33764
Merge pull request #6486 from mlampert/cleanup/black-formatting-pylint-removal
...
Cleanup/black formatting pylint removal
2022-03-01 08:17:34 -06:00
wmayer
2dc1a4c412
Mod: add string header to dxf.h
2022-03-01 15:13:34 +01:00
wmayer
9252f5f9ec
Part: issue #6488 : Cone surface returns wrong dv derivative
...
This is a workaround to fix a bug in ElSLib::ConeDN
2022-03-01 14:59:26 +01:00
Uwe
6afab502ca
[Base] Geometry etc.: remove unused includes
2022-03-01 13:56:02 +01:00
wmayer
34c77609dd
Gui: [skip ci] export PDF of 3D view in landscape orientation
2022-03-01 12:46:35 +01:00
wmayer
831d569f52
Draft, Import, area: include iosfwd instead of iostream if forward declarations are sufficient
2022-03-01 12:37:00 +01:00