Spreadsheet: restore Ctrl+A select-all when table has focus
Gui: Fix crash when editing propery of more then 1 object
App: Use stored cache in reload of export types
Measurement: Fix Part WB parts in Mass Properties (#28600)
Let setupTitleBar replace existing title bar, to avoid need to first remove any existing (#14650)
Gui: remove hardcoded font size from FreeCAD Dark theme (#28595)
TechDraw: Ignore trailing EOF markers in PAT files (#28557)
Merge pull request #28369 from paragforwork/arrow-focus-chamfer
BIM: handle IfcLogical material layer properties
Mass properties (#27347)
App: return None sGetActiveTransaction if no transaction is active on the ActiveDocument (#28572)
Techdraw: Prevent changing of line style with the extend/shorten tool
Techdraw: QGIRichAnno.cpp : Fix cssPxPerPoint value
fixes #25108 scaffold out support for compiler sanitizers for clang,gcc,msvc using cmake (#27758)
Base: use magnitude for unit schema thresholds (#28540)
Sketcher: Change default value for "Scale upon first constraint" from "Always" to "When no scale feature is visible" (#27955)
Merge pull request #27351 from ipatch/ipatch.tshoot.27316
update: add additional check for QFontComboBox ie. used in draft wb
Gui: Synchronize task panel hide/show icon (#28216)
Tree: Move Transform next to placement for consistency (#27645)
Merge pull request #27458 from tarman3/profile_processEachModel
CAM: Profile - Fixes _processEachModel() for Compound
Merge pull request #28012 from captain0xff/ccx-scale
App: add new accessor API to PropertyMap
Bump github/issue-metrics from 4.1.1 to 4.1.2
Update translations from Crowdin
Merge pull request #28531 from maxwxyz/rename-commands
Gui: Remove numbers from Tree Sync command names
Gui: Remove numbers from View command names
Gui: Remove numbers from Draw Style command names
Merge pull request #27609 from Lgt2x/console-timings
Merge branch 'main' into console-timings
Console.h: Remove timing macros FC_TIME_X/FC_DURATION_X obsoleted by Base::TimeTracker
Replace all uses of FC_TIME_X/FC_DURATION_X
PD: Show the tip when unhiding a body with no visible features (#24887)
BIM: fix crash caused by grouped commands in TaskWatcher (v1.2) (#28407)
Bump actions/dependency-review-action from 4.8.2 to 4.9.0
Fem: Add Netgen z-refinement for shells
Fem: Remove some log messages
Merge pull request #27942 from marioalexis84/fem-observer_tools
Fem: Introduce worker extension
Fem: Update group of properties for old projects
Fem: Use working directory and observer in *tools taskpanels
Fem: Improve mesh and solver tools
Merge pull request #27614 from marioalexis84/fem-rename_features
Fem: Update examples and test
Fem: Rename ElectrostaticPotential to Electromagnetic
Fem: Rename BeamShellResultOutput3D to Output3d
Fem: Rename DFlux to DistributedHeatFlux
Fem: Rename CFlux to ConcentratedHeatFlux
Fem: Rename initialTemperature to InitialTemperature
Core: Make origin placement read only. (#28076)
BIM: fix sun path arc, sphere and ray ignoring Declination rotation (#28498)
BIM:Fixed the bug in the linked-arch in BIM (#27985)
Techdraw: Closed the page tab on undo (#27994)
Techdraw: Closed the page tab on undo (#27994)
CAM: Support for machine addon in machine editor (#28405)
Gui: Fix dangling pointer in SoFCUnifiedSelection.cpp
Gui: Use default implementation of minimumSizeHint() for TaskPanel
Build: Make Ubunttu package installation more fault-tolerant
Build: Make macOS CI builds more resilient to net failure
smesh: update file encoding from latin1 to utf-8
Merge pull request #27904 from 3x380V/start
Start: Remove unused variable from StartView
Improve handling of recent files list
Start: Add date of creation and modification in tool tips
Start: Fix flashing widget of Start page
Merge pull request #27841 from 3x380V/part
Part: Implement PartPseudoShapeProvider
Part: Implement ShapeAttributeProvider
Material: Handle symbolic links (#28500)
Part: Implement `copy` argument of `transformShape()`
Sketcher: Text: store only font name. (#28418)
Build: Fix Fedora test (#28041)
TechDraw: Fix undefined variable 'i' in enumerate loop (#28457)
Sketcher: skip non-toggleable geometry in ToggleConstruction
Remove IDF mod
Gui: update CoinPtr to not use boost::intrusive_ptr (#28427)
Core: mark Rotation.isSame as const
fix: TechDraw moveViews - fix undefined variable 'i' in for loop
Gui: Declare App::DocumentObject* as Qt meta type
Bump actions/setup-dotnet from 5.1.0 to 5.2.0
Bump actions/cache from 5.0.3 to 5.0.4
Bump jwlawson/actions-setup-cmake from 2.1.1 to 2.2.0
Gui: Refactor code to get program information
Fem: Add derived results to CalculiX
Style: greyed the text in non-visible objects (#28114)
Gui: Fix crash in ExpressionBinding::hasExpression during paint event
Part: Restore stream locale after OCCT exception in loadFromStream
Gui: Add search prefilled text from selection in TextEditor
Gui: Make rename shortcut visible to reduce MacOS confusion
Add tooltips to Part/PartDesign General preferences (#26943)
Sketcher: Double click geometric constraint trigger rename. (#27678)
Sketcher: Double click also select external (#28105)
BIM: fix addToComponent visibility issue
BIM: fix handling of window types (#27420)
BIM: Remove 3D View cut when Arch_SectionPlane is deleted (#28432)
Tests: Fix exception on close (#28040)
Gui: fix cursor hidden by transparent overlay panel. (#28224)
Sketcher: Text fix OVP disappearing on second attempt (#28311)