commit 63216fa618487e258cfe2aa34f3ae371bc977daa
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Mar 18 21:06:20 2015 +0000

    Version 2.0.2

 admin/version-testing |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 729fe5c5183a9e504e4981bbad50e886244dcb96
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Sep 9 12:02:34 2013 +0000

    Add comment for the choice of Gaussian weighting

 src/FK.cpp |   21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)

commit cea24ad4cd82e7c89dd1c77b8c85efd764123a45
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Dec 6 09:35:31 2012 +0000

    Version 2.0.1

 admin/version-testing |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c03666be823e440e472d8907525e8f9828c03e25
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Dec 3 16:18:12 2012 +0000

    Fix Gaussian frequency band with only one sample

 src/FK.cpp |   14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

commit dbf222c10f8e45b0a69e8b0568b9e01958b336af
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 18 11:13:05 2012 +0000

    Add Fortran configuration in main script

 admin/info    |    1 +
 admin/makepro |   11 -----------
 2 files changed, 1 insertion(+), 11 deletions(-)

commit bfd89e5e21814a5f6951fc4e9754e9d1b6638fd5
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jul 6 16:17:45 2012 +0000

    Support for changing path of libgfortran
    
    Under Mac OS X, the location of libgfortran is changing accord to darwin
    version. This modification prevent package modification when updating
    the darwin core.

 admin/makepro |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 04fbdc13b890d8f12df38d28cfd9c46f07a627b2
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jul 6 17:44:16 2012 +0200

    Support for darwin11 (Mac OS X Lion)

 admin/makepro |    6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

commit 979782d9d4cd0869aed4676897c7f9233f6ad3a1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 12 12:57:29 2011 +0200

    Version 2.0.0

 admin/version-testing |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit b4a3513ba7e8599c3d0eb34668a98898132fc0b9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed May 11 18:19:44 2011 +0200

    Change noise level to 0.1 instead of 0.5
    
    Old level was not appropriate and led to missing peaks.

 src/KmaxSolver.cpp |   23 ++++++++++++++++-------
 src/KmaxSolver.h   |    2 +-
 src/KminSolver.cpp |    8 +++++---
 src/KminSolver.h   |    2 +-
 4 files changed, 23 insertions(+), 12 deletions(-)

commit 080ebce53549eb18f0b1e25652ef148f10da387a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Apr 7 17:19:58 2011 +0200

    Parallelisation of KmaxSolver
    
    When the number of station increases, kmax search might be long.

 src/KmaxSolver.cpp |   72 +++++++++++++++++++++++++++++++++++++++-------------
 src/KmaxSolver.h   |   17 ++++++++++---
 src/KminSolver.cpp |   49 ++++++++++++++++++++---------------
 3 files changed, 98 insertions(+), 40 deletions(-)

commit aee731fd1c7116d26eef67fdd54240f3e06ca969
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Mar 13 20:48:17 2011 +0100

    Version 1.3.1

 admin/version-testing |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 52f16251ea20e7b71841630f0034c2ac5268813c
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Mar 11 22:15:35 2011 +0100

    Follow API change in core libraries

 src/FKHorizontal.cpp |    7 ++++---
 src/HRFK.cpp         |    5 +++--
 2 files changed, 7 insertions(+), 5 deletions(-)

commit 536bcbc6e68f995662356b32adb44fee09d43a31
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Feb 1 18:30:37 2011 +0100

    Version 1.3.0

 admin/version-testing |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 20d59257c938dcb9e204d60bc1dd41ddf04b8a62
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Jan 30 22:22:36 2011 +0100

    Changes in TimeRangeList interface

 src/ArrayProcess.cpp |   21 ++++++++++++---------
 src/ArrayProcess.h   |    7 ++++---
 src/RingCouples.cpp  |    1 +
 3 files changed, 17 insertions(+), 12 deletions(-)

commit f96bdd5f50dd07e60b842742d404b98d53db54d7
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 7 15:55:25 2011 +0100

    Fix status message: 1/100 to 100/100
    
    Before it was going from 100/100 to 1/100

 src/ArrayProcess.cpp |   12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

commit 263df1f8338a7f40311fbc48f32c1081488c6391
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 7 10:18:03 2011 +0100

    Use 2D points instead of 3D

 src/KmaxSolver.cpp |    2 +-
 src/KmaxSolver.h   |    2 +-
 src/KminSolver.cpp |    2 +-
 src/KminSolver.h   |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

commit cda84f14694934710f2b718d1ba90b86c8c488e7
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 3 17:09:18 2011 +0100

    Set release version

 admin/version-testing |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2d844210ccb506da40506363809de547e92993b0
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 3 16:54:51 2011 +0100

    New branch testing and release version

 admin/version-2.1     |    4 ++--
 admin/version-testing |    5 +++++
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 9581272d324a90f04290a60bd8fbb0d2b752d023
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Nov 19 18:42:01 2010 +0100

    Version 1.2.0-snapshot-20101119

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 2a3a6dd2295d376a9a5bc814eaf5726026e3f4f3
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Nov 17 18:07:52 2010 +0100

    Version 1.2.0-snapshot-20101117

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 316db57a12374f113528cf4145486cf582fa47d1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Nov 15 19:15:10 2010 +0100

    Version 1.2.0-snapshot-20101115

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b122fa7d01efdab7d9bac77a9adadda1f241fe5a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Oct 7 12:07:46 2010 +0200

    Version 1.2.0-snapshot-20101007

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 1478e627f7917fcd0e90c21d2d854fa99280f553
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Sep 21 16:43:22 2010 +0200

    No arg for absoluteRange() instead of '0'

 src/ArrayProcess.cpp |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit 416eeac4aee5ec18d51576fd6edeb9b7e46f0565
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Sep 14 06:18:45 2010 +0200

    Version 1.2.0-snapshot-20100914

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 157b2cd3d62a4ba86796f029cd2604d1c0d6a08a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Sep 12 07:20:26 2010 +0200

    Remove priority system for cache
    
    Replaced by predicted times

 src/StationCoupleProcess.cpp |   12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

commit eb21021cdd360bc81e027d8b949606c308b9387e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Aug 6 15:50:13 2010 +0200

    Version 1.2.0-snapshot-20100806

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d7e31b977b02dcc36c412ca6123967e2ca13af70
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Aug 6 12:40:56 2010 +0000

    Replace -lg by -lgfortran

 admin/makepro |   14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

commit 304cc9abde4a1e1e8781b5deed133c80c6891dc9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 16 21:25:39 2010 +0200

    Version 1.2.0-snapshot-20100616

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0418ee0069cb8126edb3d2a3f4b1a382f734df9d
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue May 25 09:06:22 2010 +0200

    Version 1.2.0-snapshot-20100525

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d6e7341f654f4cf9d0f09619df9b7c6466dd19f8
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri May 7 17:58:43 2010 +0200

    Version 1.2.0-snapshot-20100507

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit bf339b3f434eaad7339af716a158a50d04ce715a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 6 19:21:46 2010 +0200

    Version 1.2.0-snapshot-20100506

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5573f77f4e221b12049d2778bd6a1110e50058ef
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue May 4 12:15:37 2010 +0200

    Version 1.2.0-snapshot-20100504

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 66ae034c941a3816f8c1a0eb6538731065749bfa
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Apr 16 12:19:02 2010 +0200

    Version 1.2.0-snapshot-20100416

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0ef17bbf12f92603ad1a2e192dc7a96e0e4a3582
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Mar 24 22:07:53 2010 +0100

    Version 1.2.0-snapshot-20100324

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ed39038ceaed981c8c30f3be15a115675fde24a0
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Mar 20 00:57:36 2010 +0100

    Remove \mainpage

 src/ArrayCore.cpp |   11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 068942825e160b74765689c543592e07c2631bcc
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Feb 26 19:45:08 2010 +0100

    Version 1.2.0-snapshot-20100226

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit be163b8ce2c46f87a33242039f923011e314a721
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Feb 26 19:42:07 2010 +0100

    Remove TRACE for FK core to speed up under Windows

 src/ArrayProcess.cpp       |    4 ----
 src/FK.cpp                 |    6 ------
 src/FKRadial.cpp           |    1 -
 src/FKStationSignals.cpp   |    3 ---
 src/FKStationSignals.h     |    4 ----
 src/HRFK.cpp               |    3 ---
 src/SPACStationSignals.cpp |    2 --
 7 files changed, 23 deletions(-)

commit d93c3f1b24a1916214719b20ea1bd43803a3c29d
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Feb 22 18:58:59 2010 +0100

    Version 1.2.0-snapshot-20100222

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit a664398d3ca4593d622ab51399b54d4f0bf304df
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Feb 21 20:43:52 2010 +0100

    Version 1.2.0-snapshot-20100221

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6021e546e01bb75641bc7d195d64c3e250059458
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Feb 21 20:35:31 2010 +0100

    Add const to list of station coordinates

 src/KmaxSolver.cpp |    2 +-
 src/KmaxSolver.h   |    2 +-
 src/KminSolver.cpp |    2 +-
 src/KminSolver.h   |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

commit 9a41a2d15abb49f96921a7e04f8f22b35cacfc41
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Feb 20 20:42:42 2010 +0100

    Version 1.2.0-snapshot-20100220

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 4ec9a12db446475dae253a9f108b251ad21c731e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Feb 19 19:40:59 2010 +0100

    Version 1.2.0-snapshot-20100219

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit bfd3b668a966a09b0eb5c1a3c9f5ede4af6926d6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Feb 18 13:14:51 2010 +0100

    Version 1.2.0-snapshot-20100218

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 7e3d96d4123ff19af0bad3413c447e1bee26a839
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Feb 17 17:50:59 2010 +0100

    Version 1.2.0-snapshot-20100217

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5f057fdb50d51cf0cb19c1c11bcec2418cae538d
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Feb 12 19:43:16 2010 +0100

    Version 1.2.0-snapshot-20100212

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 91f0805dd819234b017edaef7edd1d4849242ed6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Feb 9 20:25:14 2010 +0100

    Version 1.2.0-snapshot-20100209

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6627f2a68b813f55a97191fff6b71fdd60bd627e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Feb 7 00:20:41 2010 +0100

    Version 1.2.0-snapshot-20100206

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit e811ac56b57f330c2769c99083e58ab10df9d6a2
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Jan 30 13:14:56 2010 +0100

    Version 1.2.0-snapshot-20100130

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit de8700d05424a896171908fb31fba105c6156046
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Jan 28 17:21:46 2010 +0100

    Version 1.2.0-snapshot-20100128

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6fd40d7417b9c92007018f9c55bed7af0d3c4573
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jan 27 21:31:01 2010 +0100

    Version 1.2.0-snapshot-20100127

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit b5a4fa4117ed69a50742bc9c4aca7abeadfa1087
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jan 27 21:26:54 2010 +0100

    Clean old files

 lang/MultiStation.de.ts |  201 -----------------------------------------------
 lang/MultiStation.es.ts |  201 -----------------------------------------------
 lang/MultiStation.fr.ts |  201 -----------------------------------------------
 lang/MultiStation.it.ts |  201 -----------------------------------------------
 4 files changed, 804 deletions(-)

