ppphp
|
ab8ae5ffdd
|
Merge branch 'master' into remove_redundant_definition
|
2023-09-28 01:38:38 +08:00 |
|
wmayer
|
0fd66ad64c
|
Fem: fixes #10823: Solver CalculiX (new framework) seems to be unnecessary
|
2023-09-27 13:04:48 +02:00 |
|
liukaiwen
|
329904a055
|
[cmake] some definitions do not matter build now
|
2023-09-27 18:17:14 +08:00 |
|
wmayer
|
b357b74bea
|
Fem: Apply clang-format
|
2023-09-25 14:50:43 +02:00 |
|
wmayer
|
3863cff6c0
|
Fem: Apply clang-format
|
2023-09-25 14:50:43 +02:00 |
|
wmayer
|
cde634629f
|
Fem: Apply clang-format
|
2023-09-25 14:50:43 +02:00 |
|
FEA-eng
|
960c9f2d57
|
FEM naming fix part 2
|
2023-09-25 12:17:43 +02:00 |
|
Chris Hennes
|
3f3ab1ae15
|
Update translations
|
2023-09-19 22:25:14 -05:00 |
|
Chris Hennes
|
0bc6870618
|
Update translations (#10613)
* Update translations
* Start: Remove Start.ts
|
2023-09-10 13:06:26 -05:00 |
|
FEA-eng
|
bf207019be
|
Fixed minor typo in FEM preferences
solver --> solvers
|
2023-09-08 11:01:11 -05:00 |
|
kaktus Jacek
|
1adfa88aee
|
Fem: Removing "constraint" from the names
Removing "constraint" from the names of most FEM workbench features.
https://github.com/FreeCAD/FreeCAD/discussions/10217
|
2023-09-03 22:29:35 -05:00 |
|
kaktus Jacek
|
3d5e0eece1
|
Update Workbench.cpp
|
2023-09-01 13:17:55 -05:00 |
|
kaktus Jacek
|
6f7074b166
|
FEM: disable the Constraints without solver submenu
Temporarily disable the Constraints without Solver submenu from the GUI.
https://github.com/FreeCAD/FreeCAD/issues/10135
|
2023-08-31 23:41:27 -05:00 |
|
kaktus Jacek
|
ddc6c2a1a0
|
Cleaning code from unnecessary strings generated to Crowdin 4 (#10426)
Cleaning Crowdin of "garbage". Second approach.
https://github.com/FreeCAD/FreeCAD-translations/issues/270
|
2023-08-29 12:57:26 -05:00 |
|
Chris Hennes
|
40f130643a
|
Update translations
|
2023-08-29 07:38:09 -05:00 |
|
kaktus Jacek
|
21b327eb04
|
Cleaning code from unnecessary strings generated to Crowdin 3 (#10420)
Cleaning Crowdin of "garbage". Second approach.
https://github.com/FreeCAD/FreeCAD-translations/issues/270
|
2023-08-29 07:35:04 -05:00 |
|
kaktus Jacek
|
cde1a9bcb9
|
Cleaning code from unnecessary strings generated to Crowdin 2 (#10416)
Cleaning Crowdin of "garbage". Second approach.
https://github.com/FreeCAD/FreeCAD-translations/issues/270
|
2023-08-28 22:08:14 -05:00 |
|
wmayer
|
10ae6c06ad
|
FEM: modernize C++: use default member init
|
2023-08-23 00:55:03 +02:00 |
|
wmayer
|
2bcec7717d
|
Fem: modernize C++: use equals default
|
2023-08-21 13:35:54 +02:00 |
|
wmayer
|
9383d2d0aa
|
Fem: modernize C++: return braced init list
|
2023-08-19 11:35:41 +02:00 |
|
Chris Hennes
|
58cf9f3212
|
Update translations
Adds the ten units strings from Base as well.
|
2023-08-16 22:50:39 -05:00 |
|
wmayer
|
89b9a7ae0f
|
FEM: modernize C++: use range-based for loop
|
2023-08-15 01:09:53 +02:00 |
|
wmayer
|
7fe0d5b9a6
|
modernize C++: use equals delete
|
2023-08-10 17:29:05 +02:00 |
|
Chris Hennes
|
3bad74fe7d
|
Update translations
|
2023-08-08 17:52:59 -06:00 |
|
wmayer
|
948cbfccd9
|
modernize C++: avoid bind
In many cases std::bind() is kept because the code is much simpler
|
2023-08-08 21:10:16 +02:00 |
|
wmayer
|
52e1c7c33b
|
modernize C++: move from boost::bind to std::bind
|
2023-08-08 17:36:13 +02:00 |
|
wmayer
|
df93b14ec0
|
modernize C++: use emplace
|
2023-08-06 20:29:56 -06:00 |
|
wmayer
|
7a3106d31b
|
modernize C++: use bool literals
|
2023-08-06 01:35:39 +02:00 |
|
wmayer
|
2b3d48176c
|
Mods: modernize C++: redundant void arg
|
2023-08-05 16:50:31 +02:00 |
|
luzpaz
|
57b9442df7
|
Fix various typos
|
2023-08-04 19:46:12 +02:00 |
|
wmayer
|
6f142d250a
|
Fem: modernize C++: use override
|
2023-08-04 17:09:53 +02:00 |
|
Yorik van Havre
|
51d8f94f10
|
Merged crowdin translations
|
2023-07-26 11:05:11 +02:00 |
|
Yorik van Havre
|
4501cf479c
|
Update ts files
|
2023-07-26 11:04:24 +02:00 |
|
Chris Hennes
|
dd40387478
|
Update translations
|
2023-07-24 13:37:52 +00:00 |
|
Chris Hennes
|
e1ca567172
|
Apply translations
|
2023-07-09 18:09:53 -05:00 |
|
Chris Hennes
|
597a8fe927
|
FEM: Add missing translation string
|
2023-07-09 17:28:04 -05:00 |
|
Chris Hennes
|
0ca283cc3e
|
Update translations
|
2023-07-06 08:20:59 -05:00 |
|
Chris Hennes
|
44c6fc0484
|
Merge pull request #9786 from yorikvanhavre/translations
Translations
|
2023-06-26 20:53:55 -05:00 |
|
grubertechnic
|
90481b535a
|
small gmsh panel tweak (#9569)
Co-authored-by: WandererFan <WandererFan@gmail.com>
|
2023-06-23 21:33:14 +02:00 |
|
Yorik van Havre
|
398de2d031
|
merged crowdin translations
|
2023-06-16 16:42:32 +02:00 |
|
Yorik van Havre
|
3c07d567cf
|
Merged crowdin translations
|
2023-06-12 22:34:22 +02:00 |
|
Yorik van Havre
|
d61e60511a
|
Updated ts files
|
2023-06-12 22:27:56 +02:00 |
|
Chris Hennes
|
617dc203e0
|
Merge pull request #9561 from luzpaz/FEM_ClippingPlaneAdd-fix
Fix FEM_ClippingPlaneAdd.svg (#9550)
|
2023-06-12 15:19:29 -05:00 |
|
Chris Hennes
|
0f9f0f29ca
|
FEM: Add translation for Electromagnetic Constraints
|
2023-06-06 11:31:12 -05:00 |
|
Chris Hennes
|
05b85d0ddc
|
Sync translations
|
2023-06-04 14:11:21 -05:00 |
|
Chris Hennes
|
2686ad58b9
|
Update translations
|
2023-05-25 21:32:26 -05:00 |
|
Chris Hennes
|
452067c43c
|
Update translations
|
2023-05-21 19:13:11 -05:00 |
|
Chris Hennes
|
2798528b8f
|
Update translations
|
2023-05-18 07:49:08 -05:00 |
|
Abdullah Tahiri
|
260187f924
|
Fem: Remove Unused variable
|
2023-05-16 08:29:28 +02:00 |
|
luzpaz
|
b961d1a6c7
|
Fix FEM_ClippingPlaneAdd.svg (#9550)
SVG was incorrectly edited in a previous commit.
Fixes #9550
|
2023-05-13 09:26:45 -04:00 |
|