luzpaz
|
95070bded4
|
Draft: Fix 'testing inequality to None' syntax (#7275)
* Draft: Fix 'testing inequality to None' syntax
- Substitute `is not None` for `!= None`
- Trim trailing whitespace on touched files
|
2022-07-30 00:26:56 +02:00 |
|
Uwe
|
922f6b83d6
|
[Part] [skip CI] SectionCutting: silence MSVC compiler warning
- also fix a typo
|
2022-07-30 00:20:30 +02:00 |
|
Benjamin Bræstrup Sayoc
|
abaee2d0fe
|
[TechDraw] Improve readability of DrawWeldSymbol.cpp
|
2022-07-29 14:39:21 -04:00 |
|
Benjamin Bræstrup Sayoc
|
692838bd53
|
[TechDraw] Improve readability of DrawViewSpreadsheet.cpp
|
2022-07-29 14:39:21 -04:00 |
|
wmayer
|
8fb716643c
|
Mod: [skip ci] fix warning: [-Wreturn-std-move]
|
2022-07-29 18:55:10 +02:00 |
|
wmayer
|
fc72a7979b
|
Part: [skip ci] fix typo
|
2022-07-29 18:50:35 +02:00 |
|
Yorik van Havre
|
a5c64777b1
|
Arch: Removed leftover debug messages
|
2022-07-29 14:01:56 +02:00 |
|
Uwe
|
40e9759070
|
[TD] silence a MSVC compiler warning
- as suggested here: https://forum.freecadweb.org/viewtopic.php?p=613409#p613409
|
2022-07-29 02:21:21 +02:00 |
|
Uwe
|
6c7cf1c276
|
[Sketcher] fix icon name
- fix a FIXME, Sketcher_CreateEllipse depicts already the right thing, it just has to be renamed
|
2022-07-29 01:26:00 +02:00 |
|
Chris Hennes
|
ff98d4f4f1
|
Addon Manager: pylint cleanup for install_to_toolbar
|
2022-07-28 15:58:33 -05:00 |
|
Chris Hennes
|
9bde00a104
|
Addon Manager: pylint cleanup of NetworkManager
|
2022-07-28 15:29:53 -05:00 |
|
Benjamin Bræstrup Sayoc
|
ea06981ccc
|
[TechDraw] Make projection group test a unittest
|
2022-07-28 14:51:50 -04:00 |
|
Benjamin Bræstrup Sayoc
|
7cd860f28c
|
[TechDraw] Fix making template bug for tests
|
2022-07-28 14:51:50 -04:00 |
|
Benjamin Bræstrup Sayoc
|
d3d15d36d0
|
[TechDraw] Make balloon test a unittest
|
2022-07-28 14:51:50 -04:00 |
|
Benjamin Bræstrup Sayoc
|
886c1415d8
|
[TechDraw] Make section view test a unittest
|
2022-07-28 14:51:50 -04:00 |
|
Benjamin Bræstrup Sayoc
|
937d19c4ad
|
[TechDraw] Make view test a unittest
|
2022-07-28 14:51:50 -04:00 |
|
Benjamin Bræstrup Sayoc
|
3fda6b8c62
|
[TechDraw] Make dimension test a unittest
|
2022-07-28 14:51:50 -04:00 |
|
Wanderer Fan
|
bfffd53493
|
[TD]fix redraw does not paint all views
|
2022-07-28 09:16:03 -04:00 |
|
Wanderer Fan
|
eca5ff6db7
|
[TD]fix Symbol update on property change
|
2022-07-28 09:16:03 -04:00 |
|
Yorik van Havre
|
99da0738a7
|
Arch: added ExclusionNames property to Shape2DViews
|
2022-07-28 14:09:41 +02:00 |
|
Roy-043
|
f03c89542f
|
Draft: Avoid faulty Base.Placement.rotate() in draftobjects.array.py
|
2022-07-28 13:56:05 +02:00 |
|
Roy-043
|
02170da098
|
Update rotate.py
Workaround for `faulty` implementation of Base.Placement.rotate(center, axis, angle).
See: https://forum.freecadweb.org/viewtopic.php?p=613196#p613196
|
2022-07-28 13:46:26 +02:00 |
|
andrea
|
513661772a
|
Remove 2 deprecate PyCFunction
|
2022-07-28 01:50:15 +02:00 |
|
Chris Hennes
|
52fafd16ec
|
Addon Manager: pylint cleanup of manage_python_dependcies.py
|
2022-07-27 15:58:12 -05:00 |
|
Chris Hennes
|
3b1eb87123
|
Addon Manager: Clean up Addon.py based on pylint
|
2022-07-27 15:40:03 -05:00 |
|
wmayer
|
3ef98f002b
|
Fem: use 'using' instead of 'typedef' [modernize-use-using]
|
2022-07-27 19:11:05 +02:00 |
|
Chris Hennes
|
fac9cb1e68
|
Addon Manager; Silence some pylint errors
|
2022-07-27 12:04:38 -05:00 |
|
Chris Hennes
|
ec1fbb5d69
|
Addon Manager: Utilities pylint cleanup
|
2022-07-27 11:52:57 -05:00 |
|
Chris Hennes
|
4b1b6fff59
|
Addon Manager: Fix get_zip_url for non-github URLs
|
2022-07-27 11:46:30 -05:00 |
|
Chris Hennes
|
514118192a
|
Addon Manager: Cleanup
|
2022-07-27 10:49:00 -05:00 |
|
wmayer
|
acbd4b1cd7
|
Part: if fillet/chamfer object has set transparency then override the values of the input shape
|
2022-07-27 17:32:39 +02:00 |
|
wmayer
|
7237fcfc14
|
Part: if boolean/compound object has set transparency then override the values of the input shape
|
2022-07-27 17:03:47 +02:00 |
|
Chris Hennes
|
044b7ed744
|
Addon Manager: Add dialog to manage Python deps
|
2022-07-27 09:59:25 -05:00 |
|
Uwe
|
c25c0888c9
|
[FEM] fix PostObject hiding issue
- when a PostObject is hidden the FemPostDataAtPointFilter must not be taken into account
|
2022-07-27 16:56:06 +02:00 |
|
Uwe
|
9a9ac18916
|
[FEM] save icons as plain SVG - part 2/2
|
2022-07-27 16:42:46 +02:00 |
|
Uwe
|
4c08e41a88
|
[FEM] PostDataAtPoint: remove unnecessary style setting
- PostDataAtPoint is a point therefore setting a filling style is not necessary
- also fix a typo in a comment
|
2022-07-27 16:15:04 +02:00 |
|
Uwe
|
1b5d51f5b8
|
[Sketcher] [skip CI] CommandCreateGeo: code style fix
- the MSVC IDE had problems with this, thus apply our .clang style
|
2022-07-27 16:05:39 +02:00 |
|
wmayer
|
63c5c25b03
|
Part: [skip ci] add unit test for PR #7258
|
2022-07-27 14:44:29 +02:00 |
|
0penBrain
|
776c17df01
|
[BUGFIX] Sketcher: fix icon normal/construction toggling when commands used in custom toolbar
Fixes #7064
|
2022-07-27 14:28:54 +02:00 |
|
luz paz
|
b42c1b32a5
|
Trim trailing whitespace for Part/App/BSplineSurfacePyImp.cpp
|
2022-07-27 14:27:08 +02:00 |
|
tomate44
|
0398a684df
|
[Part] BSplineSurface: add setBounds method
|
2022-07-27 14:27:08 +02:00 |
|
wmayer
|
bb846fa62c
|
Part: [skip ci] add unit test for PR #7260
|
2022-07-27 14:18:27 +02:00 |
|
tomate44
|
07805f1a61
|
[Part] BSplineSurface: fix KnotSequence for periodic BSpline surfaces
|
2022-07-27 14:14:01 +02:00 |
|
Uwe
|
d81fe59c2e
|
[FEM] remove checks for Python 2
|
2022-07-27 14:09:23 +02:00 |
|
berniev
|
ba06e203be
|
Fix column number calc
(cherry picked from commit 0a8b875751c9469a52548730539dfd4b4fc51acc)
|
2022-07-27 13:45:33 +02:00 |
|
wmayer
|
a693b1bf4e
|
Test: [skip ci] fix typo
|
2022-07-27 13:35:34 +02:00 |
|
wmayer
|
f3b02a487f
|
App/Test: implement unit test for PR #7250
|
2022-07-27 13:22:00 +02:00 |
|
wmayer
|
fc585f4af4
|
Spreadsheet: Returning data of temporary QByteArray [-Wclazy-returning-data-from-temporary]
|
2022-07-27 07:42:55 +02:00 |
|
wmayer
|
526228c89e
|
Spreadsheet: fix several memory leaks
|
2022-07-27 07:37:23 +02:00 |
|
Uwe
|
9c89935297
|
[FEM] skip CI] update a comment
|
2022-07-27 03:54:26 +02:00 |
|