commit 943d2ab3a1b60a0752c54c41050bec530d6b4344
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Jan 26 23:53:09 2010 +0100

    Version 1.2.0-snapshot-20100126

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit bb5071b33b391e6bc7802ef1004e9e5a536f6cb8
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jan 13 11:26:43 2010 +0100

    Version 1.2.0-snapshot-20100113

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit e06fa666c963a96ee80d85ee3266b4b0cb299b74
Author: Marc Wathelet <marc@rubelite.obs.ujf-grenoble.fr>
Date:   Fri Jan 8 09:51:10 2010 +0100

    Remove libg.a from dependencies under Mac

 admin/info    |    2 +-
 admin/makepro |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

commit 55e55d48897f410b3b004c285e88b9a2b4c67d07
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 8 02:13:21 2010 +0100

    Strict namespace for libraries

 src/ArrayCore.cpp            |    4 ++++
 src/ArrayParameters.cpp      |    4 ++++
 src/ArrayParameters.h        |    4 ++++
 src/ArrayProcess.cpp         |    4 ++++
 src/ArrayProcess.h           |    4 +++-
 src/ArrayStations.cpp        |    4 ++++
 src/ArrayStations.h          |    6 +++++-
 src/FK.cpp                   |    4 ++++
 src/FK.h                     |    4 ++++
 src/FKArrayProcess.cpp       |    4 ++++
 src/FKArrayProcess.h         |    4 ++++
 src/FKGridSearch.cpp         |    4 ++++
 src/FKGridSearch.h           |    6 +++++-
 src/FKHorizontal.cpp         |    4 ++++
 src/FKHorizontal.h           |    4 ++++
 src/FKParameters.cpp         |    4 ++++
 src/FKParameters.h           |    5 ++++-
 src/FKRadial.cpp             |    4 ++++
 src/FKRadial.h               |    4 ++++
 src/FKStationSignals.cpp     |    4 ++++
 src/FKStationSignals.h       |    9 +++++----
 src/FKTransverse.cpp         |    4 ++++
 src/FKTransverse.h           |    4 ++++
 src/FrequencyBand.cpp        |    4 ++++
 src/FrequencyBand.h          |    4 ++++
 src/HRFK.cpp                 |    4 ++++
 src/HRFK.h                   |    6 ++++--
 src/HRFKArrayProcess.cpp     |    4 ++++
 src/HRFKArrayProcess.h       |    4 ++++
 src/HRFKGridSearch.cpp       |    4 ++++
 src/HRFKGridSearch.h         |    4 ++++
 src/HRFKParameters.cpp       |    4 ++++
 src/HRFKParameters.h         |    5 ++++-
 src/KmaxSolver.cpp           |    4 ++++
 src/KmaxSolver.h             |    4 ++++
 src/KminSolver.cpp           |    4 ++++
 src/KminSolver.h             |    4 ++++
 src/RingCouples.cpp          |    4 ++++
 src/RingCouples.h            |    9 +++++++--
 src/RingCouplesProcess.cpp   |    4 ++++
 src/RingCouplesProcess.h     |    7 ++++++-
 src/SPACArrayProcess.cpp     |    4 ++++
 src/SPACArrayProcess.h       |    4 ++++
 src/SPACParameters.cpp       |    4 ++++
 src/SPACParameters.h         |    8 ++++++--
 src/SPACStationSignals.cpp   |    4 ++++
 src/SPACStationSignals.h     |    6 +++++-
 src/StationCouple.cpp        |    4 ++++
 src/StationCouple.h          |    6 +++++-
 src/StationCoupleProcess.cpp |    4 ++++
 src/StationCoupleProcess.h   |    8 ++++++--
 51 files changed, 217 insertions(+), 20 deletions(-)

commit ea3340bc401edceb89845a6c99b45674ef1ce588
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Dec 17 15:42:41 2009 +0100

    Replace copyright by list of authors

 src/ArrayCore.cpp            |   26 ++++++++++++++++++++++++--
 src/ArrayParameters.cpp      |    7 ++++---
 src/ArrayParameters.h        |    7 ++++---
 src/ArrayProcess.cpp         |    7 ++++---
 src/ArrayProcess.h           |    7 ++++---
 src/ArrayStations.cpp        |    7 ++++---
 src/ArrayStations.h          |    7 ++++---
 src/FK.cpp                   |    7 ++++---
 src/FK.h                     |    7 ++++---
 src/FKArrayProcess.cpp       |    7 ++++---
 src/FKArrayProcess.h         |    7 ++++---
 src/FKGridSearch.cpp         |    8 +++++---
 src/FKGridSearch.h           |    8 +++++---
 src/FKHorizontal.cpp         |    7 ++++---
 src/FKHorizontal.h           |    7 ++++---
 src/FKParameters.cpp         |    7 ++++---
 src/FKParameters.h           |    7 ++++---
 src/FKRadial.cpp             |    7 ++++---
 src/FKRadial.h               |    7 ++++---
 src/FKStationSignals.cpp     |    8 +++++---
 src/FKStationSignals.h       |    8 +++++---
 src/FKTransverse.cpp         |    7 ++++---
 src/FKTransverse.h           |    7 ++++---
 src/FrequencyBand.cpp        |    7 ++++---
 src/FrequencyBand.h          |    7 ++++---
 src/HRFK.cpp                 |    7 ++++---
 src/HRFK.h                   |    7 ++++---
 src/HRFKArrayProcess.cpp     |    7 ++++---
 src/HRFKArrayProcess.h       |    7 ++++---
 src/HRFKGridSearch.cpp       |    7 ++++---
 src/HRFKGridSearch.h         |    7 ++++---
 src/HRFKParameters.cpp       |    7 ++++---
 src/HRFKParameters.h         |    7 ++++---
 src/KmaxSolver.cpp           |    7 ++++---
 src/KmaxSolver.h             |    7 ++++---
 src/KminSolver.cpp           |    7 ++++---
 src/KminSolver.h             |    7 ++++---
 src/RingCouples.cpp          |    8 +++++---
 src/RingCouples.h            |    8 +++++---
 src/RingCouplesProcess.cpp   |    7 ++++---
 src/RingCouplesProcess.h     |    7 ++++---
 src/SPACArrayProcess.cpp     |    7 ++++---
 src/SPACArrayProcess.h       |    7 ++++---
 src/SPACParameters.cpp       |    7 ++++---
 src/SPACParameters.h         |    7 ++++---
 src/SPACStationSignals.cpp   |    8 +++++---
 src/SPACStationSignals.h     |    8 +++++---
 src/StationCouple.cpp        |    8 +++++---
 src/StationCouple.h          |    8 +++++---
 src/StationCoupleProcess.cpp |    7 ++++---
 src/StationCoupleProcess.h   |    7 ++++---
 51 files changed, 234 insertions(+), 152 deletions(-)

commit 8e32e4406ed76791e528aed15646a0e82af7e65e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Dec 14 15:22:23 2009 +0100

    Version 1.2.0-snapshot-20091214

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit ab68be1cc8868a31ceb3697523d08829016f3dd5
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Dec 1 10:23:18 2009 +0100

    Version 1.2.0-snapshot-20091201

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 7b15006c632e8cb2252f5fdd94193e3cf88a0806
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Nov 20 15:59:56 2009 +0100

    Version 1.2.0-snapshot-20091120

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 9be49baee47734884707cbaa436d297b3a07d3e2
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Nov 20 09:59:39 2009 +0100

    Required for Windows to add libg.a

 admin/info |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 1de69d104ec64e379e9dd7767b17d1274211b140
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Nov 20 00:10:48 2009 +0100

    ligg.a not available in mingw... try without

 admin/info |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6a59112d4eb7c86996125b4aafd0f9c18eba4795
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Nov 15 12:08:34 2009 +0100

    Add libg.so as a dependency (required for Windows)

 admin/info |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 28aac35ec415cfd261e6e873384dea1ab028229f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Nov 14 14:27:53 2009 +0100

    Add blas in external libs (required for Windows)

 admin/info |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 7a0113788acf3dd54f75e1c03cb22e404459d7c9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Sep 3 17:34:38 2009 +0200

    Non-gui array processing
    
    From original MultiStation library

 admin/info                 |    6 +-
 admin/makepro              |    6 +-
 lang/ArrayCore.de.ts       |   96 ++++++++++
 lang/ArrayCore.es.ts       |   96 ++++++++++
 lang/ArrayCore.fr.ts       |   96 ++++++++++
 lang/ArrayCore.it.ts       |   96 ++++++++++
 src/ArrayCore.cpp          |   14 ++
 src/ArrayProcess.cpp       |    6 +-
 src/ArrayProcess.h         |   10 +-
 src/ArrayResponse.cpp      |  414 --------------------------------------------
 src/ArrayResponse.h        |   85 ---------
 src/ArrayStations.h        |    5 +-
 src/FK.h                   |    4 +-
 src/FKArrayProcess.h       |    4 +-
 src/FKGridSearch.h         |    4 +-
 src/FKParameters.h         |    4 +-
 src/FKStationSignals.h     |    4 +-
 src/FrequencyBand.h        |    4 +-
 src/HRFK.h                 |    4 +-
 src/HRFKArrayProcess.h     |    4 +-
 src/HRFKGridSearch.h       |    4 +-
 src/KmaxSolver.h           |    4 +-
 src/KminSolver.h           |    4 +-
 src/MultiStation.cpp       |   35 ----
 src/RingCouples.h          |    4 +-
 src/RingCouplesProcess.h   |    4 +-
 src/SPACArrayProcess.h     |    4 +-
 src/SPACParameters.h       |    4 +-
 src/StationCouple.h        |    4 +-
 src/StationCoupleProcess.h |    4 +-
 src/WaveNumAnimate.cpp     |   39 -----
 src/WaveNumAnimate.h       |   39 -----
 src/WaveNumAnimate.ui      |  114 ------------
 33 files changed, 447 insertions(+), 778 deletions(-)

