Skip to content

Tags: letssolvesolvedproblems/FreeCAD

Tags

0.19.4

Toggle 0.19.4's commit message
[Import]Fix FreeCAD#6461 MEASUREMENT/INSUNITS

0.19.3

Toggle 0.19.3's commit message
Change macro path selection from File to Folder

0.19.2

Toggle 0.19.2's commit message
Gui: ProDark Stylesheet QT Icon Fix

forum thread: https://forum.freecadweb.org/viewtopic.php?f=34&t=57427

0.19.1

Toggle 0.19.1's commit message
Fem: [skip ci] set backend of matplotlib to Qt5Agg

0.19

Toggle 0.19's commit message
Version 0.19

0.18.6

Toggle 0.18.6's commit message
App/Gui: New restoreError Document status and Gui pop-up

========================================================

If the restore of Document.xml results in invalid Document.xml (because unhandled exceptions occurred), the
document status Document::restoreError is set. The GUI or Mod/Web if a link was clicked, show a pop-up indicating
this situation.

This commit also shows an appropriate pop-up for the partialRestore when opening from the menu, that before only
appeared when opening by clicking a link.

0.18.5

Toggle 0.18.5's commit message
Fixed typo in last commit

0.18.4

Toggle 0.18.4's commit message
pre-select name filter in import/export file dialog

0.18.3

Toggle 0.18.3's commit message
AddonManager: Skip non-github addons

0.18.2

Toggle 0.18.2's commit message
replace insecure use of eval() with proper use of units