Files
create/src/Mod/TechDraw/Gui
wmayer c5910c1530 TD: [skip ci] Fix several clazy issues:
* Using copy-ctor but class TechDraw::anglePoints has a trivial copy-ctor but non trivial assign operator [-Wclazy-rule-of-two-soft]
* Using copy-ctor but class TechDraw::arcPoints has a trivial copy-ctor but non trivial assign operator [-Wclazy-rule-of-two-soft]
* Missing reference in range-for with non trivial type [-Wclazy-range-loop-reference]
* C++11 range-loop might detach Qt container (QList) [-Wclazy-range-loop-detach]
* signal arguments need to be fully-qualified (TechDrawGui::QGIView instead of QGIView) [-Wclazy-fully-qualified-moc-types]
* Use multi-arg instead [-Wclazy-qstring-arg]
* Use midRef() instead [-Wclazy-qstring-ref]
2022-07-25 17:00:48 +02:00
..
2022-03-23 19:26:14 +01:00
2022-03-23 19:26:14 +01:00
2022-03-23 19:26:14 +01:00
2022-03-23 19:26:14 +01:00
2022-03-23 19:26:14 +01:00
2022-03-23 19:26:14 +01:00
2022-07-04 10:49:22 -04:00
2022-07-04 10:49:22 -04:00
2022-03-23 19:26:14 +01:00
2022-03-23 19:26:14 +01:00
2022-03-23 19:26:14 +01:00
2022-03-23 19:26:14 +01:00
2022-03-23 22:44:18 +01:00
2022-03-23 19:26:14 +01:00
2022-03-23 22:44:18 +01:00
2022-03-23 22:44:18 +01:00
2022-03-23 19:26:14 +01:00
2022-03-23 22:44:18 +01:00
2022-03-23 22:44:18 +01:00
2022-03-23 19:26:14 +01:00
2022-03-23 22:44:18 +01:00
2022-03-23 19:26:14 +01:00
2022-07-03 10:18:37 -04:00
2022-07-03 10:18:37 -04:00
2022-03-23 22:44:18 +01:00
2022-06-24 10:03:02 -04:00
2021-04-22 13:08:56 +02:00
2022-03-23 22:44:18 +01:00
2022-03-23 19:26:14 +01:00
2022-06-26 15:51:43 +02:00
2022-03-25 04:11:53 +01:00
2022-06-30 08:50:33 -04:00
2022-06-08 02:05:44 +02:00
2022-06-24 10:03:02 -04:00
2022-07-03 10:18:37 -04:00
2022-07-03 10:18:37 -04:00
2022-03-23 19:26:14 +01:00
2022-06-24 10:03:02 -04:00
2022-07-03 10:18:37 -04:00