commit 2e5cb4ef50a6bfdcc2435cfd682bf48f0eee932b
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Sep 23 11:49:41 2019 +0200

    Version 1.1.0

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

commit 174d04191fc3d7c29ce5940f73173a6fed571bbd
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Sep 19 14:32:13 2019 +0200

    Replace QDoubleSpinBox by DoubleSpinBox

 src/BlockAveragingParameterWidget.ui | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

commit 48cf6a7b963613d350b500ae4ea2863ed5f88686
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Aug 26 18:04:29 2019 +0200

    Commit version to configure script

 configure-testing | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c3b840dadc6f317a0f176d1e70e59d64585e22b6
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Aug 26 16:29:57 2019 +0200

    Version 1.0.0

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

commit 52b533c227a5380c31780d746534f01092869cfa
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Aug 26 16:19:26 2019 +0200

    Install DLL in bin for Windows

 configure-testing | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit 14591d6e4f42ca8161744cb38779b8a8d5f631b5
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Aug 22 11:43:40 2019 +0200

    configure does not generate src/PACKAGEVersion

 configure-testing | 32 +-------------------------------
 1 file changed, 1 insertion(+), 31 deletions(-)

commit fe95d28eab48f7a75bc6dd08146d07a22357a71a
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Aug 20 12:38:55 2019 +0200

    Force creation of InstallPath and Version
    
    Instead of manually add them in the lists

 configure-testing | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 555762552926ab6c442933ab65165f2cd712947f
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Aug 20 11:58:58 2019 +0200

    Split configure in configure-$BRANCH

 configure => configure-testing | 36 ++++++++++++++++++++++++++----------
 1 file changed, 26 insertions(+), 10 deletions(-)

commit d44d258ace9cd404a1cdc05c47127cf9811891fb
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Aug 20 10:54:07 2019 +0200

    PACKAGEVersion.h removed from git

 src/ArrayGuiVersion.h | 6 ------
 1 file changed, 6 deletions(-)

commit b7764892199e806b0eb544957918b86ac499ccf3
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Aug 13 12:27:51 2019 +0200

    First successful build after merging devel

 configure             | 6 +++---
 src/ArrayGuiVersion.h | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 40fecf8cb0bb31b068afee1a358d7b7b1a56ac02
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue May 21 10:21:44 2019 +0200

    Version 0.0.0-snapshot-20190521

 admin/version-devel   | 4 ++--
 src/ArrayGuiVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 588358e2467970afc07a835a058fb11c37f157cd
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon May 13 14:51:49 2019 +0200

    Obsolete qSort replaced by std::sort

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

commit 68da434563e421557f0c035846bcecc1e591acb2
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sun Apr 14 23:19:35 2019 +0200

    Debug also for mac and windows

 configure | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

commit 41ef284eb25d93b0e4da6be1d688167f0a0eb0d8
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Apr 2 13:51:18 2019 +0200

    Update license header

 src/ArrayGui.cpp                      | 22 +++++++++++-----------
 src/ArrayResponse.cpp                 | 22 +++++++++++-----------
 src/ArrayResponse.h                   | 22 +++++++++++-----------
 src/BlockAveragingParameterWidget.cpp |  2 +-
 src/BlockAveragingParameterWidget.h   |  2 +-
 src/RingEditor.cpp                    | 25 ++++++++++++-------------
 src/RingEditor.h                      | 25 ++++++++++++-------------
 src/WaveNumAnimate.cpp                | 22 +++++++++++-----------
 src/WaveNumAnimate.h                  | 22 +++++++++++-----------
 9 files changed, 81 insertions(+), 83 deletions(-)

commit 1841cd099722dd161f541f003391b1f480badb2d
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Apr 2 13:31:27 2019 +0200

    Support for BUILD_CONFIG in DEST_PREFIX

 configure | 40 ++++++++++++++++++++++++++++++++--------
 1 file changed, 32 insertions(+), 8 deletions(-)

commit f567a5d155b3b33227a2dc09eee6b861b47ac332
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Mar 30 00:31:58 2019 +0100

    Adjustable threshold for kmax

 src/ArrayResponse.cpp | 5 +++--
 src/ArrayResponse.h   | 4 +++-
 src/RingEditor.cpp    | 1 +
 3 files changed, 7 insertions(+), 3 deletions(-)

commit 55d9d58926fd7d1bdc8783eab288cd91cb6606a8
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Mar 26 00:03:39 2019 +0100

    Auto rings from warangps (without signals)

 src/RingEditor.cpp | 35 +++++++++++++++++++++++++++++------
 src/RingEditor.h   |  6 ++++--
 src/RingEditor.ui  |  3 +--
 3 files changed, 34 insertions(+), 10 deletions(-)