commit de232c7fe5263a690efb6ce53efa9abdb0214a9a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Aug 27 11:48:58 2009 +0200

    Minor fix after last big changes

 lang/MultiStation.de.ts |  201 +++++++++++++++++++++++++++++++++++++++++++++++
 lang/MultiStation.es.ts |  201 +++++++++++++++++++++++++++++++++++++++++++++++
 lang/MultiStation.fr.ts |  201 +++++++++++++++++++++++++++++++++++++++++++++++
 lang/MultiStation.it.ts |  201 +++++++++++++++++++++++++++++++++++++++++++++++
 src/MultiStation.cpp    |   35 +++++++++
 5 files changed, 839 insertions(+)

commit 3471a2c1dbae6b47cc59d13d7873efaef8fea19b
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Aug 27 11:21:31 2009 +0200

    New header framwork: one big include per library

 admin/info                      |    4 +-
 lang/multistation.de.ts         |  201 -----------------
 lang/multistation.es.ts         |  201 -----------------
 lang/multistation.fr.ts         |  201 -----------------
 lang/multistation.it.ts         |  201 -----------------
 src/ArrayParameters.cpp         |   33 +++
 src/ArrayParameters.h           |   43 ++++
 src/ArrayProcess.cpp            |  208 ++++++++++++++++++
 src/ArrayProcess.h              |   76 +++++++
 src/ArrayResponse.cpp           |  414 +++++++++++++++++++++++++++++++++++
 src/ArrayResponse.h             |   85 ++++++++
 src/ArrayStations.cpp           |  124 +++++++++++
 src/ArrayStations.h             |   50 +++++
 src/FK.cpp                      |  164 ++++++++++++++
 src/FK.h                        |   70 ++++++
 src/FKArrayProcess.cpp          |   66 ++++++
 src/FKArrayProcess.h            |   56 +++++
 src/FKGridSearch.cpp            |   35 +++
 src/FKGridSearch.h              |   50 +++++
 src/FKHorizontal.cpp            |  167 ++++++++++++++
 src/FKHorizontal.h              |   53 +++++
 src/FKParameters.cpp            |   45 ++++
 src/FKParameters.h              |   65 ++++++
 src/FKRadial.cpp                |   47 ++++
 src/FKRadial.h                  |   39 ++++
 src/FKStationSignals.cpp        |   94 ++++++++
 src/FKStationSignals.h          |   94 ++++++++
 src/FKTransverse.cpp            |   47 ++++
 src/FKTransverse.h              |   39 ++++
 src/FrequencyBand.cpp           |   49 +++++
 src/FrequencyBand.h             |   60 ++++++
 src/HRFK.cpp                    |  456 +++++++++++++++++++++++++++++++++++++++
 src/HRFK.h                      |   57 +++++
 src/HRFKArrayProcess.cpp        |   47 ++++
 src/HRFKArrayProcess.h          |   54 +++++
 src/HRFKGridSearch.cpp          |   26 +++
 src/HRFKGridSearch.h            |   40 ++++
 src/HRFKParameters.cpp          |   33 +++
 src/HRFKParameters.h            |   41 ++++
 src/KmaxSolver.cpp              |   81 +++++++
 src/KmaxSolver.h                |   45 ++++
 src/KminSolver.cpp              |   94 ++++++++
 src/KminSolver.h                |   43 ++++
 src/RingCouples.cpp             |  123 +++++++++++
 src/RingCouples.h               |   55 +++++
 src/RingCouplesProcess.cpp      |  102 +++++++++
 src/RingCouplesProcess.h        |   48 +++++
 src/SPACArrayProcess.cpp        |   47 ++++
 src/SPACArrayProcess.h          |   52 +++++
 src/SPACParameters.cpp          |   85 ++++++++
 src/SPACParameters.h            |   56 +++++
 src/SPACStationSignals.cpp      |   84 ++++++++
 src/SPACStationSignals.h        |   44 ++++
 src/StationCouple.cpp           |   55 +++++
 src/StationCouple.h             |   86 ++++++++
 src/StationCoupleProcess.cpp    |  158 ++++++++++++++
 src/StationCoupleProcess.h      |   63 ++++++
 src/WaveNumAnimate.cpp          |   39 ++++
 src/WaveNumAnimate.h            |   39 ++++
 src/WaveNumAnimate.ui           |  114 ++++++++++
 src/multistationdllexport.h     |   17 --
 src/qtbarrayparameters.cpp      |   30 ---
 src/qtbarrayparameters.h        |   42 ----
 src/qtbarrayprocess.cpp         |  208 ------------------
 src/qtbarrayprocess.h           |   73 -------
 src/qtbarrayresponse.cpp        |  421 ------------------------------------
 src/qtbarrayresponse.h          |   86 --------
 src/qtbarraystations.cpp        |  122 -----------
 src/qtbarraystations.h          |   49 -----
 src/qtbfk.cpp                   |  162 --------------
 src/qtbfk.h                     |   67 ------
 src/qtbfkarrayprocess.cpp       |   64 ------
 src/qtbfkarrayprocess.h         |   53 -----
 src/qtbfkgridsearch.cpp         |   33 ---
 src/qtbfkgridsearch.h           |   47 ----
 src/qtbfkhorizontal.cpp         |  166 --------------
 src/qtbfkhorizontal.h           |   50 -----
 src/qtbfkparameters.cpp         |   42 ----
 src/qtbfkparameters.h           |   62 ------
 src/qtbfkradial.cpp             |   45 ----
 src/qtbfkradial.h               |   36 ----
 src/qtbfkstationsignals.cpp     |   92 --------
 src/qtbfkstationsignals.h       |   92 --------
 src/qtbfktransverse.cpp         |   45 ----
 src/qtbfktransverse.h           |   36 ----
 src/qtbfrequencyband.cpp        |   47 ----
 src/qtbfrequencyband.h          |   59 -----
 src/qtbhrfk.cpp                 |  454 --------------------------------------
 src/qtbhrfk.h                   |   54 -----
 src/qtbhrfkarrayprocess.cpp     |   44 ----
 src/qtbhrfkarrayprocess.h       |   51 -----
 src/qtbhrfkgridsearch.cpp       |   24 ---
 src/qtbhrfkgridsearch.h         |   36 ----
 src/qtbhrfkparameters.cpp       |   30 ---
 src/qtbhrfkparameters.h         |   38 ----
 src/qtbkmaxsolver.cpp           |   80 -------
 src/qtbkmaxsolver.h             |   43 ----
 src/qtbkminsolver.cpp           |   92 --------
 src/qtbkminsolver.h             |   40 ----
 src/qtbringcouples.cpp          |  121 -----------
 src/qtbringcouples.h            |   54 -----
 src/qtbringcouplesprocess.cpp   |  100 ---------
 src/qtbringcouplesprocess.h     |   45 ----
 src/qtbspacarrayprocess.cpp     |   44 ----
 src/qtbspacarrayprocess.h       |   49 -----
 src/qtbspacarraystations.cpp    |   32 ---
 src/qtbspacarraystations.h      |   30 ---
 src/qtbspacparameters.cpp       |   83 -------
 src/qtbspacparameters.h         |   53 -----
 src/qtbspacstationsignals.cpp   |   82 -------
 src/qtbspacstationsignals.h     |   41 ----
 src/qtbstationcouple.cpp        |   53 -----
 src/qtbstationcouple.h          |   83 -------
 src/qtbstationcoupleprocess.cpp |  156 --------------
 src/qtbstationcoupleprocess.h   |   60 ------
 src/qtbwavenumanimate.cpp       |   37 ----
 src/qtbwavenumanimate.h         |   37 ----
 src/qtbwavenumanimate.ui        |  114 ----------
 118 files changed, 4542 insertions(+), 5312 deletions(-)

commit e04ed3849ad5804a01fc73f523c7c8592cbc3773
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Aug 25 23:04:04 2009 +0200

    Drop Qtb prefix

 admin/info                      |    2 +-
 lang/multistation.de.ts         |  138 ++++++++++++++++++++++++++-------
 lang/multistation.es.ts         |  138 ++++++++++++++++++++++++++-------
 lang/multistation.fr.ts         |  138 ++++++++++++++++++++++++++-------
 lang/multistation.it.ts         |  138 ++++++++++++++++++++++++++-------
 src/multistationdllexport.h     |   35 ++-------
 src/qtbarrayparameters.cpp      |    2 +-
 src/qtbarrayparameters.h        |   14 ++--
 src/qtbarrayprocess.cpp         |   68 ++++++++--------
 src/qtbarrayprocess.h           |   42 +++++-----
 src/qtbarrayresponse.cpp        |  162 +++++++++++++++++++--------------------
 src/qtbarrayresponse.h          |   48 ++++++------
 src/qtbarraystations.cpp        |   40 +++++-----
 src/qtbarraystations.h          |   20 ++---
 src/qtbfk.cpp                   |   58 +++++++-------
 src/qtbfk.h                     |   18 ++---
 src/qtbfkarrayprocess.cpp       |   24 +++---
 src/qtbfkarrayprocess.h         |   26 +++----
 src/qtbfkgridsearch.cpp         |    4 +-
 src/qtbfkgridsearch.h           |   18 ++---
 src/qtbfkhorizontal.cpp         |   64 ++++++++--------
 src/qtbfkhorizontal.h           |   20 ++---
 src/qtbfkparameters.cpp         |    4 +-
 src/qtbfkparameters.h           |   10 +--
 src/qtbfkradial.cpp             |    8 +-
 src/qtbfkradial.h               |   12 +--
 src/qtbfkstationsignals.cpp     |   32 ++++----
 src/qtbfkstationsignals.h       |   56 +++++++-------
 src/qtbfktransverse.cpp         |    8 +-
 src/qtbfktransverse.h           |   12 +--
 src/qtbfrequencyband.cpp        |    6 +-
 src/qtbfrequencyband.h          |   16 ++--
 src/qtbhrfk.cpp                 |  124 +++++++++++++++---------------
 src/qtbhrfk.h                   |   24 +++---
 src/qtbhrfkarrayprocess.cpp     |   12 +--
 src/qtbhrfkarrayprocess.h       |   24 +++---
 src/qtbhrfkgridsearch.h         |   12 +--
 src/qtbhrfkparameters.cpp       |    2 +-
 src/qtbhrfkparameters.h         |    8 +-
 src/qtbkmaxsolver.cpp           |   22 +++---
 src/qtbkmaxsolver.h             |   14 ++--
 src/qtbkminsolver.cpp           |   14 ++--
 src/qtbkminsolver.h             |   12 +--
 src/qtbringcouples.cpp          |   26 +++----
 src/qtbringcouples.h            |   26 +++----
 src/qtbringcouplesprocess.cpp   |   30 ++++----
 src/qtbringcouplesprocess.h     |   16 ++--
 src/qtbspacarrayprocess.cpp     |    8 +-
 src/qtbspacarrayprocess.h       |   22 +++---
 src/qtbspacarraystations.cpp    |    2 +-
 src/qtbspacarraystations.h      |    6 +-
 src/qtbspacparameters.cpp       |   14 ++--
 src/qtbspacparameters.h         |   20 ++---
 src/qtbspacstationsignals.cpp   |   26 +++----
 src/qtbspacstationsignals.h     |   12 +--
 src/qtbstationcouple.cpp        |   12 +--
 src/qtbstationcouple.h          |   38 ++++-----
 src/qtbstationcoupleprocess.cpp |   46 +++++------
 src/qtbstationcoupleprocess.h   |   24 +++---
 src/qtbwavenumanimate.cpp       |    6 +-
 src/qtbwavenumanimate.h         |    8 +-
 src/qtbwavenumanimate.ui        |   14 ++--
 62 files changed, 1164 insertions(+), 841 deletions(-)

commit 8ebf5493e647d94a9e6a8417cd19ca39e43d3774
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Jul 30 13:29:44 2009 +0200

    Version 1.2.0-snapshot-20090730

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 868fc4239ac62b3f6499b4fbf4e8414ba22551b7
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jul 6 21:16:41 2009 +0200

    Follow QtbCircleViewer interface

 src/qtbarrayresponse.cpp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit dbefe0d638b041234206c88f065520e149da7bb0
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 17 23:48:00 2009 +0200

    Version 1.2.0-snapshot-20090617

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 15ad1aeb250aef8dc939698a7d84999650087ccf
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 10 16:24:18 2009 +0200

    Version 1.2.0-snapshot-20090610

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 33c568bb0507df67303e6928af5ba5aa3a9bec8e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Jun 9 23:11:19 2009 +0200

    Debug of sparse time range for windowing

 src/qtbarrayprocess.cpp  |    2 +-
 src/qtbarraystations.cpp |    7 ++++---
 src/qtbarraystations.h   |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)

commit 0158c4a7282848c5820f799fef9dc4ae625c4603
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Jun 4 21:49:06 2009 +0200

    Support of heterogeneous signals for windowing

 src/qtbarrayprocess.cpp |   47 ++++++++++++++++++++---------------------------
 src/qtbarrayprocess.h   |    4 ++--
 2 files changed, 22 insertions(+), 29 deletions(-)

commit 555c79b7723a41e5a4f03c16d89ebb7f0ac1b869
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 28 21:46:37 2009 +0200

    Change in QtbCurve interface

 src/qtbarrayresponse.cpp |    2 +-
 src/qtbarrayresponse.h   |    5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

commit 0719b45b7a85e862b61c1989670fef534d99922c
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 21 22:44:13 2009 +0200

    Version 1.2.0-snapshot-20090521

 admin/version-2.1 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 709b5a450c2119dce86fa96d9150763b8e4148b6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed May 20 16:59:12 2009 +0200

    New branch 2.1

 admin/version-2.1 |    5 +++++
 1 file changed, 5 insertions(+)

commit 63107ab9f77a7423e02cf7dfc1de0a4d89f1e3de
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed May 20 15:17:24 2009 +0200

    Version 1.2.0

 admin/version-master |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 5821981433a0acc42d26e7cff6e513896e5541d4
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Apr 14 15:31:35 2009 +0200

    Follow changes in QtbDoubleSignal::taper interface

 src/qtbfkstationsignals.cpp   |    2 +-
 src/qtbspacstationsignals.cpp |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 7e7110796f64fd9ed44661b22eb25d976b9fa152
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Apr 13 02:41:20 2009 +0200

    Renaming of fft

 src/qtbfkstationsignals.cpp |    4 ++--
 src/qtbfkstationsignals.h   |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

commit db00f0e20a6421cc97da3a7368ef983adadc1f2d
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 30 00:39:31 2009 +0200

    Adapt to interface changes

 src/qtbfkstationsignals.cpp   |    4 ++--
 src/qtbspacstationsignals.cpp |   13 ++++++-------
 2 files changed, 8 insertions(+), 9 deletions(-)

commit 0e43f3a7758c0f9b218e5040791086c6560bf180
Author: Marc Wathelet <mwathele@Macintosh-9.local>
Date:   Tue Mar 10 10:10:56 2009 +0100

    No need for -lgfortran under mac

 admin/makepro |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 25d137f12e949d2faf3cbda7c3cce205811764f2
Merge: b19349f 32485d7
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Mar 8 00:33:00 2009 +0100

    Merge branch 'sesarray-2.0'
    
    Conflicts:
    	admin/info
    	src/qtbarraystations.cpp

commit 32485d79ed9aad8d51b658f5836b954ad9d9fa12
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Mar 7 21:59:48 2009 +0100

    Set a first DESCRIPTION and CATEGORY

 admin/info |    2 ++
 1 file changed, 2 insertions(+)

commit 13fa2b57a850c1cd95f702d6e3d553b91fd0aa91
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 2 23:50:28 2009 +0100

    Move version to version-BRANCH
    
    This will ease merge branches, avoid constant conflicts on
    admin/version.

 admin/version              |    5 -----
 admin/version-sesarray-2.0 |    5 +++++
 2 files changed, 5 insertions(+), 5 deletions(-)

commit b19349f3ac1fbb4f6d9ba2b64cc7ca66373cda87
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 2 23:43:42 2009 +0100

    Move version to version-BRANCH
    
    This will ease merge branches, avoid constant conflicts on
    admin/version.

 admin/version        |    5 -----
 admin/version-master |    5 +++++
 2 files changed, 5 insertions(+), 5 deletions(-)

commit af89d06c98e70014a8128f8f209a576575ae68be
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 2 17:58:25 2009 +0100

    Fix license header (homogeneous with 2.1)

 src/multistationdllexport.h     |    2 +-
 src/qtbarrayparameters.cpp      |    2 +-
 src/qtbarrayparameters.h        |    2 +-
 src/qtbarrayprocess.cpp         |    2 +-
 src/qtbarrayprocess.h           |    2 +-
 src/qtbarraystations.cpp        |    2 +-
 src/qtbarraystations.h          |    2 +-
 src/qtbfk.cpp                   |    2 +-
 src/qtbfk.h                     |    2 +-
 src/qtbfkarrayprocess.cpp       |    2 +-
 src/qtbfkarrayprocess.h         |    2 +-
 src/qtbfkgridsearch.cpp         |    2 +-
 src/qtbfkgridsearch.h           |    2 +-
 src/qtbfkhorizontal.cpp         |    2 +-
 src/qtbfkhorizontal.h           |    2 +-
 src/qtbfkparameters.cpp         |    2 +-
 src/qtbfkparameters.h           |    2 +-
 src/qtbfkradial.cpp             |    2 +-
 src/qtbfkradial.h               |    2 +-
 src/qtbfkstationsignals.cpp     |    2 +-
 src/qtbfkstationsignals.h       |    2 +-
 src/qtbfktransverse.cpp         |    2 +-
 src/qtbfktransverse.h           |    2 +-
 src/qtbfrequencyband.cpp        |    2 +-
 src/qtbfrequencyband.h          |    2 +-
 src/qtbhrfk.cpp                 |    2 +-
 src/qtbhrfk.h                   |    2 +-
 src/qtbhrfkarrayprocess.cpp     |    2 +-
 src/qtbhrfkarrayprocess.h       |    2 +-
 src/qtbhrfkgridsearch.cpp       |    2 +-
 src/qtbhrfkgridsearch.h         |    2 +-
 src/qtbhrfkparameters.cpp       |    2 +-
 src/qtbhrfkparameters.h         |    2 +-
 src/qtbringcouples.cpp          |    2 +-
 src/qtbringcouples.h            |    2 +-
 src/qtbringcouplesprocess.cpp   |    2 +-
 src/qtbringcouplesprocess.h     |    2 +-
 src/qtbspacarrayprocess.cpp     |    2 +-
 src/qtbspacarrayprocess.h       |    2 +-
 src/qtbspacarraystations.cpp    |    2 +-
 src/qtbspacarraystations.h      |    2 +-
 src/qtbspacparameters.cpp       |    2 +-
 src/qtbspacparameters.h         |    2 +-
 src/qtbspacstationsignals.cpp   |    2 +-
 src/qtbspacstationsignals.h     |    2 +-
 src/qtbstationcouple.cpp        |    2 +-
 src/qtbstationcouple.h          |    2 +-
 src/qtbstationcoupleprocess.cpp |    2 +-
 src/qtbstationcoupleprocess.h   |    2 +-
 49 files changed, 49 insertions(+), 49 deletions(-)

commit c9cb88a09bf1e00b400546fe07ed83402dea77ea
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 2 10:48:08 2009 +0100

    Remove MAKE_*_DLL, add description

 admin/info |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 4c1b856b102569f8e3c78569a2574896bbca4d45
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 2 01:15:51 2009 +0100

    MAKE_*_DLL directly handled by dpconfigure

 admin/info |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3caf049e836f07490b28de05945ff6eda00dcd56
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Feb 24 01:48:37 2009 +0100

    Remove CONTACT, BUG_MAIL, BUG_TRACKER

 admin/info |    3 ---
 1 file changed, 3 deletions(-)

commit 80118894c0d6624307629ba48db5c359a6a5b93b
Author: mwathele <mwathele@canucks.obs.ujf-grenoble.fr>
Date:   Wed Feb 18 13:59:14 2009 +0100

    Fix lapack library dependencies for mingw

 admin/info    |    2 +-
 admin/makepro |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 211a2ebda26476d6fd48bf0092f2abcf86b602db
Merge: f3adb32 0d2d90c
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Feb 18 12:46:43 2009 +0100

    Merge branch 'master' of ssh://marc@localhost/home/git/multistation

commit f3adb324dc4a13cc8c756bbcbeb4d3da34ab2cef
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Feb 18 12:36:17 2009 +0100

    Remove lib f2c for mingw

 admin/makepro |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 0d2d90cc9914ac6415770484820062370bdddff5
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Feb 17 15:54:51 2009 +0100

    Link againt clapack, not lapack (for next release)

 admin/info |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit fa5ddf983e2591dcbca59caafa1e740f3de6821f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Feb 16 15:04:01 2009 +0100

    Lincense header in all source files

 src/multistationdllexport.h     |   24 +++++++++++++++++++-----
 src/qtbarrayparameters.cpp      |   24 +++++++++++++++++++-----
 src/qtbarrayparameters.h        |   24 +++++++++++++++++++-----
 src/qtbarrayprocess.cpp         |   24 +++++++++++++++++++-----
 src/qtbarrayprocess.h           |   24 +++++++++++++++++++-----
 src/qtbarraystations.cpp        |   24 +++++++++++++++++++-----
 src/qtbarraystations.h          |   24 +++++++++++++++++++-----
 src/qtbfk.cpp                   |   24 +++++++++++++++++++-----
 src/qtbfk.h                     |   24 +++++++++++++++++++-----
 src/qtbfkarrayprocess.cpp       |   24 +++++++++++++++++++-----
 src/qtbfkarrayprocess.h         |   24 +++++++++++++++++++-----
 src/qtbfkgridsearch.cpp         |   24 +++++++++++++++++++-----
 src/qtbfkgridsearch.h           |   24 +++++++++++++++++++-----
 src/qtbfkhorizontal.cpp         |   24 +++++++++++++++++++-----
 src/qtbfkhorizontal.h           |   24 +++++++++++++++++++-----
 src/qtbfkparameters.cpp         |   24 +++++++++++++++++++-----
 src/qtbfkparameters.h           |   24 +++++++++++++++++++-----
 src/qtbfkradial.cpp             |   24 +++++++++++++++++++-----
 src/qtbfkradial.h               |   24 +++++++++++++++++++-----
 src/qtbfkstationsignals.cpp     |   24 +++++++++++++++++++-----
 src/qtbfkstationsignals.h       |   24 +++++++++++++++++++-----
 src/qtbfktransverse.cpp         |   24 +++++++++++++++++++-----
 src/qtbfktransverse.h           |   24 +++++++++++++++++++-----
 src/qtbfrequencyband.cpp        |   24 +++++++++++++++++++-----
 src/qtbfrequencyband.h          |   24 +++++++++++++++++++-----
 src/qtbhrfk.cpp                 |   24 +++++++++++++++++++-----
 src/qtbhrfk.h                   |   24 +++++++++++++++++++-----
 src/qtbhrfkarrayprocess.cpp     |   24 +++++++++++++++++++-----
 src/qtbhrfkarrayprocess.h       |   24 +++++++++++++++++++-----
 src/qtbhrfkgridsearch.cpp       |   24 +++++++++++++++++++-----
 src/qtbhrfkgridsearch.h         |   24 +++++++++++++++++++-----
 src/qtbhrfkparameters.cpp       |   24 +++++++++++++++++++-----
 src/qtbhrfkparameters.h         |   24 +++++++++++++++++++-----
 src/qtbringcouples.cpp          |   24 +++++++++++++++++++-----
 src/qtbringcouples.h            |   24 +++++++++++++++++++-----
 src/qtbringcouplesprocess.cpp   |   24 +++++++++++++++++++-----
 src/qtbringcouplesprocess.h     |   24 +++++++++++++++++++-----
 src/qtbspacarrayprocess.cpp     |   24 +++++++++++++++++++-----
 src/qtbspacarrayprocess.h       |   24 +++++++++++++++++++-----
 src/qtbspacarraystations.cpp    |   24 +++++++++++++++++++-----
 src/qtbspacarraystations.h      |   24 +++++++++++++++++++-----
 src/qtbspacparameters.cpp       |   24 +++++++++++++++++++-----
 src/qtbspacparameters.h         |   24 +++++++++++++++++++-----
 src/qtbspacstationsignals.cpp   |   24 +++++++++++++++++++-----
 src/qtbspacstationsignals.h     |   24 +++++++++++++++++++-----
 src/qtbstationcouple.cpp        |   24 +++++++++++++++++++-----
 src/qtbstationcouple.h          |   24 +++++++++++++++++++-----
 src/qtbstationcoupleprocess.cpp |   24 +++++++++++++++++++-----
 src/qtbstationcoupleprocess.h   |   24 +++++++++++++++++++-----
 49 files changed, 931 insertions(+), 245 deletions(-)

commit 45e23fb36373c65a10ca5a2b88e7cfd637095812
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Feb 15 20:54:41 2009 +0100

    Version 1.1.1

 admin/version |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit a36e32e345b52d5d71cd6e5ebb063684791d5bde
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Feb 15 16:08:10 2009 +0100

    Use of new QtbRootSolver

 src/qtbarrayresponse.cpp |    7 -------
 src/qtbarrayresponse.h   |    1 -
 src/qtbkmaxsolver.cpp    |   22 ++++++++++++++++++----
 src/qtbkmaxsolver.h      |    3 +++
 src/qtbkminsolver.cpp    |   18 ++++++++++++------
 src/qtbkminsolver.h      |    2 ++
 6 files changed, 35 insertions(+), 18 deletions(-)

commit e8723f077a1d546a4b468aa81f534c7544330c02
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Feb 7 15:43:43 2009 +0100

    New license header

 src/multistationdllexport.h     |    8 ++++----
 src/qtbarrayparameters.cpp      |    8 ++++----
 src/qtbarrayparameters.h        |    8 ++++----
 src/qtbarrayprocess.cpp         |    8 ++++----
 src/qtbarrayprocess.h           |    8 ++++----
 src/qtbarrayresponse.cpp        |    8 ++++----
 src/qtbarrayresponse.h          |    8 ++++----
 src/qtbarraystations.cpp        |    8 ++++----
 src/qtbarraystations.h          |    8 ++++----
 src/qtbfk.cpp                   |    8 ++++----
 src/qtbfk.h                     |    8 ++++----
 src/qtbfkarrayprocess.cpp       |    8 ++++----
 src/qtbfkarrayprocess.h         |    8 ++++----
 src/qtbfkgridsearch.cpp         |    8 ++++----
 src/qtbfkgridsearch.h           |    8 ++++----
 src/qtbfkhorizontal.cpp         |    8 ++++----
 src/qtbfkhorizontal.h           |    8 ++++----
 src/qtbfkparameters.cpp         |    8 ++++----
 src/qtbfkparameters.h           |    8 ++++----
 src/qtbfkradial.cpp             |    8 ++++----
 src/qtbfkradial.h               |    8 ++++----
 src/qtbfkstationsignals.cpp     |    8 ++++----
 src/qtbfkstationsignals.h       |    8 ++++----
 src/qtbfktransverse.cpp         |    8 ++++----
 src/qtbfktransverse.h           |    8 ++++----
 src/qtbfrequencyband.cpp        |    8 ++++----
 src/qtbfrequencyband.h          |    8 ++++----
 src/qtbhrfk.cpp                 |    8 ++++----
 src/qtbhrfk.h                   |    8 ++++----
 src/qtbhrfkarrayprocess.cpp     |    8 ++++----
 src/qtbhrfkarrayprocess.h       |    8 ++++----
 src/qtbhrfkgridsearch.cpp       |    8 ++++----
 src/qtbhrfkgridsearch.h         |    8 ++++----
 src/qtbhrfkparameters.cpp       |    8 ++++----
 src/qtbhrfkparameters.h         |    8 ++++----
 src/qtbkmaxsolver.cpp           |    8 ++++----
 src/qtbkmaxsolver.h             |    8 ++++----
 src/qtbkminsolver.cpp           |    8 ++++----
 src/qtbkminsolver.h             |    8 ++++----
 src/qtbringcouples.cpp          |    8 ++++----
 src/qtbringcouples.h            |    8 ++++----
 src/qtbringcouplesprocess.cpp   |    8 ++++----
 src/qtbringcouplesprocess.h     |    8 ++++----
 src/qtbspacarrayprocess.cpp     |    8 ++++----
 src/qtbspacarrayprocess.h       |    8 ++++----
 src/qtbspacarraystations.cpp    |    8 ++++----
 src/qtbspacarraystations.h      |    8 ++++----
 src/qtbspacparameters.cpp       |    8 ++++----
 src/qtbspacparameters.h         |    8 ++++----
 src/qtbspacstationsignals.cpp   |    8 ++++----
 src/qtbspacstationsignals.h     |    8 ++++----
 src/qtbstationcouple.cpp        |    8 ++++----
 src/qtbstationcouple.h          |    8 ++++----
 src/qtbstationcoupleprocess.cpp |    8 ++++----
 src/qtbstationcoupleprocess.h   |    8 ++++----
 src/qtbwavenumanimate.cpp       |    8 ++++----
 src/qtbwavenumanimate.h         |    8 ++++----
 57 files changed, 228 insertions(+), 228 deletions(-)

