tritao
cc21acb325
Part: Clean up XML bindings.
2025-02-17 10:18:01 -06:00
bofdahof
6fe40b1fbb
CMP0167 re Boost
2025-02-17 10:17:32 -06:00
mosfet80
a0f0909800
Update pixi ( #19625 )
2025-02-17 10:17:03 -06:00
Chris Hennes
5d83f6dfdf
Merge pull request #19627 from alfrix/featurehole_refactors
...
refactor(PD): Featurehole optimizations and cleanups
2025-02-17 10:16:37 -06:00
Alfredo Monclus
0bad3cc37b
refactor: hole taskpanel tweak layout spacing
2025-02-17 10:16:06 -06:00
Benjamin Bræstrup Sayoc
b45c19fa05
Tests: use QStringLiteral 2
2025-02-17 12:44:27 +01:00
Chris Hennes
c50cb07974
Update src/Mod/PartDesign/App/FeatureRefine.h
...
Co-authored-by: Florian Foinant-Willig <FlachyJoe@users.noreply.github.com >
2025-02-16 13:56:54 -06:00
Benjamin Bræstrup Sayoc
5626a43ccd
TechDraw: use QStringLiteral 2
2025-02-16 19:52:30 +01:00
Benjamin Bræstrup Sayoc
ed4a630a43
Gui: use QStringLiteral 2
2025-02-16 19:52:30 +01:00
Benjamin Bræstrup Sayoc
a4c3b4c06f
Base: use QStringLiteral 2
2025-02-16 19:52:23 +01:00
Benjamin Bræstrup Sayoc
f68ec76277
Material: use QStringLiteral 2
2025-02-16 19:50:34 +01:00
Chris Hennes
a2cef23dbd
PD: Combine onlyHaveRefined and onlyHasToRefine
...
Co-authored-by: Florian Foinant-Willig <FlachyJoe@users.noreply.github.com >
2025-02-16 11:25:45 -06:00
mosfet80
04d2bcbf45
Update CMakeLists.txt
...
cmake version is always greater than 3.8.
2025-02-16 10:22:31 -06:00
Joao Matos
27ebc68a11
CMake: Modernize build files using outdated Python variables.
2025-02-16 10:21:26 -06:00
Andrea
de9bd5e1ce
change MIN_boost_version
...
ubuntu version 20.04 is no longer supported.
The minimum boost version used for freecad is now 1.74 (ubuntu 22.04) https://launchpad.net/ubuntu/jammy/+package/libboost-system-dev
2025-02-15 13:33:32 -06:00
Alfredo Monclus
f93396e566
refactor(PD): simplify setreadonly on type switch
2025-02-15 16:12:49 -03:00
bofdahof
c7eb97c972
Add Vtk to cmake report
2025-02-15 10:22:09 -06:00
Alfredo Monclus
dff79b6b08
refactor(PD): reduce the number of comparisons
2025-02-15 06:29:04 -03:00
marioalexis
c27cc09f27
Fem: Do not update mesh if process ends with errors
2025-02-14 18:13:52 -03:00
marioalexis
f5de900f8d
Fem: Add Z-refinement support for Netgen
2025-02-14 18:13:52 -03:00
Ziad
eb886449c2
PartDesign: Allow Draft negative angles
2025-02-14 14:57:14 -06:00
Chris Hennes
7412fce041
Merge pull request #19468 from hyarion/AIRCAP_fixCompoundCuts
...
Part: OCCWrapper: Fix compound cuts
2025-02-14 14:16:17 -06:00
Benjamin Nauck
7ff8382ae7
Add [[nodiscard]] to Vector3 ( #19544 )
...
* Add nodiscard to vector3
2025-02-14 14:14:45 -06:00
tritao
9636068460
Base: Move zipios library to 3rdParty folder.
2025-02-14 13:08:28 -06:00
tritao
05bdb40c12
Gui: Clean up XML bindings.
2025-02-14 13:05:29 -06:00
Ulices
e16c462916
Core: Remove link from tooltip ( #19120 )
...
It's impossible to click on the link because the tooltip fades away
---------
Co-authored-by: Chris Hennes <chennes@pioneerlibrarysystem.org >
2025-02-14 10:56:52 -06:00
Chris Hennes
4dc8b26e8d
Merge pull request #18791 from CalligaroV/toponaming-ElementMapVersion-code-from-LS3
...
[Toponaming] Import code releted to _ElementMapVersion from LS3
2025-02-14 10:54:38 -06:00
Chris Hennes
2086d297c6
Part(toponaming): Remove support for OCCT 6.x
2025-02-14 10:54:13 -06:00
Alfredo Monclus
5c97fc094b
fix(Gui): transparencies issues when using overlays
...
refactor: use replace to avoid numbering
refactor: fix the lint warnings
refactor: fix clazy complaints
refactor: apply review recommendation
2025-02-14 10:50:26 -06:00
Benjamin Nauck
1d89f9c23c
CAM: Fix finish passes by avoiding fuzzy in Area.cpp ( #19525 )
2025-02-14 10:31:32 -06:00
Benjamin Bræstrup Sayoc
4473aa029f
TechDraw: Set symbol dir
...
Fixes #19496
2025-02-14 10:27:53 -06:00
Chris Hennes
cd64b9a7d2
Merge pull request #19549 from tritao/xml-bindings-cleanup-app
...
App: Clean up XML bindings.
2025-02-14 10:26:48 -06:00
paul
56b180f3b1
[ArchSketchObject / Window] Links of Window to support Individual Hosts ( #19378 )
...
* [ArchSketchObject / Window] Links of Window to support Individual Hosts
Currently, Links of Window's Hosts property (and in generall all properties other than e.g. Placement) is shared with its Linked Window object, i.e. all Windows Links instances can only has a common Host(s) which is not flexible for the purpose of Links.
AND, at the same time, Links in linked document suffer from the 'scope' of the original Linked Window, which is in the external Document.
This commit adds feature to support:
1/ each Links instance of Windows has their own individual setting of Hosts, and
2/ it see the 'scope' of the Links in its document (rather than the Linked Window in the external document)
FreeCAD Forum:
- https://forum.freecad.org/viewtopic.php?p=808569#p808569
FreeCAD GitHub:
- https://github.com/FreeCAD/FreeCAD/issues/19361
* [ArchSketchObject] Fix indentation
2025-02-14 13:46:44 +01:00
Furgo
3623f8baf5
BIM: fix ability to cancel file dialog on BIM_TDPage command ( #19518 )
...
* BIM: use tuple return value from QFileDialog.getOpenFileName
Fixes: https://github.com/FreeCAD/FreeCAD/issues/19466
* BIM: remove filename assignment from tuple
2025-02-13 17:45:27 +01:00
Roy-043
dd3ae90fe7
Draft: task_scale.py fix circular imports ( #19574 )
...
See:
https://forum.freecad.org/viewtopic.php?t=94748
2025-02-13 16:02:24 +01:00
Roy-043
ee7f52060b
Draft: gui_utils.py fix error in select function ( #19539 )
...
* Draft: gui_utils.py fix error in select function
PR #18795 changed the select function to also handle tuples. This PR adds a check to ensure the referenced objects in the tuple still exist before calling `Gui.Selection.addSelection()`.
2025-02-13 16:00:30 +01:00
Chris Hennes
9fccfa115d
TD: Add missing #include "PreCompiled.h" ( #19547 )
...
* TD: Add missing #include "PreCompiled.h"
* Update src/Mod/TechDraw/Gui/CommandAlign.cpp
Co-authored-by: Benjamin Nauck <benjamin@nauck.se >
* TD: Add guards around QMessageBox include
---------
Co-authored-by: WandererFan <WandererFan@gmail.com >
Co-authored-by: Benjamin Nauck <benjamin@nauck.se >
2025-02-12 21:28:34 -06:00
Chris Hennes
d2f1589898
Tests: remove superfluous NOLINTs
2025-02-12 14:22:41 -06:00
Chris Hennes
0bf76de638
Part: Add comment explaining element map version string
2025-02-12 14:19:37 -06:00
Syres916
d044d3da84
[BIM] fix name 'self' is not defined error
2025-02-12 14:23:31 +01:00
Syres916
d92bb8611e
[BIM] Fix translate error
2025-02-12 14:23:31 +01:00
Chris Hennes
8899e3476e
Merge pull request #19548 from oursland/update-ci-ubuntu
...
CI: Update Ubuntu 20.04 to Ubuntu 22.04
2025-02-11 22:03:31 -06:00
Chris Hennes
cb93a4ae18
Merge branch 'main' of https://github.com/FreeCAD/FreeCAD into bgbsww-toponamingAddFeatureRefine
2025-02-11 20:58:58 -06:00
Chris Hennes
23d98b8d0b
PD: address FeatureRefine reviewer comments
2025-02-11 20:56:41 -06:00
tritao
defb77af73
App: Add more concrete types to Metadata API bindings.
2025-02-12 01:54:56 +00:00
tritao
9e08039ab6
App: Clean up XML bindings.
2025-02-12 01:54:27 +00:00
Jacob Oursland
546bd59ecf
CI: Update Ubuntu 20.04 to Ubuntu 22.04.
2025-02-11 16:45:51 -08:00
Jacob Oursland
9ffbb6d128
CI: Rename Ubuntu 20.04 to just Ubuntu.
2025-02-11 16:45:51 -08:00
jffmichi
72c37f9b75
PartDesign: fix crash when opening a file with a metric hole
2025-02-11 17:35:35 -06:00
Chris Hennes
c962dbbeb6
Merge pull request #19167 from alfrix/hole_new_taskpanel
...
feat(PD): hole taskpanel: new image based cut panel
2025-02-11 17:22:16 -06:00