commit 6c01b27bd01c74e393fbef1a71fba1edf8d19332
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Mar 9 18:22:35 2019 +0100

    R~ing editor moved from GeopsyGui

 admin/info         |   2 +-
 configure          |  20 ++-
 src/ArrayGui.h     |   2 +
 src/RingEditor.cpp | 353 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/RingEditor.h   | 104 ++++++++++++++++
 src/RingEditor.ui  | 220 +++++++++++++++++++++++++++++++++
 src/stable.h       |   1 +
 7 files changed, 695 insertions(+), 7 deletions(-)

commit da36965da86b44bc53cd13884e9cccff3378fc4a
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sun Mar 3 23:20:05 2019 +0100

    Version 0.0.0-snapshot-20190303

 admin/version-devel   | 4 ++--
 src/ArrayGuiVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 0b52fc00f1bd891460e9a608446df4bf7dc297ee
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Mar 2 01:49:07 2019 +0100

    Version 0.0.0-snapshot-20190302

 admin/version-devel   | 4 ++--
 src/ArrayGuiVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit c8d4a28b2e4116a168b0e156d669681af91f8598
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Mar 1 15:01:53 2019 +0100

    Version 0.0.0-snapshot-20190301

 admin/version-devel   | 4 ++--
 src/ArrayGuiVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 3af3293a67dc2dda2a829cea8cda8b1741997f9a
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Mar 1 15:01:25 2019 +0100

    -pch for small project modified

 configure | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

commit 02a31af0194b29d73b576f5008b66b26aefd18db
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Feb 28 15:38:26 2019 +0100

    Add plot for wavelength/arraysize

 src/ArrayResponse.cpp | 57 +++++++++++++++++++++++++++++++++++++++++++++++++--
 src/ArrayResponse.h   |  5 +++++
 2 files changed, 60 insertions(+), 2 deletions(-)

commit 458aa350d99eeb8d9ba7772ceb6496066c53ba7c
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Feb 21 14:27:51 2019 +0100

    Fix warning nullptr

 src/ArrayResponse.h  | 2 +-
 src/WaveNumAnimate.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit 53f306be709e52d6685d4f8002b834b66e729480
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Wed Feb 13 22:27:51 2019 +0100

    Version 0.0.0-snapshot-20190213

 admin/version-devel   | 4 ++--
 src/ArrayGuiVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 9b31fa8529ea789712a549370700d748688d1d5e
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Wed Feb 13 00:37:01 2019 +0100

    no pch for small projects

 configure | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit a41290e37c1a02616c839cc1e2586a2cf703b6d0
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sun Feb 10 23:51:48 2019 +0100

    Version 0.0.0-snapshot-20190210

 admin/version-devel   | 4 ++--
 src/ArrayGuiVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit e96b1221915c609fa560f3a733ddc239f6158306
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Jan 17 14:48:24 2019 +0100

    winPath for inc dir

 configure | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 74ef96f9e5cca5761a615c89d1e76ac58dc20a08
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Jan 14 16:01:58 2019 +0100

    win path for ext libs

 configure | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

commit 7048eda67286ae6808c44d34a8807e8f489f0393
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Jan 12 21:27:22 2019 +0100

    Minimum Mac deployement 10.7 (required by 10.14)

 configure | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit c3bce3d79aaf9aa500b71aa124a03b43c419d096
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Jan 11 16:32:06 2019 +0100

    Skip qmake option

 configure             | 193 +++++++++++++++++++++++++++-----------------------
 src/ArrayGuiVersion.h |   2 +-
 2 files changed, 105 insertions(+), 90 deletions(-)

commit d298894c71d25155f29ba9daab316b00be3563dd
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Jan 11 00:45:10 2019 +0100

    Fix winPath for path not starting with /c/

 configure | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit fed2b83dab767b729bba8c10db48404865b07537
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Jan 11 00:20:23 2019 +0100

    DEST_PREFIX/lib automatically added to EXTLIBDIR

 configure | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

commit 940be2edfab9273769801c5792b7f1ffaa8f0035
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Jan 7 11:48:19 2019 +0100

    Support multiple entries when searching include paths
    
    A find is used to transform a dependency lib name to a path to its include files.
    If the find returns several items, the new code considers all entries and select the first that match the required conditions

 configure | 35 +++++++++++++++++++++--------------
 1 file changed, 21 insertions(+), 14 deletions(-)

commit 07047948c18c90bc6886e01ca3d2ee9fa943e1c8
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Dec 29 23:14:21 2018 +0100

    Sudbir independent include dependencies

 configure | 43 +++++++++++++++++++++++++++++--------------
 1 file changed, 29 insertions(+), 14 deletions(-)

commit c845e096f6340510b9d6626e5d8253cab711bcbf
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Dec 21 17:00:06 2018 +0100

    Convert some paths to windows style

 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 55a13c4731bd939df3b46af767508de21d51f0de
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Dec 21 16:53:49 2018 +0100

    Convert some paths to windows style

 configure | 24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)

commit 1b36d9dd2db4096a9533d69e761638ea476a826d
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Dec 21 16:05:29 2018 +0100

    Add QGpCoreStat in dependencies

 admin/info   |  2 +-
 configure    | 10 +++++-----
 src/stable.h |  1 +
 3 files changed, 7 insertions(+), 6 deletions(-)

