Skip to content

Tags: goopat/FreeCAD

Tags

weekly-2026.07.09

Toggle weekly-2026.07.09's commit message
Tree: suppress drag-selection after visibility icon click

weekly-2026.07.08

Toggle weekly-2026.07.08's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
CAM: Task Panel GUI Update (FreeCAD#31158)

This PR switches from the QtGui.QToolBox() (Accordion) widget to
QtWidgets.QTabWidget() (Tabs) widgit for the Task Panel GUI.

The new tabs expand to full width of the task panel if space allows,
collapses to just display icons excecpt for the active tab if space is
limited.

Merge Heights and Depths into one tab and add graphic icon with
callouts.

Relabeled Safe Heights to Retract (label only, not the property)

weekly-2026.07.01

Toggle weekly-2026.07.01's commit message
Ubuntu build: improve package install script

Improve install-apt-packages.sh so it can be run from a new container without issues. Add installation of packages that GitHub actions already has by default.

weekly-2026.06.24

Toggle weekly-2026.06.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "Gui: Implement automatic preselection check " (FreeCAD#30952)

weekly-2026.06.20

Toggle weekly-2026.06.20's commit message
Packaging: Keep fmt runtime aligned in release bundles

weekly-2026.06.17

Toggle weekly-2026.06.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request FreeCAD#29362 from ryankembrey/td-detail

TechDraw: Rearrange detail task panel for better UI

weekly-2026.06.10

Toggle weekly-2026.06.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request FreeCAD#30634 from greg19/remove-stereo

Remove stereo views

weekly-2026.06.03

Toggle weekly-2026.06.03's commit message
Sketcher: Fix perpendicular autoconstraint

weekly-2026.05.27

Toggle weekly-2026.05.27's commit message
BIM: add MoveBase handling to getMovableChildren

weekly-2026.05.20

Toggle weekly-2026.05.20's commit message
Assembly simulation playback: make buttons bigger and more distinguis…

…hable