commit 2cb56b27b7dd94f74c55f9c3593b77f8267fee45
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Feb 4 19:21:17 2009 +0100

    Include GPL header directly in source tree
    
    Better for distribution directly from git repository

 src/multistationdllexport.h     |   16 +++++++++++++++-
 src/qtbarrayparameters.cpp      |   16 +++++++++++++++-
 src/qtbarrayparameters.h        |   16 +++++++++++++++-
 src/qtbarrayprocess.cpp         |   16 +++++++++++++++-
 src/qtbarrayprocess.h           |   16 +++++++++++++++-
 src/qtbarrayresponse.cpp        |   16 +++++++++++++++-
 src/qtbarrayresponse.h          |   16 +++++++++++++++-
 src/qtbarraystations.cpp        |   16 +++++++++++++++-
 src/qtbarraystations.h          |   16 +++++++++++++++-
 src/qtbfk.cpp                   |   16 +++++++++++++++-
 src/qtbfk.h                     |   16 +++++++++++++++-
 src/qtbfkarrayprocess.cpp       |   16 +++++++++++++++-
 src/qtbfkarrayprocess.h         |   16 +++++++++++++++-
 src/qtbfkgridsearch.cpp         |   16 +++++++++++++++-
 src/qtbfkgridsearch.h           |   16 +++++++++++++++-
 src/qtbfkhorizontal.cpp         |   16 +++++++++++++++-
 src/qtbfkhorizontal.h           |   16 +++++++++++++++-
 src/qtbfkparameters.cpp         |   16 +++++++++++++++-
 src/qtbfkparameters.h           |   16 +++++++++++++++-
 src/qtbfkradial.cpp             |   16 +++++++++++++++-
 src/qtbfkradial.h               |   16 +++++++++++++++-
 src/qtbfkstationsignals.cpp     |   16 +++++++++++++++-
 src/qtbfkstationsignals.h       |   16 +++++++++++++++-
 src/qtbfktransverse.cpp         |   16 +++++++++++++++-
 src/qtbfktransverse.h           |   16 +++++++++++++++-
 src/qtbfrequencyband.cpp        |   16 +++++++++++++++-
 src/qtbfrequencyband.h          |   16 +++++++++++++++-
 src/qtbhrfk.cpp                 |   16 +++++++++++++++-
 src/qtbhrfk.h                   |   16 +++++++++++++++-
 src/qtbhrfkarrayprocess.cpp     |   16 +++++++++++++++-
 src/qtbhrfkarrayprocess.h       |   16 +++++++++++++++-
 src/qtbhrfkgridsearch.cpp       |   16 +++++++++++++++-
 src/qtbhrfkgridsearch.h         |   16 +++++++++++++++-
 src/qtbhrfkparameters.cpp       |   16 +++++++++++++++-
 src/qtbhrfkparameters.h         |   16 +++++++++++++++-
 src/qtbkmaxsolver.cpp           |   16 +++++++++++++++-
 src/qtbkmaxsolver.h             |   16 +++++++++++++++-
 src/qtbkminsolver.cpp           |   16 +++++++++++++++-
 src/qtbkminsolver.h             |   16 +++++++++++++++-
 src/qtbringcouples.cpp          |   16 +++++++++++++++-
 src/qtbringcouples.h            |   16 +++++++++++++++-
 src/qtbringcouplesprocess.cpp   |   16 +++++++++++++++-
 src/qtbringcouplesprocess.h     |   16 +++++++++++++++-
 src/qtbspacarrayprocess.cpp     |   16 +++++++++++++++-
 src/qtbspacarrayprocess.h       |   16 +++++++++++++++-
 src/qtbspacarraystations.cpp    |   16 +++++++++++++++-
 src/qtbspacarraystations.h      |   16 +++++++++++++++-
 src/qtbspacparameters.cpp       |   16 +++++++++++++++-
 src/qtbspacparameters.h         |   16 +++++++++++++++-
 src/qtbspacstationsignals.cpp   |   16 +++++++++++++++-
 src/qtbspacstationsignals.h     |   16 +++++++++++++++-
 src/qtbstationcouple.cpp        |   16 +++++++++++++++-
 src/qtbstationcouple.h          |   16 +++++++++++++++-
 src/qtbstationcoupleprocess.cpp |   16 +++++++++++++++-
 src/qtbstationcoupleprocess.h   |   16 +++++++++++++++-
 src/qtbwavenumanimate.cpp       |   16 +++++++++++++++-
 src/qtbwavenumanimate.h         |   16 +++++++++++++++-
 57 files changed, 855 insertions(+), 57 deletions(-)

commit db4a8773e491b0ee87a3848f2a81b64a2696cce9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Feb 4 16:32:37 2009 +0100

    Clean info file

 admin/info |    3 ---
 1 file changed, 3 deletions(-)

commit 5b0a10ca7941a1cd7f7d2b5a77fdbef3f14a0a90
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Feb 4 15:55:25 2009 +0100

    Simplifications after new Neville solver

 src/qtbkmaxsolver.cpp |   10 +++++-----
 src/qtbkmaxsolver.h   |   22 ++--------------------
 src/qtbkminsolver.cpp |    6 +++---
 src/qtbkminsolver.h   |   22 +++-------------------
 4 files changed, 13 insertions(+), 47 deletions(-)

commit ab15f2eccc1638133674e1e35479c9f12461100e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Jan 31 00:29:38 2009 +0100

    Remove dependency to dinverground
    
    Add library dependency to gfortran and f2c for ubuntu and Windows,
    respectively
    Replace QtbLine by QtbPlotLine

 admin/info               |    2 +-
 admin/makepro            |    2 ++
 src/qtbarrayresponse.cpp |   24 ++++++++++++------------
 3 files changed, 15 insertions(+), 13 deletions(-)

commit 71ab8d6f5a52b6e571fc13f816b555345f58e8cd
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 16 01:24:41 2009 +0100

    Moved to new configure directly based on qmake

 admin/info |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 4774a0c491e8ddd06a27d922a2b9b1e2f1a7bf5d
Author: marc <marc>
Date:   Tue Jan 13 13:09:38 2009 +0000

    Version 1.2.0-snapshot-20090113

 admin/version |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit d1bb50758c6cff8d0def49cb76fa8d15ab6a01e6
Author: marc <marc>
Date:   Mon Jan 12 18:39:09 2009 +0000

    Not significative changes

 admin/info               |    2 +-
 src/qtbarrayresponse.cpp |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 9cd36452751b7ca4e45f3af5c1917dd445148e36
Author: marc <marc>
Date:   Mon Dec 8 13:46:57 2008 +0000

    Version 1.2.0-snapshot-20081208

 admin/version |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c238dbb85b1b83bef8a8b0b0c2a469fa12e1ec23
Author: marc <marc>
Date:   Mon Dec 8 07:16:47 2008 +0000

    *** empty log message ***

 admin/makepro |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c952253c7d1bc9f4531ed4cb84df0bc92de66c32
Author: marc <marc>
Date:   Sun Dec 7 17:53:28 2008 +0000

    Unify SHAREDLIBS and STATICLIBS into LIBS (info)

 admin/info               |    3 +--
 src/qtbarrayresponse.cpp |    4 ++++
 2 files changed, 5 insertions(+), 2 deletions(-)

commit 52136ee65668b35b4f4f01922f4d2caad2444f4e
Author: marc <marc>
Date:   Sun Dec 7 07:20:05 2008 +0000

    Fix bug when modifying curves of plots QtbLineLayer

 src/qtbarrayresponse.cpp |    3 +++
 1 file changed, 3 insertions(+)

commit aad9fd2edbe0dafdbe7ba9e5ab98c5f3ee60e725
Author: marc <marc>
Date:   Sat Dec 6 11:18:41 2008 +0000

    Version 1.2.0-snapshot-20081206

 admin/version |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 09d78fb37fcb14c7436dcfad366e7c15c68bf745
Author: marc <marc>
Date:   Fri Dec 5 22:31:24 2008 +0000

    Version 1.2.0-snapshot-20081205

 admin/version |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 6d511237a5e90a7e091185f5adc5ab9840b9e6b2
Author: marc <marc>
Date:   Thu Dec 4 17:06:13 2008 +0000

    Version 1.2.0-snapshot-20081204

 admin/version |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 06e082b16f706cbd6e3dbcdee25b4528adf188fa
Author: marc <marc>
Date:   Mon Dec 1 15:32:22 2008 +0000

    Version 1.2.0-snapshot-20081201

 admin/version |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 118b62fb3bb4f68d9817f6e96b71c02cb1771280
Author: marc <marc>
Date:   Mon Dec 1 15:27:35 2008 +0000

    lapack needs libgfortran at least under Ubuntu.

 admin/makepro |    5 +++++
 1 file changed, 5 insertions(+)

commit a52d36e1f53f441ee05c0451535b06b13c8bc606
Author: marc <marc>
Date:   Fri Nov 28 16:20:36 2008 +0000

    Version 1.2.0-snapshot-20081128

 admin/version |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f5fe9f425f6eca25b0873ca073c45d12f7673cfd
Author: marc <marc>
Date:   Tue Nov 25 13:52:43 2008 +0000

    Version 1.2.0-snapshot-20081125

 admin/version |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit de8b9b1f233b72a32c52f32ceb79601588458fdf
Author: marc <marc>
Date:   Sat Nov 8 10:04:20 2008 +0000

    Not significative changes

 src/qtbarrayresponse.cpp |   48 +++++++++++++++++++++++++++-------------------
 src/qtbarrayresponse.h   |   10 +++++-----
 2 files changed, 33 insertions(+), 25 deletions(-)

commit e59ae1707036cb6eaf1655f7f240d91681e558be
Author: marc <marc>
Date:   Wed Oct 29 17:38:04 2008 +0000

    Version 1.2.0-snapshot-20081029

 admin/version |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f6691fffb2894c38ff5389ee83b3a8bb0fbfa1a2