commit 967d34a38accbbdb6b7344048df22e50585eb8f9
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Dec 21 15:41:46 2018 +0100

    Getting rid of symlinks in compilation chain

 configure | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

commit fa3a7dd8792624df33fe33586bf7c8a6b5d7fefb
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Dec 21 12:05:20 2018 +0100

    Removal of DEST_DIR/include with symlinks

 configure             | 128 ++++++++++++++------------------------------------
 src/ArrayGui.h        |  10 ++--
 src/WaveNumAnimate.ui |   2 +-
 3 files changed, 42 insertions(+), 98 deletions(-)

commit c78260568a357316f9fb3a2b7a698a03f9092b64
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Dec 17 12:38:40 2018 +0100

    Update configure

 configure | 53 +++++++++++++++++++++++++++++++++++------------------
 1 file changed, 35 insertions(+), 18 deletions(-)

commit 113fe42c12f1cd06c78738d1536a2e7764f6bbac
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Nov 27 23:59:17 2018 +0100

    Version 0.0.0-snapshot-20181127

 admin/version-devel   | 4 ++--
 configure             | 4 ++--
 src/ArrayGuiVersion.h | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

commit b065d45f5612ce7e61df6bd547e891c411452a4b
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Nov 13 23:29:07 2018 +0100

    True absolute timing with DateTime: under development

 src/BlockAveragingParameterWidget.cpp | 42 -----------------------------------
 src/BlockAveragingParameterWidget.h   |  1 -
 2 files changed, 43 deletions(-)

commit 7ee62cf672106b0c6aeef6500566ae52a24d5782
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Wed Oct 31 00:48:32 2018 +0100

    Version 0.0.0-snapshot-20181030

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

commit 4e32203a4fe1d52979bb2045e63be2cd0e9bffcf
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Oct 30 00:38:07 2018 +0100

    Improve default options for ActiveConventional

 src/ArrayResponse.cpp                 | 28 ++++++++++++++--------------
 src/BlockAveragingParameterWidget.cpp |  4 +++-
 2 files changed, 17 insertions(+), 15 deletions(-)

commit 4cacc5ec7ddf82ca74b76e7e1cfd4e75515c1e13
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Wed Oct 24 22:50:03 2018 +0200

    Version 0.0.0-snapshot-20181024

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

commit fa240bc52bd2cc18dde9a16425736f8c537b6349
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Oct 20 15:26:59 2018 +0200

    Fix qmake for external build dir

 configure             | 11 +++++++----
 src/ArrayResponse.cpp |  2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)

commit 77ec5f23ad7426ce5e15a54ca09eecb64f6b1780
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sun Oct 14 08:52:49 2018 +0200

    Fix warning with Qt 5.11

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

commit b0727f01c767cafd84005534d06f864114bd656d
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Oct 4 13:15:23 2018 +0200

    Fix BUILD_SUBDIR

 configure | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 29176f963713721fbaf0b4f2441103b81922be03
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Oct 2 14:29:20 2018 +0200

    Fix double subdir in BUILD_DIR

 configure | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 4f16729a660ff6687b4f448efa50bb0637214a34
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Oct 2 11:03:49 2018 +0200

    Update configure file
    
    -batch replaced by -accept-license
    Path to BUILD_DIR added to mkdir ui/

 configure | 41 ++++++++++++++++++++++++++++++++---------
 1 file changed, 32 insertions(+), 9 deletions(-)

commit dbd5c849eab2f98aff077175ded8ca2ae361e932
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Sep 25 14:29:08 2018 +0200

    New setDefaultValues() and updateAllFields()

 src/BlockAveragingParameterWidget.cpp | 47 +++++++++++++++++++++++++++++++++++
 src/BlockAveragingParameterWidget.h   |  3 +++
 2 files changed, 50 insertions(+)

commit 8ef6d082b6faea424195c765912fc6fdd06cadd9
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sun Jul 22 01:06:18 2018 +0200

    New parameter widget for block averaging

 configure                             |  11 ++-
 src/ArrayGui.h                        |   2 +
 src/ArrayGuiVersion.h                 |   2 +-
 src/BlockAveragingParameterWidget.cpp |  84 ++++++++++++++++++++++
 src/BlockAveragingParameterWidget.h   |  54 ++++++++++++++
 src/BlockAveragingParameterWidget.ui  | 131 ++++++++++++++++++++++++++++++++++
 6 files changed, 282 insertions(+), 2 deletions(-)

commit 4011c2216bacfd218473dd7cd5f27709242ed6fa
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Jul 16 23:57:46 2018 +0200

    Minor edit

 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 833e4459e4ccf5ef7f7b8ff820e573e6e777f59a
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Jun 29 10:04:17 2018 +0200

    Add skip Qt translations

 configure | 112 ++++++++++++++++++++++++++++++++++----------------------------
 1 file changed, 61 insertions(+), 51 deletions(-)

