wandererfan
|
a85f751668
|
[TD]encode Xml characters in spreadsheet
|
2022-10-04 08:16:36 -04:00 |
|
wmayer
|
2575f082d9
|
Part: [skip ci] list all used parameters for reading/writing shapes
|
2022-10-04 13:29:26 +02:00 |
|
wmayer
|
5dcaa8e5bf
|
Part: use ImportExportSettings in client code
|
2022-10-04 12:32:47 +02:00 |
|
wmayer
|
1635e7cd91
|
Part: use separate setting classes for IGES, STEP and OCAF handling
|
2022-10-04 11:26:33 +02:00 |
|
Chris Hennes
|
3871af1388
|
Test: Add more tag testing to Metadata tests
|
2022-10-03 19:13:48 -07:00 |
|
Uwe
|
d1e72dcafa
|
[Part] remove code for < GCC 4.8
we don't support such old GCC versions anymore so I think this can be removed
|
2022-10-03 23:07:41 +02:00 |
|
Uwe
|
76ec5de64b
|
[TD] A* - C*: remove unused includes
- also sort includes
- also sort PreCompiled.h
|
2022-10-03 23:05:36 +02:00 |
|
Uwe
|
567e53c6ea
|
[Part] OpenCascadeAll.h: sort entries and remove duplicates
- to keep the overview (several duplicates where found this way)
- also move the few includes from TechDraw to the file
|
2022-10-03 22:50:55 +02:00 |
|
0penBrain
|
26aaf0af45
|
Sketcher : optimize code that was present for Qt4 compatibility
Was introduced by 634e47f31, new code only supported by Qt5
|
2022-10-03 11:12:35 -07:00 |
|
Chris Hennes
|
9b4183581f
|
Addon Manager: Fix undeclared variable in error handling
|
2022-10-03 12:54:25 -05:00 |
|
Chris Hennes
|
14cf777aab
|
Addon Manager: Error checking when Python can't be found
|
2022-10-03 12:52:57 -05:00 |
|
wmayer
|
8cbf978a7c
|
Part: [skip ci] fix typo
|
2022-10-03 19:45:38 +02:00 |
|
wmayer
|
8db7ee1051
|
Part: implement wrapper class around Interface_Static
|
2022-10-03 19:03:32 +02:00 |
|
Uwe
|
33031555e5
|
[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
|
f827de4d4d
|
Import: make API more flexible
|
2022-10-03 17:26:32 +02:00 |
|
Uwe
|
79d17d13bf
|
[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
|
ef62fc3530
|
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
|
30dd4af0c3
|
[Part] ImportStep: rename enum to fix compilation
- because the name "IN" is already defined for the Visual Studio compiler, see d4e734282c (r85690207)
|
2022-10-03 15:05:50 +02:00 |
|
Uwe
|
1527a731e7
|
[FEM] ViewProviderFem*: remove unused includes
- also sort includes
|
2022-10-03 15:01:37 +02:00 |
|
wmayer
|
bc1baa6808
|
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
|
d4e734282c
|
Part: add getter/setter to ImportExportSettings and simplify DlgImportExportStep
|
2022-10-03 14:27:42 +02:00 |
|
Uwe
|
8a77ea8c98
|
[FEM] ViewProvider*: remove unused includes
- also sort includes
|
2022-10-03 06:07:55 +02:00 |
|
Uwe
|
1a32e6ad9c
|
[FEM] TaskFemConstrain*: remove unused includes
- also sort includes
|
2022-10-03 05:20:52 +02:00 |
|
Uwe
|
4b79b9ff56
|
[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
|
d067502a3b
|
[FEM] Task*: remove unused includes
- also sort includes
|
2022-10-03 04:41:35 +02:00 |
|
Uwe
|
e3bf7027a6
|
[TD] remove redundant nullptr checks
|
2022-10-03 04:25:33 +02:00 |
|
Uwe
|
880757c04c
|
[Path] Area.cpp: remove redundant nullptr check
|
2022-10-03 04:22:40 +02:00 |
|
Uwe
|
10e71da57f
|
[FEM] Dlg* etc.: remove unused includes
- also sort includes
|
2022-10-03 03:57:21 +02:00 |
|
Uwe
|
1705e8b9d0
|
[FEM] FemResult* to end: remove unused includes
- also sort includes
|
2022-10-03 03:42:22 +02:00 |
|
Uwe
|
447cc015f0
|
[FEM] FemPost*: remove unused includes
- also sort includes
|
2022-10-03 03:15:04 +02:00 |
|
Uwe
|
3b4cbbb943
|
[FEM] FemMesh*: remove unused includes
- also sort includes
|
2022-10-03 00:47:24 +02:00 |
|
Uwe
|
f982d776fb
|
[skip CI] [Sketcher] ViewProviderSketch.cpp: Clang formatting
- to please the CI (too long lines etc.)
|
2022-10-02 20:34:12 +02:00 |
|
Uwe
|
75702b9d28
|
[Gui] GuiNativeEventWin32.cpp: Clang formatting
- to fix some Ci warnings about too long lines, white spaces etc.
|
2022-10-02 20:29:53 +02:00 |
|
Uwe
|
02d5c6288c
|
[FEM] App, FemConstraint*: remove unused includes - part 2/2
- also sort includes
|
2022-10-02 19:36:38 +02:00 |
|
Uwe
|
449d52ffa8
|
[FEM] App, FemConstraint*: remove unused includes - part 1
- also sort includes
|
2022-10-02 18:51:28 +02:00 |
|
Stanislav
|
23d8e7a9a4
|
i18n: Manually update language files from Crowdin (#7540)
* Manual update from Crowdin
|
2022-10-02 18:18:25 +02:00 |
|
0penBrain
|
b4578fb3ea
|
[Bugfix]Gui: TinkerCAD mouse mode was always stopping RMB propagation
|
2022-10-01 04:38:12 +02:00 |
|
fandaL
|
bfa9825080
|
FEM:fix remaining result object in memory in femmesh2mesh
|
2022-10-01 04:29:00 +02:00 |
|
wmayer
|
7669bd8adb
|
Gui: [skip ci] use string version of QTextStream::setCodec
|
2022-09-30 15:11:34 +02:00 |
|
wmayer
|
f9f201373f
|
Qt6: remove or replace QTextCodec
|
2022-09-30 14:52:11 +02:00 |
|
wmayer
|
10e9e3b9b5
|
Gui: change Selection.getCompleteSelection() to return a list of SelectionObject instead of DocumentObject
|
2022-09-29 17:13:56 +02:00 |
|
wmayer
|
f4b4aabc32
|
App: add option '--pass' to ignore arguments by the application and handle them by a script
|
2022-09-29 12:30:31 +02:00 |
|
0penBrain
|
eb546e25d3
|
Gui: do not detach parameter observer from PythonEditor
Parameter observing (including observer deletion) is 100% managed by TextEditor superclass
|
2022-09-28 20:59:12 -05:00 |
|
0penBrain
|
8924e265c0
|
Gui: add 2 commands to store and recall working view in 3D viewport
|
2022-09-28 17:29:11 +02:00 |
|
0penBrain
|
0ca641f0d7
|
Gui: add getter about home position to QuarterAdaptor
|
2022-09-28 17:29:11 +02:00 |
|
0penBrain
|
63c7e62c79
|
Gui: remove hardcoded functions from NavigationStyle
|
2022-09-28 17:29:11 +02:00 |
|
Matthias Melcher
|
cfe9b1a70c
|
Updating oversampling call to keep bold line style.
|
2022-09-28 16:49:57 +02:00 |
|
Matthias Melcher
|
c656abe21d
|
Better Thumbnails by oversampling hires screenshot
|
2022-09-28 16:49:57 +02:00 |
|
Yorik van Havre
|
5a14ff96f4
|
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
|
0715f8cff4
|
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 |
|