New vector graph implementation #7158
5 issues fixed. 16 issues found.
Annotations
Check notice on line 701 in src/gui/widgets/VectorGraphView.cpp
codefactor-io / CodeFactor
src/gui/widgets/VectorGraphView.cpp#L574-L701
Complex Method
Check notice on line 421 in src/gui/widgets/VectorGraphView.cpp
codefactor-io / CodeFactor
src/gui/widgets/VectorGraphView.cpp#L295-L421
Complex Method
Check notice on line 1798 in src/core/VectorGraphModel.cpp
codefactor-io / CodeFactor
src/core/VectorGraphModel.cpp#L1798
Consider using rand_r(...) instead of rand(...) for improved thread safety. (runtime/threadsafe_fn)
Check notice on line 479 in src/gui/widgets/VectorGraphViewBase.cpp
codefactor-io / CodeFactor
src/gui/widgets/VectorGraphViewBase.cpp#L414-L479
Complex Method
Check notice on line 72 in include/VectorGraphView.h
codefactor-io / CodeFactor
include/VectorGraphView.h#L72
Do not leave a blank line after "public:". (whitespace/blank_line)
Check notice on line 1964 in src/core/VectorGraphModel.cpp
codefactor-io / CodeFactor
src/core/VectorGraphModel.cpp#L1818-L1964
Complex Method
Check notice on line 130 in include/VectorGraphModel.h
codefactor-io / CodeFactor
include/VectorGraphModel.h#L130
Do not leave a blank line after "private:". (whitespace/blank_line)
Check notice on line 2197 in src/core/VectorGraphModel.cpp
codefactor-io / CodeFactor
src/core/VectorGraphModel.cpp#L2055-L2197
Complex Method
Check notice on line 1299 in src/gui/widgets/VectorGraphView.cpp
codefactor-io / CodeFactor
src/gui/widgets/VectorGraphView.cpp#L1190-L1299
Complex Method
Check notice on line 143 in include/VectorGraphModel.h
codefactor-io / CodeFactor
include/VectorGraphModel.h#L143
Redundant blank line at the start of a code block should be deleted. (whitespace/blank_line)
Check notice on line 1803 in src/core/VectorGraphModel.cpp
codefactor-io / CodeFactor
src/core/VectorGraphModel.cpp#L1803
Consider using rand_r(...) instead of rand(...) for improved thread safety. (runtime/threadsafe_fn)
Check notice on line 1006 in src/gui/widgets/VectorGraphView.cpp
codefactor-io / CodeFactor
src/gui/widgets/VectorGraphView.cpp#L955-L1006
Complex Method
Check notice on line 1067 in src/gui/widgets/VectorGraphView.cpp
codefactor-io / CodeFactor
src/gui/widgets/VectorGraphView.cpp#L1007-L1067
Complex Method
Check notice on line 2377 in src/core/VectorGraphModel.cpp
codefactor-io / CodeFactor
src/core/VectorGraphModel.cpp#L2198-L2377
Complex Method
Check notice on line 812 in src/core/VectorGraphModel.cpp
codefactor-io / CodeFactor
src/core/VectorGraphModel.cpp#L705-L812
Complex Method
Check notice on line 1081 in src/core/VectorGraphModel.cpp
codefactor-io / CodeFactor
src/core/VectorGraphModel.cpp#L1023-L1081
Complex Method