GSoC/GCI Archive
Google Code-in 2010 KDE

Implement a history docker for Krita

completed by: Matus Talcik

mentors: Boudewijn Rempt

Krita is a painting program for digital artists. It is not just fun to paint with, but it is also fun to hack on.

All Krita's actions are stored as undo actions. Using the docker framework KOffice provides and the Qt support for managing undo actions, implement a docker that shows the list of actions the user has executed and make it possible to go backward and forward in time.