Skip to content

447286 447290 G'MIC updates

Amy spark requested to merge lsegovia/krita:work/amyspark/gmic into master

With Krita 5 out of the door, it's time for some plugin updates.

This MR fixes tags not being rendered and the plugin lacking the Community filters.

I also removed all the AppImage infrastructure, as requested by Halla a long time ago.

BUG: 447286

BUG: 447290

Test Plan

Build Krita and G'MIC.

Test that tag icons (colored boxes) are rendered (and with a tick if selected) when right clicking on a filter.

Test that G'MIC has Community filters on the first opening.

Formalities Checklist

  • I confirmed this builds.
  • I confirmed Krita ran and the relevant functions work.
  • I tested the relevant unit tests and can confirm they are not broken. (If not possible, don't hesitate to ask for help!)
  • I made sure my commits build individually and have good descriptions as per KDE guidelines.
  • I made sure my code conforms to the standards set in the HACKING file.
  • I can confirm the code is licensed and attributed appropriately, and that unattributed code is mine, as per KDE Licensing Policy.

Merge request reports