*************************************************
*               QGpCoreMath
*********************************** 1.3.2

Fix bug for WindowFunction outside signal range
  WindowFunction::setSignalRange() was not properly removing or
  cropping actions outside the signal range.

*************************************************
*               GeopsyCore
*********************************** 4.3.3

Add log if no source is found for a signal in MASW
Fix export of SEG2
  There were many bugs:
  * non initialized buffer for file and trace headers
  * removed all \n characters at the end of text header lines
  * fix the written length of keywords in text headers (null character was not written)
  * padding characters set to null instead of any random characters
  * fix 1e3 factor in descaling factor to account for millivolts
  * stop reading if wrong trace tag
  * fix acquisition time format
  * fix byte order for trace tag
  * fix offset table that was built using 64 bits instead of 32.

*************************************************
*               HVCore
*********************************** 1.0.3

Fix rotate spectrum
  Wrong process signal and results were created
Make AbstractResults::comments() public and virtual

*************************************************
*               HVGui
*********************************** 1.0.1

Set tool tip for curve results widget

*************************************************
*               ArrayCore
*********************************** 4.0.4

Fix conventional FK for 3C
  Missing initialization of 2-component Rayleigh FK Steering

*************************************************
*               geopsyarray
*********************************** 3.2.2

Fix menu for convention FK vertical

*************************************************
*               geopsyhv
*********************************** 4.0.1

Fix crash because of missing components in Spectrum Rotate

*************************************************
*               gpconvolution
*********************************** 1.0.0

Init start time of exported signals
Bug fixed in QGpCoreMath for computing tapers.
