6/9/2006 	0.1 first release - works only on KDE2 - KDevelop2
12/9/2006	0.2 patched for KDE2+KDE3 - KDevelop2
2/10/2006   0.3 fixed important bug: indexes and scales are not QWidgets anymore.
                Only QAnalogMeter must derive from QWidget. Now, the meters become
                visible immediately after creation, with no need to call
                QAnalogMeters::updateAnalog() explicitly.
26/10/2006  0.4 fixed behavior for instruments with zero value at scale center and for
                negative index excursions

12/1/2007   0.5 moved the entire source tree from KDEVELOP to QMAKE. Corrected index behavior:
                the indexes won't consider anymore to move outside the range of their scale.

6/5/2008    0.6 added fixed point parameter to QASectScale and QAClockScale, allowing to specify the number of digits that must be at right side of the decimal
dot in scale numeration.

                
                

