Commit Graph

  • 8653d94287 App: Add #include <climit> and switch to std::numeric_limits (#27742) FilippoR 2026-02-28 15:02:23 +01:00
  • 93f76a8991 Merge pull request #27854 from 3x380V/signal Benjamin Nauck 2026-02-28 13:58:19 +01:00
  • 34d03ebee6 [Mesh] Stop repeated /home/username/freecad-daily-source/src/Mod/Mesh/App/WildMagic4/Wm4MathMCR.h:30:50: warning: backslash-newline at end of file Syres916 2026-02-23 16:11:42 +00:00
  • 2c2bdb03e4 App: Check for empty path component name before appending Chris Hennes 2026-02-15 15:52:43 -06:00
  • 512cf349f9 Part: Use Part::SignalException in FCBRepAlgoAPI_BooleanOperation::Build wmayer 2025-03-24 20:01:02 +01:00
  • 2eb4dc7c73 Part: Use signal handlers based on OCC's implementation wmayer 2025-03-24 17:28:00 +01:00
  • be5e657a61 Core: Refactor code to install new and SIGSEGV handlers wmayer 2025-03-24 16:31:41 +01:00
  • 821596140d Assembly: Show Solver Task only when in Assembly workbench (#27502) PaddleStroke 2026-02-28 08:17:43 +01:00
  • ad2c9b36e0 Gui: Add attempted lock file name when IPC fails Chris Hennes 2026-02-15 14:48:07 -06:00
  • 0c66d18c21 Wide character support for env vars on windows (#27626) Chris Hennes 2026-02-27 22:02:30 -06:00
  • 9ac1b960a6 App: Improve clarity of out-of-scope link error message (#26776) Krish Sharma 2026-02-28 09:23:57 +05:30
  • 68b3d8d6e4 App.DocumentObserver: set toPython in all constructors theo-vt 2026-02-22 18:55:16 -05:00
  • 88787b11d1 Changed Insert Component parts list to be collapsed by default (#27658) Adam Spontarelli 2026-02-27 19:43:28 -05:00
  • 8caa218950 Sketcher: Handle exception in DrawSketchHandlerOffset::drawOffsetPreview wmayer 2025-03-10 13:01:16 +01:00
  • 61d17a6122 Part: Fix crash in Revolution::execute() wmayer 2025-05-18 08:40:29 +02:00
  • d588e89d1d Gui: Do not allow to activate disabled workbench wmayer 2025-05-21 14:13:37 +02:00
  • 92ebf00cc4 Gui: Add attempted lock file name when IPC fails Chris Hennes 2026-02-15 14:48:07 -06:00
  • b37da5b3cc App: Check for empty path component name before appending Chris Hennes 2026-02-15 15:52:43 -06:00
  • 3d60531390 TD: Migrate version check to ProgramVersion class Chris Hennes 2026-02-15 21:42:23 -06:00
  • ac576bc05e Part: Migrate version check to ProgramVersion class Chris Hennes 2026-02-15 21:23:38 -06:00
  • 07e94dfaae Part: Eliminate use of sscanf Chris Hennes 2026-02-15 21:01:53 -06:00
  • b4325de672 Core: Allow implicit construction of QString from ASCII Chris Hennes 2026-02-23 21:33:10 -06:00
  • 9a01694543 [TD]fix vertex display in manual frame mode wandererfan 2026-01-15 20:20:39 -05:00
  • 0148f9b107 [TD]prevent frames on exported/printed page wandererfan 2025-12-15 19:15:20 -05:00
  • 8d1a43a755 [TD]restore view frame toggle in context menu wandererfan 2025-12-09 22:11:05 -05:00
  • 103445399f [TD]remove obsolete preference wandererfan 2025-11-27 16:55:26 -05:00
  • be80bf94eb TechDraw: Implemented View Frame Mode preference Ryan Kembrey 2025-11-23 18:29:16 +11:00
  • b9b8d4023f CAM: Exporting G-code - Buttons text tarman3 2025-12-28 17:31:31 +02:00
  • eb0d7ba6a5 CAM: CircularHoleBase.holeDiameter() - Remove useless obj tarman3 2026-02-26 13:48:34 +02:00
  • eaf76e4d0a CAM: CircularHoleBase.holeDiameter() - Fix face tarman3 2026-02-11 21:07:13 +02:00
  • 7f9a6986f9 [TD]prevent frames on exported/printed page wandererfan 2025-12-15 19:15:20 -05:00
  • 4904b83d19 [TD]restore view frame toggle in context menu wandererfan 2025-12-09 22:11:05 -05:00
  • e5a12ad491 [TD]remove obsolete preference wandererfan 2025-11-27 16:55:26 -05:00
  • a866976125 TechDraw: Implemented View Frame Mode preference Ryan Kembrey 2025-11-23 18:29:16 +11:00
  • 469b81045b [TD]enforce center mark print rule on print preview wandererfan 2025-11-14 15:38:16 -05:00
  • 450377134b [TD]fix center mark preferences not honored wandererfan 2025-11-11 18:41:01 -05:00
  • 5c824693ce [TD]fix lost mouse event in Projection Group wandererfan 2025-11-10 10:27:13 -05:00
  • fbc4182e1f [TD]fix cosmetic vertex outside frameRect is not selectable wandererfan 2025-11-06 11:17:42 -05:00
  • 4a3a44d2ba [TD]fix no vertex select in front view of projection group wandererfan 2025-11-06 10:02:37 -05:00
  • 1537a278f5 [TD]fix fail to clear frame on selection change wandererfan 2025-11-05 16:17:35 -05:00
  • 03f795123b [TD]fix fail to create vertex outside frame wandererfan 2025-11-03 22:25:01 -05:00
  • 9f5f375f08 [TD]fix center marks not shown wandererfan 2025-11-03 16:44:51 -05:00
  • b2b0f89576 [TD]fix giant vertex from tracker wandererfan 2025-11-03 16:43:53 -05:00
  • 6d071393a8 [TD]clear selection affects vertex display wandererfan 2025-11-03 15:53:58 -05:00
  • 2cdba7a07f [TD]add getExportingAny() wandererfan 2025-11-02 19:33:58 -05:00
  • 5d4166bd77 [TD]add preference methods for center marks wandererfan 2025-11-02 19:29:35 -05:00
  • b8f98e2842 Merge pull request #27040 from Dimitris75/CAM-Waterline-OCL-Adaptive-Add-Optimize-Linear-Paths sliptonic 2026-02-27 11:57:53 -06:00
  • 2b98e80313 Merge pull request #27091 from Connor9220/ToolbitSubClass sliptonic 2026-02-27 11:53:47 -06:00
  • 659780c31b Tests: Add QtTests run to CI Chris Hennes 2026-02-27 11:21:05 -06:00
  • 7be33f496e Gui: Prevent camel case splitting on numbers/symbols in Property Editor Dhruv Singh Jamwal 2026-02-21 09:12:20 +05:30
  • 51cff10dcc Merge pull request #24849 from tarman3/leadinout_arcz sliptonic 2026-02-27 11:28:06 -06:00
  • c9517011d2 Merge pull request #27504 from tarman3/holes_face_multiple_edges sliptonic 2026-02-27 11:25:20 -06:00
  • 7deca678ca Merge pull request #27686 from tarman3/base_addgeometry_apply sliptonic 2026-02-27 11:14:21 -06:00
  • 8a011392bc Merge pull request #27178 from davidgilkaufman/fix_big_arcs sliptonic 2026-02-27 10:43:50 -06:00
  • 0872d45827 Merge pull request #27099 from timpieces/expressionparser-improvements Chris Hennes 2026-02-27 09:51:08 -06:00
  • e292f96feb Bump actions/upload-artifact from 6.0.0 to 7.0.0 dependabot[bot] 2026-02-27 11:54:20 +00:00
  • 46dd3badbd Replace "Change Image" option name for clarity (#27913) FEA-eng 2026-02-27 13:46:21 +01:00
  • 8694ccf754 Merge pull request #27862 from marioalexis84/fem-material_nonlinear Benjamin Nauck 2026-02-26 21:32:02 +01:00
  • 4878248572 Merge pull request #27859 from Doriangaensslen/d_dev sliptonic 2026-02-26 14:08:31 -06:00
  • 2ee49e0647 BIM: _Wall options task box gains expressions and units support Furgo 2026-02-18 23:44:47 +01:00
  • ca575acf1e Renamed '3d View' to 'Pick Position'. Parag Debnath 2026-02-24 16:32:14 +05:30
  • 046be9efc5 Fem: Update examples marioalexis 2026-02-25 01:20:13 -03:00
  • a1acc9cf38 Fem: Improve nonlinear properties marioalexis 2026-02-25 02:30:24 -03:00
  • 2568afbd63 Revert " Draft: fix ghost preview of Arch_SectionPlane and Draft_WorkingPlane…" Roy-043 2026-02-26 10:42:40 +01:00
  • bfb0e203da Revert " Draft: fix ghost preview of Arch_SectionPlane and Draft_WorkingPlane…" Roy-043 2026-02-26 10:40:05 +01:00
  • f319a57252 Merge pull request #27835 from 3x380V/fem Benjamin Nauck 2026-02-26 17:09:50 +01:00
  • e1b9cbf48a FEM: Fix build warnings wmayer 2025-05-06 11:39:48 +02:00
  • d60deb6fb6 Fem: Optimize netgen mesh creation wmayer 2025-05-04 23:14:15 +02:00
  • 7cb5c2663d CAM: CircularHoleBase.holePosition() - Remove useless obj tarman3 2026-02-26 13:42:25 +02:00
  • 5e0695d150 CAM: CircularHoleBase.holePosition() - Fix for face with several arcs tarman3 2026-02-11 17:57:42 +02:00
  • 0df693e204 Remove extra header define checks (#27851) Louis Gombert 2026-02-26 05:46:40 +01:00
  • b6c8e68eda Bump step-security/harden-runner from 2.14.2 to 2.15.0 dependabot[bot] 2026-02-25 11:54:49 +00:00
  • a17bb6bf10 Merge pull request #27013 from tarman3/CmdMoveMill sliptonic 2026-02-25 18:31:26 -06:00
  • e62d68a49e Gui: Improve visuals of checked toolbar buttons Kacper Donat 2026-02-25 21:02:36 +01:00
  • 1a8840bff9 Part: Make 3D View properly checkable Kacper Donat 2026-02-25 21:00:56 +01:00
  • 4a773d2f6a CAM: Refactor CmdMoveMill tarman3 2026-01-19 08:03:14 +02:00
  • 9972df7c1d CAM: Path.Geom.pointsCoincide - allow list and tuple tarman3 2026-01-17 10:14:10 +02:00
  • 97cf569756 CAM: PathScripts/PathUtils.py - Get CmdMove from Geom tarman3 2026-01-19 07:47:55 +02:00
  • 6620e149a5 CAM: Path.Geom.CmdMoveMill tarman3 2026-01-18 21:47:37 +02:00
  • f2063c055f Cam constants (#27861) sliptonic 2026-02-25 12:11:33 -06:00
  • ad50c6eb64 Merge pull request #27428 from kadet1090/add-style-parameter-tuples Chris Hennes 2026-02-25 08:28:50 -06:00
  • 68db73414c PD: Avoid QString to std::string back and forth conversion Ladislav Michl 2026-02-24 11:05:40 +01:00
  • fc00695670 BIM: rename obsolete Mesh property to HiRes (#27783) Furgo 2026-02-23 08:09:40 +01:00
  • 657a34b48a CAM: Drillable - allowPartial for faces tarman3 2026-02-24 21:19:41 +02:00
  • d5397516b5 move thread milling out of experimental too Dorian Gaensslen 2026-02-24 21:38:31 +01:00
  • 4895bea741 Forum Thread 49591, move from Experimental to standard Dorian Gaensslen 2026-02-24 21:11:44 +01:00
  • 68f2ea5e65 Update translations from Crowdin freecad-gh-actions-translation-bot 2026-02-23 01:08:43 +00:00
  • 9abcdad176 CAM: Drillable - Auto-select faces with number edges more than 3 tarman3 2026-02-14 16:40:38 +02:00
  • e643328599 CAM: Drillable - Optimizations for Auto-select tarman3 2026-02-14 10:50:17 +02:00
  • 9c9bf18478 Fem: Set pipeline time info for new CalculiX marioalexis 2026-02-24 00:58:43 -03:00
  • c1ca8a79c9 Fem: Add method to set pipeline time info data marioalexis 2026-02-24 00:56:33 -03:00
  • 34ae16cd01 Sketcher: fix evaluation of driven diameter constraint weekly-2026.02.25 theo-vt 2026-02-23 23:06:40 -05:00
  • 6d9201c828 PD: Avoid QString to std::string back and forth conversion Ladislav Michl 2026-02-24 11:05:40 +01:00
  • df49961d11 Draft: fix anno style assignment regression Roy-043 2026-02-23 22:01:22 +01:00
  • ab2f655245 Merge pull request #26131 from tarman3/axismap sliptonic 2026-02-24 09:34:17 -06:00
  • 650b15dd76 Draft: fix anno style assignment regression Roy-043 2026-02-23 22:01:22 +01:00
  • 4176674705 [MeshPart] Fix string encoding document, object and subobject names Syres916 2026-02-23 15:29:25 +00:00
  • ab5ef99344 [MeshPart] Fix string encoding document, object and subobject names Syres916 2026-02-23 15:29:25 +00:00
  • 0a4f6ec7c4 CAM: Drillable - Remove raisedFeature() tarman3 2026-02-14 10:39:45 +02:00
  • 2e7261eec3 CAM: Drillable - Fix linter errors tarman3 2026-02-14 10:36:59 +02:00