commit eeb1a32577a8eb642fdd90f52b175d656a9b4521
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Jun 29 09:57:28 2018 +0200

    Update of configure

 configure | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit fc85fefd609239f14f5ca83d4ec8eb809e15ac9c
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Jun 12 21:49:18 2018 +0200

    Fix ORGANISATION

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

commit 69856f372edc222c2ae90745453330535e5d5b08
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Jun 4 12:43:24 2018 +0200

    External build dir

 configure | 47 +++++++++++++++++++++++++++++++----------------
 1 file changed, 31 insertions(+), 16 deletions(-)

commit 054a9c4380a797392fca4a1313ce626f3e7769fe
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue May 29 01:51:55 2018 +0200

    New "App::log()" instead of "App::stream() <<"
    
    Old structure was not working properly for parallel processes

 configure             | 4 ++--
 src/ArrayGuiVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit c66766341bc4956c18b3c7de13afefc168cd1a69
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Apr 12 11:39:12 2018 +0200

    Version 0.0.0-snapshot-20180412

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

commit def636bee37b6bd29235769a9d4e5e59e3d41a19
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Mar 5 17:19:03 2018 +0100

    Fix -march option

 configure | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

commit 0e611bd25bb196ecba0bbf3f738604738255c207
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Mar 5 15:49:18 2018 +0100

    New option -sse3, -march and -cflags for configure

 configure | 40 +++++++++++++++++++++++-----------------
 1 file changed, 23 insertions(+), 17 deletions(-)

commit 88441e6f3a69bb0eb412e491976972a55e8044b4
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Oct 25 00:32:33 2017 +0200

    GIT_COMMIT and BUILD_TIME
    
    Moved from ${PACKAGE}Version.h to ${PACKAGE}InstallPath.h
    Dependency of ${PACKAGE}DLLExport.h to ${PACKAGE}InstallPath.h replaced
    by ${PACKAGE}Static.h that may contain a define in case of static build

 configure               | 44 ++++++++++++++++++++++----------------------
 src/ArrayGuiDLLExport.h |  4 ++--
 src/ArrayGuiVersion.h   |  2 --
 3 files changed, 24 insertions(+), 26 deletions(-)

commit 70e69951fae7c552e98cafdbba7081a812854dc2
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 24 23:19:02 2017 +0200

    Add PACKAGE.h to git

 src/ArrayGui.h        | 14 ++++++++++++++
 src/ArrayGuiVersion.h |  8 ++++----
 2 files changed, 18 insertions(+), 4 deletions(-)

commit cdd0369aadaf590beb5114f9e0de25e518949458
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 24 22:01:44 2017 +0200

    Add stable.h to git

 src/stable.h | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

commit 8d8b9444152a92bcf63958473450189d710acc09
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 24 21:56:46 2017 +0200

    Add ...DLLExport.h and ...Version.h to git

 src/ArrayGuiDLLExport.h | 25 +++++++++++++++++++++++++
 src/ArrayGuiVersion.h   |  8 ++++++++
 2 files changed, 33 insertions(+)

commit bac6ea6f7363dd5c6a58162f7a9fd470bf103d23
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 24 21:46:30 2017 +0200

    Add configure script to git

 configure | 735 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 735 insertions(+)

commit 087c7d96af3bca5943a237ed8ecd996bbb4a5935
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 24 21:40:07 2017 +0200

    Version 0.0.0-snapshot-20171024

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

commit 46387d92eba51cc23775a5a5f787f075cbe31fbc
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 10 23:57:16 2017 +0200

    Version 0.0.0-snapshot-20171010

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

commit d30c295fec22234818d4adf9485965c7081e94bf
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Sep 18 23:46:21 2017 +0200

    Version 0.0.0-snapshot-20170918

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

commit 7e3f0b7a7749f265410b43b6a2b7a71f3ed36ef2
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Sep 7 16:43:22 2017 +0200

    Support for package name with '-'

 src/ArrayGui.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit b6bb1dc7bc626b36426a36eea85e3ce76d0810f8
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jan 10 15:17:53 2017 +0000

    setFrequencyAxis(Axis * a) instead of AxisWindow

 src/ArrayResponse.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 41b0722111871f1fb5b9bd425301fb9b315e9b56
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jan 9 09:59:40 2017 +0000

    Version 0.0.0-snapshot-20170109

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

commit 435da88f2e3cf51a8c979d532ad30f92938b4cee
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Dec 12 13:03:53 2016 +0000

    Version 0.0.0-snapshot-20161212

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

commit 0c3ac2b63a0f298ed631797dab0978ec12fdea11
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Dec 9 10:50:34 2016 +0000

    Minor edit

 src/ArrayResponse.cpp | 18 +++---------------
 1 file changed, 3 insertions(+), 15 deletions(-)

commit d1c8ba8fde371c3dba4a110d7334f557a1a98dd4
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Dec 5 11:42:07 2016 +0000

    Set default palettes

 src/ArrayResponse.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 74ac0aa62cdb1fa4d890e25509918f9b3f5b83fd
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Nov 21 22:54:55 2016 +0000

    Version 0.0.0-snapshot-20161121

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

