0penBrain
b02d549c98
Sketcher : optimize code that was present for Qt4 compatibility
...
Was introduced by a2b53be76, new code only supported by Qt5
2022-10-03 11:12:35 -07:00
Chris Hennes
735b786cb3
Addon Manager: Fix undeclared variable in error handling
2022-10-03 12:54:25 -05:00
Chris Hennes
0edb57d205
Addon Manager: Error checking when Python can't be found
2022-10-03 12:52:57 -05:00
wmayer
a157e6fcea
Part: [skip ci] fix typo
2022-10-03 19:45:38 +02:00
wmayer
918fc83cd3
Part: implement wrapper class around Interface_Static
2022-10-03 19:03:32 +02:00
Uwe
c63ce3f10b
[FEM] ViewProviderFemConstrain*: remove unused includes - part 2/2
...
- also sort includes
- also fix warnings about too long lines
2022-10-03 18:14:51 +02:00
wmayer
8522b9c813
Import: make API more flexible
2022-10-03 17:26:32 +02:00
Uwe
a134cfea93
[FEM] ViewProviderFemConstrain*: remove unused includes - part 1
...
- also sort includes
- also fix warnings about too long lines
2022-10-03 17:10:36 +02:00
Chris Hennes
8b252e0004
Sketcher: Remove Snell's Law from toolbar
...
Leave menu item intact so it is still accessible, but does not use up toolbar space.
2022-10-03 09:25:42 -05:00
Uwe
21ea719805
[Part] ImportStep: rename enum to fix compilation
...
- because the name "IN" is already defined for the Visual Studio compiler, see ed7914fba3 (r85690207)
2022-10-03 15:05:50 +02:00
Uwe
6757d1e853
[FEM] ViewProviderFem*: remove unused includes
...
- also sort includes
2022-10-03 15:01:37 +02:00
wmayer
baf221fc32
Part: set default STEP import settings
...
according to https://forum.freecadweb.org/viewtopic.php?p=629883#p629883
2022-10-03 14:43:40 +02:00
wmayer
5229dadfd5
Part: add getter/setter to ImportExportSettings and simplify DlgImportExportStep
2022-10-03 14:27:42 +02:00
Uwe
5ce791ffdf
[FEM] ViewProvider*: remove unused includes
...
- also sort includes
2022-10-03 06:07:55 +02:00
Uwe
208b017253
[FEM] TaskFemConstrain*: remove unused includes
...
- also sort includes
2022-10-03 05:20:52 +02:00
Uwe
365552ba36
[FEM] TaskPostBoxes.cpp: re-add an include
...
- (strange that it compiled on MSVC without even a warning)
2022-10-03 05:10:07 +02:00
Uwe
4ed99e2f99
[FEM] Task*: remove unused includes
...
- also sort includes
2022-10-03 04:41:35 +02:00
Uwe
5367aa8ab2
[TD] remove redundant nullptr checks
2022-10-03 04:25:33 +02:00
Uwe
c327217dc3
[Path] Area.cpp: remove redundant nullptr check
2022-10-03 04:22:40 +02:00
Uwe
ab1951d099
[FEM] Dlg* etc.: remove unused includes
...
- also sort includes
2022-10-03 03:57:21 +02:00
Uwe
ae14c761e6
[FEM] FemResult* to end: remove unused includes
...
- also sort includes
2022-10-03 03:42:22 +02:00
Uwe
4fd3612c1c
[FEM] FemPost*: remove unused includes
...
- also sort includes
2022-10-03 03:15:04 +02:00
Uwe
4f882c0c64
[FEM] FemMesh*: remove unused includes
...
- also sort includes
2022-10-03 00:47:24 +02:00
Uwe
4140b6af8b
[skip CI] [Sketcher] ViewProviderSketch.cpp: Clang formatting
...
- to please the CI (too long lines etc.)
2022-10-02 20:34:12 +02:00
Uwe
0fb0dd57ad
[FEM] App, FemConstraint*: remove unused includes - part 2/2
...
- also sort includes
2022-10-02 19:36:38 +02:00
Uwe
a2c9c3e3f0
[FEM] App, FemConstraint*: remove unused includes - part 1
...
- also sort includes
2022-10-02 18:51:28 +02:00
Stanislav
6743bb564e
i18n: Manually update language files from Crowdin ( #7540 )
...
* Manual update from Crowdin
2022-10-02 18:18:25 +02:00
fandaL
0a11ed0288
FEM:fix remaining result object in memory in femmesh2mesh
2022-10-01 04:29:00 +02:00
wmayer
249eb7ff79
Qt6: remove or replace QTextCodec
2022-09-30 14:52:11 +02:00
Yorik van Havre
101ba3732b
Merge pull request #7519 from Hubhubhurra/master
...
Issue #7510 - rectified transparency in importOBJ.py
2022-09-27 10:54:43 +02:00
Yorik van Havre
5f9f8be9f2
Merge pull request #7527 from Roy-043/Draft-Improve-Draft_Edit-context-menus
...
Draft: Improve Draft_Edit context menus
2022-09-27 10:53:01 +02:00
Chris Hennes
b253f5acce
Addon Manager: Use Vermin to detect min Python
2022-09-26 11:04:42 -05:00
Chris Hennes
f4bae7f9d3
Addon Manager: Add support for <pythonmin> tag
2022-09-26 11:04:42 -05:00
wmayer
849305b88a
Mesh: move Extension3MFFactory outside Exporter3MF
2022-09-26 11:05:01 +02:00
Roy-043
25ee38495e
Draft: Improve Draft_Edit context menus
2022-09-26 10:03:50 +02:00
Uwe
51fa530569
[skip CI] [Part] TaskFaceColors.cpp: whitespace
2022-09-26 03:39:10 +02:00
Uwe
8c355e21f1
[Part] Task*: remove unused includes - part 2/2
...
- also some sorting
2022-09-26 03:37:33 +02:00
Uwe
379362bcd2
[Part] Task*: remove unused includes - part 1
...
- also some sorting
2022-09-26 03:05:23 +02:00
Uwe
be6f86f8d1
[Part] So*: remove unused includes
...
- also some sorting
2022-09-26 00:33:53 +02:00
Uwe
64ab0c2781
[Part] Dlg*: remove unused includes - part 2/2
...
- also some sorting
2022-09-26 00:04:46 +02:00
Uwe
105c80dd17
[Part] Dlg*: remove unused includes - part 1
...
- also some sorting
2022-09-25 21:42:37 +02:00
wmayer
031714f0e2
Addon Manager: [skip ci] fix typo
2022-09-25 12:37:32 +02:00
wmayer
cbac99a8ed
Sketcher: [skip ci] remove unused includes
2022-09-25 11:09:29 +02:00
Uwe
3e8330fda2
[Gui] fix some CI warnings
...
- narrowing conversion from 'unsigned long' to signed type 'int' is implementation-defined
- floating point literal has suffix 'f', which is not uppercase
- narrowing conversion from 'double' to 'float'
- Slots named on_foo_bar are error prone
- also tome Clang style fixes
(see here for the reports: https://github.com/FreeCAD/FreeCAD/pull/7522/commits/d9c2efcc )
2022-09-24 19:58:11 +02:00
Chris Hennes
210f93d927
Addon Manager: Manually convert property to binary data
2022-09-24 11:45:15 -05:00
0penBrain
99de061504
Sketcher/constraints: improve command opening management
...
TODO : do same in CmdSketcherConstrainTangent::substituteConstraintCombinations
2022-09-24 16:05:23 +02:00
0penBrain
5f92c03124
Sketcher: fix misleading indentation
2022-09-24 16:05:23 +02:00
0penBrain
f9fb72fdc8
[Bugfix]Sketcher/Point-on-object: do not substitute constraint if conditions are not OK
2022-09-24 16:05:23 +02:00
wandererfan
f970a321b2
[TD]fix StackTop and StackBottom
2022-09-24 08:18:38 -04:00
marioalexis
4c0781e0f1
Spreadsheet: Check Python types using Base::PyTypeCheck
2022-09-24 05:10:34 +02:00