Chris Hennes
ea878d4abd
Drawing: Migrate to using App::Application::getNameWithVersion
2025-02-03 12:05:16 -05:00
Chris Hennes
411c7c0961
TD: Migrate to using App::Application::getNameWithVersion
2025-02-03 12:05:16 -05:00
Chris Hennes
f7495654e7
Spreadsheet: Migrate to using App::Application::getNameWithVersion
2025-02-03 12:05:16 -05:00
Chris Hennes
0f7b758b1e
Gui: Migrate to using App::Application::getNameWithVersion
2025-02-03 12:05:16 -05:00
Chris Hennes
d2194bbeda
App: Add utility method to get app name with version included
2025-02-03 12:05:16 -05:00
pre-commit-ci[bot]
b94aa0eb5f
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-02-03 12:05:16 -05:00
Pascal de Bruijn
f980fdaede
Add proper PDF creator metadata
2025-02-03 12:05:16 -05:00
Chris Hennes
7c32d9780b
GUI: Disable legacy spnav code when legacy is false
...
We don't ever want to connect to both libspnav and NavLib
2025-02-03 12:03:34 -05:00
tritao
123569823e
App: Provide temporary document creation flag to Python App.loadDocument.
2025-02-03 18:01:18 +01:00
Chris Hennes
396e09a4d6
Merge pull request #18682 from alfrix/threads_enums
...
refactor(PD): ThreadSize enum simplification
2025-02-03 17:59:15 +01:00
Daniel Wood
2e9e496b57
CAM: Tool Bit Library Fixes ( #18973 )
...
* remove unused else
* Enable reloading / re-selection of libraries
* Reload the libraries when exiting the editor
* Clear the model to prevent duplicate entries
* add missing docstring to reduce linting warnings
* Maintain any previous library selection when editing
2025-02-03 10:58:24 -06:00
tritao
65466d580b
Gui: Reorganize the selection files into a top Selection folder.
2025-02-03 17:56:57 +01:00
Bas Ruigrok
63f6f35856
Add CLion pixi toolchain script ( #19119 )
...
* Add CLion pixi toolchain script
* Add CLion pixi toolchain script for Windows
2025-02-03 10:55:24 -06:00
Chris Hennes
5e9dd297fe
Merge pull request #19232 from WandererFan/miscSmallFixes
...
[TD]minor fixes x3
2025-02-03 17:54:20 +01:00
wandererfan
d26812e048
[TD]fix crash on delete while dialog open ( #18120 )
2025-02-03 17:51:46 +01:00
FEA-eng
1e573241c5
FEM: Constraint transform - selection error message update ( #19192 )
...
* FEM: Update TaskFemConstraintTransform.cpp
2025-02-03 10:47:01 -06:00
Pascal de Bruijn
11c77e4099
TechDraw: Export with default filename ( #19033 )
...
* TechDraw: Export with default filename
* TechDraw: templates consistent drawing_number/revision_index
2025-02-03 11:34:14 -05:00
Syres916
34d9ac0050
[Gui] Fix Close without Saving button size ( #19342 )
2025-02-02 23:24:27 +01:00
Furgo
04aea5e9f3
PrefPacks: reset font size in FreeCAD Classic theme
2025-02-02 09:08:29 +01:00
Benjamin Nauck
64a4f6e366
Update ondselsolver
2025-01-30 15:50:38 +01:00
panintended
b2d5a48fb6
QuickMeasure: display correct angle units
...
Add angle unit user string getter, fix typos for length unit equivalent
Fixes #19307
2025-01-30 15:48:30 +01:00
Mino-Tsuzuku
6c20224379
#18458 fix SVG import error at non-utf8 native environment. ( #19280 )
2025-01-30 13:13:56 +01:00
Ajinkya Dahale
80fa694270
[Sketcher] Incorporate suggestions by hyarion from #18916
2025-01-30 09:34:03 +01:00
Ajinkya Dahale
9238a7c1fd
[Sketcher] More refactor of delConstraintOnPoint
2025-01-30 09:34:03 +01:00
Ajinkya Dahale
0358ff7ce2
[Sketcher] Refactor SketchObject::delConstraintOnPoint()
...
Note that for distance constraints we remove even if the constraint is not on the point.
2025-01-30 09:34:03 +01:00
Ajinkya Dahale
ab2e4adb31
[Sketcher] Refactor deleteUnusedInternalGeometryWhenBSpline
2025-01-30 09:34:03 +01:00
Ajinkya Dahale
c48f21585d
[Sketcher][test] Divide SketchObject tests into multiple files
...
...for managability.
2025-01-30 09:34:03 +01:00
Ajinkya Dahale
31457746c2
[Sketcher][test] Move helper functions away for reusability
...
...in other tests
2025-01-30 09:34:03 +01:00
Ajinkya Dahale
502b7b9a3f
[Sketcher] Fix some issues in trim
...
1. Don't bother deleting internal geometry first.
2. Don't assume all new constraints are well formed.
2025-01-30 09:34:03 +01:00
Ajinkya Dahale
909e5bfafb
[Sketcher] Use replaceGeometries() in trim
2025-01-30 09:34:03 +01:00
Ajinkya Dahale
c8c8c2c208
[Sketcher] Move trim sub-steps to different functions
2025-01-30 09:34:03 +01:00
Ajinkya Dahale
77bb7ab2d4
[Sketcher] Move internal functions out of trim
...
Towards making it a function class or similar.
2025-01-30 09:34:03 +01:00
luzpaz
0d96954bca
Remove superflous whitespace + trailing newlines
2025-01-29 07:59:05 -06:00
tritao
1e05c59ce8
CMake: Provide build flag to enable compile time tracing.
2025-01-29 06:50:37 -06:00
tritao
ade3ae02ff
CMake: Provide build flag to enable libc++ standard library.
2025-01-29 06:50:37 -06:00
tritao
767150102d
Gui: Add bounding box data to scene inspector.
2025-01-29 06:49:35 -06:00
FEA-eng
e267508901
FEM: Thermal expansion reference temperature for CalculiX analyses ( #19285 )
...
* FEM: Update task_material_common.py
* FEM: Update write_femelement_material.py
* FEM: Update Material.ui
* Fem: Enable material expansion reference temperature
* FEM: Update thermomech_bimetal.py
* FEM: Update thermomech_bimetal.inp
---------
Co-authored-by: marioalexis <mario.passaglia@gmail.com >
2025-01-29 13:37:02 +01:00
Chris Hennes
21b29a1a7e
Ext: Correct user preference specified in comment
2025-01-29 05:15:31 -06:00
Max Wilfinger
6246c9ee22
Adding DPI info to the copied information in the about dialog ( #19251 )
...
* Adding DPI info to the copied information in the about dialog.
* Update DlgAbout.cpp
changed screen() to QApplication::primaryScreen()
2025-01-29 12:14:26 +01:00
filson1
44435bf9de
Helix tooltip spelling update in FeatureHelix.cpp
2025-01-29 08:31:26 +01:00
luzpaz
67c772553b
Fix typos
...
Found via codespell
2025-01-29 08:31:01 +01:00
Roy-043
dfe670e1ae
Draft: allow objects in layers to have overrides ( #19207 )
...
* Draft: allow objects in layers to have overrides
Fixes #17844 .
1. When an object is put in a layer it always adopts the properties of that layer.
2. Properties of the object that are subsequently changed are considered overrides.
3. When the properties of the layer, or the object in the layer, are then changed so that they match again, there is no longer an override, and properties are synced again.
4. The layer and the layer container object get an extra Tree view context menu option "Reassign properties of layer"/"Reassign properties of all layers".
2025-01-28 20:42:45 +01:00
Roy-043
05a3e8d750
Merge pull request #19296 from Roy-043/Draft-fix-handling-of-annotation-Links-in-TD-DraftViews
...
Draft: fix handling of annotation Links in TD DraftViews
2025-01-28 20:35:59 +01:00
Roy-043
d0dfed25e1
Merge pull request #19298 from Roy-043/Draft-Increase-max-value-for-gridEvery-in-ui
...
Draft: Increase max value for gridEvery in ui.
2025-01-28 20:31:26 +01:00
Roy-043
49a5dd8e32
Draft: Increase max value for gridEvery in ui.
...
Fixes #19267 .
2025-01-28 18:12:00 +01:00
Roy-043
830b2aada7
Draft: fix handling of annotation Links in TD DraftViews
...
Fixes #19199 .
2025-01-28 17:37:29 +01:00
Roy-043
dda4b3429d
Merge pull request #19287 from Roy-043/Draft-remove-faulty-code-from-importDXF.py
...
Draft: remove faulty code from importDXF.py
2025-01-28 16:53:39 +01:00
wandererfan
61b90ed98b
[Units]fix bad length multiplier in MeterDecimal
2025-01-28 01:55:25 -06:00
Roy-043
c4811fa812
Draft: introduce new Draft_Layers icon
...
The current Draft_Layer.svg icon shows multiple layers. It is used for the Draft_Layer command but also for the LayerContainer. This is confusing. There should be separate icons, one with a single layer and one with multiple layers.
2025-01-28 08:49:39 +01:00
Chris Hennes
d38b6fc3c5
Merge pull request #19011 from marioalexis84/fem-electromagnetic_boundary_condtion
2025-01-27 15:15:59 -06:00