qView icon indicating copy to clipboard operation
qView copied to clipboard

Remove all unnecessary qimage allocations

Open jurplel opened this issue 5 years ago • 2 comments

This should provide a speed increase.

jurplel avatar Apr 21 '20 20:04 jurplel

Could you please explain this issue to me. I will work on this meantime.

Thanks.

sonulohani avatar May 20 '20 11:05 sonulohani

Basically I am referring to the image loading functions in qvimagecore.cpp which allocate QImage more often than they need to. This is a part of a restructure of these classes which hasn't been started yet and has been planned for next version.

jurplel avatar May 20 '20 12:05 jurplel