Diffusion Krita 4f82ef7793d1

Resources: Remove KoResourceLoaderThread

Authored by rempt on Mar 15 2018, 10:45 AM.

Description

Resources: Remove KoResourceLoaderThread

All resources were loaded synchronously by now, so KoResourceLoaderThread
was obsolete. This also moved the bundle server to it's own singleton,
since it needs a completely instantiated singleton of KisResourceServerProvider.

KisApplication now instantiates the singletons in the correct order, without
superfluously getting the actual resource providers. Since the order is now
properly known, we can clear the empty krita 3 system preset tags from the
tag database after loading the last bundles. However, the tag system seems
to be case-insensitive, but we used to have both ink and Ink; that still
needs fixing.

This fixes item 2 from

CCBUG:391576

Curiously enough, this also makes Krita start quite a bit faster for me...

(cherry picked from commit 5d361cf0c028f08f78fdf06fcd784c909d85b1b1)

Details

Committed
remptMar 15 2018, 10:52 AM
Parents
R37:94d57ecaeb25: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown