Diffusion Krita 7be6f1c2d44e

Port Krita::resources() away from using KoResourceServer::resources

Authored by rempt on Sep 12 2019, 11:00 AM.

Description

Port Krita::resources() away from using KoResourceServer::resources

The Resource class now only has the metadata for a resource. Only
on accessing the resource() method, the real resource is fetched
and cached in the KisResourceLocator cache.