Commit Graph

14917 Commits

Author SHA1 Message Date
luz.paz
b7fbd7aeff Crowdin: Path/PathScripts/PathProfileBase.py capitalize string 2019-01-19 23:31:48 -06:00
DeepSOIC
28cbe2bd89 Spreadsheet: fix #3474 cross-CS drag-drop issue 2019-01-20 00:45:49 +01:00
Kurt Kremitzki
2e03740572 Fix Start WB behavior for missing examples dir in Debian package 2019-01-20 00:36:35 +01:00
Bernd Hahnebach
2a208f9da4 FEM: file ending, use FCStd in FEM strings 2019-01-20 00:32:19 +01:00
Bernd Hahnebach
d0d8b99302 FEM: unit tests, add some comments to open test files in FreeCAD 2019-01-20 00:32:19 +01:00
Bernd Hahnebach
b8172a1047 FEM: test suite, use FCStd instead of fcstd, as it is what FreeCAD does on saveing a file 2019-01-20 00:32:19 +01:00
Bernd Hahnebach
969b8860f8 FEM: white space 2019-01-20 00:32:17 +01:00
Bernd Hahnebach
37389601e7 FEM: tetgen exporter, code formating pep 8 2019-01-20 00:32:17 +01:00
Bernd Hahnebach
90f4869cac FEM: code formating, space in block comment 2019-01-20 00:32:17 +01:00
Bernd Hahnebach
4b7ddfe407 FEM: file types, sort them for im- and export 2019-01-20 00:32:17 +01:00
Bernd Hahnebach
769632f33b FEM: solver settings, sort setting 2019-01-20 00:32:17 +01:00
Bernd Hahnebach
3c0193b796 FEM: cmake, sort solver modules 2019-01-20 00:32:17 +01:00
luz.paz
5e2fbe18e5 Crowdin: Remove apostrophe from TechDraw/Gui/MDIViewPage.cpp translation 2019-01-20 00:29:18 +01:00
luz.paz
4f67fae9e8 Refine TechDraw/Gui/CommandDecorate.cpp translation string 2019-01-20 00:29:18 +01:00
wandererfan
7bd3bb8371 Fix Text Literals for Translation
- these strings were noted as being difficult to
  translate on Crowdin
2019-01-20 00:29:17 +01:00
Yorik van Havre
ed06cbe626 OpenSCAD: Fixed issue #3640 2019-01-18 19:58:23 -02:00
Yorik van Havre
a60b6957db Arch: Axis can now be referenced in sketches 2019-01-18 17:40:50 -02:00
Yorik van Havre
ae95f77f5a Draft: Fixed small bug in Snap Nearest command 2019-01-18 17:39:33 -02:00
wmayer
42d7c7afd3 disconnect boost signals when destroying tree view 2019-01-18 16:33:48 +01:00
wmayer
de53904563 fixes 0002706: Box selection does not select dimension or text 2019-01-18 14:46:21 +01:00
wmayer
d37dea9c74 fixes 0001673: Assign already assigned keyboard shortcuts without searching old assigned action 2019-01-18 00:55:34 +01:00
wmayer
b852d1490e add method to check if key sequence is none 2019-01-18 00:54:49 +01:00
wmayer
c9b4f4ba67 fix possible crash in PropertySheet when removing dependencies 2019-01-17 18:33:06 +01:00
wmayer
552ed9eab2 fixes 0002793: tube as basic solid 2019-01-17 15:37:55 +01:00
wmayer
e3ec8e7004 fixes 0003776: PartDesign Hole parameters Diameter field is not unit aware 2019-01-17 14:13:51 +01:00
wmayer
0cc8efa105 simplify handling of locale specific with InputField from Python 2019-01-17 02:57:00 +01:00
wmayer
fdf8fe7bc6 fixes 0003669: AddonManager should inform of the need to restart FreeCAD for changes to take effect 2019-01-16 14:47:28 +01:00
wmayer
f1c23e9038 Add new display mode Wireframe & Nodes to FEM 2019-01-16 10:19:14 +01:00
wmayer
6e5369da3a fix possible double destruction when removing a group and its content from document 2019-01-16 00:35:34 +01:00
Yorik van Havre
71d57b3760 Start: Handle addons with non-standard WB name 2019-01-15 20:01:23 -02:00
wmayer
bdbea25d0d issue 0003624: FEM, GUI, mesh VP, element colors 2019-01-15 21:29:47 +01:00
wmayer
9f394aa53a set name to Inventor node of display mode 2019-01-15 21:26:54 +01:00
wmayer
d94fc4988e fixes 0003683: FEM, GUI, incorrect display of constraints symbols on reference shapes 2019-01-15 11:01:45 +01:00
Yorik van Havre
3f51e25b26 Start: Fixed image file paths 2019-01-14 20:20:12 -02:00
luz.paz
f86f5e9272 Crowdin: Experiment to remove obsolete translations from .ts file
Crowdin currently has an issue where typo strings that have been fixed in the FC source haven't been permeating in to the Crowdin UI. This maybe do to discrepency between lupdate and crowdin.  This PR experiments with removing a few lingering obsolete translations in the main .ts file of the Arch and Path WBs. If this works then a follow-up PR will be made to remove all the rest of the obsolete strings.
2019-01-14 19:39:58 +01:00
Bernd Hahnebach
4257a4d8ba FEM: vtk tools, some comments, white spaces and changes from message to log 2019-01-14 18:10:34 +01:00
Stefan Tröger
16435205d4 FEM: vtk Post, ensure correct data visuliation with non-continious node id's, workaround for issue #3617 2019-01-14 18:10:22 +01:00
Bernd Hahnebach
17a6a9889b FEM: toolbarnames, fix wrong name for utilities toolbar 2019-01-14 18:10:12 +01:00
Bernd Hahnebach
767c7365d3 FEM: netgen mesh obj, make it a norecompute obj 2019-01-14 18:09:55 +01:00
wmayer
24f1b023ef also set default view orientation when creating document from Start workbench 2019-01-14 14:43:41 +01:00
Yorik van Havre
dd7aba2f65 Draft: small bugfix in trackers 2019-01-14 11:32:34 -02:00
wmayer
c601f4cb66 fixes 0003222: Invert zoom setting is not respected in paper/page mode 2019-01-14 11:08:17 +01:00
wmayer
85c7ac5abb fix build failure with old Coin3d versions 2019-01-14 10:10:15 +01:00
wmayer
53eb746e1a fixes 0003700: Tree object deletion possible with keyboard but not right-click menu in Part Design 2019-01-14 00:47:22 +01:00
wmayer
632f9cf250 fixes 0003515: Changing Name of Spreadsheet in History Tree Does Not Trigger Name Update in Tab at Bottom of 3D Window 2019-01-14 00:21:56 +01:00
wmayer
1382f83620 fixes 0003222: Invert zoom setting is not respected in paper/page mode 2019-01-13 23:29:20 +01:00
wmayer
1f5059b5b2 fix crash when removing from document and accessing Python based feature 2019-01-13 17:50:48 +01:00
wmayer
b357d530ef set non-modifying functions of Python wrappers as const 2019-01-13 15:45:32 +01:00
luz.paz
d0d2a05941 Crowdin: cont...
https://crowdin.com/translate/freecad/27906/en-en#6502552
2019-01-13 02:24:50 +01:00
luz.paz
0d022601f2 Crowdin: more fixes
https://crowdin.com/translate/freecad/27906/en-en#6497659
https://crowdin.com/translate/freecad/27906/en-en#6497662
https://crowdin.com/translate/freecad/27906/en-en#6497656
2019-01-13 02:24:50 +01:00