commit 382baffb5d43d11f4125abc4eadf65d87367eeee
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Nov 18 11:08:52 2016 +0000

    Version 0.0.0-snapshot-20161118

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

commit edb71c26e898a1b22a3603855ee05038b57375f8
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Nov 17 11:37:39 2016 +0000

    New color platte

 src/ArrayResponse.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c408742b60eb3e5685829ad17fc32541396e228c
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Nov 8 22:40:16 2016 +0000

    Add McNames palette
    
    Rename of old ColorPalette into ColorMap
    ColorPalette contains now only the colors

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

commit 98de5c5f637f96e0eee1e88b04bc753cf9ed0e80
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sat Sep 24 06:28:04 2016 +0000

    Version 0.0.0-snapshot-20160924

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

commit d373c7d965da944fade86756bd0bc34a79f1ebe6
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Sep 18 22:43:31 2016 +0000

    Version 0.0.0-snapshot-20160918

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

commit d5b63f2da0e1ef16ba585548edf602c305fe1854
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 13 22:12:00 2016 +0000

    Version 0.0.0-snapshot-20160913

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

commit 3b953ffff4899218265d971f12fd273e49d3c0f9
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 13 15:03:09 2016 +0000

    Version 0.0.0-snapshot-20160913

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

commit a7d95e83d169fb170782ee643a44964378d9e511
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Sep 8 20:49:40 2016 +0000

    Version 0.0.0-snapshot-20160908

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

commit cc3c135887808e5cf3ecba7f18080ca1b9a2323d
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Aug 18 14:59:15 2016 +0000

    Version 0.0.0-snapshot-20160818

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

commit 8ed4cc1f8edaa2be6ff2efc68cff7f622d25545b
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jun 23 12:30:12 2016 +0000

    Version 0.0.0-snapshot-20160623

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

commit 09438dd579630070350eefa8a2643729e19126f9
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Jun 12 23:00:00 2016 +0000

    Version 0.0.0-snapshot-20160612

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

commit d560987a565474e2e2d069f1d4e143e4879319f4
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jun 7 12:12:48 2016 +0000

    Version 0.0.0-snapshot-20160607

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

commit 1a4ac34e3c487965965707af63c6b2a5f077f001
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jun 6 14:53:03 2016 +0000

    Version 0.0.0-snapshot-20160606

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

commit a30de70bb541aec1ff2d743d9c95c00c5ecd4b02
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jun 6 14:49:33 2016 +0000

    Minor edit

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

commit 9c0bc5a2019c933d26b61bc87452a218f07de038
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu May 26 15:29:36 2016 +0000

    Version 0.0.0-snapshot-20160526

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

commit c1778768f78d245d5e6f3461595247a2e948b972
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue May 24 14:18:04 2016 +0000

    Version 0.0.0-snapshot-20160524

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

commit 42328b1d9da98cc8513284631ac1a8dc69516838
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon May 23 15:09:45 2016 +0000

    Version 0.0.0-snapshot-20160523

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

commit a6aa91a99d98911d4c8466b7f397528e7e749442
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri May 20 14:58:25 2016 +0000

    Version 0.0.0-snapshot-20160520

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

commit 01677ec8efe4ef21fe9b3e4cc916bfe421f1d781
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Apr 29 14:54:07 2016 +0000

    Version 0.0.0-snapshot-20160429

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

commit 5a4f84f4e25c7f5b470d5e1b29608e8ccd729ff1
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Apr 26 20:01:41 2016 +0000

    Version 0.0.0-snapshot-20160426

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

commit 08cba8b2e76ac9b6bbb9e4bf61505849ae0f8915
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Mar 4 08:44:29 2016 +0000

    Version 0.0.0-snapshot-20160304

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

commit 06a07ad0aae04fb04efcd8ed10c1173e64e852ff
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Feb 16 08:13:24 2016 +0000

    Version 0.0.0-snapshot-20160216

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

commit 188ba875e14f476065de23a563a93a81e466e615
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Nov 5 13:32:41 2015 +0000

    Replace 1e99 by INFINITY

 src/ArrayResponse.cpp  | 12 ++++--------
 src/ArrayResponse.h    |  4 ----
 src/WaveNumAnimate.cpp |  6 +-----
 src/WaveNumAnimate.h   |  4 ----
 4 files changed, 5 insertions(+), 21 deletions(-)

commit ba7961234b0a012a35265dd33d6336a587949842
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Apr 9 14:38:20 2015 +0000

    Porting to Qt 5

 src/ArrayResponse.cpp  | 6 +++++-
 src/ArrayResponse.h    | 6 +++++-
 src/WaveNumAnimate.cpp | 6 +++++-
 src/WaveNumAnimate.h   | 6 +++++-
 4 files changed, 20 insertions(+), 4 deletions(-)

