Bernd Hahnebach
|
50ea796f17
|
FEM: rename icon, Constraint Pressure
|
2020-03-06 08:39:21 +01:00 |
|
donovaly
|
10cfdceb7a
|
[FEM] spread the fixes from commit ef370e6d to the other dialogs
|
2020-03-01 14:37:28 +01:00 |
|
donovaly
|
d813e5abf1
|
FEM: constraint dialogs: sort out commonly used function
additionally remove double code from TaskFemConstraintForce.cpp
|
2020-02-24 20:12:10 +01:00 |
|
donovaly
|
f60ca91e83
|
[FEM] fix special Dlg issue with deletion
- if an existing constraint has only one item, the item could under some circumstances not be deleted by pressing Del
|
2020-02-21 18:00:58 +01:00 |
|
donovaly
|
d71cdc061c
|
[FEM] add shortcut to delete constraints from list in dialog
see https://forum.freecadweb.org/viewtopic.php?f=18&t=43402
|
2020-02-19 10:15:10 +01:00 |
|
Abdullah Tahiri
|
0382e2dd75
|
PCH: Fem Gui
|
2019-05-16 21:43:08 +02:00 |
|
sL1pKn07
|
6674467254
|
[For v018] Fix build with Qt5 beta
Seems need add some headers for build with incoming Qt 5.11 (Tested with 5.11.0beta2)
|
2018-04-10 12:59:41 +02:00 |
|
kgoao
|
c35c003210
|
FEM: ConstraintPressure: Arrow direction bug fix
|
2016-10-07 15:05:28 -03:00 |
|
wmayer
|
2845e319a3
|
fix -Wextra in Fem
|
2016-09-24 02:17:15 +02:00 |
|
Bernd Hahnebach
|
bf03c91781
|
FEM: code formating, replace tabulator with spaces
|
2016-08-15 21:39:01 +02:00 |
|
Bernd Hahnebach
|
e1c5c8fe38
|
FEM: code formating: remove trailing white spaces
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
bb155773a8
|
FEM: constraint pressure: some changes in core implementation
|
2016-08-04 17:45:04 +02:00 |
|
Bernd Hahnebach
|
3091fd5973
|
FEM: remove trailing whitespaces
|
2016-04-24 19:10:33 +02:00 |
|
vginkeo
|
8ec2665c1c
|
FEM: C++98 compatible fix to constraint displacement reference deletion, update vertice, edge, face selection
|
2016-02-29 13:06:16 +01:00 |
|
Yorik van Havre
|
17522b7b2f
|
Revert "FEM: Updated fix to constraint displacement reference deletion, update hide show, remove custom input writer, update vertice, edge, face selection."
This reverts commit ac4d466443.
|
2016-02-19 00:05:55 -02:00 |
|
vginkeo
|
555382e8be
|
FEM: Updated fix to constraint displacement reference deletion, update hide show, remove custom input writer, update vertice, edge, face selection.
|
2016-02-18 19:15:16 -02:00 |
|
vginkeo
|
38b8d172c2
|
FEM: Constraint view sizing and scaling of indicators for force, pressure and fixed constraints and limit on steps.
|
2016-02-01 10:52:37 +02:00 |
|
Mateusz Skowroński
|
c275b35d48
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +01:00 |
|
Przemo Firszt
|
e08bafd43b
|
FEM: Fix icon names
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-09-22 20:09:53 -03:00 |
|
wmayer
|
756a9c8130
|
+ fix various warnings with gcc
|
2015-09-01 19:29:39 +02:00 |
|
wmayer
|
a996650a1d
|
+ fix whitespaces
|
2015-05-26 17:55:38 +02:00 |
|
Przemo Firszt
|
1dd7e5925a
|
FEM: Add ConstraintPressure
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-05-26 14:17:45 +01:00 |
|