Author: marc <marc>
Date:   Wed Oct 29 17:29:45 2008 +0000

    No more dependency to clapack but directly to system lapack library.

 admin/info      |    4 ++--
 src/qtbhrfk.cpp |   70 ++++++++++++++++++-------------------------------------
 2 files changed, 25 insertions(+), 49 deletions(-)

commit 0f5f682d80b6583a46c7103f03672c6cdf4cda6f
Author: marc <marc>
Date:   Tue Oct 28 18:08:54 2008 +0000

    Version 1.2.0-snapshot-20081028

 admin/version |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 47bbcb8d1d08e0070a8f7332d182957a97eaeae8
Author: marc <marc>
Date:   Mon Oct 27 19:27:39 2008 +0000

    Not significative changes

 INSTALL     |   51 ---------
 LICENSE.GPL |  341 -----------------------------------------------------------
 2 files changed, 392 deletions(-)

commit 40a2678d5994224ce01ac47936d0cd1927e918ef
Author: marc <marc>
Date:   Thu Oct 23 13:47:11 2008 +0000

    Remove LICENSE.GPL and INSTALL from cvs

 INSTALL     |   51 ---------
 LICENSE.GPL |  341 -----------------------------------------------------------
 2 files changed, 392 deletions(-)

commit 5fe10571de20e8aa42e95071d67c65856abdf18a
Author: marc <marc>
Date:   Wed Oct 22 19:59:23 2008 +0000

    Insert EXPORT keyword for Windows

 src/multistationdllexport.h   |   12 ++++++------
 src/qtbarrayprocess.h         |    3 ++-
 src/qtbarrayresponse.h        |    4 ++--
 src/qtbarraystations.h        |    3 ++-
 src/qtbfk.h                   |    3 ++-
 src/qtbfkarrayprocess.h       |    3 ++-
 src/qtbfkgridsearch.h         |    3 ++-
 src/qtbfkparameters.h         |    3 ++-
 src/qtbfkstationsignals.h     |    3 ++-
 src/qtbfrequencyband.h        |    3 ++-
 src/qtbhrfk.h                 |    3 ++-
 src/qtbhrfkarrayprocess.h     |    3 ++-
 src/qtbkmaxsolver.h           |    6 +++---
 src/qtbkminsolver.h           |    4 ++--
 src/qtbringcouples.h          |    3 ++-
 src/qtbringcouplesprocess.h   |    3 ++-
 src/qtbspacarrayprocess.h     |    3 ++-
 src/qtbspacparameters.h       |    3 ++-
 src/qtbstationcouple.h        |    3 ++-
 src/qtbstationcoupleprocess.h |    3 ++-
 20 files changed, 45 insertions(+), 29 deletions(-)

commit 6d7586f1cc6312a8fc3d49c2978d5e72fdc3da7a
Author: marc <marc>
Date:   Tue Oct 7 14:33:31 2008 +0000

    Version 1.2.0-snapshot-20081007

 admin/version |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit f70df722ee911644a5b197b3da89f4db4af24233
Author: marc <marc>
Date:   Thu Oct 2 18:44:04 2008 +0000

    Version 1.2.0-snapshot-20081002

 admin/version |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit a967fe13dba10ce4bc72d9f550f18ebe2448bbeb
Author: marc <marc>
Date:   Sat Sep 27 07:06:14 2008 +0000

    Bug fixed in case of null time window in hrfk
    Divisor decomposition of number of samples in msg
    Full status with number of processor scaled to machine

 src/qtbarrayprocess.cpp |   11 ++++++++++-
 src/qtbhrfk.cpp         |   41 ++++++++++++++++++++++++++---------------
 src/qtbhrfk.h           |    2 ++
 3 files changed, 38 insertions(+), 16 deletions(-)

commit d6caccef961cf09d7fcbb66a81bb0ee009117193
Author: marc <marc>
Date:   Fri Aug 8 10:06:02 2008 +0000

    New versioning system

 admin/info                |    4 ----
 admin/version             |    5 +++++
 src/multistationversion.h |    5 -----
 3 files changed, 5 insertions(+), 9 deletions(-)

commit 11a0deb19fe9d2f82aff1a6d8e6fbaf55f303853
Author: marc <marc>
Date:   Fri Aug 8 10:03:37 2008 +0000

    New versioning system

 admin/info                |    4 ----
 admin/version             |    5 +++++
 src/multistationversion.h |    5 -----
 3 files changed, 5 insertions(+), 9 deletions(-)

commit dddb2e23231f700fe3e2bbbf9dbb827968b000e9
Author: marc <marc>
Date:   Thu Aug 7 10:46:37 2008 +0000

    Blank release names

 src/multistationversion.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit ddb4307fe8eea7fa159fa7b805f7bfd9568daddb
Author: marc <marc>
Date:   Mon Aug 4 20:30:46 2008 +0000

    Merge with branch sesarray-2_0

 src/multistationversion.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 04a006b881108b009295f1cc4f3b05b2d316985e
Author: marc <marc>
Date:   Mon Aug 4 10:02:45 2008 +0000

    QtbKMinSolver, QtbKMaxSolver and QtbWaveNumAnimate moved here

 admin/info                |    1 -
 src/qtbarrayresponse.cpp  |  399 +++++++++++++++++++++++++++++++++++++++++++++
 src/qtbarrayresponse.h    |   72 ++++++++
 src/qtbarraystations.cpp  |  111 ++++---------
 src/qtbarraystations.h    |   16 +-
 src/qtbfrequencyband.cpp  |   15 ++
 src/qtbfrequencyband.h    |    3 +
 src/qtbhrfk.cpp           |   15 +-
 src/qtbkmaxsolver.cpp     |   52 ++++++
 src/qtbkmaxsolver.h       |   44 +++++
 src/qtbkminsolver.cpp     |   72 ++++++++
 src/qtbkminsolver.h       |   40 +++++
 src/qtbwavenumanimate.cpp |   23 +++
 src/qtbwavenumanimate.h   |   23 +++
 src/qtbwavenumanimate.ui  |  114 +++++++++++++
 15 files changed, 897 insertions(+), 103 deletions(-)

commit 99caba9889bb63d5fa75b9d93931f259d9a22046
Author: marc <marc>
Date:   Thu Jul 31 13:25:47 2008 +0000

    Not significative changes

 admin/info |    1 -
 1 file changed, 1 deletion(-)

commit 767fa60d387460a282c1d59719ccdee681da808f
Author: marc <marc>
Date:   Fri Jul 4 15:00:36 2008 +0000

    $id in header of file removed (required when merging branches).

 admin/info                      |    2 +-
 src/multistationdllexport.h     |    4 +---
 src/multistationversion.h       |    4 ++--
 src/qtbarrayparameters.cpp      |    4 +---
 src/qtbarrayparameters.h        |    4 +---
 src/qtbarrayprocess.cpp         |    4 +---
 src/qtbarrayprocess.h           |    4 +---
 src/qtbarraystations.cpp        |    7 ++-----
 src/qtbarraystations.h          |    4 +---
 src/qtbfk.cpp                   |    4 +---
 src/qtbfk.h                     |    4 +---
 src/qtbfkarrayprocess.cpp       |    4 +---
 src/qtbfkarrayprocess.h         |    4 +---
 src/qtbfkgridsearch.cpp         |    4 +---
 src/qtbfkgridsearch.h           |    4 +---
 src/qtbfkhorizontal.cpp         |    4 +---
 src/qtbfkhorizontal.h           |    4 +---
 src/qtbfkparameters.cpp         |    4 +---
 src/qtbfkparameters.h           |    4 +---
 src/qtbfkradial.cpp             |    4 +---
 src/qtbfkradial.h               |    4 +---
 src/qtbfkstationsignals.cpp     |    4 +---
 src/qtbfkstationsignals.h       |    4 +---
 src/qtbfktransverse.cpp         |    4 +---
 src/qtbfktransverse.h           |    4 +---
 src/qtbfrequencyband.cpp        |    4 +---
 src/qtbfrequencyband.h          |    4 +---
 src/qtbhrfk.cpp                 |    4 +---
 src/qtbhrfk.h                   |    4 +---
 src/qtbhrfkarrayprocess.cpp     |    4 +---
 src/qtbhrfkarrayprocess.h       |    4 +---
 src/qtbhrfkgridsearch.cpp       |    4 +---
 src/qtbhrfkgridsearch.h         |    4 +---
 src/qtbhrfkparameters.cpp       |    4 +---
 src/qtbhrfkparameters.h         |    4 +---
 src/qtbringcouples.cpp          |    4 +---
 src/qtbringcouples.h            |    4 +---
 src/qtbringcouplesprocess.cpp   |    4 +---
 src/qtbringcouplesprocess.h     |    4 +---
 src/qtbspacarrayprocess.cpp     |    4 +---
 src/qtbspacarrayprocess.h       |    4 +---
 src/qtbspacarraystations.cpp    |    4 +---
 src/qtbspacarraystations.h      |    4 +---
 src/qtbspacparameters.cpp       |    4 +---
 src/qtbspacparameters.h         |    4 +---
 src/qtbspacstationsignals.cpp   |    4 +---
 src/qtbspacstationsignals.h     |    4 +---
 src/qtbstationcouple.cpp        |    4 +---
 src/qtbstationcouple.h          |    4 +---
 src/qtbstationcoupleprocess.cpp |    4 +---
 src/qtbstationcoupleprocess.h   |    4 +---
 51 files changed, 53 insertions(+), 152 deletions(-)