commit 8ccbbc07c89c3fd2a262f22a5d8b86e761df8be6
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Mar 10 07:18:08 2015 +0000

    Version 0.0.0-snapshot-20150310

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

commit a019bbcae57c8075c81e94193b6fc354571934d3
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Mar 8 07:57:57 2015 +0000

    Version 0.0.0-snapshot-20150308

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

commit e0128f53e93f37a990cef82280018b7b15d37d98
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Mar 5 22:08:34 2015 +0000

    Version 0.0.0-snapshot-20150305

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

commit cc5e34fae215cf52722b07c1b453f16ac6085c09
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Mar 3 12:48:29 2015 +0000

    Version 0.0.0-snapshot-20150303

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

commit b46b7da72fa470c438f33d2c52beafefcd645a13
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Mar 1 19:57:45 2015 +0000

    Version 0.0.0-snapshot-20150301

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

commit 26791e9bcb17073eb3ae7484f6ea954a2094d7db
Merge: 93a3a86 bb29ebe
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Feb 19 10:49:36 2015 +0000

    Merge branch 'testing' into devel
    
    Conflicts:
            admin/info

commit 93a3a86d97f0837a6b46a2aecc2cf79f6e694031
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Feb 18 13:11:02 2015 +0000

    Version 0.0.0-snapshot-20150218

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

commit b497c5114335b71516dda3108452864e99e87ae9
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Feb 12 18:41:01 2014 +0000

    Version 0.0.0-snapshot-20140212

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

commit 92d496c35a064429ad581e896b66b8437ac9c0a1
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jan 16 11:41:33 2014 +0000

    Version 0.0.0-snapshot-20140116

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

commit 15cbcbd85f2f042d5363f52ea017e9a3abfd8f84
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Nov 28 19:57:48 2013 +0000

    Add link to QGpCoreMath

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

commit c77e4db33e9f767db310b4d7f9a4cfaba6460d38
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Oct 4 18:05:38 2013 +0000

    Version 0.0.0-snapshot-20131004

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

commit aaea9eab0b91f05c6e7dd2ba95d17d0a8d4cfbec
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Apr 3 20:30:21 2013 +0000

    Version 0.0.0-snapshot-20130403

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

commit 5155e4f40ec0c65a419d3ce71d65a1f70cc041d3
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Mar 13 11:27:03 2013 +0000

    Version 0.0.0-snapshot-20130313

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

commit 34168d8fa094411f76ae69aa72bdb083cad694f9
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Feb 13 19:54:34 2013 +0000

    Version 0.0.0-snapshot-20130214

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

commit bf988dd46f935c289c3a775da65bba9ceaca27e9
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Feb 13 11:01:47 2013 +0000

    Version 0.0.0-snapshot-20130213

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

commit 13c014c81d8c38045a4fb0e39c8b5d7fe72a04c8
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Feb 6 19:05:52 2013 +0000

    Version 0.0.0-snapshot-20130206

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

commit 5f86cfacdc32643714f5cf99d7be7744772730cb
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Feb 4 19:53:54 2013 +0000

    Version 0.0.0-snapshot-20130204

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

commit 2d45b757108f7207003f1fa9566c61fcc7d10fea
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jan 24 20:21:42 2013 +0000

    Version 0.0.0-snapshot-20130124

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

commit 8c599fe7a8537ae3556260565c401e8b11eb8ffd
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Jan 23 18:17:07 2013 +0000

    Version 0.0.0-snapshot-20130123

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

commit 2d91bbc3d03d1d1de82124535f9103376ca61f76
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jan 22 20:42:54 2013 +0000

    Version 0.0.0-snapshot-20130122

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

commit 4cdfd25dd9ecad22cd46e923d2ffd7df1d5e5114
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jan 10 18:39:32 2013 +0000

    Version 0.0.0-snapshot-20130110

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

commit bb29ebee3479b956ffbea8d5c540d929b25077ee
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jan 10 10:08:41 2013 +0000

    Version 0.2.1

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

commit b09b6dbbbb35c27709b2d6afc14aff5460928ab7
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jan 7 18:56:11 2013 +0000

    A try to fix compilation under Mac Mountain Lion

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

commit 793ca0efbb1940b0b29c54040826a133645dc648
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jan 7 18:55:22 2013 +0000

    A try to fix compilation under Mac Mountain Lion

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

commit b6c80a740e406d3020308ed39dbd8caa68e2dcdc
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jan 7 11:49:46 2013 +0000

    A try to fix compilation under Mac Mountain Lion

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

commit bc99fe1b9ec828719b2f2a5a517737798105eb69
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jan 7 11:48:10 2013 +0000

    A try to fix compilation under Mac Mountain Lion

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

commit e9ce81211376c9766ed8088a57ccf5fadf16774e
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Jan 6 21:00:32 2013 +0000

    A try to fix compilation under Mac Mountain Lion

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

commit 2096912de68eb0b2cf97958f2b5abe9f7d2e357c
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sat Jan 5 12:06:20 2013 +0000

    A try to fix missing DinverCore under Mac 10.8

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

