Commit Graph

  • 6f75bc2088 cherry-pick #7: theme alternate-background-color (fea1280fa9) forbes 2026-02-13 14:06:56 -06:00
  • 0810d3daed cherry-pick #6: resolve unknown command/style token errors (8639b6fd8a) forbes 2026-02-13 14:06:48 -06:00
  • af9837abf1 cherry-pick #5: theme QSS refinements (eb80c07f57) forbes 2026-02-13 14:06:36 -06:00
  • b37667d56d cherry-pick #4: startup theme selector fix (e85162947b) forbes 2026-02-13 14:06:09 -06:00
  • 630b08ea23 cherry-pick #3: dock task panel right, remove non-Kindred themes (bb3f3ac6d6) forbes 2026-02-13 14:06:01 -06:00
  • 9be9f9420a cherry-pick #1: initial Kindred branding + assembly joint fix forbes 2026-02-13 14:05:31 -06:00
  • 87a0af0b0f phase 1: copy Kindred-only files onto upstream/main (FreeCAD 1.2.0-dev) forbes 2026-02-13 14:03:58 -06:00
  • 5d81f8ac16 Sketcher: Fix: Arc of ellipse when first and second X coordinates are the same (#27327) Loke Strøm 2026-02-13 18:57:27 +01:00
  • ba030237b7 [Gui] Ensure Read Only Booleans in PropertyEditor are shown using Disabled Text Color (#27429) Syres916 2026-02-13 17:56:20 +00:00
  • f1366e8a75 Base: Remove assertion on isForceXML() (#27491) Frank David Martínez M 2026-02-13 12:51:52 -05:00
  • e595cc49f2 FEM: Update netgenplugin src files to fix builds with netgen >= 6.2.2601 (#27508) Chris 2026-02-13 11:50:04 -06:00
  • 9289e27230 gui: preferences fixes #27379 chris jones @ipatch 2026-02-11 14:53:56 -06:00
  • a8757f7947 Draft: fix depency of patharray normal on view direction Roy-043 2026-02-12 18:31:01 +01:00
  • 9e042ff480 PD: Improve error handling for RevolMethod::ToFirst Chris Hennes 2026-02-09 09:08:45 -06:00
  • 1752fd59f9 Measurement: Add on the fly measurement unit change (#27462) Paweł Biegun 2026-02-12 06:35:54 -08:00
  • 7912f84136 BIM+Draft: fix Placement task panel issue for Arch_SectionPlane and Draft_WorkingPlaneProxy (#27101) Roy-043 2026-02-12 13:39:46 +01:00
  • db5fff6ccc BIM: fix BuildingPart issues with Arch_Reference Roy-043 2026-01-24 20:43:42 +01:00
  • 6abb2b447f Assembly: Isolate grounded objects on selection (#24952) PaddleStroke 2026-02-12 09:43:46 +01:00
  • 379179ce2b README: Update compiling section to recommend pixi (#27501) JIJINBEI 2026-02-12 06:36:18 +09:00
  • 076c5916b5 Sketcher: Remove unneeded parameters from seekConstraintPosition Chris Hennes 2026-02-08 17:24:56 -06:00
  • 3d14203fa4 Draft: fix Draft_Label MaxChars property (#27478) Yash Suthar 2026-02-11 23:28:42 +05:30
  • ec18d4e250 Tests/Sketcher: Eliminate unused variables Chris Hennes 2026-02-08 17:45:24 -06:00
  • ecbe21ca03 Sketcher: Annotate unused parameter Chris Hennes 2026-02-08 17:30:56 -06:00
  • 54c0c2f83c Draft: fix ghost preview of Draft_Labels Roy-043 2026-02-10 16:32:42 +01:00
  • 47aa61bd94 CI: allow libpack builds to be triggered via githubs workflow_dispatch (#26742) Chris 2026-02-10 11:42:23 -06:00
  • 2cd45b07f7 Sketcher: Fix snap while drag and fix drag for arc Yash Suthar 2026-01-22 19:21:39 +05:30
  • 0eaf14373f BIM: fix case of some titles (#27474) Roy-043 2026-02-10 16:41:05 +01:00
  • ff377e031f Bump jwlawson/actions-setup-cmake from 2.0.2 to 2.1.1 dependabot[bot] 2026-02-10 12:38:36 +00:00
  • 3d0df45cd4 Assembly: BOM: take mirrored state of links in account. (#26113) PaddleStroke 2026-02-10 16:10:03 +01:00
  • bf51a00dfd Draft: Fix switchUi method bug (#27422) Caio Venâncio do Rosário 2026-02-10 06:33:35 -03:00
  • 1046c3682a Fix typos (#26576) Christoph Niethammer 2026-02-10 02:15:50 +01:00
  • 4497ce0146 Merge pull request #22204 from jffmichi/camsim sliptonic 2026-02-09 11:40:06 -06:00
  • 353459f1fe CAM: Profile - fix _getCutAreaCrossSection() tarman3 2026-02-02 09:34:12 +02:00
  • 72b1076788 Remove hasher check and migrate CAM files drwho495 2026-02-04 19:00:24 -06:00
  • 6a1da227cd Merge pull request #27346 from TomPcz/sketcher-label-offset Chris Hennes 2026-02-09 10:58:39 -06:00
  • 6e34b79da4 CAM: Update SVG annotation IDs for tool shapes Billy Huddleston 2026-02-03 15:32:58 -05:00
  • e38c831970 feat(Gui): set client name to FreeCAD when connecting to spacenav Neale Swinnerton 2026-01-26 20:20:12 +00:00
  • 3f84746a5c Merge pull request #27247 from Daniel-Khodabakhsh/fix-0-step-down sliptonic 2026-02-09 10:06:04 -06:00
  • ee00a3f7f3 feat(start): replace start page with Silo webview (#117) feat/silo-start-page forbes-0023 2026-02-09 10:03:33 -06:00
  • 94b147fcad Bump step-security/harden-runner from 2.14.1 to 2.14.2 dependabot[bot] 2026-02-09 14:55:38 +00:00
  • c4317f88f8 sketcher: fixes #27281 fix access out of bounds crash with "remove axes alignment" chris jones @ipatch 2026-02-04 13:26:16 -06:00
  • 2255264efc Merge pull request 'fix(docs): update book.toml icon for Font Awesome 6' (#115) from fix/book-toml-fa6 into main forbes 2026-02-09 15:03:10 +00:00
  • 4186626a05 fix(docs): update book.toml icon for Font Awesome 6 fix/book-toml-fa6 forbes-0023 2026-02-09 09:02:47 -06:00
  • 362fe8dc3e Merge pull request 'fix(docs): remove deprecated multilingual field from book.toml' (#114) from fix/book-toml-v05 into main forbes 2026-02-09 15:00:34 +00:00
  • a0cff5102d fix(docs): remove deprecated multilingual field from book.toml fix/book-toml-v05 forbes-0023 2026-02-09 09:00:09 -06:00
  • 539ab7cc51 Merge pull request 'fix(ci): install mdbook in docs runner container' (#113) from fix/docs-install-mdbook into main forbes 2026-02-09 14:58:58 +00:00
  • 40bf0e4ae6 fix(ci): install mdbook in docs runner container fix/docs-install-mdbook forbes-0023 2026-02-09 08:58:38 -06:00
  • 9cf5b162bb fix(ci): use Docker network hostname for docs runner checkout fix/docs-checkout-docker-network forbes-0023 2026-02-09 08:53:39 -06:00
  • 9bd5a7def1 Merge pull request 'fix(ci): use Docker network hostname for docs runner checkout' (#112) from fix/docs-checkout-docker-network into main forbes 2026-02-09 14:56:02 +00:00
  • ccc372b2d1 fix(ci): use Docker network hostname for docs runner checkout forbes-0023 2026-02-09 08:53:39 -06:00
  • c8c764e215 Bump prefix-dev/setup-pixi from 0.9.3 to 0.9.4 dependabot[bot] 2026-02-09 13:09:07 +00:00
  • 23fd2593af Merge pull request 'fix(ci): use localhost:3000 for docs runner checkout' (#111) from fix/docs-checkout-localhost into main forbes 2026-02-09 14:47:00 +00:00
  • c25f1b62b8 fix(ci): use localhost:3000 for docs runner checkout fix/docs-checkout-localhost forbes-0023 2026-02-09 08:46:42 -06:00
  • 0d23ceeede fix(ci): add docs workflow file to paths trigger fix/docs-workflow-paths forbes-0023 2026-02-09 08:43:32 -06:00
  • 10ae616f08 Merge pull request 'fix(ci): add docs workflow file to paths trigger' (#110) from fix/docs-workflow-paths into main forbes 2026-02-09 14:43:59 +00:00
  • d6ad0fb43d fix(ci): add docs workflow file to paths trigger forbes-0023 2026-02-09 08:43:32 -06:00
  • bbee39431d Merge pull request 'fix(ci): replace actions/checkout with git clone in docs workflow' (#108) from fix/docs-workflow-no-node into main forbes 2026-02-09 14:23:39 +00:00
  • 3c0b14b862 Merge branch 'main' into fix/docs-workflow-no-node forbes 2026-02-09 14:23:27 +00:00
  • 1f793a6b71 Merge pull request 'docs: populate initial content from project context' (#107) from docs/populate-content into main forbes 2026-02-09 14:22:44 +00:00
  • 65a2bb98db fix(ci): replace actions/checkout with git clone in docs workflow forbes-0023 2026-02-09 08:20:38 -06:00
  • c47eb26312 docs: populate initial content from project context (#104) forbes-0023 2026-02-09 08:18:21 -06:00
  • 769072fb9d Merge pull request 'docs: initialize mdBook structure with stub pages and deployment workflow' (#105) from docs/mdbook-setup into main forbes 2026-02-09 14:02:57 +00:00
  • 64bde8d97a docs: initialize mdBook structure with stub pages and deployment workflow docs/mdbook-setup forbes-0023 2026-02-09 07:59:01 -06:00
  • a9de667914 Merge pull request 'fix: update silo submodule — SSE URL and origin command fixes (#84)' (#85) from fix/silo-sse-and-origin into main forbes 2026-02-09 04:55:15 +00:00
  • 353efe51e2 fix: update silo submodule — SSE URL and origin command fixes (#84) forbes 2026-02-08 22:54:49 -06:00
  • e5d0e5316d Update translations from Crowdin freecad-gh-actions-translation-bot 2026-02-09 00:27:53 +00:00
  • 6d828a6459 Merge pull request 'fix(assembly): extend findPlacement() datum and origin handling (#55)' (#83) from fix/assembly-datum-placement into main forbes 2026-02-09 02:11:50 +00:00
  • b7374d7b1f fix(assembly): extend findPlacement() datum and origin handling (#55) forbes 2026-02-08 19:53:49 -06:00
  • 7ef7ce1dfc Merge pull request 'fix(theme): QGroupBox indicator, hyperlink color, and report defaults (#41, #43, #44)' (#82) from fix/qss-theme-polish into main forbes 2026-02-09 01:39:48 +00:00
  • 7411508b36 Merge branch 'main' into fix/qss-theme-polish fix/qss-theme-polish forbes 2026-02-09 01:39:39 +00:00
  • 766f9b491c Merge pull request 'fix: update ztools submodule — parametric tangent-to-cylinder datums (#58)' (#81) from fix/tangent-cylinder-attachment into main forbes 2026-02-09 01:39:23 +00:00
  • ad34cffcd6 Merge branch 'main' into fix/tangent-cylinder-attachment fix/tangent-cylinder-attachment forbes 2026-02-09 01:39:13 +00:00
  • cecd4988a8 Merge pull request 'fix(UX): update silo submodule — BOM registration path (#56)' (#80) from fix/bom-registration-path into main forbes 2026-02-09 01:39:03 +00:00
  • 977fa3c934 fix(theme): QGroupBox indicator, hyperlink color, and report defaults forbes 2026-02-08 19:20:26 -06:00
  • f0f4c068d2 fix: update ztools submodule — parametric tangent-to-cylinder datums (#58) forbes 2026-02-08 19:38:18 -06:00
  • 5f43b534d9 fix(UX): update silo submodule — BOM registration path (#56) fix/bom-registration-path forbes 2026-02-08 19:38:18 -06:00
  • 599d4b23a8 Merge pull request 'fix: update ztools submodule — angled datum live editing (#66)' (#79) from fix/angled-datum-edit into main forbes 2026-02-09 01:37:18 +00:00
  • d136ee3ebe Merge branch 'main' into fix/angled-datum-edit fix/angled-datum-edit forbes 2026-02-09 01:37:07 +00:00
  • 561d634934 Merge pull request 'art: update silo submodule — add missing command icons (#60)' (#78) from fix/missing-silo-icons into main forbes 2026-02-09 01:36:57 +00:00
  • eb57f80e72 fix: update ztools submodule — angled datum live editing (#66) forbes 2026-02-08 19:35:14 -06:00
  • 098f0233c4 art: update silo submodule — add missing command icons (#60) fix/missing-silo-icons forbes 2026-02-08 19:35:01 -06:00
  • 68690f3b22 Merge pull request 'fix: update silo submodule — delete_bom_entry error normalization (#59)' (#77) from fix/delete-bom-entry-request into main forbes 2026-02-09 01:33:16 +00:00
  • 087fe99324 Merge branch 'main' into fix/delete-bom-entry-request fix/delete-bom-entry-request forbes 2026-02-09 01:33:06 +00:00
  • 7033744656 Merge pull request 'fix: update ztools submodule — robust PartDesign menu insertion (#57)' (#72) from fix/menu-insertion-fragility into main forbes 2026-02-09 01:32:56 +00:00
  • 84c1776f92 fix: update ztools submodule — robust PartDesign menu insertion (#57) fix/menu-insertion-fragility forbes 2026-02-08 19:32:31 -06:00
  • f391c526cd Merge pull request 'fix: update ztools submodule — eager command registration (#52)' (#71) from fix/manipulator-timing into main forbes 2026-02-09 01:28:33 +00:00
  • ac4f01c5c0 Merge branch 'main' into fix/manipulator-timing fix/manipulator-timing forbes 2026-02-09 01:28:20 +00:00
  • 1d2a11572d Merge pull request 'fix(theme): eliminate QSS/CFG duplication (#51)' (#70) from fix/qss-duplication into main forbes 2026-02-09 01:28:07 +00:00
  • b3a6c9d925 merge: resolve conflicts with main (docs) forbes 2026-02-08 19:27:52 -06:00
  • 7c84eeb68d Merge pull request 'docs: repository cleanup and documentation update' (#50) from chore/repo-cleanup-docs into main forbes 2026-02-09 01:26:31 +00:00
  • 590cb9f6c3 fix: update silo submodule — delete_bom_entry error normalization (#59) forbes 2026-02-08 18:30:07 -06:00
  • 0a0ac547ef fix: update ztools submodule — eager command registration (#52) forbes 2026-02-08 17:58:29 -06:00
  • 6773ca0dfd fix(theme): eliminate QSS/CFG duplication (#51) forbes 2026-02-08 17:41:26 -06:00
  • 8d3c786656 Fix case when CAM operation start = stop and step down is zero. Daniel Khodabakhsh 2026-01-29 23:21:44 -08:00
  • 82e7362a56 docs: repository cleanup and documentation update chore/repo-cleanup-docs forbes 2026-02-08 17:22:59 -06:00
  • cf523f1d87 Merge pull request 'fix(build): fix DlgSettingsGeneral::applyMenuIconSize visibility and namespace' (#49) from fix/build-menu-icon-size into main forbes 2026-02-08 23:05:10 +00:00
  • 4bf74cf339 fix(build): fix DlgSettingsGeneral::applyMenuIconSize visibility and namespace fix/build-menu-icon-size forbes 2026-02-08 17:01:41 -06:00
  • 7168c402b8 fix(build): fix DlgSettingsGeneral::applyMenuIconSize visibility and namespace fix/ui-appearance-polish forbes 2026-02-08 17:01:41 -06:00
  • 3b07a0f99b Merge pull request 'chore: update silo submodule with SSE, start panel, and activity pane' (#48) from chore/update-silo-submodule into main forbes 2026-02-08 22:26:36 +00:00
  • 9cabb29824 chore: update silo submodule to latest main forbes 2026-02-08 16:25:59 -06:00