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

    Version 0.1.1

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

commit 7420dd7ae645e32ba3cb1209ca429ddf1d6abf72
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Mar 11 22:22:05 2011 +0100

    Follow API change in core libraries

 src/FKArrayMap.cpp       |    2 +-
 src/SourceParameters.cpp |   22 ++++++++++------------
 src/main.cpp             |   14 ++++----------
 3 files changed, 15 insertions(+), 23 deletions(-)

commit d78b44c5936b9b1b4a0598627aa70736f64e426c
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 7 17:07:18 2011 +0100

    Fix waraning and errors for no-pch

 src/MediumParameters.cpp |    2 ++
 src/SourceDelegate.cpp   |   14 ++++++++++----
 src/SourceItemModel.cpp  |   10 +++++++---
 src/SourceParameters.h   |    2 +-
 4 files changed, 20 insertions(+), 8 deletions(-)

commit 9fc983b6a1bbd8b73d40a84654d9da8866b79e4b
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 7 10:19:07 2011 +0100

    First working release with plane/circular waves

 src/CircleMask.cpp       |   78 -------
 src/CircleMask.h         |   42 ----
 src/FKArrayMap.cpp       |   41 +++--
 src/FKArrayMap.h         |   10 +-
 src/MediumParam.cpp      |   44 ----
 src/MediumParam.h        |   41 ----
 src/MediumParameters.cpp |   42 ++++
 src/MediumParameters.h   |   43 ++++
 src/Simulator.cpp        |  378 +++++++++++------------------------
 src/Simulator.h          |   48 ++---
 src/Simulator.ui         |  498 ++++++++++++++++++++++------------------------
 src/SourceDelegate.cpp   |  264 ++++++++++++++++++++++++
 src/SourceDelegate.h     |   64 ++++++
 src/SourceItemModel.cpp  |  233 ++++++++++++++++++++++
 src/SourceItemModel.h    |   57 ++++++
 src/SourceParam.cpp      |   57 ------
 src/SourceParam.h        |   49 -----
 src/SourceParameters.cpp |   91 +++++++++
 src/SourceParameters.h   |   81 ++++++++
 src/main.cpp             |   10 +-
 20 files changed, 1283 insertions(+), 888 deletions(-)

commit b274e48bc6023227076cad1aa9e93252890e8c03
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 3 17:10:56 2011 +0100

    Set release version

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

commit c4f81f0d457201cabc5b1b5bb2c9d03ba56f0380
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 3 16:56:25 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 dab64063c404e8fbbee3280e27ee5b9fc7554b2e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 3 16:39:08 2011 +0100

    Add interface for wave propagation model

 src/Simulator.ui |   52 +++++++++++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 49 insertions(+), 3 deletions(-)

commit 12e52bac79278dd772ac371b06381e70c4e769c4
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Nov 19 18:42:13 2010 +0100

    Version 0.1.0-snapshot-20101119

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

commit 1e2f1398e7ff0dd02fee6345b67c0529c4416901
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Nov 17 18:08:25 2010 +0100

    Version 0.1.0-snapshot-20101117

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

commit 9094bab82ce36a076cc204385adb3645737dfca9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Nov 15 19:16:04 2010 +0100

    Version 0.1.0-snapshot-20101115

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

commit 5c2ff787f21c767e63cc4a6f3ca23624a9c22bb6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Oct 7 12:08:39 2010 +0200

    Version 0.1.0-snapshot-20101007

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

commit adfcd2a5d1dcea9e2032e3c71bf7947d362795ce
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Sep 14 06:20:19 2010 +0200

    Version 0.1.0-snapshot-20100914

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

commit 8f601c65aaa2b5f8a29f2d689feebe88ee8ef650
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Aug 6 15:52:05 2010 +0200

    Version 0.1.0-snapshot-20100806

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

commit 3d0e095530b5735bb2d8889118c057ae1f43be86
Author: mwathele <mwathele@geopsy.(none)>
Date:   Thu Jul 22 16:24:55 2010 +0000

    Add explicity library dependencies

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

commit 551b88fa63429a344e71722a707288bd7ef4941f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 16 21:26:10 2010 +0200

    Version 0.1.0-snapshot-20100616

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

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

    Version 0.1.0-snapshot-20100525

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

commit 94745eb5c34d9634795decd62cc98ef0a6930a10
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri May 7 17:59:15 2010 +0200

    Version 0.1.0-snapshot-20100507

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

