Commit Graph

15673 Commits

Author SHA1 Message Date
luz.paz
49bb541a1e Crowdin: Path/PathScripts/PathOp.py capitalize string 2019-01-19 23:31:49 -06:00
luz.paz
bdcbf3b29c Crowdin: Path/PathScripts/PathProfileBase.py capitalize string 2019-01-19 23:31:48 -06:00
DeepSOIC
e49d715352 Spreadsheet: fix #3474 cross-CS drag-drop issue 2019-01-20 00:45:49 +01:00
Kurt Kremitzki
0b75a92231 Fix Start WB behavior for missing examples dir in Debian package 2019-01-20 00:36:35 +01:00
Bernd Hahnebach
93d8347537 FEM: file ending, use FCStd in FEM strings 2019-01-20 00:32:19 +01:00
Bernd Hahnebach
a766705193 FEM: unit tests, add some comments to open test files in FreeCAD 2019-01-20 00:32:19 +01:00
Bernd Hahnebach
1e32082ee1 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
1b6beb23ad FEM: white space 2019-01-20 00:32:17 +01:00
Bernd Hahnebach
532390f1ba FEM: tetgen exporter, code formating pep 8 2019-01-20 00:32:17 +01:00
Bernd Hahnebach
3a31e099dc FEM: code formating, space in block comment 2019-01-20 00:32:17 +01:00
Bernd Hahnebach
a5632e11cc FEM: file types, sort them for im- and export 2019-01-20 00:32:17 +01:00
Bernd Hahnebach
b437fe5330 FEM: solver settings, sort setting 2019-01-20 00:32:17 +01:00
Bernd Hahnebach
ce4fd53610 FEM: cmake, sort solver modules 2019-01-20 00:32:17 +01:00
luz.paz
c9f1517eb8 Crowdin: Remove apostrophe from TechDraw/Gui/MDIViewPage.cpp translation 2019-01-20 00:29:18 +01:00
luz.paz
176cb808db Refine TechDraw/Gui/CommandDecorate.cpp translation string 2019-01-20 00:29:18 +01:00
wandererfan
94bd69a4fe 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
bd346113cd OpenSCAD: Fixed issue #3640 2019-01-18 19:58:23 -02:00
Yorik van Havre
23cf81cd51 Arch: Axis can now be referenced in sketches 2019-01-18 17:40:50 -02:00
Yorik van Havre
2c77c78562 Draft: Fixed small bug in Snap Nearest command 2019-01-18 17:39:33 -02:00
wmayer
2100f16076 disconnect boost signals when destroying tree view 2019-01-18 16:33:48 +01:00
wmayer
0a733ffd18 fixes 0002706: Box selection does not select dimension or text 2019-01-18 14:46:21 +01:00
wmayer
be257336b9 fixes 0001673: Assign already assigned keyboard shortcuts without searching old assigned action 2019-01-18 00:55:34 +01:00
wmayer
307bb7744f add method to check if key sequence is none 2019-01-18 00:54:49 +01:00
wmayer
1444b64803 fix possible crash in PropertySheet when removing dependencies 2019-01-17 18:33:06 +01:00
wmayer
69a85806bc fixes 0002793: tube as basic solid 2019-01-17 15:37:55 +01:00
wmayer
fa52cf53a4 fixes 0003776: PartDesign Hole parameters Diameter field is not unit aware 2019-01-17 14:13:51 +01:00
wmayer
46804085c9 simplify handling of locale specific with InputField from Python 2019-01-17 02:57:00 +01:00
wmayer
85bea885cc 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
d01b8babc2 Add new display mode Wireframe & Nodes to FEM 2019-01-16 10:19:14 +01:00
wmayer
590b820459 fix possible double destruction when removing a group and its content from document 2019-01-16 00:35:34 +01:00
Yorik van Havre
6299e11c70 Start: Handle addons with non-standard WB name 2019-01-15 20:01:23 -02:00
wmayer
12acebafee issue 0003624: FEM, GUI, mesh VP, element colors 2019-01-15 21:29:47 +01:00
wmayer
9a5a28e4a9 set name to Inventor node of display mode 2019-01-15 21:26:54 +01:00
wmayer
d729dee35b fixes 0003683: FEM, GUI, incorrect display of constraints symbols on reference shapes 2019-01-15 11:01:45 +01:00
Yorik van Havre
61f2633d02 Start: Fixed image file paths 2019-01-14 20:20:12 -02:00
luz.paz
da6282f57f 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
c36aea86c5 FEM: vtk tools, some comments, white spaces and changes from message to log 2019-01-14 18:10:34 +01:00
Stefan Tröger
7beba7501d 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
61d7c23b5a FEM: toolbarnames, fix wrong name for utilities toolbar 2019-01-14 18:10:12 +01:00
Bernd Hahnebach
d067cb64e4 FEM: netgen mesh obj, make it a norecompute obj 2019-01-14 18:09:55 +01:00
wmayer
e2c7c42e7b also set default view orientation when creating document from Start workbench 2019-01-14 14:43:41 +01:00
Yorik van Havre
58d85a5e47 Draft: small bugfix in trackers 2019-01-14 11:32:34 -02:00
wmayer
2c42c57560 fixes 0003222: Invert zoom setting is not respected in paper/page mode 2019-01-14 11:08:17 +01:00
wmayer
dff1832255 fix build failure with old Coin3d versions 2019-01-14 10:10:15 +01:00
wmayer
e5a1f3b496 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
c26ac76083 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
037391ec4f fixes 0003222: Invert zoom setting is not respected in paper/page mode 2019-01-13 23:29:20 +01:00
wmayer
667c4c18b2 fix crash when removing from document and accessing Python based feature 2019-01-13 17:50:48 +01:00
wmayer
1787144dee set non-modifying functions of Python wrappers as const 2019-01-13 15:45:32 +01:00
luz.paz
b47864628f Crowdin: cont...
https://crowdin.com/translate/freecad/27906/en-en#6502552
2019-01-13 02:24:50 +01:00