qView
qView copied to clipboard
Remove all unnecessary qimage allocations
This should provide a speed increase.
Could you please explain this issue to me. I will work on this meantime.
Thanks.
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.