Uwe
b5b5375fe4
[FEM] result dialog: handle max shear stress
...
- max shear stress is supported but could not use in the Calculate section
- also sort the UI file with our sorting script
2022-06-05 00:12:51 +02:00
Uwe
23d65cc9f2
Merge branch 'master' of github.com:FreeCAD/FreeCAD
2022-06-04 22:42:13 +02:00
Uwe
75a8998432
[FEM] fix button text
...
- looking at the Git log this button never had a plot functionality
- for the discussion see: https://forum.freecadweb.org/viewtopic.php?f=18&t=69189
2022-06-04 22:41:58 +02:00
Ajinkya Dahale
6e97e9570c
[Sketcher] Add missing newline
2022-06-04 22:35:55 +02:00
Kuzemko Alexsandr
27e3f3c153
Crowdin Update .ts after fixing script.
2022-06-04 15:09:19 -04:00
Kuzemko Alexsandr
176cf0d144
Part: Reformat JoinDeatures by Black, delete some comments. Reformat commented code too.
...
Now it proper recognize by lupdate.
2022-06-04 15:09:19 -04:00
Uwe
4d7e550d97
[FEM] fix results dialog equation input
...
- add missing tooltip and this way remove cryptic default input of the field
- since the field expects plain text, use a QPlainTextEdit
2022-06-04 19:58:31 +02:00
Uwe
3fe354718c
[FEM] describe the tress variables
...
- there was no info what P1, P2 and P3 meant
- also rearrange to consume save horizontal space (was too wide on small screens)
2022-06-04 19:18:13 +02:00
Uwe
8567ef1849
[skip CI] [FEM] change strings to be consistent with the dialog
2022-06-04 19:06:14 +02:00
wmayer
9c8b21f5f4
Web: update browser commands after loading page
2022-06-04 13:21:41 +02:00
wmayer
f37574e809
Base: raise TypeError if Vector is multiplied with unsupported type
2022-06-04 13:21:04 +02:00
Uwe
704feadc7c
[skip CI] [FEM] fix typos
2022-06-04 01:33:34 +02:00
Uwe
e41879c6ea
[FEM] don't block FC by histogram plot window
...
fixes #6959
2022-06-04 01:28:55 +02:00
Wanderer Fan
2b0dd54fe7
[TD]fix preference file handling
2022-06-03 18:35:13 -04:00
Chris Hennes
d73f9e3762
FEM: Add translation calls to task_result_mechanical.py
2022-06-03 11:42:52 -05:00
Uwe
134fa8b7ea
[FEM] use proper histogram titles
...
- use for the histogram titles the same as in the CCX dialog and not our internal abbreviations
- in the CCX dialog don't use the term PEEQ but the common wording that also gives the user the info what this is about
2022-06-03 13:09:32 +02:00
Yorik van Havre
e8f1bde367
Merged crowdin translations
2022-06-03 11:26:35 +02:00
Chris Hennes
2d32de3cd2
FEM: Tweak translatability of PEEQ
2022-06-02 16:26:05 -05:00
Wanderer Fan
56d289997c
[TD]fix Dimension/Balloon movement
2022-06-02 16:33:25 -04:00
Chris Hennes
34502193a2
i18n: Update TS files to ensure Python files are included
2022-06-02 14:57:49 -05:00
Chris Hennes
d540de8bee
i18n: TS files generated by lupdate 6.4.0dev
2022-06-02 13:41:37 -05:00
Chris Hennes
3c1e446c2f
Addon Manager: Don't translate placeholder text
2022-06-02 12:51:41 -05:00
Chris Hennes
2d5400f923
Sketcher: Fix typo in tooltip
2022-06-02 12:47:30 -05:00
Chris Hennes
be16e1f52b
Sketcher: Tweak tooltip language
2022-06-02 12:44:37 -05:00
Chris Hennes
be8a4037db
FEM: Fix typo
2022-06-02 10:49:55 -05:00
Wanderer Fan
977127012e
[TD]fix misleading error messages
2022-06-02 11:39:21 -04:00
Chris Hennes
89432a969d
TD: Set symbols to be non-translatable
2022-06-02 10:36:46 -05:00
Wanderer Fan
8891394d5a
[TD]fix Rotation not applied
2022-06-02 09:09:53 -04:00
Wanderer Fan
d223d4362c
[TD]fix double draw on position change
2022-06-02 09:09:53 -04:00
Chris Hennes
d860c4bb2d
PD: Fix w[z] plot in ShaftWizard
2022-06-01 19:48:42 -04:00
luz paz
a0c0b2616c
Fix various typos
2022-06-01 18:03:40 -04:00
Chris Hennes
07e38636b9
Addon Manager: Fix bug with updates being counted wrong
2022-06-01 15:01:38 -05:00
Kuzemko Alexsandr
477eed10a4
[TD] Fix incorrect using of QT_TRANSLATE_NOOP in setText
2022-06-01 13:41:00 -04:00
Uwe
9946a3916e
[FEM] TaskPostDataAtPoint: add missing support for electrostatics
...
- also update units to SI
2022-06-01 17:42:22 +02:00
Kuzemko Alexsandr
a67701b85b
Crowdin Add missing menu text for translation
2022-06-01 11:12:51 -04:00
Uwe
2de25dd04e
[PD] fix Shaft wizard
...
- the functionality is now in FC's core, for more info see: https://forum.freecadweb.org/viewtopic.php?p=599044#p599044
and following
2022-06-01 16:13:09 +02:00
Kuzemko Alexsandr
3f04bf7b4d
[TD] Add text to translate
...
This will fix https://github.com/FreeCAD/FreeCAD-translations/issues/47
2022-06-01 13:04:47 +02:00
Chris Hennes
5542bc9970
Addon Manager: Remove unnecessary translations
2022-05-31 20:35:10 -05:00
Chris Hennes
3dfb51d3ee
Addon Manager: Expose pref page name to translate
2022-05-31 15:33:53 -05:00
Chris Hennes
33556d8a56
Part: Change _translate to translate
2022-05-31 10:05:44 -05:00
Chris Hennes
b8952aaeb8
Image: Change _translate to translate
2022-05-31 10:05:22 -05:00
Kuzemko Alexsandr
819cfd7a11
[TD] Fix problem with translation (add TechDraw_ to context)
...
This will fix https://github.com/FreeCAD/FreeCAD-translations/issues 145-147
2022-05-31 09:30:48 -04:00
Yorik van Havre
d447d75882
Merged crowdin translations
2022-05-31 13:31:52 +02:00
Kuzemko Alexsandr
d920a5bf4d
[Mesh] Add ability to translate
...
This fix https://github.com/FreeCAD/FreeCAD-translations/issues/53
2022-05-31 12:01:02 +02:00
Kuzemko Alexsandr
62f65e12e2
Part: Change contex from AttachmentEditor to Part_EditAttachment
...
Add menu text "Create a copy" to translation
This may fix https://github.com/FreeCAD/FreeCAD-translations/issues/64
2022-05-31 11:25:44 +02:00
Chris Hennes
f7b9a70ee5
Addon Manager: Build in error-checking in developer mode
2022-05-30 20:06:20 -05:00
Benjamin Alterauge
03f3852617
List all available test units, if none is selected.
...
From the command line (FreeCADCmd) only which not need the GUI.
A better description
Grammatically improvement
Use PrintMessage
2022-05-31 02:03:11 +02:00
Kuzemko Alexsandr
0b574523e9
[TD] Fix redefine text in .ui (that has translation on crowdin) with English text without translation ability.
...
This will fix https://github.com/FreeCAD/FreeCAD-translations/issues/50
2022-05-30 10:41:00 -04:00
wmayer
8edb3e64cc
Part: make DimensionLinear node kit unpickable
...
See forum thread: https://forum.freecadweb.org/viewtopic.php?f=3&t=69056
2022-05-30 15:43:27 +02:00
Yorik van Havre
e13e3bcea3
Merge pull request #6899 from 0penBrain/draftGrid
...
Draft: fix issues with grid spacing parameter
2022-05-30 15:31:18 +02:00