Chris Hennes
cf6e9a81a6
PD/Tests: Correct TestPartDesignGui for Qt6
2024-07-22 11:42:59 -04:00
bgbsww
678f35fda2
Toponaming: Cleanup
2024-07-21 17:40:42 -04:00
bgbsww
19e450a667
Refactor all element name pairs into clearer struct names - renames
2024-07-20 16:32:12 -04:00
wmayer
af114a021c
PD: Fix possible crashes in dress-up task panels
2024-07-18 15:13:29 +02:00
wmayer
02dbf3b527
PD: Fix possible crash in primitive dialog
2024-07-18 14:28:52 +02:00
wmayer
010a36df30
PD: Add template helper functions to safely access feature or view provider
...
In subclasses of TaskFeatureParameters use the new helper functions and check for null pointer. This fixes #15453
2024-07-18 13:40:08 +02:00
wmayer
b1029bc682
PD: Replace helper functions in subclasses of TaskDlgFeatureParameters with a template function
2024-07-18 00:02:07 +02:00
wmayer
01d1e2b374
PD: Make blockUpdate private class member
2024-07-17 20:09:53 +02:00
Zheng, Lei
af080ef0fe
Toponaming: Missing getSubObject code in PartDesign::Body and SketchObject::getSubObject
2024-07-15 11:59:15 -04:00
bgbsww
ae6f7f25e8
Toponaming: Missing suppress property and code
2024-07-15 09:38:13 -05:00
Chris Hennes
59f815234a
Merge pull request #15371 from yorikvanhavre/translations
...
Translations
2024-07-14 12:55:28 -05:00
Chris Hennes
0e08c99092
Merge pull request #15177 from shaise/Fix-Python-getElement
...
[TNP] Fix python get element. partially fixes #15095
2024-07-13 20:53:03 -05:00
Yorik van Havre
e76b5ec4ca
Merged crowdin translations
2024-07-11 15:07:17 +02:00
Yorik van Havre
1c79768f7d
Updated ts files
2024-07-11 14:56:33 +02:00
Yorik van Havre
78259314e2
Merged crowdin translations
2024-07-09 08:52:17 -05:00
Yorik van Havre
f325fdbace
Updated ts files
2024-07-09 08:52:17 -05:00
bgbsww
dc9849bdb7
Toponaming: Add missing TNP element name code; rough in more TNP tests ( #14561 )
...
* Add missing TNP element name code; rough in more TNP tests
* Update ElementNamingUtils.cpp
---------
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2024-07-08 18:43:42 -05:00
Max Wilfinger
8ff5a1f688
Fix source string typos mentioned on Crowdin ( #15261 )
2024-07-08 17:18:31 -05:00
wmayer
c2d5bf03a1
Tests: Make PD and Sketcher tests independent of user settings
...
The Refine property must be explicitly set as otherwise some tests will break because of different user settings
2024-07-08 11:19:36 -05:00
bgbsww
a807c9e25b
Toponaming: Tweak test framework to allow leaving documents for examination
2024-07-08 11:12:45 -05:00
wmayer
e9f3178715
MSVC: Fix warning C4005: 'NOMINMAX': macro redefinition
2024-07-05 17:04:43 +02:00
Shai Seger
3957a84c19
Merge branch 'FreeCAD:main' into Fix-Python-getElement
2024-07-05 16:45:36 +03:00
wmayer
fc9a8f4e76
PD: Remove dead code from workbench class
2024-07-05 15:32:52 +02:00
FEA-eng
b6d8771dd3
PD: Update Workbench.cpp
2024-07-05 12:09:04 +02:00
wmayer
4ba4b08747
PD: Reformat TaskThicknessParameters
2024-07-04 22:24:15 +02:00
wmayer
04ff80b18f
PD: Refactor TaskThicknessParameters
2024-07-04 22:24:15 +02:00
wmayer
8f38d1fce6
PD: Fix linter warnings in TaskThicknessParameters
2024-07-04 22:24:15 +02:00
wmayer
ea5b53a6a8
PD: Do not set hard-coded maximum for thickness parameter
...
Fixes #15140 : Thickness value Task panel issue
2024-07-04 22:24:15 +02:00
wmayer
d7e9e9ef48
Fixes #14772 : Random color problem
2024-07-04 22:23:10 +02:00
shai
b38bfb1aeb
Add fixes suggested by @bgbsww
2024-07-04 19:53:09 +03:00
shai
2c062fc2c1
Fix python shape setElement function. Partially fixes #15095
2024-07-04 11:48:44 +03:00
Yorik van Havre
56e46e5f4e
Translations ( #15107 )
...
* Updated ts files
* Merged crowdin translations
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-07-02 12:21:53 +02:00
wmayer
10ac9a63a5
PD: Rename duplicated test method
...
Fixes #14795 : testPartDesignElementMapSketch: Duplicate test method name
2024-07-01 11:18:46 -05:00
Max Wilfinger
86b1c2e863
Activate Part/Part Design check and refine preferences by default ( #14406 )
...
* Activate Part/Part Design check and refine preferences by default
* added bool in .ui
* Update tests
* Fix Sketcher tests
2024-07-01 10:50:42 -05:00
pre-commit-ci[bot]
3d6a490003
Review cleanups
2024-06-28 11:57:43 -05:00
bgbsww
08859462ea
Toponaming: Cleanups
2024-06-28 11:57:43 -05:00
Zheng, Lei
3dbc1d7393
Toponaming: Transfer in missing Code for BaseFeatures and Sketches
2024-06-28 11:57:43 -05:00
bgbsww
cc93d99f49
Toponaming: Add tests for subshaoebinder, attachment problems.
2024-06-28 11:57:43 -05:00
Chris Hennes
da37ccc674
TNP: Update test to use AttachmentSupport
2024-06-26 10:46:36 -05:00
Syres916
08ee9fa728
Part/Toponaming: makeElementWires
...
* Added tests developed by Syres916
2024-06-26 10:46:36 -05:00
Chris Hennes
9d506e3bfc
Merge pull request #14898 from bgbsww/bgbsww-toponamingSaveRestoreElementMaps
...
Toponaming: Fix save and restore of elementmaps
2024-06-25 09:58:59 -05:00
Syres916
c06cbce42c
[PartDesign] Fix thread depth level not enabled unless clicked 3 times
2024-06-24 11:19:06 -05:00
Adrián Insaurralde Avalos
7502f1f96d
PD: improve hole dialog layout ( #14031 )
2024-06-24 10:44:13 -05:00
mosfet80
5f38b52114
[MOD:PART] removed unused parameter ( #14252 )
...
d variable are never used
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2024-06-24 10:41:39 -05:00
bgbsww
aa66518568
Toponaming: Fix save and restore of elementmaps
2024-06-23 23:33:12 -04:00
bgbsww
8675aa87b4
Toponaming: Check for selection mapped element name
2024-06-22 17:10:54 -05:00
wmayer
b56e896f5d
PD: Fix crash in ViewProviderBody::unifyVisualProperty
...
Make sure that the view provider of a body feature provides the requested property
2024-06-18 10:41:41 -05:00
xtemp09
2248fc7adb
Fix crash described in 14370 (issue comment)
...
The crash occurs because
PartDesignGui::TaskDressUpParameters::setSelection was invoked with
nullptr.
2024-06-17 11:27:07 -05:00
wmayer
36b8639059
PD: Fixes issue #14598 : FreeCAD crashes on Undo
2024-06-17 11:11:12 -05:00
Chris Hennes
101118fdde
Merge branch 'main' into vp_texture_ext
2024-06-17 10:48:45 -05:00