Setup to new plugins - Canvas Size and Filter Manager
ClosedPublic

Authored by eliakinalmeida on Jun 13 2017, 6:02 AM.

Details

Summary

Setup canvas size plugin

  • kritapykrita_canvassize.desktop configured
  • ViewExtension subclass created
  • uicanvassize created
  • QDialog subclass added to uicanvassize
  • Widget to select documents
  • QPushButton to refresh documents list
  • Plugin added to CMakeLists.txt

Setup filter manager plugin

  • kritapykrita_filtermanager.desktop configured
  • ViewExtension subclass created
  • uifiltermanager created
  • QDialog subclass added to uifiltermanager
  • Plugin added to CMakeLists.txt

Some adjusts in the color space plugin

Fixes T5885

Ref T1625

Test Plan

None

Diff Detail

Repository
R37 Krita
Branch
eliakincosta/T5885-kritas-scripting-showcase
Lint
No Linters Available
Unit
No Unit Test Coverage
eliakinalmeida created this revision.Jun 13 2017, 6:02 AM
woltherav accepted this revision.Dec 7 2017, 3:18 PM
This revision is now accepted and ready to land.Dec 7 2017, 3:18 PM
woltherav closed this revision.Dec 7 2017, 3:18 PM

This was pushed :)