commit df4d3c47456c123bab353fb1ffcbfb9090f365a2
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Dec 6 16:13:52 2012 +0000

    Version 0.0.0-snapshot-20121206

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

commit 7b087d5610c56341defa3f25b55a0ea54c3ebd18
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Dec 3 16:36:59 2012 +0000

    Follows changes in CircleViewer

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

commit f6ae05371178a0e82106f6e1de6bf4b2f4243dcc
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Apr 23 17:10:06 2012 +0000

    Many modifications

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

commit 69002ba4d9eb079d6ec1774700d168c8470cd863
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Sep 23 18:15:16 2011 +0200

    Version 0.0.0-snapshot-20110923

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

commit 60297f5a12c4178119a0ffba4ca140eda7a230f4
Merge: 9fddf57 5ae3e47
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Sep 15 18:36:40 2011 +0200

    Merge branch 'testing' into devel
    
    Conflicts:
            src/ArrayResponse.cpp
            src/ArrayResponse.h

commit 9fddf57487f7efd631debe940ba29c4389d47d9a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue May 17 21:59:23 2011 +0200

    Reformat blanks

 src/ArrayResponse.cpp | 320 +++++++++++++++++++++++++-------------------------
 src/WaveNumAnimate.h  |   2 +-
 2 files changed, 161 insertions(+), 161 deletions(-)

commit f737e17114eeeb1ef992fe616c4808d4a64a6084
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue May 17 11:51:55 2011 +0200

    Post merging with testing branch

 src/ArrayResponse.cpp | 181 ++++++++++++++++++++++++++++++++++++--------------
 src/ArrayResponse.h   |  23 +++++--
 2 files changed, 148 insertions(+), 56 deletions(-)

commit 5ae3e47e4dd0d24de8926e271f7c324a9d83a83b
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 12 12:57:34 2011 +0200

    Version 0.2.0

 admin/version-testing | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

commit a90f66586f2fefc4f8e34c28b38615fa07f31eea
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed May 11 18:20:48 2011 +0200

    Follow API modification in K solvers
    
    KMinSolver and KmaxSolver expect a const reference to station vector and
    not a pointer.

 src/ArrayResponse.cpp | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

commit 35280ede4ed97d2315c577ebd4d2c1f4a0d10e59
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Apr 7 17:20:48 2011 +0200

    Adapt to threadin of KmaxSolver

 src/ArrayResponse.cpp | 247 ++++++++++++++++++++++++++++++++++----------------
 src/ArrayResponse.h   |  19 +++-
 2 files changed, 182 insertions(+), 84 deletions(-)

commit 7dc1e27da7b19e78cade7e5993292264ed5f827c
Merge: 4bf9626 763b474
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Mar 17 11:29:19 2011 +0100

    Merge branch 'testing' into devel

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

    Version 0.1.1

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

commit 053f115679035b223e05a78d9af5210a405f3eb9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Mar 11 22:15:47 2011 +0100

    Follow API change in core libraries

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

commit 4bf9626acb83f2d91754eef57b776bec53539dea
Merge: 9aa829f 39e8e00
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 28 17:07:11 2011 +0100

    Merge branch 'testing' into devel

commit 39e8e0041a24b5339f790c35897259658ac23071
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 7 10:18:13 2011 +0100

    Use 2D points instead of 3D

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

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

    Set release version

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

commit c589b48a6357c78dab78e23843ee2cae4fd2371d
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 3 16:54:56 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 9aa829f620af8868e6c4e9ec18a64af92e599b6a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 3 15:22:58 2011 +0100

    New devel branch

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

commit e5c98f5fdc3ec5e6da0a3caf0adc21f4605f34ae
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Dec 2 18:18:23 2010 +0100

    Version 0.1.0-snapshot-20101202

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

commit deecc8b8af41d0d135b84a717c28b4b9b542ba21
Merge: fb27b3d 7b2bf65
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Nov 29 13:31:16 2010 +0100

    Merge branch '2.1'

commit fb27b3d931949f61f96d24993ae6926a8e6fb063
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Nov 19 18:43:15 2010 +0100

    Version 0.1.0-snapshot-20101119

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

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

    Version 0.1.0-snapshot-20101119

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

commit f980b8a742d38952cec317d6985f0da11bb7a403
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Nov 17 23:17:14 2010 +0100

    Version 0.1.0-snapshot-20101117

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

commit 72683a805530664af66f2d05ff85736b3e197ce6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Nov 17 18:07:53 2010 +0100

    Version 0.1.0-snapshot-20101117

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

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

    Version 0.1.0-snapshot-20101115

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

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

    Version 0.1.0-snapshot-20101007

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

commit 8c9aa68c28af6658976965ab4338c6b12808e20e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Sep 14 06:18:48 2010 +0200

    Version 0.1.0-snapshot-20100914

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

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

    Version 0.1.0-snapshot-20100806

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

