2000-01-04 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Start to save parameters in file
-Add parameters in KchartWizard

2000-01-05 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Now you can put a format in Ylabel (ex: mV => you look at 1 mV 2mV in yaxis)
-Save and load colors
-Save and load ylabel_fmt and ylabel2_fmt

2000-01-06 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Bug fix
-Now you can choose font and color in KchartWizard
-Save others parameters

2000-01-08 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Now there is one color for same think
-Now you can choose a "sub type chart"
-Add new parameters depth3d width3d
-bugfix

2000-01-09 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Now ytitle2 works
-Add new parameters ylabel2_fmt

2000-01-13 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Add new type of bar chart : Percent bar chart
But Pb for writing % in label for the moment it's not good
-Bug fix

2000-01-14 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Add new page for config chart : Parameter page
-Bug fix

2000-01-15 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Add new page for config pie chart
-Pie chart works a lot but not for add in kchart for the moment
=> when you click on PIE3D or PIE2D =>you look at anythink
-bug fix.

2000-01-16 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Now in Bar chart percent % is writting in yaxis
-Improved configparameters
-bug fix
-Start to install label 

2000-01-21 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Now there are label and legend
-Add new page for config font
-Bug fix

2000-01-22 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Add new page for config pie chart
-Now you can choose pie chart
-Bug fix

2000-01-23 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Improved pie chart and page config pie chart

2000-01-28 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Improved save and load parameters (pie parameters, label ,legend ,extcolor)
-Now you can choose color for data.

2000-01-29 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Add new icon for choose chart
-bug fix.

2000-04-01 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Improved "Config"

2000-04-02 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Now you can put an annotation on chart
-Improved "Config Dialog"
-Bug fix

2000-04-08 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Now you can put a cross in "Line chart". Also you can see data
-Now "Combo* Chart" works
-Bug fix.

2000-04-30 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Bug fix

2000-06-12 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Improved layout manager in kchartwizard
-Improved hlc* chart
I wrote to Bruce Verderaime <brv@fred.net> people which created gdchart
and he explained to me how work these chart
it's stock exchange chart
=>So the two first line in edit data represente high and low data
and the third represente the value at the end of day
When you used KCHARTTYPE_COMBO_HLC_BAR or KCHARTTYPE_COMBO_HLC_AREA
or KCHARTTYPE_3DCOMBO_HLC_BAR or KCHARTTYPE_3DCOMBO_HLC_AREA there is
a fourth value (for creating area or bar ) and a second axis
(axis Y2 at right)
Now it works.

2000-06-24 - Montel laurent <montell@club-internet.fr>
------------------------------------------------------
-Add new icons created by  jp.martin <jpmartin@iroise.com>
add hicolor icons but it's just locolor.
I can't load lo32 icon when I used
  setPixmap( BarIcon( icon_name,KIcon::SizeMedium));
When I used this function, I can load just hicolor.

So anybody has a idea ?