wmayer
|
3863cff6c0
|
Fem: Apply clang-format
|
2023-09-25 14:50:43 +02:00 |
|
wmayer
|
9383d2d0aa
|
Fem: modernize C++: return braced init list
|
2023-08-19 11:35:41 +02:00 |
|
wmayer
|
89b9a7ae0f
|
FEM: modernize C++: use range-based for loop
|
2023-08-15 01:09:53 +02:00 |
|
Uwe
|
ab1951d099
|
[FEM] Dlg* etc.: remove unused includes
- also sort includes
|
2022-10-03 03:57:21 +02:00 |
|
wmayer
|
6e80ffaec3
|
Fem: remove some superfluous const_cast
|
2022-06-24 19:43:33 +02:00 |
|
Uwe
|
b186269f54
|
[skip CI] [FEM] some style changes by MSVC
- to avoid annoying unnecessary diffs while working on the FEM module
|
2022-03-25 18:55:33 +01:00 |
|
wmayer
|
54a5114d71
|
Fem: split strings with placeholders to make sure it's still created correctly if translation is broken
|
2022-03-25 15:48:46 +01:00 |
|
wmayer
|
bde17e1b9f
|
Fem: modernize C++11
* use nullptr
|
2022-03-23 19:26:15 +01:00 |
|
Abdullah Tahiri
|
0382e2dd75
|
PCH: Fem Gui
|
2019-05-16 21:43:08 +02:00 |
|
wmayer
|
3357cd91e7
|
Qt4/Qt5 neutral changes:
+ change inheritance of PropertyItem to not derive from BaseClass (and QObject) any more to fix crashes with Qt5
|
2016-12-12 17:01:26 +01:00 |
|
Bernd Hahnebach
|
ecfa4f5b13
|
FEM: add Groups to mesh property editor info
|
2016-09-27 13:04:47 -03:00 |
|
wmayer
|
2845e319a3
|
fix -Wextra in Fem
|
2016-09-24 02:17:15 +02:00 |
|
wmayer
|
a6f03db1e7
|
+ implement property editor item for FEM mesh
|
2015-12-23 15:44:11 +01:00 |
|