commit 995c67ce92e85034105a7c921e2461a1c24a48c1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 16 21:25:40 2010 +0200

    Version 0.1.0-snapshot-20100616

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

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

    Version 0.1.0-snapshot-20100525

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

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

    Version 0.1.0-snapshot-20100507

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

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

    Version 0.1.0-snapshot-20100506

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

commit 66684755973ac9dd4632e22f42780a32add6dccc
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue May 4 12:15:38 2010 +0200

    Version 0.1.0-snapshot-20100504

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

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

    Version 0.1.0-snapshot-20100416

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

commit 076e55779b468f1506a1029ed4d1ffe3d67543a7
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Mar 24 22:07:54 2010 +0100

    Version 0.1.0-snapshot-20100324

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

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

    Remove \mainpage

 src/ArrayGui.cpp | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

commit 1f92c2904383e8722e6c673352fe50048969e7a3
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Mar 16 19:44:31 2010 +0100

    Uses 180 step rather than 200 (one per degree)

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

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

    Version 0.1.0-snapshot-20100226

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

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

    Version 0.1.0-snapshot-20100222

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

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

    Version 0.1.0-snapshot-20100221

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

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

    Version 0.1.0-snapshot-20100220

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

commit a8924e6de1a62f22f94f8c46b7c2509efaace1a1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Feb 19 19:41:00 2010 +0100

    Version 0.1.0-snapshot-20100219

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

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

    Version 0.1.0-snapshot-20100218

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

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

    Version 0.1.0-snapshot-20100217

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

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

    Version 0.1.0-snapshot-20100212

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

commit 99393b72095bcf9797a6afdac57e56e257972694
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Feb 9 20:25:15 2010 +0100

    Version 0.1.0-snapshot-20100209

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

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

    Version 0.1.0-snapshot-20100206

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

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

    Version 0.1.0-snapshot-20100130

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

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

    Version 0.1.0-snapshot-20100128

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

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

    Version 0.1.0-snapshot-20100127

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

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

    Version 0.1.0-snapshot-20100126

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

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

    Version 0.1.0-snapshot-20100113

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

commit 461607f6db09f09c3730e445d9965d1c3a2c258a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 8 02:13:22 2010 +0100

    Strict namespace for libraries

 src/ArrayGui.cpp       |  4 ++++
 src/ArrayResponse.cpp  |  4 ++++
 src/ArrayResponse.h    | 14 ++++++--------
 src/WaveNumAnimate.cpp |  4 ++++
 src/WaveNumAnimate.h   |  5 ++++-
 src/WaveNumAnimate.ui  |  8 ++++----
 6 files changed, 26 insertions(+), 13 deletions(-)

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

    Replace copyright by list of authors

 src/ArrayGui.cpp       | 26 ++++++++++++++++++++++++--
 src/ArrayResponse.cpp  |  8 +++++---
 src/ArrayResponse.h    |  8 +++++---
 src/WaveNumAnimate.cpp |  7 ++++---
 src/WaveNumAnimate.h   |  7 ++++---
 5 files changed, 42 insertions(+), 14 deletions(-)

commit 064d81c7ce0bdb37d757b95442446b21f2a93aec
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Dec 14 15:22:24 2009 +0100

    Version 0.1.0-snapshot-20091214

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

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

    Version 0.1.0-snapshot-20091201

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

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

    Version 0.1.0-snapshot-20091120

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

commit 54c7a9a8ddae275a3a79e758f2ea87a5ab0a741c
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Nov 20 10:53:51 2009 +0100

    Fix tipo error with -l option

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

commit 52f73c5e1d721513742b753d021162d21eed8ad4
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Nov 20 10:26:12 2009 +0100

    Add explicity dependency to CoreWave

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

commit e51ec7c699a917e4cf04671ba33861adfdceda96
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Nov 19 01:30:41 2009 +0100

    Minor edit

 admin/info            |  2 +-
 src/ArrayResponse.cpp | 14 ++++++++------
 src/ArrayResponse.h   |  1 -
 3 files changed, 9 insertions(+), 8 deletions(-)

commit fa34639292646433d6f111a7a9139e3fa6777e4b
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Sep 26 05:53:23 2009 +0200

    Waran development

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

commit b8e928f7c27a6c0653d38bddae94f792800ce9e5
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Sep 3 01:13:44 2009 +0200

    Split of MultiStation into Core and Gui

 admin/info             |  12 ++
 admin/version-2.1      |   5 +
 admin/version-master   |   5 +
 lang/ArrayGui.de.ts    |   4 +
 lang/ArrayGui.es.ts    |   4 +
 lang/ArrayGui.fr.ts    |   4 +
 lang/ArrayGui.it.ts    |   4 +
 src/ArrayGui.cpp       |  14 ++
 src/ArrayResponse.cpp  | 413 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/ArrayResponse.h    |  83 ++++++++++
 src/WaveNumAnimate.cpp |  39 +++++
 src/WaveNumAnimate.h   |  39 +++++
 src/WaveNumAnimate.ui  | 114 ++++++++++++++
 13 files changed, 740 insertions(+)