commit 01d1da08127cb566314c957ecd59f06d8ecb2b12
Author: marc <marc>
Date:   Fri Jul 4 14:59:03 2008 +0000

    $id in header of file removed (required when merging branches).

 src/multistationdllexport.h     |    4 +---
 src/qtbarrayparameters.cpp      |    4 +---
 src/qtbarrayparameters.h        |    4 +---
 src/qtbarrayprocess.cpp         |    4 +---
 src/qtbarrayprocess.h           |    4 +---
 src/qtbarraystations.cpp        |    4 +---
 src/qtbarraystations.h          |    4 +---
 src/qtbfk.cpp                   |    4 +---
 src/qtbfk.h                     |    4 +---
 src/qtbfkarrayprocess.cpp       |    4 +---
 src/qtbfkarrayprocess.h         |    4 +---
 src/qtbfkgridsearch.cpp         |    4 +---
 src/qtbfkgridsearch.h           |    4 +---
 src/qtbfkhorizontal.cpp         |    4 +---
 src/qtbfkhorizontal.h           |    4 +---
 src/qtbfkparameters.cpp         |    4 +---
 src/qtbfkparameters.h           |    4 +---
 src/qtbfkradial.cpp             |    4 +---
 src/qtbfkradial.h               |    4 +---
 src/qtbfkstationsignals.cpp     |    4 +---
 src/qtbfkstationsignals.h       |    4 +---
 src/qtbfktransverse.cpp         |    4 +---
 src/qtbfktransverse.h           |    4 +---
 src/qtbfrequencyband.cpp        |    4 +---
 src/qtbfrequencyband.h          |    4 +---
 src/qtbhrfk.cpp                 |    4 +---
 src/qtbhrfk.h                   |    4 +---
 src/qtbhrfkarrayprocess.cpp     |    4 +---
 src/qtbhrfkarrayprocess.h       |    4 +---
 src/qtbhrfkgridsearch.cpp       |    4 +---
 src/qtbhrfkgridsearch.h         |    4 +---
 src/qtbhrfkparameters.cpp       |    4 +---
 src/qtbhrfkparameters.h         |    4 +---
 src/qtbringcouples.cpp          |    4 +---
 src/qtbringcouples.h            |    4 +---
 src/qtbringcouplesprocess.cpp   |    4 +---
 src/qtbringcouplesprocess.h     |    4 +---
 src/qtbspacarrayprocess.cpp     |    4 +---
 src/qtbspacarrayprocess.h       |    4 +---
 src/qtbspacarraystations.cpp    |    4 +---
 src/qtbspacarraystations.h      |    4 +---
 src/qtbspacparameters.cpp       |    4 +---
 src/qtbspacparameters.h         |    4 +---
 src/qtbspacstationsignals.cpp   |    4 +---
 src/qtbspacstationsignals.h     |    4 +---
 src/qtbstationcouple.cpp        |    4 +---
 src/qtbstationcouple.h          |    4 +---
 src/qtbstationcoupleprocess.cpp |    4 +---
 src/qtbstationcoupleprocess.h   |    4 +---
 49 files changed, 49 insertions(+), 147 deletions(-)

commit c819a3c3efbceff2c3ca364cec4a756423ff646a
Author: marc <marc>
Date:   Mon Jun 30 14:40:00 2008 +0000

    Version 1.1.1

 admin/info                |    2 +-
 src/multistationversion.h |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 8175de0a6383da9cef3fba216ecd7f4d0382ee0a
Author: marc <marc>
Date:   Tue Jun 24 17:33:29 2008 +0000

    Fix bug when error in component check is detected, the user message was buggy. Happened when one horizontal component was missing.

 src/qtbarraystations.cpp |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

commit b1113f6c9815d07131b3266955a871ec0752d01c
Author: marc <marc>
Date:   Mon Jun 16 14:30:38 2008 +0000

    Version 1.1.0

 admin/info                |    4 ++--
 src/multistationversion.h |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 81fbd416b1f4598568fec769b63b3f4438091ff9
Author: marc <marc>
Date:   Tue Jun 10 17:36:41 2008 +0000

    Not significative changes

 src/qtbarrayprocess.cpp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 1b7c2a4279bad94b0ba7b6a4ac0f74778f350ec6
Author: marc <marc>
Date:   Tue Jun 3 17:20:44 2008 +0000

    No more output to general geopsy progress

 src/qtbarrayprocess.cpp |   16 +++++++++-------
 src/qtbarrayprocess.h   |    4 ++--
 2 files changed, 11 insertions(+), 9 deletions(-)

commit eda771c6aae6e23536793ba1144a5de0895402c1
Author: marc <marc>
Date:   Sun May 25 20:28:35 2008 +0000

    Not significative changes

 admin/info                |    2 +-
 src/multistationversion.h |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 97f8ec3ae51092d723888960d15af4647ab5fdfa
Author: marc <marc>
Date:   Thu May 22 22:47:12 2008 +0000

    Not significative changes

 src/qtbstationcoupleprocess.cpp |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit f5f869c36c2f554365647b1d0afa1670d5bf8123
Author: marc <marc>
Date:   Fri May 16 20:09:15 2008 +0000

    Version 1.0.2

 admin/info                |    2 +-
 src/multistationversion.h |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 22d32b0547c1994d682da7b670436dc38fa6d557
Author: marc <marc>
Date:   Fri May 16 17:17:51 2008 +0000

    Not significative changes

 src/qtbarrayparameters.h      |    6 +++---
 src/qtbarrayprocess.cpp       |   10 +++++-----
 src/qtbarrayprocess.h         |    4 ++--
 src/qtbfkstationsignals.cpp   |    4 ++--
 src/qtbfkstationsignals.h     |    4 ++--
 src/qtbspacstationsignals.cpp |    4 ++--
 src/qtbspacstationsignals.h   |    4 ++--
 7 files changed, 18 insertions(+), 18 deletions(-)

commit e1bdcd474517f7e0bcd83f333df9019447b778af
Author: marc <marc>
Date:   Fri May 9 22:34:07 2008 +0000

    Version 1.0.1

 admin/info                |    2 +-
 src/multistationversion.h |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 33b7c4a39cd32dca8ed83bdb4db61a0ac9d5325e
Author: marc <marc>
Date:   Fri Apr 25 20:36:48 2008 +0000

    *** empty log message ***

 src/qtbfkarrayprocess.cpp   |    5 +++--
 src/qtbfkstationsignals.cpp |    4 ++--
 2 files changed, 5 insertions(+), 4 deletions(-)

commit c2fdebc57160f40c5e79c6c551756679181da68f
Author: marc <marc>
Date:   Fri Apr 25 19:07:47 2008 +0000

    Version 1.0.0

 admin/info                |    4 ++--
 src/multistationversion.h |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit e1f4a6d1f7f4e7ed72014e9c2e2471f009441c5b
Author: marc <marc>
Date:   Fri Apr 25 14:16:40 2008 +0000

    Not significative changes

 lang/multistation.de.ts |  112 +++++++++++++++++++++++++++++++++++++++++++++++
 lang/multistation.es.ts |  112 +++++++++++++++++++++++++++++++++++++++++++++++
 lang/multistation.fr.ts |  112 +++++++++++++++++++++++++++++++++++++++++++++++
 lang/multistation.it.ts |  112 +++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 448 insertions(+)

commit b72134099b2f3e9e99ccd20bc8f76115c24155c0
Author: marc <marc>
Date:   Wed Apr 9 01:24:34 2008 +0000

    Initial revision

 INSTALL                         |   51 +++++
 LICENSE.GPL                     |  341 +++++++++++++++++++++++++++++
 admin/info                      |   19 ++
 lang/multistation.de.ts         |    3 +
 lang/multistation.es.ts         |    3 +
 lang/multistation.fr.ts         |    3 +
 lang/multistation.it.ts         |    3 +
 src/multistationdllexport.h     |   26 +++
 src/multistationversion.h       |    5 +
 src/qtbarrayparameters.cpp      |   18 ++
 src/qtbarrayparameters.h        |   30 +++
 src/qtbarrayprocess.cpp         |  192 +++++++++++++++++
 src/qtbarrayprocess.h           |   60 ++++++
 src/qtbarraystations.cpp        |  163 ++++++++++++++
 src/qtbarraystations.h          |   44 ++++
 src/qtbfk.cpp                   |  150 +++++++++++++
 src/qtbfk.h                     |   54 +++++
 src/qtbfkarrayprocess.cpp       |   51 +++++
 src/qtbfkarrayprocess.h         |   40 ++++
 src/qtbfkgridsearch.cpp         |   21 ++
 src/qtbfkgridsearch.h           |   34 +++
 src/qtbfkhorizontal.cpp         |  154 +++++++++++++
 src/qtbfkhorizontal.h           |   38 ++++
 src/qtbfkparameters.cpp         |   30 +++
 src/qtbfkparameters.h           |   49 +++++
 src/qtbfkradial.cpp             |   33 +++
 src/qtbfkradial.h               |   24 +++
 src/qtbfkstationsignals.cpp     |   80 +++++++
 src/qtbfkstationsignals.h       |   79 +++++++
 src/qtbfktransverse.cpp         |   33 +++
 src/qtbfktransverse.h           |   24 +++
 src/qtbfrequencyband.cpp        |   20 ++
 src/qtbfrequencyband.h          |   43 ++++
 src/qtbhrfk.cpp                 |  456 +++++++++++++++++++++++++++++++++++++++
 src/qtbhrfk.h                   |   39 ++++
 src/qtbhrfkarrayprocess.cpp     |   32 +++
 src/qtbhrfkarrayprocess.h       |   38 ++++
 src/qtbhrfkgridsearch.cpp       |   12 ++
 src/qtbhrfkgridsearch.h         |   24 +++
 src/qtbhrfkparameters.cpp       |   18 ++
 src/qtbhrfkparameters.h         |   26 +++
 src/qtbringcouples.cpp          |  109 ++++++++++
 src/qtbringcouples.h            |   41 ++++
 src/qtbringcouplesprocess.cpp   |   88 ++++++++
 src/qtbringcouplesprocess.h     |   32 +++
 src/qtbspacarrayprocess.cpp     |   32 +++
 src/qtbspacarrayprocess.h       |   36 ++++
 src/qtbspacarraystations.cpp    |   20 ++
 src/qtbspacarraystations.h      |   18 ++
 src/qtbspacparameters.cpp       |   71 ++++++
 src/qtbspacparameters.h         |   40 ++++
 src/qtbspacstationsignals.cpp   |   71 ++++++
 src/qtbspacstationsignals.h     |   29 +++
 src/qtbstationcouple.cpp        |   41 ++++
 src/qtbstationcouple.h          |   70 ++++++
 src/qtbstationcoupleprocess.cpp |  144 +++++++++++++
 src/qtbstationcoupleprocess.h   |   47 ++++
 57 files changed, 3452 insertions(+)
