wallpapers/potd: port away from deprecated API, simplify engine
Main changes:
- Remove
QImage
completely inPotdProvider
, use local path instead. - Add more virtual functions in
PotdProvider
, dropPotdProviderData
which was used to keep BIC. - Move Flickr specific code to
FlickrProvider
Edited by Fushan Wen