Diffusion Krita b12dbf970da4

Remove resources() from kis_dlg_layer_style

Authored by tymond on Mar 6 2020, 8:40 PM.

Description

Remove resources() from kis_dlg_layer_style

Before this commit, Krita used resources() call to get the layer styles
to populate the layer styles list widget. This commit changes the list
widget to list view and puts proxy model for it, and populates combobox
with storage locations from the layer styles resources.
Note:

  • there is no "All" option in the layer styles collections combobox
  • combobox items are just by QString

Details

Committed
tymondMar 17 2020, 2:54 PM
Parents
R37:243f17b26923: Port away from deprecated QTime to QElapsedTimer
Branches
Unknown
Tags
Unknown