wmayer
|
da6335314d
|
Part: fix encoding issue in BOPProgressIndicator::Show
|
2023-09-13 12:04:46 +02:00 |
|
Yorik van Havre
|
1b5565ea9f
|
Merge pull request #10535 from Syres916/Py_311_Unicode_Fix
[Start] Fix Python 3.11 Unicode Errors
|
2023-09-13 11:41:53 +02:00 |
|
Roy-043
|
59527022da
|
Draft: importSVG.py: check and fix path faces
Fixes #10659.
|
2023-09-12 23:16:41 +02:00 |
|
wmayer
|
89bb28239e
|
MSVC: fix several compiler warnings
|
2023-09-12 22:57:26 +02:00 |
|
pre-commit-ci[bot]
|
e8ab02b26b
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-09-12 21:19:33 +02:00 |
|
wmayer
|
8597655e6a
|
Part: move scale command
See https://github.com/FreeCAD/FreeCAD/pull/10583#issuecomment-1716187490
|
2023-09-12 21:19:33 +02:00 |
|
pre-commit-ci[bot]
|
222a2520b1
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-09-12 13:02:35 -04:00 |
|
sliptonic
|
ea2919765e
|
Merge pull request #10597 from howie-j/sketcher_dim_key
[Sketcher] Change Sketcher_Dimension modifier key from SHIFT to M
|
2023-09-11 10:38:07 -05:00 |
|
wmayer
|
88b9cf2ecc
|
TD: remove unused class member
Fix compiler warning: -Wunused-private-field
|
2023-09-11 11:34:29 -04:00 |
|
wmayer
|
4bc2b1b03c
|
Robot: Apply clang format
|
2023-09-11 15:58:24 +02:00 |
|
wmayer
|
3acb817ee7
|
Robot: Apply clang format
|
2023-09-11 15:58:24 +02:00 |
|
wmayer
|
e0ff39ccdf
|
Robot: Apply clang format
|
2023-09-11 15:58:24 +02:00 |
|
Yorik van Havre
|
36353ffb7c
|
Draft: Allow to set a custom feet separator for dimensions (#10481)
|
2023-09-11 14:05:26 +02:00 |
|
wmayer
|
3fa218c7a6
|
Import: move several .py files that black fails to re-format to a new directory and exclude it
|
2023-09-11 00:48:18 +02:00 |
|
wandererfan
|
114e6ca2a9
|
[TD]fix label generation complex section
|
2023-09-10 14:25:15 -04:00 |
|
wandererfan
|
cf94a892d6
|
[TD]fix label generation simple section
|
2023-09-10 14:25:15 -04:00 |
|
wandererfan
|
be74909b9a
|
[TD]fix fail on section delete
- fails in onChange during delete due to null BaseView
|
2023-09-10 14:25:15 -04:00 |
|
Chris Hennes
|
857ddacb6e
|
Update translations (#10613)
* Update translations
* Start: Remove Start.ts
|
2023-09-10 13:06:26 -05:00 |
|
pre-commit-ci[bot]
|
e887b8a843
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-09-10 19:23:47 +02:00 |
|
wmayer
|
b5d0950211
|
Import: Apply clang format
|
2023-09-10 19:23:47 +02:00 |
|
wmayer
|
ed46125a38
|
Import: Apply clang format
|
2023-09-10 19:23:47 +02:00 |
|
pre-commit-ci[bot]
|
c00abdc3b5
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-09-10 16:01:37 +02:00 |
|
wmayer
|
5bed1ff3d1
|
Sheet: remove trailing whitespace
pre-commit.com hooks will remove the trailing whitespaces from the .ts files
|
2023-09-10 16:01:37 +02:00 |
|
wmayer
|
8bb1249cef
|
Sheet: Apply clang format
|
2023-09-10 16:01:37 +02:00 |
|
wmayer
|
159525084d
|
Sheet: Apply clang format
|
2023-09-10 16:01:37 +02:00 |
|
wmayer
|
b9ac7166e4
|
Sheet: Apply clang format
|
2023-09-10 16:01:37 +02:00 |
|
pre-commit-ci[bot]
|
794d97d025
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2023-09-10 12:37:47 +02:00 |
|
wmayer
|
789912d745
|
Drawing: Apply clang format
|
2023-09-10 12:37:47 +02:00 |
|
wmayer
|
2c3230a986
|
Show: Apply clang format
|
2023-09-10 12:20:59 +02:00 |
|
wmayer
|
91cf838a08
|
Plot: Apply clang format
|
2023-09-10 11:31:36 +02:00 |
|
wmayer
|
6a29122b04
|
JtReader: Apply clang format
|
2023-09-10 11:25:51 +02:00 |
|
wmayer
|
8b7c75f226
|
Cloud: Apply clang format
|
2023-09-10 11:10:12 +02:00 |
|
howie-j
|
aac1844843
|
Merge branch 'FreeCAD:master' into sketcher_dim_key
|
2023-09-10 00:09:28 +02:00 |
|
andrea
|
6a66161abf
|
fix vtk > 6.1 check
|
2023-09-09 17:52:11 +02:00 |
|
wmayer
|
dda8166119
|
Tux: apply clang format
|
2023-09-08 18:06:03 +02:00 |
|
wandererfan
|
d3b41cf693
|
[Part]fix canScale logic
- fix canScale logic
- remove unused method
- add more comments
|
2023-09-08 18:04:26 +02:00 |
|
wandererfan
|
47fcdae3a2
|
[Part]correct handling of preselected objects
|
2023-09-08 18:04:26 +02:00 |
|
FEA-eng
|
4981b05fec
|
Fixed minor typo in FEM preferences
solver --> solvers
|
2023-09-08 11:01:11 -05:00 |
|
wmayer
|
3cc4bb7cfb
|
Sandbox: [skip ci] fix build failures
|
2023-09-08 11:47:16 +02:00 |
|
Yorik van Havre
|
3a4afac6fc
|
Merge pull request #10556 from Roy-043/Draft-arcTracker-did-not-take-Working-Plane-rotation-into-account
Draft: arcTracker did not take Working Plane rotation into account
|
2023-09-08 11:36:25 +02:00 |
|
mosfet80
|
6e5a851871
|
Update CMakeLists.txt
Freecad use qt5 or qt6
|
2023-09-07 23:06:11 +02:00 |
|
howie-j
|
3d7e01bb7a
|
Fixes #10596
|
2023-09-07 21:14:56 +02:00 |
|
luzpaz
|
4dbbe85c2b
|
Fix various typos
|
2023-09-07 20:34:49 +02:00 |
|
wandererfan
|
7f2076afb8
|
[TD]fix fail on multiple empty annotation
|
2023-09-07 13:11:09 -04:00 |
|
wandererfan
|
fa840560c2
|
[Part]code review changes for FeatureScale
|
2023-09-07 18:21:56 +02:00 |
|
wandererfan
|
9905572116
|
[Part]add scale command & feature
|
2023-09-07 18:21:56 +02:00 |
|
Roy-043
|
22ea529925
|
Start: Improve "Switch workbench after loading" tooltip
Make it clearer that this property is different from the "Start up workbench".
|
2023-09-07 09:39:08 -05:00 |
|
wmayer
|
e401e203af
|
Test: add test for default file system encoding
|
2023-09-06 23:54:42 +02:00 |
|
wandererfan
|
4046e03cc6
|
[TD]refactor print routines out of MDIViewPage
|
2023-09-06 08:58:33 -04:00 |
|
wmayer
|
409f3fc4e3
|
Part: add tests to ensure that the fixed methods work correctly
|
2023-09-06 12:14:37 +02:00 |
|