wmayer
|
7a535eedc5
|
Mesh: use of TaskDialog::addTaskBox
|
2024-03-26 15:57:20 +01:00 |
|
wmayer
|
bd0a3122b6
|
Mesh: C++ core guidelines
|
2023-09-26 11:20:35 +02:00 |
|
wmayer
|
15b11bc360
|
Mesh: Apply clang-format
|
2023-09-23 14:03:11 +02:00 |
|
wmayer
|
5177007994
|
Mesh: modernize C++: use equals default
|
2023-08-21 18:39:59 +02:00 |
|
wmayer
|
375cb9a0fe
|
Mesh: modernize C++: use range-based for loop
|
2023-08-15 10:56:30 +02:00 |
|
Uwe
|
e3ee7d549a
|
[Mesh] Gui: R-Se: remove unused includes
- also some sorting
|
2022-12-04 15:34:05 +01:00 |
|
wmayer
|
853454a139
|
Mesh: modernize C++11
* remove redundant void-arg
* use nullptr
* replace deprecated headers
|
2022-01-26 18:05:02 +01:00 |
|
wmayer
|
1d7299502e
|
PVS: V1023 A pointer without owner is added to the container by the 'emplace_back' method. A memory leak will occur in case of an exception.
|
2020-07-18 10:59:28 +02:00 |
|
wmayer
|
f95dc3588d
|
Mesh: change MeshSegmentAlgorithm::FindSegments to accept shared instead of raw pointers
|
2020-03-03 21:27:31 +01:00 |
|
wmayer
|
a92014a36d
|
rework mesh segmentation dialog
|
2018-12-07 13:13:08 +01:00 |
|
wmayer
|
5574419293
|
+ set range for quantity boxes
|
2016-02-29 12:29:02 +01:00 |
|
wmayer
|
9e01a08eaf
|
+ use quantity boxes in mesh segmentation dialog
|
2016-02-28 12:48:55 +01:00 |
|
Mateusz Skowroński
|
3b463f2138
|
Qt::WFlags is obsolete in Qt5. Replace it with Qt::WindowFlags.
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:07:58 +01:00 |
|
wmayer
|
72b922a234
|
Mesh segmentation
|
2012-05-21 15:53:46 +02:00 |
|
wmayer
|
fc3a9903f8
|
Mesh segmentation
|
2012-05-21 15:02:51 +02:00 |
|
wmayer
|
fc53283239
|
Mesh segmentation
|
2012-05-18 15:57:32 +02:00 |
|