Last Ten Documents Thumbnails Plugin
ClosedPublic

Authored by eliakinalmeida on Jul 26 2017, 5:36 AM.

Details

Summary

Basic Setup

  • Added to CMakeList
  • .desktop
  • DockerWidget

Implement API and GUI to LastDocumentsDocker

  • Added recentDocuments to .h in Krita
  • Added recentDocument to cpp in Krita (without body)
  • Implement LastDocumentsListModel (QAbstractListModel subclass)
  • Setup GUI components to Docker

Implement recentDocuments

  • Implement recentDocument cpp (body)
  • Load thumbnails to data ListModel
  • Decoration Role to show thumbnails

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.Jul 26 2017, 5:36 AM
woltherav accepted this revision.Dec 7 2017, 3:21 PM
This revision is now accepted and ready to land.Dec 7 2017, 3:21 PM
woltherav closed this revision.Dec 7 2017, 3:21 PM

This was pushed :)