wmayer
f2b46996d4
Fem: modernize C++: return braced init list
2023-08-19 11:35:41 +02:00
Chris Hennes
28f396cc75
Update translations
...
Adds the ten units strings from Base as well.
2023-08-16 22:50:39 -05:00
wmayer
009f9f2222
FEM: modernize C++: use range-based for loop
2023-08-15 01:09:53 +02:00
wmayer
9f456d712b
modernize C++: use equals delete
2023-08-10 17:29:05 +02:00
Chris Hennes
d3c08a2da9
Update translations
2023-08-08 17:52:59 -06:00
wmayer
d150fa7164
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
68d22d864b
modernize C++: move from boost::bind to std::bind
2023-08-08 17:36:13 +02:00
wmayer
4f10fc4fa0
modernize C++: use emplace
2023-08-06 20:29:56 -06:00
wmayer
2a88c7c7df
modernize C++: use bool literals
2023-08-06 01:35:39 +02:00
wmayer
39e53e5eb0
Mods: modernize C++: redundant void arg
2023-08-05 16:50:31 +02:00
luzpaz
16e083c8f3
Fix various typos
2023-08-04 19:46:12 +02:00
wmayer
eb49318ad6
Fem: modernize C++: use override
2023-08-04 17:09:53 +02:00
Yorik van Havre
ebc65ee713
Merged crowdin translations
2023-07-26 11:05:11 +02:00
Yorik van Havre
6bfeb5ff53
Update ts files
2023-07-26 11:04:24 +02:00
Chris Hennes
6838740153
Update translations
2023-07-24 13:37:52 +00:00
Chris Hennes
6f97b74fdb
Apply translations
2023-07-09 18:09:53 -05:00
Chris Hennes
b529a0a67c
FEM: Add missing translation string
2023-07-09 17:28:04 -05:00
Chris Hennes
97771dc673
Update translations
2023-07-06 08:20:59 -05:00
Chris Hennes
86d77c2814
Merge pull request #9786 from yorikvanhavre/translations
...
Translations
2023-06-26 20:53:55 -05:00
grubertechnic
45c009dff7
small gmsh panel tweak ( #9569 )
...
Co-authored-by: WandererFan <WandererFan@gmail.com >
2023-06-23 21:33:14 +02:00
Yorik van Havre
0977aac30d
merged crowdin translations
2023-06-16 16:42:32 +02:00
Yorik van Havre
23491db16b
Merged crowdin translations
2023-06-12 22:34:22 +02:00
Yorik van Havre
62434ea85b
Updated ts files
2023-06-12 22:27:56 +02:00
Chris Hennes
f733aeeb9b
Merge pull request #9561 from luzpaz/FEM_ClippingPlaneAdd-fix
...
Fix FEM_ClippingPlaneAdd.svg (#9550 )
2023-06-12 15:19:29 -05:00
Chris Hennes
291b0f3aa6
FEM: Add translation for Electromagnetic Constraints
2023-06-06 11:31:12 -05:00
Chris Hennes
e405a0570a
Sync translations
2023-06-04 14:11:21 -05:00
Chris Hennes
a2d457e88f
Update translations
2023-05-25 21:32:26 -05:00
Chris Hennes
20f073e84e
Update translations
2023-05-21 19:13:11 -05:00
Chris Hennes
0b41c4a8a8
Update translations
2023-05-18 07:49:08 -05:00
Abdullah Tahiri
2eb7badb1e
Fem: Remove Unused variable
2023-05-16 08:29:28 +02:00
luzpaz
9ce14bd93b
Fix FEM_ClippingPlaneAdd.svg ( #9550 )
...
SVG was incorrectly edited in a previous commit.
Fixes #9550
2023-05-13 09:26:45 -04:00
wmayer
7bb204b790
Fem: Create .qm out of .ts files
2023-05-07 08:46:14 +02:00
Chris Hennes
1a4b85121b
Merged crowdin translations
2023-05-06 11:56:32 -05:00
Chris Hennes
fb60e9a0e6
Update translations
2023-04-29 11:10:27 -05:00
luzpaz
129d5882a7
Migrate domain name from freecadweb to freecad ( #9352 )
...
* Migrate domain name from freecadweb to freecad
* Migrate src/Mod/Material files
* Migrate Stylesheet related files
* Migrate *.svg files
* Migrate miscellaneous files
* Migrate some build files
* Migrate recently added TD AR_IRAM template files
Closes #6415
2023-04-24 15:19:20 -05:00
Chris Hennes
2815620fa5
FEM: Correct mis-spelled 'Elmer'
2023-04-20 22:39:37 +02:00
Yorik van Havre
33c2e485e3
Merged crowdin translations
2023-04-20 14:04:19 +02:00
Yorik van Havre
d96042fc24
Updated ts files
2023-04-20 13:53:35 +02:00
wmayer
a59ea60c4a
FEM: fix -Wclazy-connect-by-name
2023-04-05 00:44:13 +02:00
luzpaz
c39dbc93f6
Fem: fix trailing whitespace
2023-04-01 08:39:05 +02:00
Uwe
548f9ce072
[FEM] TaskFemConstraintTemperature: remove unused function
2023-03-28 05:42:36 +02:00
Uwe
642b8b3196
[FEM] Transform constraint overhaul
...
- fix warning about local scope
- make the angles a PropertyAngle to handle the unit
- also fix some too long code lines
2023-03-28 02:11:36 +02:00
Uwe
49acbb2c65
[FEM] Temperature constraints overhaul
...
- fix bug that changing constraint type in dialog lost flux value
- accept and not immediately save any changed value
- make the temperatures a PropertyTemperature to get rid of hacks
- also fix some too long code lines
2023-03-28 01:23:47 +02:00
Uwe
a5a73aceca
[FEM] [skip ci] add tooltip to a preferences option
2023-03-27 02:53:11 +02:00
Uwe
e2b3a5d2f7
[FEM] [skip ci] add tooltip to preferences options
2023-03-26 21:25:33 +02:00
Uwe
b08db09cf6
[FEM] fix binary check
...
- the current implementation only considers explicitly given binaries (with full path) and ignores the setting to check the environment paths
- also remove 2 trailing whitespaces
2023-03-26 19:35:20 +02:00
Uwe
0d478cd733
[FEM] Gui: improve PreCompiled.h
...
- only include necessary Qt files
- remove unused OCC includes
- sort entries and remove duplicates
2023-03-25 18:34:01 +01:00
marioalexis
f1fc505955
Fem: Remove unnecessary type check for active analysis
2023-03-25 08:54:01 +01:00
Uwe
f996b1e50a
[FEM] only show toolbar button for available solvers
...
- if there is e.g. no Z88 solver available, there is no need to pollute the toolbar with an icon for it
2023-03-24 22:41:48 +01:00
Uwe
768bfc1eae
[FEM] fine-tune default solver setting
...
- if the default solver has not yet been set and there is only one solver available, set this as default
2023-03-24 21:46:26 +01:00