wmayer
|
b8b94c249e
|
Fem: Apply clang-format
|
2023-09-25 14:50:43 +02:00 |
|
wmayer
|
d525e0d308
|
Fem: modernize C++: use equals default
|
2023-08-21 13:35:54 +02:00 |
|
Uwe
|
97103b3bf3
|
[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 |
|
Uwe
|
c8630fec0a
|
[FEM] shorten too long lines
- reformatting was done by the MSVC formatter according to our current clang file
|
2023-02-06 23:12:53 +01:00 |
|
wmayer
|
a9b9899846
|
FEM: move to new style connect()
|
2023-01-15 19:50:46 +01:00 |
|
Uwe
|
d067502a3b
|
[FEM] Task*: remove unused includes
- also sort includes
|
2022-10-03 04:41:35 +02:00 |
|
Bernd Hahnebach
|
b3a2583e5e
|
FEM: rename icon, mesh creat node set
|
2020-03-06 08:40:10 +01:00 |
|
luz.paz
|
1baf5da3cf
|
FEM: [skip ci] fix header uniformity
This PR fixes header uniformity across all FEM WB files
|
2019-12-21 20:00:14 +01:00 |
|
Abdullah Tahiri
|
241c370f5f
|
PCH: Fem Gui
|
2019-05-16 21:43:08 +02:00 |
|
Bernd Hahnebach
|
299d3d1206
|
FEM: icons, rename some icons to better fit in FEM name scheme
|
2016-11-28 01:17:45 +01:00 |
|
Bernd Hahnebach
|
b58e37b950
|
FEM: remove trailing whitespaces
|
2016-04-24 19:10:33 +02:00 |
|
Mateusz Skowroński
|
cd2db00f22
|
QString::fromAscii() is obsolete in Qt5. Replace it with fromLatin1().
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:25 +01:00 |
|
Mateusz Skowroński
|
43a4a5938c
|
Fix files encoding. Go from ISO8859-1 to UTF-8.
|
2015-09-21 19:50:49 -03:00 |
|
Przemo Firszt
|
6ca8a12525
|
FEM: Rename Fem_FemMesh_createnodebypoly icon to fem-fem-mesh-create-node-by-poly
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
|
2015-07-29 11:00:34 -03:00 |
|
wmayer
|
2d4110b0f3
|
+ Better support of clang, fix issues discovered by clang
|
2014-05-05 18:25:59 +02:00 |
|
wmayer
|
c9618b50ef
|
Fix build failure on Fem module
|
2013-03-05 11:16:35 +01:00 |
|
jriegel
|
b2d175edd3
|
Add ViewSelection and Jims Icon. Some fixes
|
2013-03-04 21:16:45 +01:00 |
|
jriegel
|
8d3f1a9f24
|
Dialog for dealing with creation and edeting of node sets
|
2013-03-03 22:19:04 +01:00 |
|