Remove QSharedPointer and QScopedPointer usage

replace with std unique_ptr and shared_ptr

Merge request reports

Loading