commit e84430566bda83004ffc9b8e4678ff4efe330415
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 6 19:22:20 2010 +0200

    Version 0.1.0-snapshot-20100506

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

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

    Version 0.1.0-snapshot-20100504

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

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

    Version 0.1.0-snapshot-20100416

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

commit d5cf27a2d3aef76dc7739974ab3b009eb6cb142c
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Mar 24 22:08:14 2010 +0100

    Version 0.1.0-snapshot-20100324

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

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

    Version 0.1.0-snapshot-20100226

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

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

    Version 0.1.0-snapshot-20100222

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

commit 137a0635f85ef3a9a74aa453d4e358ea35b909ca
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Feb 22 12:40:47 2010 +0100

    Fix dependency to GeopsyCore
    
    Also plot of mask better for very large circle (greater than visible
    rect)

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

commit e2b37589a82d3b622ba96d27f091b199dadf704d
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Feb 22 07:50:02 2010 +0100

    Add explicit dependency to QGpCoreWave

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

commit f7c52ab198eece0c274416dde90e044ef65c7320
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Feb 21 20:44:12 2010 +0100

    Version 0.1.0-snapshot-20100221

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

commit 75c1fc7dd1bd222cbe431e11ee0d2c24172d0fb1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Feb 21 20:37:32 2010 +0100

    New k mask and circles for each source velocity

 admin/info         |    2 +-
 src/CircleMask.cpp |   78 +++++++++++++++++++++++++++++++++++++++++++
 src/CircleMask.h   |   42 +++++++++++++++++++++++
 src/Simulator.cpp  |   93 ++++++++++++++++++++++++++++++++++++++++++++--------
 src/Simulator.h    |    8 +++-
 src/Simulator.ui   |   18 +++++++---
 src/main.cpp       |   17 +++++++++-
 7 files changed, 235 insertions(+), 23 deletions(-)

commit 1d440e9694f53c57bfe053317cc3d52ee858ac84
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Feb 20 20:43:04 2010 +0100

    Version 0.1.0-snapshot-20100220

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

commit c979fb555377b509f6f1b8b13207d55b37036474
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Feb 20 13:30:03 2010 +0100

    First working version

 admin/version-2.1   |    5 ++
 src/FKArrayMap.cpp  |  178 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/FKArrayMap.h    |   58 +++++++++++++++++
 src/MediumParam.cpp |   44 +++++++++++++
 src/MediumParam.h   |   41 ++++++++++++
 src/SourceParam.cpp |   57 ++++++++++++++++
 src/SourceParam.h   |   49 ++++++++++++++
 7 files changed, 432 insertions(+), 0 deletions(-)

commit 91381e3b210099d25ac952f57832305b01a4b3c8
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Feb 20 13:29:10 2010 +0100

    Bug fixed for upgrades

 admin/info                   |    6 +-
 src/Simulator.cpp            |  330 +++++++++++++++++++++++++++++++++++++++++
 src/Simulator.h              |   79 ++++++++++
 src/Simulator.ui             |  267 +++++++++++++++++++++++++++++++++
 src/main.cpp                 |   36 ++++-
 src/qtbresponsesimulator.cpp |  337 ------------------------------------------
 src/qtbresponsesimulator.h   |   82 ----------
 src/qtbresponsesimulator.ui  |  266 ---------------------------------
 8 files changed, 708 insertions(+), 695 deletions(-)

commit cc3be58cd8d6cc7c73636f806f915a9e861d01f7
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Feb 20 06:30:27 2010 +0100

    New tool to simulate fk array response
    
    Inherit part of build_array tool now obsolete

 admin/info                   |   12 ++
 admin/version-master         |    5 +
 lang/gpfksimulator.de.ts     |    4 +
 lang/gpfksimulator.es.ts     |    4 +
 lang/gpfksimulator.fr.ts     |    4 +
 lang/gpfksimulator.it.ts     |    4 +
 src/main.cpp                 |   75 ++++++++++
 src/qtbresponsesimulator.cpp |  337 ++++++++++++++++++++++++++++++++++++++++++
 src/qtbresponsesimulator.h   |   82 ++++++++++
 src/qtbresponsesimulator.ui  |  266 +++++++++++++++++++++++++++++++++
 10 files changed, 793 insertions(+), 0 deletions(-)
