marioalexis
178eaadfc8
App: Improve docstrings in MetadataPy.xml and fix memory leak
2022-06-09 17:48:45 -04:00
wmayer
6c0a610fb1
App: issue #6892 : FreeCAD fails to start
2022-06-09 15:40:37 +02:00
Yorik van Havre
56264248eb
Merged crowdin translations
2022-06-09 13:40:35 +02:00
wmayer
3057abfae9
Gui: use expresion 'keyboard shortcut' to avoid incorrect translation
2022-06-09 13:15:41 +02:00
wmayer
97806748a0
Mesh: [skip ci] improve German translation
2022-06-09 12:56:43 +02:00
wmayer
86c61ff150
ReverseEngineering: [skip ci] improve German translation
2022-06-09 12:33:12 +02:00
wmayer
d01cb7838d
FEM: improve German translation
2022-06-09 12:27:43 +02:00
Zheng Lei
fb457594fd
Spreadsheet: fix range checking ( #6997 )
...
* App: add option to normalize a Range
- To make sure the range starts from top left and ends with bottom right
corner.
- Default is to not normalize on construction for backward compatibility.
- fix range checking in range binding
2022-06-09 12:20:08 +02:00
wmayer
9cd7500d65
Gui: improve German translation
2022-06-09 12:15:29 +02:00
Uwe
f50eced9fe
[Spreadsheet] uniform and polish wording of binding feature
2022-06-09 02:14:14 +02:00
marioalexis
a72d1c7b7d
Gui: Improve docstrings in AxisOriginPy.xml
2022-06-08 20:20:57 +02:00
marioalexis
abacd5741c
App: Improve docstrings in GeoFeaturePy.xml
2022-06-08 19:20:04 +02:00
Zheng Lei
3e81bd8c15
Spreadsheet: improve range binding feature ( #6995 )
...
* Spreadsheet: improve range binding feature
2022-06-08 19:19:41 +02:00
0penBrain
4900d90ba9
[FEM] Implement a better dialog layout management for histogram ( #6989 )
...
* [FEM] Implement a better dialog layout management for histogram
2022-06-08 16:51:01 +02:00
Chris Hennes
7e71db6fa8
Sketcher: Tweak pluralization of DoF
2022-06-08 09:16:48 -05:00
Yorik van Havre
e8aa6ec7f2
Merge pull request #6991 from 0penBrain/draftGrid
...
Draft: fix grid spacing default initialization
2022-06-08 13:22:45 +02:00
wmayer
e486f91f6a
Part: in BRepOffsetAPI_MakeOffsetFix::MakeWire also consider the generated edges of the vertexes of the input shape
2022-06-08 13:02:07 +02:00
Yorik van Havre
6d479e6cda
Generated ts files
2022-06-08 12:32:59 +02:00
Yorik van Havre
d2f8b7d4e3
Merged crowdin translations
2022-06-08 12:28:54 +02:00
0penBrain
e6f8735c96
Draft: fix grid spacing default initialization
2022-06-08 12:20:06 +02:00
Uwe
b093f0e650
[TD] further dialog refinements to fix vertical spacing
2022-06-08 02:12:19 +02:00
Uwe
e9a24d6477
[TD] fix dialog height settings
2022-06-08 02:05:44 +02:00
Uwe
d59c91095a
[TD] fix dialog height setting
2022-06-08 01:52:45 +02:00
Wanderer Fan
d4ffb28518
[TD]add missing vertical spacer to ui
2022-06-07 19:18:39 -04:00
Wanderer Fan
1cdeac2e2e
[TD]missing vertical spacer in ui
2022-06-07 19:18:39 -04:00
Uwe
a58514b260
[Gui] attempt to improve NaviCube rendering
...
When the NaviCube is relatively small, it looks clumsy on some screens. This PR tries to improve that.
2022-06-08 01:06:15 +02:00
marioalexis
16e4b05207
Base: Improve docstrings in PersistencePy.xml
2022-06-08 00:52:19 +02:00
Chris Hennes
b6eb112eee
FEM: Enable translation of plot labels
2022-06-07 13:44:01 -05:00
Chris Hennes
8191bcfc66
FEM: Enable translation of axis label
2022-06-07 13:10:42 -05:00
Chris Hennes
c3ded1a6b0
GUI: Add Vtk info to copied About data
2022-06-07 12:51:51 -05:00
wmayer
b9db257558
Gui: add SoColorBarLabel as workaround for a Coin3D bug
2022-06-07 19:42:04 +02:00
Yorik van Havre
80982cf87b
Merged crowdin translations
2022-06-07 13:34:53 +02:00
Kuzemko Alexsandr
80967344c5
Crowdin Run update.ts with latest source code.
2022-06-07 13:15:44 +03:00
wmayer
17394632f6
Gui: don't use cached value of color bar width if ratio of the canvas is less than 1.0
2022-06-07 11:30:00 +02:00
Wanderer Fan
4fc652b460
[TD]abort dimensioning of spline edge
2022-06-06 18:47:51 -04:00
Wanderer Fan
92b124d7df
[TD]fix icon in dialog
2022-06-06 18:47:51 -04:00
Chris Hennes
3575b8874a
Draft: Fix menu text for Select Plane
2022-06-06 12:12:08 -05:00
wmayer
9fd10e72d2
Gui: cache color bar width to avoid to compute it for every resize of the canvas
2022-06-06 19:11:00 +02:00
Kuzemko Alexsandr
e38c94502d
Crowdin Update TechDraw.ts
2022-06-06 13:08:02 -04:00
Kuzemko Alexsandr
92b4e41884
[TD] Add ability to translate for some tooltip text. Fix incorrect use of tr(variable).
2022-06-06 13:08:02 -04:00
Chris Hennes
79ac3eeb4d
Addon Manager: Additional diagnostics for Macro updates
2022-06-06 11:46:56 -05:00
sliptonic
3db5aba499
Merge pull request #6978 from sliptonic/bug/ghostpath
...
zero out Job.Path property if it exists
2022-06-06 11:43:13 -05:00
sliptonic
956f0abf90
zero out Job.Path property if it exists
2022-06-06 11:40:01 -05:00
Uwe
93ad75b6ff
[FEM] fix subsequent histogram plot call
...
fixes #6975
2022-06-06 18:26:18 +02:00
Uwe
ebcf32e41e
[skip CI] [Spreadsheet] change misleading word in dialog
2022-06-06 01:26:29 +02:00
Uwe
ff467f8115
[Spreadsheet] dialog fixes
...
- fixes to tooltips
- add 2 labels to make the dialog logic more clear
- remove non-functional help button
2022-06-06 00:46:42 +02:00
Wanderer Fan
928c86d42d
[TD]fix updating of shared view
2022-06-05 09:33:02 -04:00
Uwe
17b9e5a401
[FEM] fix wrong error message about comments
...
- fixes an annoying warning (that is output as error) about unused COMMENT
2022-06-05 13:42:41 +02:00
Uwe
d285a8e397
[FEM] add missing parser handling of '^' character ( #6966 )
...
* [FEM] add missing parser handling of '^' character
- it is common to use equations like "x^2" but one currently get only an error
- this PR fixes this by adding parsing support for the '^' character as power function
This way is it now also possible to calculate a root by e.g. "x^(0.5).
2022-06-05 13:13:49 +02:00
Kuzemko Alexsandr
b0878c6225
Crowdin Update Fem.ts
2022-06-05 12:38:12 +02:00