- Level Editor: save your own levels in .kalcul filenames.

- save statistics in .kde/share/kalcul in userName.txt file in CSV format

username,date,time
time for the test in seconds, correct answers, total answers
question,correct answer,answer

which gives:
----------------
annma,Sun May 29 2005,21:28:44
79,5,5
7 + 8,15,15
3 + 8,11,11
1 + 5,6,6
1 + 8,9,9
6 + 4,10,10
-----------------

- add beginning of code for adding a QCanvas view as a QDockWindow, commented out code to enable it for the moment