Last modified: 2004-06-16

TODO
=========================
* Find bugs
* More functions?
* DCOP
* KParts
* In tool menu:
	* find "nollstllen" ( eng: where the function's value is 0) 
	* get slope for a x-point
* Fix the unpolished lines
* #52887, need to calculate with complex numbers.
* Replace QFile with KIO in KmplotIO
* Popupmenu and tracemode for parametric- and polar functions
* Draw tangents in trace mode (pipesmoker)
* Printing (pipesmoker)
      - different paper sizes


IN PROGRESS
=========================
* Import parameter values from different file format(.csv, KSpread, OpenOffice) via Koffice (see kde-edu/kig)

DONE
=========================

* Function edit Dialog
      - Apply button for edit of more than one function in one go
* Printing
      - possibility for omitting the Header
* Porting File save format to xml
* Bug #80739
* A constant editor which can imports/export constants from KCalc
* Progressbar + stopbutton when drawing anti-derivates.
* No re-drawing then the user don't make any changes in the function editor dialog
* handle with comma-characters
* Replace the comma-seperated KLineEdit with a new dialog
* Parse the new dialog's values.
* don't freeze at rf(x)=ln(x)
* Set background color
* In tool menu:
	* maximumvalue
	* minimumvalue
	* get the y-value from a x-value
* Default color for derivatives and anti-derivatives.
* Range check when adding plot functions.
* Don't calculate stepWidth if nothing is changed.
* Import parameter values from .txt-files
* Navigating in trace mode with the keyboard
* Trace mode with derivatives
* Fix totalsteps in progressbar
* In tool menu:
	* area under a graph
* Printable area-under-graphs
* Draw functions with parameters in tool-menu
* Version check
* Load old Kmplot files without crash
* Popup tool menu when right clicking on a graph
* Ask the user (yes|no) when he or she saves an old kmplot file
* Don't save a file if it isn't necessary
* Fix scaling
* Change icon when zooming
* Ability to print background color
* Four modes for zooming.
* Basic popup menu for single parametric points.
* Configure Dialog for global Settings / save as default Checkboxes (Started)