lyphrowny
0bbbf3865d
[no ci] FEM: add reformatting commit to .git_blame_ignore_revs
2024-07-09 08:52:58 -05:00
pre-commit-ci[bot]
4a456ee63e
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-09 08:52:17 -05: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
wmayer
cfe731e13d
Test: Add test to validate correct XML output of Content attribute
2024-07-08 21:18:56 -05:00
bgbsww
33d35a40c4
Adjust PropertyTopoShape::Save code for correctness.
2024-07-08 21:18:32 -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
FEA-eng
5658491b51
Update SectionCutting.ui
2024-07-08 17:20:30 -05:00
hasecilu
57f4db2587
Materials: Add tooltips to buttons
...
Having only `*`, `+` & `-` as reference is not intuitive. Tooltips help
users to know what each button does.
Also marked symbols as not translatable as they appear on CrowdIn.
2024-07-08 17:20:20 -05:00
FEA-eng
ee26e4cbbc
Assembly: Update Assembly.ui
2024-07-08 17:19:30 -05:00
luzpaz
2837b46c3e
Fix various typos throughout the codebase
2024-07-08 17:19:20 -05:00
FEA-eng
d1d23936b8
FEM: Update DlgSettingsFemGeneral.ui
2024-07-08 17:19:06 -05:00
Yorik van Havre
a1b86a7b9f
Help: Added explaining note to preferences dialog ( #15115 )
...
* Help: Added explaining note to preferences dialog - fixes #14922
* Help: Fixed typos
2024-07-08 17:18:51 -05:00
Max Wilfinger
8ff5a1f688
Fix source string typos mentioned on Crowdin ( #15261 )
2024-07-08 17:18:31 -05:00
Syres916
148a524016
[AddonManager] Fix transferTimeout AttributeError
2024-07-08 17:16:55 -05:00
FEA-eng
980db72c1f
Remove QtStyle preference when applying Classic theme ( #15168 )
2024-07-08 13:44:08 -04:00
wmayer
de547956d5
Sketch: Fix compiler warnings
2024-07-08 19:27:39 +02:00
PaddleStroke
a439f9d8f9
Sketcher: Bspline: Fix degree visibility, default value and combobox not updating with methode change.
2024-07-08 11:27:46 -05:00
Chris Hennes
8c028b8b22
Merge pull request #14979 from Ondsel-Development/sk_ovp_switching
...
Sketcher: Dimension: Fix 2 bugs.
2024-07-08 11:26:39 -05:00
Yorik van Havre
77c894694e
BIM: Fixed possible filename ambiguity in Layers - fixes #15038
2024-07-08 11:25:48 -05:00
wmayer
deea57fcb7
Mesh: Allow to measure distances with a mesh
2024-07-08 11:22:11 -05:00
Chris Hennes
650ccfcd6b
Measure: Fix repeated element name in UI file
2024-07-08 12:20:15 -04: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
PaddleStroke
a97713a2c2
Sketcher: scale/translate: fix OVP warning if disabled
2024-07-08 11:13:29 -05:00
bgbsww
a807c9e25b
Toponaming: Tweak test framework to allow leaving documents for examination
2024-07-08 11:12:45 -05:00
FEA-eng
010b1ebd51
Sketcher: Increase default width of dashed lines ( #15075 )
...
* Sketcher: Update SketcherSettingsAppearance.ui
* Sketcher: Update EditModeCoinManager.cpp
2024-07-08 11:06:55 -05:00
PaddleStroke
f846bef0da
TechDraw: Fix 14038 and Refactor CommandCreateDims by adding execDim to reduce code duplicity.
2024-07-08 12:05:15 -04:00
Chris Hennes
604400062b
Sketcher: Resolve unsafe combination of bool and int in |
2024-07-08 11:02:49 -05:00
marioalexis
966398d497
Fem: Check null shape in constraint bearing
2024-07-08 10:55:08 -05:00
wmayer
2b08586059
Quarter: Update Quarter code
...
* Removes unused default constructors of the device classes
* Changes several doc strings
2024-07-08 10:54:41 -05:00
ppphp
12e8fb1695
fix unique ptr usage in sketch ( #15008 )
...
* fix unique ptr usage in sketch
* [pre-commit.ci] auto fixes from pre-commit.com hooks
2024-07-08 10:53:49 -05:00
Chris Hennes
9d2c34a1c7
Sketcher: Switch SnapManager from Win-1252 to UTF-8
2024-07-08 17:51:33 +02:00
PaddleStroke
c4bf2fb1d6
Sketcher: BSpline DSH: Fix crash: If you create new sketch, start bspline tool and change mode, it would crash. It's because it was doing a abortCommand before the command was opened. So it cancelled the create sketch command.
2024-07-08 10:50:33 -05:00
hlorus
a161df7ad3
Measure: Pass last object in subobject list to getTopoShape
2024-07-08 10:42:44 -05:00
PaddleStroke
1b8af95da7
Sketcher: BSpline: Fix crash when cancelled while only one point with autoconstraint.
2024-07-08 10:41:11 -05:00
wmayer
ab66e010b9
Sketcher: Handle PyException in createGeneratedAutoConstraints
...
Command::doCommand may throw an exception that isn't handled by the active sketch handler. This may leave it in an inconsistent state and can cause a crash later.
See #14945
2024-07-08 10:40:04 -05:00
PaddleStroke
914da98a9e
Assembly: Enable Insert Component taskbox to grow when more items are added.
2024-07-08 10:39:07 -05:00
Chris Hennes
321fbc544b
cMake: Fix extra copy line for printsupport plugins
2024-07-08 08:44:18 -05:00
Chris Hennes
cc2883312b
cMake: Remove use of Core5Compat from Qt6
2024-07-08 11:59:09 +02:00
mosfet80
146fbad3cd
[Mod:overlay] clean Overlay.cpp
...
Deleted dead code.
2024-07-08 11:58:51 +02:00
mosfet80
f1cf05081f
[Mod] clean GLGraphicsView.cpp
...
Removed dead code
2024-07-08 11:58:13 +02:00
mosfet80
2daa835bbf
clean [Robot] Command.cpp
...
removed unnecessary code
2024-07-07 11:27:21 +02:00
wandererfan
5570c7eadb
[TD]fix display of spreadsheet cells with no horiz alignment
2024-07-06 18:51:59 -04:00
wandererfan
1b2707f00a
[TD]fix multiselect handling of non-geometry objects
2024-07-06 12:49:18 -04:00
wandererfan
94940f950b
[TD]fix default for KeepLabel
2024-07-06 12:49:18 -04:00
wandererfan
335bf96188
[TD]fix default line width on empty config
2024-07-06 12:49:18 -04:00
wandererfan
efa9c46752
[TD]fix camera/front buttons on Proj Group dialog
2024-07-06 12:49:18 -04:00
Max Wilfinger
05c0713418
fix TechDraw .svg autofill and editable tags
2024-07-06 09:42:15 -04:00
FEA-eng
cc9144b9af
FEM: Update exportNastranMesh.py
2024-07-06 14:01:11 +02:00
wmayer
e9f3178715
MSVC: Fix warning C4005: 'NOMINMAX': macro redefinition
2024-07-05 17:04:43 +02:00