GSoC/GCI Archive
Google Code-in 2012 KDE

Calligra: Improve visualimagecompare, one of our testing tools

completed by: Mohammed Nafees

mentors: Thorsten Zachmann

Description: Improve visualimagecompare, one of Calligra's testing tools. visualimagecompare is a tool used together with cstester to check the difference between rendering of different versions of Calligra output to see if there are regressions. This tool helps us quite a lot to find regressions and see the improvements and control them. There is one bug to fix. The bug to fix is that the window of visualimagecompare should not be larger than the desktop.

Expected results: The window should be no larger than the desktop and the content should be resized to fit.

Additional information (how to build and use): See http://www.zagge.de/files/gci_visualimagecompare.tar.gz

Prerequisites: Basic knowledge of C++, knowledge of Qt is a plus