wmayer
|
be34f251cd
|
FEM: Fix convoluted event handling of constraint task boxes
and make Delete key working on macOS
|
2024-07-23 23:19:51 -05:00 |
|
marioalexis
|
6002a73fd7
|
Fem: Use base class open and reject methods in constraint task panels
|
2024-06-24 22:03:07 -03:00 |
|
wmayer
|
3863cff6c0
|
Fem: Apply clang-format
|
2023-09-25 14:50:43 +02:00 |
|
Uwe
|
9d45d40ec5
|
[FEM] use std::unique_ptr for all dialog objects
- also fix too long line
- also further clang automatic code style changes
|
2023-03-22 20:08:13 +01:00 |
|
berniev
|
180edfa3cc
|
Mod: Single arg ctors must be explicit
|
2022-08-24 16:55:20 +02:00 |
|
berniev
|
71dc5ead2f
|
Mod: Use override etc 2
|
2022-08-09 12:52:26 +02:00 |
|
berniev
|
f4ffd15864
|
Mod: redundant void 2
|
2022-08-08 10:27:50 +02:00 |
|
wmayer
|
bde17e1b9f
|
Fem: modernize C++11
* use nullptr
|
2022-03-23 19:26:15 +01:00 |
|
Uwe
|
8a8a1f83fb
|
[FEM] header files: remove unused includes
|
2022-03-23 17:36:08 +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
|
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 |
|
Bernd Hahnebach
|
e1c5c8fe38
|
FEM: code formating: remove trailing white spaces
|
2016-08-04 17:45:04 +02:00 |
|
vdwalts
|
9360176e56
|
FEM: constraint plane rotation: object implementation
|
2016-08-04 17:45:04 +02:00 |
|