commit c32db68f52c5f80f6b196d8b17b0e2c0c7f79351
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Sep 19 21:46:42 2019 +0200

    Version in configure

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

commit 0339148aa75fdb5bb1740a03d836642dfce5aa74
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Sep 19 21:30:01 2019 +0200

    Version 2.1.0

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

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

    Replace QDoubleSpinBox by DoubleSpinBox

 src/AbstractMonoToolWidget.ui | 2 +-
 src/StudentTest.ui            | 9 ++++++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

commit c24c79b4e1c656cde6405620c67b951b453859f0
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Sep 13 15:15:23 2019 +0200

    New edit peak for average

 src/AbstractMonoToolWidget.cpp |   6 +-
 src/AbstractSummary.cpp        | 131 +++++++++++++++++++++++++++--------------
 src/AbstractSummary.h          |   6 +-
 3 files changed, 95 insertions(+), 48 deletions(-)

commit 28aa6b532edb6d164af106c4867b743551eceace
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Sep 2 14:25:41 2019 +0200

    Minor edit

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

commit e50cad83c1c5a6db7e8da112497475c96d0ea1ff
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 dfa4539b249d3aeed97ac7bb433013f43486727d
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Aug 26 16:29:57 2019 +0200

    Version 2.0.0

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

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

    Install DLL in bin for Windows

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

commit c8874de52ecc62fcd7cbfb8fc625ccc643247623
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 e7ed6a788b9afb4b9f6dab2cd7d060cae7c61c45
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Aug 20 12:38:56 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 8626a89ae4a03d1c5c19c0e8754314ae624ec472
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 95f50632c0c42572894b0c4d882e4c619cd46d5d
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Aug 20 10:54:07 2019 +0200

    PACKAGEVersion.h removed from git

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

commit 92e882c294103c9ab43d30f9aaec78c683286f97
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/MonoStationVersion.h | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

commit 4b3260a71f63933760d554d16a0d1f03102b433f
Merge: 74dd79d 3fedef0
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Aug 12 23:30:04 2019 +0200

    Merge branch 'devel' into testing

commit 3fedef0ac07e7d70b3162b523dd68c0e4f0c2a2f
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/MonoStationVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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

    Obsolete qSort replaced by std::sort

 src/AbstractSummary.cpp | 2 +-
 src/WinResults.cpp      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

    Debug also for mac and windows

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

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

    Update license header

 src/AbstractMonoTool.cpp       |  2 +-
 src/AbstractMonoTool.h         |  2 +-
 src/AbstractMonoToolWidget.cpp | 22 +++++++++++-----------
 src/AbstractMonoToolWidget.h   | 22 +++++++++++-----------
 src/AbstractStation.cpp        | 22 +++++++++++-----------
 src/AbstractStation.h          | 22 +++++++++++-----------
 src/AbstractSummary.cpp        | 22 +++++++++++-----------
 src/AbstractSummary.h          | 22 +++++++++++-----------
 src/CategoryGroupItem.cpp      | 20 ++++++++++----------
 src/CategoryGroupItem.h        | 20 ++++++++++----------
 src/FilterTimeWindows.cpp      |  2 +-
 src/FilterTimeWindows.h        |  2 +-
 src/LoadWinStatList.cpp        | 22 +++++++++++-----------
 src/LoadWinStatList.h          | 22 +++++++++++-----------
 src/MonoParameters.cpp         | 22 +++++++++++-----------
 src/MonoParameters.h           | 22 +++++++++++-----------
 src/MonoStation.cpp            | 22 +++++++++++-----------
 src/NewNoiseModel.cpp          | 22 +++++++++++-----------
 src/NewNoiseModel.h            | 22 +++++++++++-----------
 src/PeakEditor.cpp             | 20 ++++++++++----------
 src/PeakEditor.h               | 20 ++++++++++----------
 src/PeakItemModel.cpp          | 20 ++++++++++----------
 src/PeakItemModel.h            | 20 ++++++++++----------
 src/PeakSearchRange.cpp        | 22 +++++++++++-----------
 src/PeakSearchRange.h          | 22 +++++++++++-----------
 src/ReplaceLog.cpp             | 22 +++++++++++-----------
 src/ReplaceLog.h               | 22 +++++++++++-----------
 src/SetCategory.cpp            | 22 +++++++++++-----------
 src/SetCategory.h              | 22 +++++++++++-----------
 src/SpectrumStationSignals.cpp | 22 +++++++++++-----------
 src/SpectrumStationSignals.h   | 22 +++++++++++-----------
 src/StationLine.cpp            | 22 +++++++++++-----------
 src/StationLine.h              | 22 +++++++++++-----------
 src/StationResults.cpp         | 22 +++++++++++-----------
 src/StationResults.h           | 22 +++++++++++-----------
 src/StatisticResults.cpp       | 22 +++++++++++-----------
 src/StatisticResults.h         | 22 +++++++++++-----------
 src/StudentTest.cpp            | 22 +++++++++++-----------
 src/StudentTest.h              | 22 +++++++++++-----------
 src/StudentTestCurveModel.cpp  | 20 ++++++++++----------
 src/StudentTestCurveModel.h    | 20 ++++++++++----------
 src/SummaryMapOptions.cpp      | 22 +++++++++++-----------
 src/SummaryMapOptions.h        | 22 +++++++++++-----------
 src/WinResults.cpp             | 22 +++++++++++-----------
 src/WinResults.h               | 22 +++++++++++-----------
 src/WinResultsOptions.cpp      | 22 +++++++++++-----------
 src/WinResultsOptions.h        | 22 +++++++++++-----------
 47 files changed, 469 insertions(+), 469 deletions(-)

commit 62b5cbe01763ae7dc1358df8134c4fe9c79cc0ce
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 a36bfc1a45b34a21945d60d12df3da0673f51986
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/MonoStationVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 7c29c1a3844c3768d19ca956d4127fa4fa5d7eb4
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/MonoStationVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit bd8a976ddb62b38c53a178aaa2c537a743020db2
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/MonoStationVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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

    -pch for small project modified

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

commit f617f0d6c83006b0fed2f878bf84fd372bb7f953
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Feb 25 17:26:21 2019 +0100

    Minor edit

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

commit c6d9f5db1ffb94054efb46237ede483fc8968a79
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Feb 25 15:19:10 2019 +0100

    New updateAllFields for frequnecy sampling widget

 src/AbstractMonoToolWidget.cpp | 1 +
 1 file changed, 1 insertion(+)

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

    Fix warning nullptr

 src/LoadWinStatList.h   | 2 +-
 src/PeakSearchRange.h   | 2 +-
 src/ReplaceLog.h        | 2 +-
 src/StudentTest.h       | 2 +-
 src/WinResultsOptions.h | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

commit 0f6795489d434143243027f70cac23308559a7d9
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/MonoStationVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit da11cf6e4d26d665d0dfb3f37c9b340ce9887225
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 2351810f041009b681c0344e80b9c1abdbf57d3c
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/MonoStationVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit 3a86811153125fa6f6791b91f2176f48b2484109
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Feb 2 09:02:59 2019 +0100

    Fix result title

 src/WinResults.h | 1 +
 1 file changed, 1 insertion(+)

commit 8e0206b53852e034e716c8859fd0c6bd576cd25c
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 1aa0e45b448a3353be7a411d492ef988f5e03cab
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 5bcda4b5f775d9267847f0458700f385e847f97d
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Jan 12 21:27:23 2019 +0100

    Minimum Mac deployement 10.7 (required by 10.14)

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

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

    Skip qmake option

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

commit 56d2f8dec8c5e2f67cfd615d4a41728b23651404
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 bc0b38dbed4d4804f1c81611e62743a7f0d5e1d5
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 d43ce9151c6ba417d12cb83fc3a549a602abc3df
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Jan 7 11:48:20 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 d5225068fb2047129f5cf5f4027f22a91c3b7472
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 e37bf894eb27824d8432263a492d5d6cd7abfc5f
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Dec 21 17:00:16 2018 +0100

    Convert some paths to windows style

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

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

    Convert some paths to windows style

 configure                     | 24 ++++++++++++++----------
 src/AbstractMonoToolWidget.ui | 12 ++++++------
 src/PeakEditor.ui             |  2 +-
 3 files changed, 21 insertions(+), 17 deletions(-)

commit d0a5d8cd056bff6954132a77ac3363001973ecfe
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 ++++++-
 src/AbstractMonoToolWidget.ui | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)

commit 2e5e79624b6236326b6bdb22b80a749ef2eace8d
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                     | 192 ++++++++----------------------------------
 src/AbstractMonoToolWidget.ui |   2 +-
 src/FilterTimeWindows.ui      |   2 +-
 src/MonoStation.h             |  62 +++++++-------
 src/PeakSearchRange.ui        |   2 +-
 5 files changed, 70 insertions(+), 190 deletions(-)

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

    Update configure

 configure | 69 +++++++++++++++++++++++++++++++++++++++------------------------
 1 file changed, 43 insertions(+), 26 deletions(-)

commit c404c2231020731a763435372e4fc310525b8878
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/MonoStationVersion.h | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

commit e1cc1cfed2018c3a2b67e64830f1b1bf7fb71828
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Nov 26 22:51:15 2018 +0100

    True absolute timing

 src/AbstractMonoToolWidget.cpp | 19 ++++++++++---------
 src/SpectrumStationSignals.cpp | 12 ++++++------
 src/StationResults.cpp         |  2 +-
 3 files changed, 17 insertions(+), 16 deletions(-)

commit 73daa0865a3b73d9c2f1fd88e0cc96e6994e18a3
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 d28a50200ea65c64f14d68a8b1a39ee71188f293
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 ea72af7242c2a3ca72d59c523ecb7947c8eca7d2
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Oct 20 15:27:01 2018 +0200

    Fix qmake for external build dir

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

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

    Fix warning with Qt 5.11

 src/AbstractMonoToolWidget.cpp | 6 +++---
 src/AbstractStation.cpp        | 2 +-
 src/AbstractSummary.cpp        | 2 +-
 src/CategoryGroupItem.h        | 2 +-
 src/PeakEditor.h               | 2 +-
 src/PeakItemModel.h            | 2 +-
 src/SetCategory.h              | 2 +-
 src/StationResults.cpp         | 6 +++---
 src/StudentTestCurveModel.h    | 2 +-
 src/SummaryMapOptions.h        | 2 +-
 src/WinResults.h               | 2 +-
 11 files changed, 15 insertions(+), 15 deletions(-)

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

    Fix BUILD_SUBDIR

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

commit f01d79c0e327bea5db44c7111d18b007224960ff
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 f5d752c6b89cc515be5057a5bded501ed32830c0
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 | 57 ++++++++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 40 insertions(+), 17 deletions(-)

commit e6b7213a8c8a636a3e31b42915350cabdc47e4cf
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 be83ec4ba09908e9306ddf2705a1e4baae2b8dcf
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 e2851ae952f4f7cb852e1ac54be4ab515552d93a
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 d7b880d3d868477ccbef214378fcfd1fbaec9ce1
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Jun 4 12:43:29 2018 +0200

    External build dir

 configure | 107 +++++++++++++++++++++++++++++++++++---------------------------
 1 file changed, 61 insertions(+), 46 deletions(-)

commit a2ef52cb1a9676eaa9c29a92aca44ce7ab622b5d
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                      | 8 ++++++--
 src/AbstractMonoToolWidget.cpp | 2 +-
 src/MonoStationVersion.h       | 4 ++--
 src/SpectrumStationSignals.cpp | 8 ++++----
 src/StationResults.cpp         | 4 ++--
 src/WinResults.cpp             | 2 +-
 6 files changed, 16 insertions(+), 12 deletions(-)

commit a9ca5ffd8b54a99495e71cc1ec9f286dfe214af0
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 f2c3072dcff0f7b2ecaa1268be52d7d29ae39a3b
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Apr 10 13:04:00 2018 +0200

    Fix for a quick re-integration

 src/AbstractMonoToolWidget.cpp | 10 ++++++++++
 src/AbstractMonoToolWidget.h   |  1 +
 2 files changed, 11 insertions(+)

commit 0a0a14a451fee4dbff20f15e017bf2f01329f795
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Apr 6 13:41:58 2018 +0200

    Rebirth of MonoStation

 configure                  | 878 +++++++++++++++++++++++++++++++++++++++++++++
 src/MonoParameters.cpp     |   1 +
 src/MonoStation.h          |  42 +++
 src/MonoStationDLLExport.h |  25 ++
 src/MonoStationVersion.h   |   6 +
 src/StationResults.cpp     |   6 +-
 src/stable.h               |  13 +
 7 files changed, 968 insertions(+), 3 deletions(-)

commit 2a4ed49b4aa73dab55a815206fda02df491af8e4
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Sep 14 14:41:38 2017 +0200

    New keyword suffix and obsolete warning

 src/MonoParameters.cpp | 32 +++++++++++++++-----------------
 src/NewNoiseModel.cpp  |  1 +
 2 files changed, 16 insertions(+), 17 deletions(-)

commit e16339011dc79c5acdd62560f7a6fd0eb6e217b6
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Sep 7 16:41:04 2017 +0200

    Support for package name with '-'

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

commit d968f34079193d5de8ccb3f09bf2fe656dbdfc3d
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed May 24 09:58:31 2017 +0200

    Minor change

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

commit 44b22fbff86f4a0fc63616be8c3e7e18d3e8936d
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu May 11 15:56:59 2017 +0200

    Add boolean return from DoubleSignal::copySamplesFrom()

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

commit 4344e146577263e0fc5809d901787fb4fada1ef5
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Apr 10 12:22:19 2017 +0200

    Remove Log from AbstractStation
    
    Replaced by App::stream()

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

commit 42cdebdb0b4bf451086f7c49ef1cf633ca31261c
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Mar 7 23:06:53 2017 +0000

    Preparing to AVIOS

 src/AbstractMonoToolWidget.ui | 661 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 661 insertions(+)

commit f38e5a80a3e36328b0f9a32611eeea8203d2162c
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Mar 7 23:05:23 2017 +0000

    Preparing to AVIOS

 src/AbstractMonoTool.cpp                           |  953 +----------------
 src/AbstractMonoTool.h                             |   97 +-
 src/AbstractMonoToolWidget.cpp                     | 1116 ++++++++++++++++++++
 src/AbstractMonoToolWidget.h                       |  121 +++
 src/AbstractMonoToold.cpp                          |  220 ----
 src/AbstractMonoToold.h                            |   69 --
 src/AbstractMonoToold.ui                           |  676 ------------
 src/AbstractStation.cpp                            |    2 +-
 src/AbstractStation.h                              |    6 +-
 ...stractMonoParameters.cpp => MonoParameters.cpp} |   47 +-
 src/{AbstractMonoParameters.h => MonoParameters.h} |   14 +-
 src/SpectrumStationSignals.cpp                     |    4 +-
 12 files changed, 1334 insertions(+), 1991 deletions(-)

commit 9e1ad82adc954df31d336eb70e4e98522f4445a7
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Feb 13 11:32:31 2017 +0000

    Renaming of Abstract... to AbstractMono...

 ...olParameters.cpp => AbstractMonoParameters.cpp} | 20 ++---
 ...ctToolParameters.h => AbstractMonoParameters.h} | 12 +--
 src/{AbstractTool.cpp => AbstractMonoTool.cpp}     | 96 +++++++++++-----------
 src/{AbstractTool.h => AbstractMonoTool.h}         | 16 ++--
 src/{AbstractToold.cpp => AbstractMonoToold.cpp}   | 44 +++++-----
 src/{AbstractToold.h => AbstractMonoToold.h}       | 18 ++--
 src/{AbstractToold.ui => AbstractMonoToold.ui}     |  4 +-
 src/AbstractStation.cpp                            |  4 +-
 src/AbstractStation.h                              |  6 +-
 src/SpectrumStationSignals.cpp                     |  4 +-
 10 files changed, 112 insertions(+), 112 deletions(-)

commit 2ce3819bb358cd66b0c9ebc56c1648edcaba5bd0
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Feb 7 13:33:20 2017 +0000

    Follow modification in Curve for x sorting

 src/AbstractTool.cpp     | 2 +-
 src/StationLine.h        | 1 +
 src/StatisticResults.cpp | 4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

commit deacdf706a7b3cec2c2eba0b0ef7fc10532aa6e8
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jan 13 15:16:03 2017 +0000

    Removal of UseFirstSignal

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

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

    setFrequencyAxis(Axis * a) instead of AxisWindow

 src/AbstractSummary.cpp  | 6 +++---
 src/StationResults.cpp   | 2 +-
 src/StatisticResults.cpp | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

commit da8dc4575a16dad44edc76d39aadc546faadf2a8
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 88ff14e01ccc1666a655bbafac26f6e2183b286a
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jan 6 22:16:17 2017 +0000

    Use of GraphicSheetMenu::setFrequencyAxis

 src/StationResults.cpp | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

commit b177f631512d0f35fed808ca85d9f4a7d5017a6c
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Dec 22 16:16:05 2016 +0000

    Minor edit

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

commit e20236619072b94c37ea63ab591896a43b1af2ae
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 b935df7360fa2084e79c97f357da4fb31852c7dc
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Dec 5 11:41:43 2016 +0000

    Set default palettes

 src/AbstractStation.cpp | 2 +-
 src/AbstractSummary.cpp | 4 ++--
 src/WinResults.cpp      | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

commit 977a6c06c06fa5a0158ef469759fd205874f974e
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 267b75adefcd93f7523a18f3ba52bc6b1228ba2f
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Nov 21 15:43:53 2016 +0000

    No palette default model

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

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

    Version 0.0.0-snapshot-20161118

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

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

    New color platte

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

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

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

 src/AbstractStation.cpp |  6 +++---
 src/AbstractSummary.cpp | 26 +++++++++++++-------------
 src/AbstractSummary.h   |  4 ++--
 3 files changed, 18 insertions(+), 18 deletions(-)

commit ee37221d5d4cedcc17d9309a0ee38a00232fabe9
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Oct 20 14:22:40 2016 +0000

    Fix computation of NewNoiseModel

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

commit f820ffbb3e1c1e321f53be654ff58c513aaa6db3
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Sep 26 11:46:30 2016 +0000

    Add bubble map for spectrum
    
    Fix crash when viewing statistics

 src/AbstractSummary.cpp  | 2 +-
 src/StatisticResults.cpp | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

commit 4223690f9eb4a7cc1d84ccf00a0a2443ba5d6538
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 73670ce80e87c4e815bc7d2caf3dfad1b17d9dc2
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 4e42b9b889176284e75deb1f0aadc3c9fb532c00
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 13 22:11:59 2016 +0000

    Version 0.0.0-snapshot-20160913

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

commit 84ab7994236b41811e7f5a8de7afdf0d22a2c44d
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 1214fef8434573d5921e4d7c719c5f43a46670a9
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 13 15:00:47 2016 +0000

    Replacement of QColor by Color

 src/AbstractStation.cpp | 12 +++----
 src/AbstractStation.h   |  2 +-
 src/AbstractTool.cpp    |  2 +-
 src/LoadWinStatList.ui  | 86 ++++++++++++++++++++++++++++---------------------
 src/WinResults.cpp      |  2 +-
 5 files changed, 59 insertions(+), 45 deletions(-)

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

    Version 0.0.0-snapshot-20160908

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

commit 7d2dfd9120f97a02b7964ba05ddef3146ebef65d
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 6 14:31:12 2016 +0000

    Use Color instead of QColor

 src/AbstractStation.cpp | 14 ++++++++------
 src/AbstractStation.h   |  2 +-
 src/StationResults.cpp  |  8 ++++----
 src/StationResults.h    |  6 +++---
 4 files changed, 16 insertions(+), 14 deletions(-)

commit 0c6793371b807a08b10c481dbb7cf290697432ef
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Aug 18 14:58:46 2016 +0000

    Fix computation of noise model

 admin/version-devel   | 4 ++--
 src/NewNoiseModel.cpp | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

commit 5d3fc23b457e7c846639da04d30bc099c083da8b
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 ff85016086edaaab576ed1379c46d23af28bc3c5
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 249a7841f4e025e4ba0cbd797a2bf3e266471f06
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Jun 12 22:54:12 2016 +0000

    Temporary fix of add/remove in HV tools

 src/AbstractTool.cpp | 51 +++++++++++++++++++++++++++++++--------------------
 src/AbstractTool.h   |  2 +-
 2 files changed, 32 insertions(+), 21 deletions(-)

commit d8b34eee4e01c9d2126568056f53adf99904f3c3
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jun 10 11:00:16 2016 +0000

    Add output of taper correction factor

 src/SpectrumStationSignals.cpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

commit 952f6931b374c2d40b28968460d1377430055f16
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 9a01ce160fcbd0dfd26ea44ed1aaa6987826486f
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 57e58a335e71c476f4a6e8c1518bd71b198573d1
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jun 6 14:48:00 2016 +0000

    Spectrum is now a true PSD

 src/AbstractSummary.cpp        |  67 +++++++-----
 src/AbstractSummary.h          |   7 +-
 src/AbstractToold.ui           |  68 ++++++++++--
 src/NewNoiseModel.cpp          | 238 +++++++++++++++++++++++++++++++++++++++++
 src/NewNoiseModel.h            |  55 ++++++++++
 src/SpectrumStationSignals.cpp |   4 +-
 src/StationResults.cpp         |  91 +++++++++++++---
 src/StationResults.h           |   5 +-
 src/StatisticResults.cpp       |   4 +-
 src/WinResultsOptions.cpp      |  36 ++++---
 src/WinResultsOptions.ui       |  72 ++++++++-----
 11 files changed, 551 insertions(+), 96 deletions(-)

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

    Version 0.0.0-snapshot-20160526

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

commit d236e446dda90fbf83031ab78abdea7ab6c38bd4
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu May 26 15:23:15 2016 +0000

    Fix filter time windows tool
    
    Set children widget as not closable

 src/AbstractTool.cpp     | 28 ++++++++++++++--------------
 src/AbstractToold.cpp    |  2 +-
 src/FilterTimeWindows.ui | 48 +++++++++++++++++++++++++++++-------------------
 src/StationResults.cpp   | 14 ++++++++++----
 src/StationResults.h     |  2 +-
 src/WinResults.cpp       |  4 ++--
 6 files changed, 57 insertions(+), 41 deletions(-)

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

    Version 0.0.0-snapshot-20160524

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

commit cdb88c1883ab83be5918a746af417d9ac1e0a0e4
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 becba5aa86a412704d2a580a2e12026cef29412f
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 8deaf336b65c8a06955492cbf732c58992f076da
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 15c379f5050116796deb33014ebd53168d43c30d
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 f6803177af6482669fa1d60000ec296a460c92f3
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 37d8c6bdd08447bcceb76699e0b8860d74c74935
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Mar 3 09:33:05 2016 +0000

    Fix filtering of windows

 src/FilterTimeWindows.ui | 2 +-
 src/StationResults.cpp   | 2 +-
 src/WinResults.cpp       | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

commit f6950bca96ec0b66031c546bb3cc55cc3a1cf4f4
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 8ef49cc91ebfd531ccad26a0d5a44b5eac91ea3b
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Feb 12 15:30:39 2016 +0000

    Avoid multiple useless computation of summary

 src/AbstractSummary.cpp | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)

commit 0df3165897d79b5ed51bedbd1d46c3b95a6be111
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Feb 4 15:26:36 2016 +0000

    Porting to Qt5

 src/FilterTimeWindows.cpp |  55 ++++++++++++++
 src/FilterTimeWindows.h   |  45 +++++++++++
 src/FilterTimeWindows.ui  | 185 ++++++++++++++++++++++++++++++++++++++++++++++
 src/StationResults.cpp    |  19 ++++-
 src/StationResults.h      |   2 +
 src/WinResults.cpp        |  28 +++++++
 src/WinResults.h          |   1 +
 7 files changed, 334 insertions(+), 1 deletion(-)

commit 11c789925c616bff7296370fb92ed876ef5b42da
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Feb 1 17:29:46 2016 +0000

    Porting to Qt5

 src/AbstractTool.cpp | 2 ++
 1 file changed, 2 insertions(+)

commit ade0515412a50923f22eb388f82b655c2f99c70d
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Dec 24 14:06:50 2015 +0000

    Remove style from html in ui files

 src/AbstractToold.ui | 34 +++++++++++++++++-----------------
 src/WinResults.h     |  1 -
 2 files changed, 17 insertions(+), 18 deletions(-)

commit f2fcb5d040f2f5bb2a50ca244a67d850a1c35a26
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Dec 15 07:50:33 2015 +0000

    Porting to Qt5

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

commit 265e5b9d7a3e4291b32e4441da9f5906f2f37177
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Dec 15 07:48:36 2015 +0000

    Porting to Qt5

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

commit ff6b6269cf44ee24f254a6ac0658b0f096b4de84
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Dec 1 16:22:02 2015 +0000

    Porting to Qt5

 src/AbstractTool.cpp     | 4 ++--
 src/StatisticResults.cpp | 5 ++---
 src/StatisticResults.h   | 2 +-
 src/WinResults.cpp       | 5 +----
 4 files changed, 6 insertions(+), 10 deletions(-)

commit 3f83971865602ff2adc0f4e6b4feb57122432b46
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Nov 5 13:31:54 2015 +0000

    Porting to Qt5

 src/AbstractStation.cpp   | 13 +++++++++++-
 src/AbstractStation.h     |  2 ++
 src/AbstractSummary.cpp   |  4 ++--
 src/AbstractTool.cpp      | 29 +++++++++++++------------
 src/AbstractToold.cpp     |  8 ++-----
 src/AbstractToold.h       | 54 ++++++++++++++++++++++-------------------------
 src/LoadWinStatList.cpp   |  4 ----
 src/LoadWinStatList.h     | 27 ++++++++++--------------
 src/PeakSearchRange.cpp   | 10 +++------
 src/PeakSearchRange.h     |  6 +-----
 src/ReplaceLog.cpp        |  4 ----
 src/ReplaceLog.h          | 52 ++++++++++++++++++++-------------------------
 src/StationResults.cpp    |  6 +++---
 src/StatisticResults.cpp  | 39 ++++++++++------------------------
 src/StatisticResults.h    |  7 ++----
 src/StudentTest.cpp       |  4 ----
 src/StudentTest.h         |  6 +-----
 src/WinResults.cpp        | 33 ++++++++++++-----------------
 src/WinResults.h          |  2 +-
 src/WinResultsOptions.cpp |  4 ----
 src/WinResultsOptions.h   | 38 +++++++++++++++------------------
 21 files changed, 145 insertions(+), 207 deletions(-)

commit 74dd79d24cdf65972e1c563322cd2ad054aab3a0
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jun 18 09:39:43 2015 +0000

    Version 1.8.2

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

commit 39cbba9a6b1381ca2950ad87abb184830b87aa57
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jun 15 12:56:15 2015 +0000

    Add time limits to parameter log

 src/AbstractTool.cpp | 48 +++++++++++++++++++++++++-----------------------
 1 file changed, 25 insertions(+), 23 deletions(-)

commit 72972f9230042c2a49c74b266149552571958e4e
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Apr 16 13:04:49 2015 +0000

    Porting to Qt5

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

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

    Porting to Qt 5

 src/AbstractToold.cpp     |  8 ++++++--
 src/AbstractToold.h       |  6 +++++-
 src/LoadWinStatList.cpp   |  8 ++++++--
 src/LoadWinStatList.h     |  6 +++++-
 src/PeakItemModel.cpp     |  3 ++-
 src/PeakSearchRange.cpp   | 12 ++++++++----
 src/PeakSearchRange.h     |  6 +++++-
 src/ReplaceLog.cpp        |  8 ++++++--
 src/ReplaceLog.h          |  6 +++++-
 src/StudentTest.cpp       |  8 ++++++--
 src/StudentTest.h         |  6 +++++-
 src/WinResultsOptions.cpp |  6 +++++-
 src/WinResultsOptions.h   |  6 +++++-
 13 files changed, 69 insertions(+), 20 deletions(-)

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

    Version 1.8.1

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

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

    Version 0.0.0-snapshot-20150310

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

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

    Version 0.0.0-snapshot-20150308

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

commit e24bd5915ac904af105b07e912069dea03a388b3
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 4e31da011eddb54565fcabb5119f581f464fb152
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 9bf018f27d65904972ef4c54a226d0b86d501b0b
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Mar 1 19:57:43 2015 +0000

    Version 0.0.0-snapshot-20150301

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

commit d52ab7afdc95bae7df7d65fb43b545388a5b7c27
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Feb 23 19:49:25 2015 +0000

    Modified signal PickLayer::pickChanged()

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

commit e30de5f9f91c897ff71a307fe649ed5c4ba90404
Merge: 28e2417 aa13648
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Feb 19 10:46:25 2015 +0000

    Merge branch 'testing' into devel
    
    Conflicts:
            src/AbstractTool.cpp
            src/AbstractToold.ui

commit 28e241725f5719020039b3c63f6cb275617ce1ca
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 96ef34d9c8190848ede5df1ee102a8f97ce09a7a
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Feb 17 20:59:45 2015 +0000

    Picking of time windows to be fixed

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

commit 2f1a0c14e8cdcd73c7d504e37be4aa3828e17006
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Nov 10 09:50:11 2014 +0000

    Time range was not included in parameters

 src/AbstractToolParameters.cpp | 2 ++
 src/AbstractToolParameters.h   | 5 +++++
 src/AbstractToold.cpp          | 2 ++
 3 files changed, 9 insertions(+)

commit 573a307eb50ff8faadc23bea944cc6f27738d1cb
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 7da8614cd0d9b28e8077403b5e6c313ac37bba07
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jan 16 11:41:31 2014 +0000

    Version 0.0.0-snapshot-20140116

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

commit 74eb865187e024efc32e565cfb9fcb4380d48938
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jan 13 11:41:07 2014 +0000

    Fix warning for unused variable

 src/SpectrumStationSignals.cpp |  1 -
 src/StationResults.cpp         | 12 ++++++++----
 2 files changed, 8 insertions(+), 5 deletions(-)

commit 19326c2ff9a7699dbeb878346e36df65956f4906
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sat Nov 30 13:52:07 2013 +0000

    Remove useless rich text formating

 src/AbstractToold.ui | 42 +++++++++++++++++++++---------------------
 1 file changed, 21 insertions(+), 21 deletions(-)

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

    Add link to QGpCoreMath

 admin/info                     |  2 +-
 src/AbstractTool.cpp           | 14 +++++++-------
 src/AbstractTool.h             |  2 +-
 src/AbstractToold.ui           |  6 +++---
 src/SpectrumStationSignals.cpp |  6 +++---
 5 files changed, 15 insertions(+), 15 deletions(-)

commit d0edefbd64eda0b24946611f768314d51abc200a
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 c9c60b55576fa55c6b44864f8eea7e14c6a4f84c
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 10 15:50:54 2013 +0000

    Fix default taper width (Tukey)

 src/AbstractToolParameters.cpp | 2 +-
 src/AbstractToold.cpp          | 4 ++--
 src/SpectrumStationSignals.cpp | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

commit aa136484a7e99dcaff6afa13b4a3a605f43f002f
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Sep 5 10:41:21 2013 +0000

    Fix saving of log files

 src/AbstractTool.cpp | 106 ++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 72 insertions(+), 34 deletions(-)

commit ed2cb8a86d99a2d8f024fcd17bbc086b29943495
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 54444151fe09d6a08f834c96924e7d5e61d833a0
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 a121e31e4ed6f780b80cfe1626dc2dadad7d5fef
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Mar 11 17:49:58 2013 +0000

    Add reload features

 src/AbstractStation.cpp        |   4 +-
 src/AbstractStation.h          |   4 +-
 src/AbstractSummary.cpp        |  66 +++++------
 src/AbstractTool.cpp           |  89 +++++++++------
 src/AbstractTool.h             |   1 +
 src/AbstractToolParameters.cpp |   1 +
 src/AbstractToolParameters.h   |  41 +++----
 src/AbstractToold.cpp          |  64 ++++-------
 src/AbstractToold.h            |   2 +-
 src/AbstractToold.ui           |  47 +-------
 src/CategoryGroupItem.cpp      |  91 +++++++++++++++
 src/CategoryGroupItem.h        |  51 +++++++++
 src/PeakEditor.cpp             |   2 +-
 src/PeakItemModel.cpp          |   2 +-
 src/StationResults.cpp         | 110 +++++++++---------
 src/WinResults.cpp             | 249 ++++++++++++++++++++++++++++++-----------
 src/WinResults.h               |   2 +
 17 files changed, 520 insertions(+), 306 deletions(-)

commit d83d1a629818528166f9ddca94adf3d7859ff1a6
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Feb 14 19:44:29 2013 +0000

    Follow QGpGuiTools API change

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

commit 57b6f441041d11a349eda0a576fc7e5e3008ca6f
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 0105ed6bb9dbc3372b1fedbc905142851920a757
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Feb 13 19:43:02 2013 +0000

    Fix copy of HV map summry

 src/AbstractSummary.cpp   | 4 ++--
 src/StationLine.h         | 3 ++-
 src/SummaryMapOptions.cpp | 5 +++++
 3 files changed, 9 insertions(+), 3 deletions(-)

commit a5293d01f25ae4318f7033cee3a4fe220575c3d1
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 766652e251b3202cef41ab3724878f46c213a3ce
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Feb 13 10:55:32 2013 +0000

    Fix title of bubble palette

 src/AbstractSummary.cpp   | 47 +++++++++++++++++++++++++++++------------------
 src/AbstractSummary.h     |  3 ++-
 src/AbstractToold.cpp     |  2 --
 src/AbstractToold.ui      | 16 +++-------------
 src/StationResults.cpp    | 14 +++++++-------
 src/SummaryMapOptions.cpp | 15 +++++----------
 6 files changed, 46 insertions(+), 51 deletions(-)

commit 4ffd301b1068ab41f1a8acb4e4f35b7bd45610c5
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 5132c0656324dec50a939737e19b6ce8750fadb5
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Feb 6 16:42:45 2013 +0000

    Fix brush for parallel bands

 src/AbstractSummary.cpp | 4 ++--
 src/StationResults.cpp  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit de058455ea13d7a2c2fd21eaaa4543458b857b58
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 64eef2870957612f171f3f475209d4c5e18535fb
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 9a60c28ed7fee9fdf9f3dcf8eaf379b22ea26c61
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 dc7309fcd4e528c5b5e9002874f97c9e1e3f064d
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 94972a140c3ebdc265aa68e17bd5dd4e809b3122
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 6427180c77c03d1db5fe9f5688d724f7c65f0ad9
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Jan 9 09:03:42 2013 +0000

    Fix taper parameter widget

 src/AbstractTool.cpp | 1 +
 1 file changed, 1 insertion(+)

commit 445ce49f7cd63a4a741891047627a23530dfcf7d
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jan 7 19:45:03 2013 +0000

    Add amplitude to map options

 src/AbstractSummary.cpp   | 13 ++++++++-----
 src/AbstractSummary.h     |  3 ++-
 src/PeakEditor.cpp        |  2 +-
 src/PeakItemModel.cpp     |  2 +-
 src/StationLine.cpp       | 12 ++++++------
 src/StationLine.h         |  4 ++--
 src/StationResults.cpp    | 37 +++++++++++++++++++++++++++++--------
 src/StationResults.h      | 10 ++++++----
 src/SummaryMapOptions.cpp | 27 +++++++++++++++++++++++++--
 src/SummaryMapOptions.h   |  6 ++++--
 src/SummaryMapOptions.ui  | 29 ++++++++++++++++++++++++++---
 11 files changed, 110 insertions(+), 35 deletions(-)

commit a9f33fd8e86d0cd33808fc2cdf4b305cc328be1f
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jan 3 14:28:08 2013 +0000

    Fix authorship

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

commit 17647bea86e068cad22877e715cf612524152ec9
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Dec 19 16:41:16 2012 +0000

    Fix authorship

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

commit 5cb3af06fcea9c9901b97612b41397386be61dd8
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 4060c4c2a8638874ae7819aca7dfdbe703137492
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Dec 6 09:35:31 2012 +0000

    Version 1.8.0

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

commit 5e26aa3ed31fbfb721633355cb109c66ae17f237
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Dec 5 16:55:58 2012 +0000

    Fix 'Common' button issue when dt change
    
    If dt is not the same for all signals, the common button is disabled but
    could be checked again when restoring fields.

 src/AbstractTool.cpp | 3 ++-
 src/AbstractToold.ui | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

commit 7252a03e6da8992685a78186561fbb2ccdf112fc
Merge: ec53a95 654d16c
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Dec 5 14:46:26 2012 +0000

    Merge branch 'testing' into devel
    
    Conflicts:
            src/AbstractSummary.cpp
            src/StationResults.cpp

commit 654d16c3f242ae4e96bca63c40d6f9511897e693
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Dec 5 13:20:42 2012 +0000

    Fix tracking action status tip

 src/AbstractSummary.cpp | 4 ++--
 src/StationResults.cpp  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

commit ec53a958fb67daacff4c36f8dd62b06fe339bd39
Merge: 0d03ddd e52ec22
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Dec 4 13:28:09 2012 +0000

    Merge branch 'testing' into devel
    
    Conflicts:
            src/AbstractTool.cpp
            src/AbstractToold.ui

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

    Follows changes in uniq
    
    External sort required

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

commit e52ec22cf79b3d3e48b2de617b807bd9bbf955e2
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Dec 3 16:17:09 2012 +0000

    Fix crash if output directory is not specified

 src/AbstractTool.cpp | 9 +++++----
 src/AbstractToold.ui | 8 ++++----
 2 files changed, 9 insertions(+), 8 deletions(-)

commit 557f70bd420496bb6aa809b777dc476ddbb0f9fb
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Sep 30 16:20:19 2012 +0000

    Warns if output directory does not exist

 src/AbstractTool.cpp | 24 ++++++++++++++++++++----
 1 file changed, 20 insertions(+), 4 deletions(-)

commit 785cdd334ad8410a04830765574607e3ade54a45
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jul 6 16:23:32 2012 +0000

    Remove useless blanks

 src/StationResults.cpp | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

commit f3709ef4adeb19d6b23602dcda5bda40135b8cbe
Merge: b2f2d4b 3f70599
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jul 2 15:42:39 2012 +0000

    Merge branch 'testing' into devel
    
    Conflicts:
            src/AbstractTool.cpp
            src/WinResults.cpp

commit b2f2d4b585da979ac756b3601f643eb81e284c4a
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jun 8 16:11:16 2012 +0000

    Major develop in progress

 src/AbstractToolParameters.cpp | 53 +++++++++++++++++++++++++++++++++++++++++-
 src/AbstractToolParameters.h   |  6 +++--
 2 files changed, 56 insertions(+), 3 deletions(-)

commit 3d194138eae8a76f7a2c9bbcdb6841f0e7810fa1
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Apr 23 17:09:30 2012 +0000

    Many modifications

 src/AbstractStation.cpp        |   4 +-
 src/AbstractStation.h          |   6 +-
 src/AbstractTool.cpp           | 102 +++++---------
 src/AbstractTool.h             |   4 +-
 src/AbstractToolParameters.cpp | 109 +++++++++++++++
 src/AbstractToolParameters.h   | 108 +++++++++++++++
 src/AbstractToold.cpp          | 297 ++++++++++++++++++++++++++---------------
 src/AbstractToold.h            |   6 +-
 src/AbstractToold.ui           |  84 +++---------
 src/SpectrumParameters.cpp     |  88 ------------
 src/SpectrumParameters.h       |  74 ----------
 src/SpectrumStationSignals.cpp |  12 +-
 src/StationResults.cpp         |   2 +-
 src/StationResults.h           |   2 +-
 14 files changed, 477 insertions(+), 421 deletions(-)

commit 3f70599075d38543f19ae72eec0cc779864c1507
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jan 30 10:54:57 2012 +0000

    Version 1.7.3

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

commit 3e356aae0e8593ed147ee9ca4e6d433025d227f0
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Jan 25 14:25:12 2012 +0000

    Fixed saving user message

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

commit 2a612467969ee971d8741b69fb2a8d8bd565f458
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Jan 25 14:17:51 2012 +0000

    Improve the way results are saved

 src/AbstractTool.cpp | 10 +++++-----
 src/WinResults.cpp   | 55 +++++++++++++++++++++++++++++++++++++---------------
 2 files changed, 44 insertions(+), 21 deletions(-)

commit ff8850f2feb886938368e600bfce6a65c441159f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Dec 9 14:25:03 2011 +0100

    Select menu moved to WindowingParameterWidget

 src/AbstractStation.h |   1 -
 src/AbstractTool.cpp  | 103 ++++++++++++++++----------------------------------
 src/AbstractTool.h    |   9 +++--
 src/AbstractToold.cpp |   2 +
 src/AbstractToold.ui  |  24 ++++++++----
 5 files changed, 57 insertions(+), 82 deletions(-)

commit 0813187a0e3a3a26be6a3e71e396946e32557652
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Dec 8 14:22:49 2011 +0100

    Fixed export of H/V results

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

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

    Version 0.0.0-snapshot-20110923

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

commit 8cccfacbadfc83d8508ac9adc8ea6bd2221317e4
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Sep 16 12:17:44 2011 +0200

    Version 1.7.2

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

commit 8e93ca1d50902e5612ad91b0c12f671574d0e7ec
Merge: 0257a31 5e4c5a6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Sep 15 18:31:33 2011 +0200

    Merge branch 'testing' into devel

commit 5e4c5a65b44648f037afbd6ae2e8e114dcf9fc0a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Sep 14 22:07:39 2011 +0200

    Remove cancel button for legend editor

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

commit 0257a31b87188e21c2eb113c01977c0e0f275966
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue May 24 14:58:11 2011 +0200

    Uses new Group structure to generate from cats.`

 src/AbstractTool.cpp |  2 +-
 src/AbstractToold.ui |  5 ++++-
 src/WinResults.cpp   | 23 ++++++++++++-----------
 3 files changed, 17 insertions(+), 13 deletions(-)

commit 4ad61549122d2464f9d0b378e48e1ec06de72b03
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue May 17 21:59:20 2011 +0200

    Reformat blanks

 src/AbstractStation.cpp        |  70 ++--
 src/AbstractStation.h          |  38 +--
 src/AbstractSummary.cpp        | 390 +++++++++++-----------
 src/AbstractSummary.h          |   2 +-
 src/AbstractTool.cpp           | 712 ++++++++++++++++++++---------------------
 src/AbstractTool.h             |  16 +-
 src/AbstractToold.cpp          |  68 ++--
 src/AbstractToold.h            |   2 +-
 src/AbstractToold.ui           |  24 +-
 src/LoadWinStatList.cpp        |  22 +-
 src/LoadWinStatList.h          |   6 +-
 src/PeakEditor.cpp             |  10 +-
 src/PeakItemModel.cpp          |   8 +-
 src/PeakItemModel.h            |   8 +-
 src/PeakSearchRange.cpp        |   2 +-
 src/ReplaceLog.cpp             |  38 +--
 src/ReplaceLog.h               |   4 +-
 src/SetCategory.cpp            |   6 +-
 src/SetCategory.h              |   8 +-
 src/SpectrumParameters.cpp     |  40 +--
 src/SpectrumParameters.h       |   8 +-
 src/SpectrumStationSignals.cpp |  72 ++---
 src/SpectrumStationSignals.h   |   6 +-
 src/StationLine.cpp            |  10 +-
 src/StationResults.cpp         | 470 +++++++++++++--------------
 src/StationResults.h           |  28 +-
 src/StatisticResults.cpp       | 268 ++++++++--------
 src/StatisticResults.h         |  10 +-
 src/StudentTest.cpp            |   4 +-
 src/StudentTestCurveModel.cpp  |   6 +-
 src/SummaryMapOptions.cpp      |  44 +--
 src/SummaryMapOptions.h        |  20 +-
 src/WinResults.cpp             | 322 +++++++++----------
 src/WinResults.h               |  10 +-
 src/WinResultsOptions.cpp      |  62 ++--
 src/WinResultsOptions.h        |  14 +-
 36 files changed, 1414 insertions(+), 1414 deletions(-)

commit aa722876284663d48e95fc7a8e94f180f03d54a1
Merge: 578eb71 75e02f2
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 12 18:07:18 2011 +0200

    Merge branch 'testing' into devel

commit 75e02f22103982db6f04e01c4dd30ca5eaa9aa82
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 12 12:57:26 2011 +0200

    Version 1.7.1

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

commit 55597cfaa4b92ec707c16e7e7f68012dc7327c39
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 12 11:47:01 2011 +0200

    Fix computation of average curve and peak in summary

 src/AbstractSummary.cpp | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)

commit aa0ceaa8a24c3fbb725d469ecefeb96232a2928c
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed May 11 19:10:22 2011 +0200

    Proper call to setParameters()

 src/AbstractTool.cpp | 1 +
 1 file changed, 1 insertion(+)

commit 68a11cbba1474863b7694323f1dc786a88fe99e2
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Apr 28 18:36:22 2011 +0200

    Minor edit

 src/PeakEditor.cpp            | 2 +-
 src/PeakEditor.h              | 2 +-
 src/PeakItemModel.cpp         | 2 +-
 src/PeakItemModel.h           | 2 +-
 src/StudentTestCurveModel.cpp | 2 +-
 src/StudentTestCurveModel.h   | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

commit 578eb71f5b0a7f532df8563178b68152f20d2d1e
Merge: 110dda1 75164c1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Mar 17 11:29:16 2011 +0100

    Merge branch 'testing' into devel

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

    Version 1.7.0

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

commit 56981e11e052fbda7232fe1312737b8fbafac28e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Mar 11 22:11:50 2011 +0100

    Add peak statistics on average plot
    
    New square dimensions for plots
    Fix add peak in edit dialog box
    N plots per line is now available even without makeup
    Top an left of graph in makeup are both used to define spacing between
    plots
    New menu Tools/Categories to Groups

 src/AbstractSummary.cpp    | 103 ++++++++++++++++++++------------
 src/AbstractSummary.h      |  19 ++++--
 src/AbstractTool.cpp       |   8 ++-
 src/AbstractToold.cpp      |   4 --
 src/AbstractToold.ui       |  71 +++++++++++-----------
 src/PeakEditor.cpp         |  18 +++---
 src/PeakItemModel.cpp      |   2 +-
 src/PeakItemModel.h        |   3 +-
 src/SpectrumParameters.cpp |   7 ++-
 src/StationResults.cpp     |  33 ++++-------
 src/WinResults.cpp         | 144 ++++++++++++++++++++++++++++++---------------
 src/WinResults.h           |   5 +-
 12 files changed, 254 insertions(+), 163 deletions(-)

commit 90058247e6ead46501315b16d14a9710b7b9d781
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Feb 14 14:30:49 2011 +0100

    Version 1.6.1

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

commit 76b86c9ebcc85694f20345984c18411a6c1d15ab
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Feb 14 14:23:26 2011 +0100

    Adds uncertainty for amplitude in tooltip
    
    Duplicates tool tip for the graph (already on label)
    Fix spacing between graph to avoid overlap with labels

 src/StationResults.cpp | 34 +++++++++++++++++++++-------------
 src/StationResults.h   | 11 ++++++-----
 src/WinResults.cpp     |  6 +++++-
 3 files changed, 32 insertions(+), 19 deletions(-)

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

    Version 1.6.0

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

commit a987dc0fd06150b17c14e88b6d61bea8715e3eb5
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Jan 30 22:26:41 2011 +0100

    Revival of Student Test tool
    
    New average layer in summary
    New peak editor

 src/AbstractStation.cpp                   |  19 +-
 src/AbstractStation.h                     |  17 +-
 src/AbstractSummary.cpp                   |  76 +++++-
 src/AbstractSummary.h                     |  11 +-
 src/AbstractTool.cpp                      |   4 +-
 src/AdjustPeak.ui                         | 151 -----------
 src/PeakEditor.cpp                        | 155 ++++++++++++
 src/PeakEditor.h                          |  54 ++++
 src/PeakEditor.ui                         |  98 ++++++++
 src/PeakItemModel.cpp                     | 184 ++++++++++++++
 src/PeakItemModel.h                       |  63 +++++
 src/{AdjustPeak.h => PeakSearchRange.cpp} |  26 +-
 src/{AdjustPeak.cpp => PeakSearchRange.h} |  48 ++--
 src/PeakSearchRange.ui                    | 157 ++++++++++++
 src/StationLine.cpp                       |  12 +-
 src/StationResults.cpp                    | 374 ++++++++++++++++------------
 src/StationResults.h                      |  55 ++--
 src/StatisticResults.cpp                  | 379 ++++++++++++++++++++++++++++
 src/StatisticResults.h                    |  78 ++++++
 src/StudentTest.cpp                       |  96 +++++++
 src/StudentTest.h                         |  55 ++++
 src/StudentTest.ui                        | 163 ++++++++++++
 src/StudentTestCurveModel.cpp             | 203 +++++++++++++++
 src/StudentTestCurveModel.h               |  59 +++++
 src/SummaryMapOptions.ui                  |   7 +-
 src/WinResults.cpp                        | 399 ++++++------------------------
 src/WinResults.h                          |  15 +-
 src/WinResultsOptions.cpp                 |   4 +-
 28 files changed, 2222 insertions(+), 740 deletions(-)

commit 110dda1de7f8df41b254d4b52339c385d0b1d369
Merge: 056baee 8a3cce9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 28 17:07:09 2011 +0100

    Merge branch 'testing' into devel

commit 8a3cce9a402209425948ba278d34309ba0860358
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 7 15:01:32 2011 +0100

    updateAllFields() was missing for timeLimits

 src/AbstractTool.cpp | 1 +
 1 file changed, 1 insertion(+)

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

    Set release version

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

commit f9805cc86ca3b50546a4cee91614f60439d772aa
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 3 16:54:50 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 836010680cf071031fa59c658d983b1d9bdc76c3
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 3 16:31:12 2011 +0100

    Fix error when stddev is nearly null
    
    For null stddev, their can be slightly negative leading to NaN stddev
    display.
    Set default active tab to the first one

 src/AbstractTool.cpp   |  6 +++---
 src/AbstractToold.ui   | 14 +++++++-------
 src/StationResults.cpp |  3 ++-
 3 files changed, 12 insertions(+), 11 deletions(-)

commit 056baee03a6e199b663de5a7ddbf48f247a77fb1
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   | 8 ++++----
 src/StationResults.cpp | 3 ++-
 3 files changed, 11 insertions(+), 5 deletions(-)

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

    Version 1.5.0-snapshot-20101202

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

commit 53583638dcfc2ed73874d8c96fb9e490b25ff786
Merge: a70c52f 8949a9c
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Nov 29 13:31:16 2010 +0100

    Merge branch '2.1'

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

    Version 1.5.0-snapshot-20101119

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

commit 8949a9cd580265dd1c1f3281f81a2604a7ec014f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Nov 19 18:42:00 2010 +0100

    Version 1.5.0-snapshot-20101119

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

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

    Version 1.5.0-snapshot-20101117

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

commit 841c258cb63d91ec545847cd6699a27f69186781
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Nov 17 18:07:51 2010 +0100

    Version 1.5.0-snapshot-20101117

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

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

    Version 1.5.0-snapshot-20101115

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

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

    Version 1.5.0-snapshot-20101007

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

commit 1d9e5230a4b3c0e8b1e83593a9ac99b55035f9cb
Merge: e756aa1 2b011f8
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Sep 21 16:59:06 2010 +0200

    Merge branch '2.1'

commit 2b011f84cd9dcfead6b18b859f02877b70243d1b
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Sep 21 16:42:29 2010 +0200

    Fix 'End' for stations with more than one signal

 src/AbstractTool.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

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

    Version 1.5.0-snapshot-20100914

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

commit e756aa1f58891ff67cf581822f01f5e33d95d43b
Merge: c76f58a 68de98e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Sep 12 17:42:55 2010 +0200

    Merge branch '2.1'

commit 68de98e4abf57a8014969e260245dd16e928dca3
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Sep 12 07:19:34 2010 +0200

    Add debug output in on_categoryLegend_clicked()

 src/AbstractTool.cpp      | 1 -
 src/SummaryMapOptions.cpp | 9 ++++++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

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

    Version 1.5.0-snapshot-20100806

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

commit c76f58ab6e1a43602109a751fa679a67005afba1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jul 30 15:47:47 2010 +0200

    New meta data framework with implicit shared

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

commit bcee62fff2a64613e1fbd0d485239d9d8d5fb69b
Merge: fb4f1ac 295b1c6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 30 17:50:01 2010 +0200

    Merge branch '2.1'

commit 295b1c6f706b70d278052bc7ed5fc3ef5b6fef76
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 16 21:25:38 2010 +0200

    Version 1.5.0-snapshot-20100616

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

commit fb4f1ac3cbe214036b47ec4d00a1757eb927446a
Merge: d43e72f 2a20d3b
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 9 21:25:04 2010 +0200

    Merge branch '2.1'

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

    Version 1.5.0-snapshot-20100525

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

commit 3d97bc99dcbc6d52ee537e4bc747aa575372f47f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon May 24 17:43:34 2010 +0200

    TRACE_INT replaced by TRACE_BUG_INT
    
    Other types as well

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

commit d43e72f6f6948b18bd6f452c087e2f4768f52c62
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri May 21 10:49:54 2010 +0200

    Add CurvePointOptions

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

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

    Version 1.5.0-snapshot-20100507

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

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

    Version 1.5.0-snapshot-20100506

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

commit 87412e4262db43ee36be222d1094b89e5c8559a7
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 6 19:17:06 2010 +0200

    Fix bug in spectrum grid reported several times
    
    Was due to a station without windows
    Fix scale setting if first station has no windows

 src/AbstractStation.cpp |  9 +++++++++
 src/AbstractStation.h   |  1 +
 src/AbstractSummary.cpp | 36 +++++++++++++++++++++---------------
 src/AbstractTool.cpp    |  1 +
 src/StationResults.cpp  | 15 +++++++++++++++
 src/StationResults.h    |  2 ++
 src/WinResults.cpp      | 15 +++++++++++++--
 7 files changed, 62 insertions(+), 17 deletions(-)

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

    Version 1.5.0-snapshot-20100504

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

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

    Version 1.5.0-snapshot-20100416

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

commit fcd5a89192793a3aa5fb5a563f0e7f8577a41db3
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Apr 2 11:24:36 2010 +0200

    Remove common base layout

 src/AbstractTool.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 2aebc0b35355b7b104528463201c16954bc1df8f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Mar 24 22:07:52 2010 +0100

    Version 1.5.0-snapshot-20100324

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

commit 38a7c02f26f163efb7c3ba81a79799dab0f7d94d
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Mar 23 17:45:29 2010 +0100

    Get rid of \mainpage

 src/MonoStation.cpp | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

commit 788354f7763e23a80d56d35cdc70fabf0227bf09
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Mar 16 19:44:00 2010 +0100

    Set message title more generic

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

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

    Version 1.5.0-snapshot-20100226

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

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

    Version 1.5.0-snapshot-20100222

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

commit 28489b1a3a348d4e0ad4393be008889fb5d45b97
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Feb 22 18:53:24 2010 +0100

    Move default sizing of tools to ToolBase

 src/AbstractTool.cpp | 1 -
 1 file changed, 1 deletion(-)

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

    Version 1.5.0-snapshot-20100221

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

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

    Version 1.5.0-snapshot-20100220

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

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

    Version 1.5.0-snapshot-20100219

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

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

    Version 1.5.0-snapshot-20100218

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

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

    Version 1.5.0-snapshot-20100217

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

commit d3f0e4ce6a4a59325ef04de3f51b25e5eb46274e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Feb 17 15:12:06 2010 +0100

    Follow const added for point selection in SciFigs

 src/AbstractStation.cpp | 6 +++---
 src/AbstractStation.h   | 2 +-
 src/StationResults.cpp  | 8 ++++----
 src/StationResults.h    | 6 +++---
 4 files changed, 11 insertions(+), 11 deletions(-)

commit 7e61127b4985a47a61bf3e6425e64ed0a88d7c69
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Feb 17 13:26:33 2010 +0100

    Add bug trace for grid spectrum

 src/AbstractSummary.cpp | 6 ++++++
 1 file changed, 6 insertions(+)

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

    Version 1.5.0-snapshot-20100212

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

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

    Version 1.5.0-snapshot-20100209

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

commit beb923207528d770dbe00c1ae27d58729b6c7da7
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Feb 9 11:08:46 2010 +0100

    Set default page height to 29.7 instead of 28.8

 src/AbstractToold.ui | 473 ++++++++++++++++++++++++++-------------------------
 1 file changed, 237 insertions(+), 236 deletions(-)

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

    Version 1.5.0-snapshot-20100206

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

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

    Version 1.5.0-snapshot-20100130

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

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

    Version 1.5.0-snapshot-20100128

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

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

    Version 1.5.0-snapshot-20100127

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

commit 3e46bf765cc0fe6ebb883c699e6b3d572b61d25a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jan 27 21:24:48 2010 +0100

    Set direct rendering of stations on map
    
    Lets user change text positions without losing it when modifying map
    properties.

 src/AbstractSummary.cpp   | 83 ++++++++++++++-----------------------------
 src/AbstractSummary.h     |  8 ++---
 src/StationLine.cpp       | 90 +++++++++++++++++++++++++++++++++++++++++++++++
 src/StationLine.h         | 74 ++++++++++++++++++++++++++++++++++++++
 src/SummaryMapOptions.cpp | 41 ++++++++++-----------
 src/SummaryMapOptions.h   |  8 ++---
 6 files changed, 218 insertions(+), 86 deletions(-)

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

    Version 1.5.0-snapshot-20100126

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

commit 9a1157c89d5b712d3b8072dd5cfa1268eb2255ff
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Jan 26 23:43:13 2010 +0100

    Summary entirely based on StationResults
    
    'Default' category does not appear anymore if not referenced.
    Live changes for Map option dialog (including legend editor).

 src/AbstractStation.cpp   |   1 -
 src/AbstractStation.h     |   5 +--
 src/AbstractSummary.cpp   | 109 +++++++++++++++++++++++++++-------------------
 src/AbstractSummary.h     |  21 +++++----
 src/StationResults.cpp    |  11 +++++
 src/StationResults.h      |  14 ++++++
 src/SummaryMapOptions.cpp |  38 +++++++++++++---
 src/SummaryMapOptions.h   |   4 ++
 src/SummaryMapOptions.ui  |  89 ++++++++++++++++++-------------------
 src/WinResults.cpp        |   7 ++-
 10 files changed, 188 insertions(+), 111 deletions(-)

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

    Version 1.5.0-snapshot-20100113

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

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

    Strict namespace for libraries

 src/AbstractStation.cpp        |  4 ++++
 src/AbstractStation.h          |  6 +++++-
 src/AbstractSummary.cpp        |  4 ++++
 src/AbstractSummary.h          | 12 +++++-------
 src/AbstractTool.cpp           |  4 ++++
 src/AbstractTool.h             |  7 +++++--
 src/AbstractToold.cpp          |  3 +++
 src/AbstractToold.h            |  9 +++++----
 src/AbstractToold.ui           | 16 ++++++++--------
 src/AdjustPeak.cpp             |  4 ++++
 src/AdjustPeak.h               |  6 +++++-
 src/LoadWinStatList.cpp        |  4 ++++
 src/LoadWinStatList.h          |  4 ++++
 src/MonoStation.cpp            |  4 ++++
 src/ReplaceLog.cpp             |  4 ++++
 src/ReplaceLog.h               |  6 +++++-
 src/SetCategory.cpp            |  4 ++++
 src/SetCategory.h              |  4 ++++
 src/SpectrumParameters.cpp     |  4 ++++
 src/SpectrumParameters.h       |  8 ++++++--
 src/SpectrumStationSignals.cpp | 12 ++++++++----
 src/SpectrumStationSignals.h   |  4 ++++
 src/StationResults.cpp         |  4 ++++
 src/StationResults.h           |  9 +++++----
 src/SummaryMapOptions.cpp      |  4 ++++
 src/SummaryMapOptions.h        |  4 ++++
 src/WinResults.cpp             |  4 ++++
 src/WinResults.h               |  9 ++++++---
 src/WinResultsOptions.cpp      |  4 ++++
 src/WinResultsOptions.h        |  7 ++++++-
 30 files changed, 140 insertions(+), 38 deletions(-)

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

    Replace copyright by list of authors

 src/AbstractStation.cpp        | 5 +++--
 src/AbstractStation.h          | 5 +++--
 src/AbstractSummary.cpp        | 5 +++--
 src/AbstractSummary.h          | 5 +++--
 src/AbstractTool.cpp           | 5 +++--
 src/AbstractTool.h             | 5 +++--
 src/AbstractToold.cpp          | 5 +++--
 src/AbstractToold.h            | 5 +++--
 src/AdjustPeak.cpp             | 5 +++--
 src/AdjustPeak.h               | 5 +++--
 src/LoadWinStatList.cpp        | 5 +++--
 src/LoadWinStatList.h          | 5 +++--
 src/MonoStation.cpp            | 5 +++--
 src/ReplaceLog.cpp             | 5 +++--
 src/ReplaceLog.h               | 5 +++--
 src/SetCategory.cpp            | 5 +++--
 src/SetCategory.h              | 5 +++--
 src/SpectrumParameters.cpp     | 6 ++++--
 src/SpectrumParameters.h       | 6 ++++--
 src/SpectrumStationSignals.cpp | 5 +++--
 src/SpectrumStationSignals.h   | 5 +++--
 src/StationResults.cpp         | 5 +++--
 src/StationResults.h           | 5 +++--
 src/SummaryMapOptions.cpp      | 5 +++--
 src/SummaryMapOptions.h        | 5 +++--
 src/WinResults.cpp             | 6 ++++--
 src/WinResults.h               | 6 ++++--
 src/WinResultsOptions.cpp      | 5 +++--
 src/WinResultsOptions.h        | 5 +++--
 29 files changed, 91 insertions(+), 58 deletions(-)

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

    Version 1.5.0-snapshot-20091214

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

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

    Version 1.5.0-snapshot-20091201

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

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

    Version 1.5.0-snapshot-20091120

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

commit 6d6f9d126a967a529a26a1e8345870af5223c63f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Nov 19 01:29:56 2009 +0100

    Remove transparency for window colors

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

commit a36e210a2120db089953488870eb068400512f63
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Oct 2 06:23:12 2009 +0200

    Fix memory leakage for update option

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

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

    Waran development

 src/AbstractStation.cpp | 8 ++++++++
 src/AbstractStation.h   | 2 +-
 src/AbstractTool.cpp    | 7 +++++--
 3 files changed, 14 insertions(+), 3 deletions(-)

commit 16db046816966d8ccedc487d72d22d1e04acad1c
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Sep 3 17:33:40 2009 +0200

    Support for non-gui time range list

 src/AbstractStation.cpp | 47 ++++++++++++++++++++++++++++++++-----
 src/AbstractStation.h   | 34 +++++++++++++++++++--------
 src/AbstractTool.cpp    | 61 ++++++++++++++++++++++++-------------------------
 src/AbstractTool.h      |  2 +-
 4 files changed, 96 insertions(+), 48 deletions(-)

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

    Minor fix after last big changes

 lang/MonoStation.de.ts | 1024 ++++++++++++++++++++++++++++++++++++++++++++++++
 lang/MonoStation.es.ts | 1024 ++++++++++++++++++++++++++++++++++++++++++++++++
 lang/MonoStation.fr.ts | 1024 ++++++++++++++++++++++++++++++++++++++++++++++++
 lang/MonoStation.it.ts | 1024 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/MonoStation.cpp    |   35 ++
 5 files changed, 4131 insertions(+)

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

    New header framwork: one big include per library

 admin/info                                         |    4 +-
 lang/monostation.de.ts                             | 1024 --------------------
 lang/monostation.es.ts                             | 1024 --------------------
 lang/monostation.fr.ts                             | 1024 --------------------
 lang/monostation.it.ts                             | 1024 --------------------
 ...{qtbabstractstation.cpp => AbstractStation.cpp} |   18 +-
 src/{qtbabstractstation.h => AbstractStation.h}    |   17 +-
 ...{qtbabstractsummary.cpp => AbstractSummary.cpp} |   35 +-
 src/{qtbabstractsummary.h => AbstractSummary.h}    |   12 +-
 src/{qtbabstracttool.cpp => AbstractTool.cpp}      |   70 +-
 src/{qtbabstracttool.h => AbstractTool.h}          |   13 +-
 src/{qtbabstracttoold.cpp => AbstractToold.cpp}    |   26 +-
 src/{qtbabstracttoold.h => AbstractToold.h}        |   15 +-
 src/{qtbabstracttoold.ui => AbstractToold.ui}      |   10 +-
 src/{qtbadjustpeak.cpp => AdjustPeak.cpp}          |    9 +-
 src/{qtbadjustpeak.h => AdjustPeak.h}              |   13 +-
 src/{qtbadjustpeak.ui => AdjustPeak.ui}            |    0
 ...{qtbloadwinstatlist.cpp => LoadWinStatList.cpp} |   12 +-
 src/{qtbloadwinstatlist.h => LoadWinStatList.h}    |   13 +-
 src/{qtbloadwinstatlist.ui => LoadWinStatList.ui}  |    0
 src/{qtbreplacelog.cpp => ReplaceLog.cpp}          |   10 +-
 src/{qtbreplacelog.h => ReplaceLog.h}              |   13 +-
 src/{qtbreplacelog.ui => ReplaceLog.ui}            |    0
 src/{qtbsetcategory.cpp => SetCategory.cpp}        |   11 +-
 src/{qtbsetcategory.h => SetCategory.h}            |   13 +-
 src/{qtbsetcategory.ui => SetCategory.ui}          |    0
 ...ectrumparameters.cpp => SpectrumParameters.cpp} |   19 +-
 ...tbspectrumparameters.h => SpectrumParameters.h} |   17 +-
 ...ationsignals.cpp => SpectrumStationSignals.cpp} |   14 +-
 ...umstationsignals.h => SpectrumStationSignals.h} |   11 +-
 src/{qtbstationresults.cpp => StationResults.cpp}  |   25 +-
 src/{qtbstationresults.h => StationResults.h}      |   17 +-
 ...summarymapoptions.cpp => SummaryMapOptions.cpp} |   14 +-
 ...{qtbsummarymapoptions.h => SummaryMapOptions.h} |   17 +-
 ...tbsummarymapoptions.ui => SummaryMapOptions.ui} |    0
 src/{qtbwinresults.cpp => WinResults.cpp}          |   34 +-
 src/{qtbwinresults.h => WinResults.h}              |   17 +-
 ...winresultsoptions.cpp => WinResultsOptions.cpp} |   14 +-
 ...{qtbwinresultsoptions.h => WinResultsOptions.h} |   11 +-
 ...tbwinresultsoptions.ui => WinResultsOptions.ui} |    0
 src/monostationdllexport.h                         |   17 -
 41 files changed, 266 insertions(+), 4371 deletions(-)

commit 32d987601432c07defce64b02f40d11a67ff5290
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Aug 26 08:54:32 2009 +0200

    Drop of Qtb prefix

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

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

    Drop Qtb prefix

 admin/info                        |   2 +-
 lang/monostation.de.ts            | 922 ++++++++++++++++++++++++++++++++------
 lang/monostation.es.ts            | 922 ++++++++++++++++++++++++++++++++------
 lang/monostation.fr.ts            | 922 ++++++++++++++++++++++++++++++++------
 lang/monostation.it.ts            | 922 ++++++++++++++++++++++++++++++++------
 src/monostationdllexport.h        |  35 +-
 src/qtbabstractstation.cpp        |  66 +--
 src/qtbabstractstation.h          |  62 +--
 src/qtbabstractsummary.cpp        | 246 +++++-----
 src/qtbabstractsummary.h          |  52 +--
 src/qtbabstracttool.cpp           | 356 +++++++--------
 src/qtbabstracttool.h             |  54 +--
 src/qtbabstracttoold.cpp          |  56 +--
 src/qtbabstracttoold.h            |  18 +-
 src/qtbabstracttoold.ui           |  30 +-
 src/qtbadjustpeak.cpp             |  14 +-
 src/qtbadjustpeak.h               |  10 +-
 src/qtbadjustpeak.ui              |   8 +-
 src/qtbloadwinstatlist.cpp        |  18 +-
 src/qtbloadwinstatlist.h          |  16 +-
 src/qtbloadwinstatlist.ui         |   4 +-
 src/qtbreplacelog.cpp             |  52 +--
 src/qtbreplacelog.h               |  10 +-
 src/qtbreplacelog.ui              |   4 +-
 src/qtbsetcategory.cpp            |  12 +-
 src/qtbsetcategory.h              |  10 +-
 src/qtbsetcategory.ui             |   8 +-
 src/qtbspectrumparameters.cpp     |  12 +-
 src/qtbspectrumparameters.h       |  20 +-
 src/qtbspectrumstationsignals.cpp |  46 +-
 src/qtbspectrumstationsignals.h   |  16 +-
 src/qtbstationresults.cpp         | 278 ++++++------
 src/qtbstationresults.h           |  58 +--
 src/qtbsummarymapoptions.cpp      |  76 ++--
 src/qtbsummarymapoptions.h        |  26 +-
 src/qtbsummarymapoptions.ui       |   4 +-
 src/qtbwinresults.cpp             | 264 +++++------
 src/qtbwinresults.h               |  20 +-
 src/qtbwinresultsoptions.cpp      |  34 +-
 src/qtbwinresultsoptions.h        |  16 +-
 src/qtbwinresultsoptions.ui       |   4 +-
 41 files changed, 4126 insertions(+), 1579 deletions(-)

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

    Version 1.5.0-snapshot-20090730

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

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

    Version 1.5.0-snapshot-20090617

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

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

    Version 1.5.0-snapshot-20090610

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

commit 8fd02ceb7e4dbb01bee60ccc174532fbe68d8900
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Jun 9 23:11:02 2009 +0200

    Debug of sparse time range for windowing

 src/qtbabstractstation.cpp | 10 +++++-----
 src/qtbabstractstation.h   |  4 ++--
 src/qtbabstracttool.cpp    | 49 ++++++++++++++++++++++++++++++++--------------
 3 files changed, 41 insertions(+), 22 deletions(-)

commit 5ae007a2440fed663465075245f92e5e112aee9f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Jun 4 21:48:16 2009 +0200

    Support of heterogeneous signals for windowing

 src/qtbabstractstation.cpp |  79 +++++------------
 src/qtbabstractstation.h   |  19 ++--
 src/qtbabstracttool.cpp    | 215 ++++++++++++++++++++++++++++++---------------
 src/qtbabstracttool.h      |   6 +-
 4 files changed, 180 insertions(+), 139 deletions(-)

commit 5fc7e95c515b1beec981504955cb8a9549100a3d
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 28 21:46:24 2009 +0200

    Change in QtbCurve interface

 src/qtbabstractsummary.cpp | 4 ++--
 src/qtbstationresults.cpp  | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

commit 6c883e3b9656dfdc3720e4a30bc8038b55d1438f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 21 22:44:12 2009 +0200

    Version 1.5.0-snapshot-20090521

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

commit 6fbe3b923e934f5f773e680ea721cd995d1f02a3
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed May 20 16:59:11 2009 +0200

    New branch 2.1

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

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

    Version 1.5.0

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

commit 8dfb95df897794ce90a5c08418c7f33a91e7b96a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Apr 14 15:31:06 2009 +0200

    Follow changes in QtbDoubleSignal::taper interface

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

commit 1c346f7d4e00a1740eb68b2ceb5d8eb7b7bb8a27
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Apr 13 02:41:05 2009 +0200

    Renaming of fft

 src/qtbspectrumstationsignals.cpp | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

commit 1dc17865e7acb22fbb6428177d1a61d0d777fb8e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 30 00:38:48 2009 +0200

    *Param replaced by *Parameters
    
    New combo for SetCategories

 src/qtbabstracttool.cpp           | 24 +++++------
 src/qtbabstracttoold.cpp          |  6 +--
 src/qtbsetcategory.cpp            | 49 ++++++++++++++++++++++
 src/qtbsetcategory.h              | 42 +++++++++++++++++++
 src/qtbsetcategory.ui             | 88 +++++++++++++++++++++++++++++++++++++++
 src/qtbspectrumparameters.cpp     |  4 +-
 src/qtbspectrumstationsignals.cpp |  2 +-
 src/qtbwinresults.cpp             | 36 +++++++++-------
 8 files changed, 218 insertions(+), 33 deletions(-)

commit 1c7811d5d9a13393fbf3d6dd5cdf98ce0704cee7
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Mar 25 10:27:04 2009 +0100

    Legend for summary map without pen properties

 src/qtbabstractsummary.cpp   | 16 ++++++----------
 src/qtbsummarymapoptions.cpp |  3 ++-
 2 files changed, 8 insertions(+), 11 deletions(-)

commit 697c37ce1fc6f41786de0cdb405fbbfdd54b646f
Merge: 6c0fd12 058e9e1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Mar 8 00:31:28 2009 +0100

    Merge branch 'sesarray-2.0'
    
    Conflicts:
            admin/info
            src/qtbabstractsummary.cpp
            src/qtbabstracttool.cpp
            src/qtbabstracttoold.cpp

commit 058e9e1dad3abe24031a7df4d42c0b36b0f6a4f4
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 872c6b3db98b369ae73907691880b7b55481a4f9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 2 23:50:27 2009 +0100

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

 admin/{version => version-sesarray-2.0} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

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

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

 admin/{version => version-master} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

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

    Fix license header (homogeneous with 2.1)

 src/monostationdllexport.h        | 2 +-
 src/qtbabstractstation.cpp        | 2 +-
 src/qtbabstractstation.h          | 2 +-
 src/qtbabstractsummary.cpp        | 2 +-
 src/qtbabstractsummary.h          | 2 +-
 src/qtbabstracttool.cpp           | 2 +-
 src/qtbabstracttool.h             | 2 +-
 src/qtbabstracttoold.cpp          | 4 ++--
 src/qtbabstracttoold.h            | 2 +-
 src/qtbadjustpeak.cpp             | 2 +-
 src/qtbadjustpeak.h               | 2 +-
 src/qtbloadwinstatlist.cpp        | 2 +-
 src/qtbloadwinstatlist.h          | 2 +-
 src/qtbreplacelog.cpp             | 2 +-
 src/qtbreplacelog.h               | 2 +-
 src/qtbspectrumparameters.cpp     | 2 +-
 src/qtbspectrumparameters.h       | 2 +-
 src/qtbspectrumstationsignals.cpp | 2 +-
 src/qtbspectrumstationsignals.h   | 2 +-
 src/qtbstationresults.cpp         | 2 +-
 src/qtbstationresults.h           | 2 +-
 src/qtbwinresults.cpp             | 2 +-
 src/qtbwinresults.h               | 2 +-
 src/qtbwinresultsoptions.cpp      | 2 +-
 src/qtbwinresultsoptions.h        | 2 +-
 25 files changed, 26 insertions(+), 26 deletions(-)

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

    Remove MAKE_*_DLL, add description

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

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

    MAKE_*_DLL directly handled by dpconfigure

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

commit 2bbb33a6e9be023b50b5aaba30bab721139d4528
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Mar 1 23:44:54 2009 +0100

    Fix default directory for getExistingDirectory

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

commit 36d747d568fe8e5188944d7483a1abcb73cf8f3a
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 6c3264b6f6bf1adc28906392497fca070ccf274d
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Feb 16 15:03:59 2009 +0100

    Lincense header in all source files

 src/monostationdllexport.h        | 24 +++++++++++++++++++-----
 src/qtbabstractstation.cpp        | 24 +++++++++++++++++++-----
 src/qtbabstractstation.h          | 24 +++++++++++++++++++-----
 src/qtbabstractsummary.cpp        | 24 +++++++++++++++++++-----
 src/qtbabstractsummary.h          | 24 +++++++++++++++++++-----
 src/qtbabstracttool.cpp           | 24 +++++++++++++++++++-----
 src/qtbabstracttool.h             | 24 +++++++++++++++++++-----
 src/qtbabstracttoold.cpp          | 24 +++++++++++++++++++-----
 src/qtbabstracttoold.h            | 24 +++++++++++++++++++-----
 src/qtbadjustpeak.cpp             | 24 +++++++++++++++++++-----
 src/qtbadjustpeak.h               | 24 +++++++++++++++++++-----
 src/qtbloadwinstatlist.cpp        | 24 +++++++++++++++++++-----
 src/qtbloadwinstatlist.h          | 24 +++++++++++++++++++-----
 src/qtbreplacelog.cpp             | 24 +++++++++++++++++++-----
 src/qtbreplacelog.h               | 24 +++++++++++++++++++-----
 src/qtbspectrumparameters.cpp     | 24 +++++++++++++++++++-----
 src/qtbspectrumparameters.h       | 24 +++++++++++++++++++-----
 src/qtbspectrumstationsignals.cpp | 24 +++++++++++++++++++-----
 src/qtbspectrumstationsignals.h   | 24 +++++++++++++++++++-----
 src/qtbstationresults.cpp         | 24 +++++++++++++++++++-----
 src/qtbstationresults.h           | 24 +++++++++++++++++++-----
 src/qtbwinresults.cpp             | 24 +++++++++++++++++++-----
 src/qtbwinresults.h               | 24 +++++++++++++++++++-----
 src/qtbwinresultsoptions.cpp      | 24 +++++++++++++++++++-----
 src/qtbwinresultsoptions.h        | 24 +++++++++++++++++++-----
 25 files changed, 475 insertions(+), 125 deletions(-)

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

    Version 1.4.6

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

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

    New license header

 src/monostationdllexport.h        | 8 ++++----
 src/qtbabstractstation.cpp        | 8 ++++----
 src/qtbabstractstation.h          | 8 ++++----
 src/qtbabstractsummary.cpp        | 8 ++++----
 src/qtbabstractsummary.h          | 8 ++++----
 src/qtbabstracttool.cpp           | 8 ++++----
 src/qtbabstracttool.h             | 8 ++++----
 src/qtbabstracttoold.cpp          | 8 ++++----
 src/qtbabstracttoold.h            | 8 ++++----
 src/qtbadjustpeak.cpp             | 8 ++++----
 src/qtbadjustpeak.h               | 8 ++++----
 src/qtbloadwinstatlist.cpp        | 8 ++++----
 src/qtbloadwinstatlist.h          | 8 ++++----
 src/qtbreplacelog.cpp             | 8 ++++----
 src/qtbreplacelog.h               | 8 ++++----
 src/qtbspectrumparameters.cpp     | 8 ++++----
 src/qtbspectrumparameters.h       | 8 ++++----
 src/qtbspectrumstationsignals.cpp | 8 ++++----
 src/qtbspectrumstationsignals.h   | 8 ++++----
 src/qtbstationresults.cpp         | 8 ++++----
 src/qtbstationresults.h           | 8 ++++----
 src/qtbsummarymapoptions.cpp      | 8 ++++----
 src/qtbsummarymapoptions.h        | 8 ++++----
 src/qtbwinresults.cpp             | 8 ++++----
 src/qtbwinresults.h               | 8 ++++----
 src/qtbwinresultsoptions.cpp      | 8 ++++----
 src/qtbwinresultsoptions.h        | 8 ++++----
 27 files changed, 108 insertions(+), 108 deletions(-)

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

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

 src/monostationdllexport.h        | 16 +++++++++++++++-
 src/qtbabstractstation.cpp        | 16 +++++++++++++++-
 src/qtbabstractstation.h          | 16 +++++++++++++++-
 src/qtbabstractsummary.cpp        | 16 +++++++++++++++-
 src/qtbabstractsummary.h          | 16 +++++++++++++++-
 src/qtbabstracttool.cpp           | 16 +++++++++++++++-
 src/qtbabstracttool.h             | 16 +++++++++++++++-
 src/qtbabstracttoold.cpp          | 16 +++++++++++++++-
 src/qtbabstracttoold.h            | 16 +++++++++++++++-
 src/qtbadjustpeak.cpp             | 16 +++++++++++++++-
 src/qtbadjustpeak.h               | 16 +++++++++++++++-
 src/qtbloadwinstatlist.cpp        | 16 +++++++++++++++-
 src/qtbloadwinstatlist.h          | 16 +++++++++++++++-
 src/qtbreplacelog.cpp             | 16 +++++++++++++++-
 src/qtbreplacelog.h               | 16 +++++++++++++++-
 src/qtbspectrumparameters.cpp     | 16 +++++++++++++++-
 src/qtbspectrumparameters.h       | 16 +++++++++++++++-
 src/qtbspectrumstationsignals.cpp | 16 +++++++++++++++-
 src/qtbspectrumstationsignals.h   | 16 +++++++++++++++-
 src/qtbstationresults.cpp         | 16 +++++++++++++++-
 src/qtbstationresults.h           | 16 +++++++++++++++-
 src/qtbsummarymapoptions.cpp      | 16 +++++++++++++++-
 src/qtbsummarymapoptions.h        | 16 +++++++++++++++-
 src/qtbwinresults.cpp             | 16 +++++++++++++++-
 src/qtbwinresults.h               | 16 +++++++++++++++-
 src/qtbwinresultsoptions.cpp      | 16 +++++++++++++++-
 src/qtbwinresultsoptions.h        | 16 +++++++++++++++-
 27 files changed, 405 insertions(+), 27 deletions(-)

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

    Clean info file

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

commit 5cdfb6bcc395590bf60e89a1bf6c5cd39a9b3357
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Jan 31 00:28:10 2009 +0100

    Replace QtbLine by QtbPlotLine
    
    Avoid warnings for unitialized varibales in QtbWinResults

 src/qtbabstractsummary.cpp | 18 +++++++++---------
 src/qtbstationresults.cpp  | 24 +++++++++++++-----------
 src/qtbwinresults.cpp      |  5 +++++
 3 files changed, 27 insertions(+), 20 deletions(-)

commit 438ba94b33bec0d44c35e24142d828510c99d515
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 16 01:24:39 2009 +0100

    Moved to new configure directly based on qmake

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

commit ce1e6ceae96aa90a77736d4254e8879a29738d55
Author: marc <marc>
Date:   Tue Jan 13 13:09:36 2009 +0000

    Version 1.5.0-snapshot-20090113

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

commit 08b30ca4dc73d87bf242b6377d216e9c6e06c999
Author: marc <marc>
Date:   Tue Jan 13 13:04:35 2009 +0000

    Implementaton of global time range

 src/qtbabstractstation.cpp |   8 +--
 src/qtbabstractstation.h   |   4 +-
 src/qtbabstracttool.cpp    | 123 ++++++++++++++++++++++++++++--------------
 src/qtbabstracttool.h      |  14 +++--
 src/qtbabstracttoold.cpp   |  28 +---------
 src/qtbabstracttoold.h     |   6 +--
 src/qtbabstracttoold.ui    | 132 ++++++---------------------------------------
 7 files changed, 117 insertions(+), 198 deletions(-)

commit ed0b41ac088b523fadc6780139a9aa63e2ab1662
Author: marc <marc>
Date:   Mon Jan 12 18:39:03 2009 +0000

    Not significative changes

 src/qtbabstractsummary.cpp |   2 +-
 src/qtbabstracttoold.ui    | 132 +++++++++++++++++++++++++--------------------
 2 files changed, 76 insertions(+), 58 deletions(-)

commit 1645cf99fec8e970864bd4a7a7238a0683805f2f
Author: marc <marc>
Date:   Mon Dec 8 13:46:53 2008 +0000

    Version 1.5.0-snapshot-20081208

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

commit 5135378ba66eeee5c3e5156f331762028020df03
Author: marc <marc>
Date:   Sun Dec 7 17:53:21 2008 +0000

    Unify SHAREDLIBS and STATICLIBS into LIBS (info)

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

commit 80d21283154a3e84b42fa07abe891a47e13c11e8
Author: marc <marc>
Date:   Sun Dec 7 07:19:51 2008 +0000

    Fix bug when modifying curves of plots QtbLineLayer

 src/qtbabstractsummary.cpp | 2 ++
 src/qtbstationresults.cpp  | 4 ++++
 2 files changed, 6 insertions(+)

commit 2110920d15e0a9158f176adcdb21aab8fd62acf2
Author: marc <marc>
Date:   Sat Dec 6 11:18:37 2008 +0000

    Version 1.5.0-snapshot-20081206

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

commit 30b2e1917119c21a367663302788e9610eb5ba25
Author: marc <marc>
Date:   Fri Dec 5 22:31:20 2008 +0000

    Version 1.5.0-snapshot-20081205

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

commit 9930db4e85725e6976b7202e2cf20f59fa09753b
Author: marc <marc>
Date:   Thu Dec 4 17:06:10 2008 +0000

    Version 1.5.0-snapshot-20081204

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

commit 4180f47711e717d106efabc144da8839884822cf
Author: marc <marc>
Date:   Mon Dec 1 15:32:20 2008 +0000

    Version 1.5.0-snapshot-20081201

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

commit b48e536369904bfcef31702717a52fb32c478eb2
Author: marc <marc>
Date:   Fri Nov 28 16:20:34 2008 +0000

    Version 1.5.0-snapshot-20081128

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

commit 7895943a868ded7e4eb0cf5ac096cbe1578a5130
Author: marc <marc>
Date:   Tue Nov 25 13:52:41 2008 +0000

    Version 1.5.0-snapshot-20081125

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

commit c1e1d27e96f8b9d8d368846b8ad807c8333e7465
Author: marc <marc>
Date:   Mon Nov 10 11:47:08 2008 +0000

    New XML attribute interface

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

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

    Not significative changes

 src/qtbabstractsummary.cpp | 67 ++++++++++++++++++++++-----------------
 src/qtbabstractsummary.h   | 10 +++---
 src/qtbstationresults.cpp  | 79 +++++++++++++++++++++++++++++-----------------
 src/qtbstationresults.h    | 17 ++++++----
 src/qtbwinresults.cpp      | 20 ++++++------
 src/qtbwinresults.h        |  1 -
 6 files changed, 113 insertions(+), 81 deletions(-)

commit ed1f34e0f46f953ff6f62b7e29f2ea958d11b073
Author: marc <marc>
Date:   Wed Oct 29 17:38:02 2008 +0000

    Version 1.5.0-snapshot-20081029

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

commit b1b8ba624f222040f2a2f4c93502a811dc3bcc4a
Author: marc <marc>
Date:   Tue Oct 28 18:08:52 2008 +0000

    Version 1.5.0-snapshot-20081028

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

commit 1394deba0303e9002ac8ce707d5cf57896a812fd
Author: marc <marc>
Date:   Mon Oct 27 19:27:33 2008 +0000

    Merge with 2.0.4
    New feature: current display station to zoom automatically axis

 INSTALL                    |  51 -------
 LICENSE.GPL                | 341 ---------------------------------------------
 src/qtbabstractsummary.cpp |   4 +-
 src/qtbabstracttool.cpp    |  48 +++++--
 src/qtbabstracttool.h      |   1 +
 src/qtbabstracttoold.ui    |  15 +-
 src/qtbwinresults.cpp      |   2 +-
 7 files changed, 55 insertions(+), 407 deletions(-)

commit b31daaadf347e9c84c6cfa4cd8164239910c6924
Author: marc <marc>
Date:   Thu Oct 23 13:47:10 2008 +0000

    Remove LICENSE.GPL and INSTALL from cvs

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

commit 3372e34edef0900253a83bb06e14a1de05596438
Author: marc <marc>
Date:   Thu Oct 23 12:17:53 2008 +0000

    Version 1.4.6

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

commit 0fb48574de5563f5387b2a4c0f58e340353c3a52
Author: marc <marc>
Date:   Tue Oct 21 18:53:43 2008 +0000

    Not significative changes

 src/qtbstationresults.cpp | 5 +++++
 1 file changed, 5 insertions(+)

commit a4538b58b27a0101b515f96e88b1c91d66ab8872
Author: marc <marc>
Date:   Sat Oct 18 14:10:47 2008 +0000

    Avoid difference in number of items for frequencyLayer and nWindowsForPeaks

 src/qtbstationresults.cpp | 23 +++++++++++++++++------
 1 file changed, 17 insertions(+), 6 deletions(-)

commit c61a4aec7d506d74caca62c666ece8b417e89945
Author: marc <marc>
Date:   Thu Oct 16 08:52:39 2008 +0000

    Not significative changes

 src/qtbstationresults.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit ac675fcb8e4904df2df7442dddc8d3eff7cc7e74
Author: marc <marc>
Date:   Tue Oct 7 14:33:29 2008 +0000

    Version 1.5.0-snapshot-20081007

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

commit ac22604fa038d0a0d4dabce95be8fc6acfa78eb1
Author: marc <marc>
Date:   Tue Oct 7 09:42:51 2008 +0000

    Correct tool tip for frequency results: shown directly without manual adjust

 src/qtbstationresults.cpp | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

commit 88c62f5589f95a747c31b53dcd6b2b20b10a2e25
Author: marc <marc>
Date:   Thu Oct 2 18:44:03 2008 +0000

    Version 1.5.0-snapshot-20081002

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

commit 94d24e6fa4992babbb69be48efd0e143f3758a86
Author: marc <marc>
Date:   Sat Sep 27 07:04:29 2008 +0000

    Map options
    Selection of station for reprocessing
    Image layer in map
    Interpretation categories

 src/qtbabstractstation.cpp    |  13 ++
 src/qtbabstractstation.h      |  12 +-
 src/qtbabstractsummary.cpp    | 185 +++++++++++++++++++++-------
 src/qtbabstractsummary.h      |  27 +++--
 src/qtbabstracttool.cpp       |  68 ++++++++---
 src/qtbabstracttool.h         |   1 +
 src/qtbabstracttoold.cpp      |   6 +-
 src/qtbabstracttoold.ui       | 274 ++++++++++++++++++++----------------------
 src/qtbadjustpeak.cpp         |  17 ++-
 src/qtbadjustpeak.h           |   4 +-
 src/qtbadjustpeak.ui          |  93 +++++++-------
 src/qtbspectrumparameters.cpp |   8 +-
 src/qtbspectrumparameters.h   |   2 +
 src/qtbstationresults.cpp     | 184 ++++++++++++++++++++--------
 src/qtbstationresults.h       |  13 +-
 src/qtbsummarymapoptions.cpp  | 151 +++++++++++++++++++++++
 src/qtbsummarymapoptions.h    |  47 ++++++++
 src/qtbsummarymapoptions.ui   | 154 ++++++++++++++++++++++++
 src/qtbwinresults.cpp         | 127 ++++++++++++++++++--
 src/qtbwinresults.h           |   4 +
 20 files changed, 1055 insertions(+), 335 deletions(-)

commit c6c43a6bdc538fb1197d5559bee51385b73f28bf
Author: marc <marc>
Date:   Fri Sep 26 22:58:10 2008 +0000

    Set admissible range for frequency down to 1e-99

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

commit ba605e2613d01e10714edf1dbed55db08dc17970
Author: marc <marc>
Date:   Fri Aug 8 10:05:59 2008 +0000

    New versioning system

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

commit 0ad150288f009483d39aca0df56690e659ef6ec0
Author: marc <marc>
Date:   Fri Aug 8 10:03:34 2008 +0000

    New versioning system

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

commit ef1616dfe627d6fedb11624d2f08406367824a86
Author: marc <marc>
Date:   Thu Aug 7 10:46:34 2008 +0000

    Blank release names

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

commit af420e1cf2729246c16ae37af58c02725db80ca4
Author: marc <marc>
Date:   Mon Aug 4 20:30:45 2008 +0000

    Merge with branch sesarray-2_0

 admin/info                 |  2 +-
 src/monostationversion.h   |  4 ++--
 src/qtbabstractstation.cpp |  1 +
 src/qtbabstractsummary.cpp | 33 +++++++++++++++++++--------------
 4 files changed, 23 insertions(+), 17 deletions(-)

commit b042109b3c1ac2b5f2b23b3eec2074ed5e709ced
Author: marc <marc>
Date:   Mon Aug 4 16:39:57 2008 +0000

    Version 1.4.5

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

commit 814d2e468df488993649ba6df360411f7b6660b3
Author: marc <marc>
Date:   Mon Aug 4 16:37:32 2008 +0000

    Bug fixed if null number time windows when constructing grid plot

 src/qtbabstractstation.cpp |  1 +
 src/qtbabstractsummary.cpp | 25 ++++++++++++++-----------
 2 files changed, 15 insertions(+), 11 deletions(-)

commit 3437779621542ef7b8f4682d87a9ef3255b632d7
Author: marc <marc>
Date:   Mon Aug 4 10:01:53 2008 +0000

    Make-ups for results and summary

 src/qtbabstractsummary.cpp    |  27 +++++------
 src/qtbabstracttool.cpp       |  11 +++--
 src/qtbabstracttool.h         |   5 +-
 src/qtbabstracttoold.cpp      |  29 +++++++++---
 src/qtbabstracttoold.h        |   6 ++-
 src/qtbabstracttoold.ui       | 107 +++++++++++++++++++++---------------------
 src/qtbspectrumparameters.cpp |   6 ++-
 src/qtbspectrumparameters.h   |   3 +-
 8 files changed, 105 insertions(+), 89 deletions(-)

commit 2fe261c5f6d0cf6e1e410a75e2e27ec9cc88d2e0
Author: marc <marc>
Date:   Tue Jul 29 14:08:31 2008 +0000

    Bug fixed if no time window is defined when creating the summary

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

commit eee41379634b45c37e65aef2cb8d224875e0bfa1
Author: marc <marc>
Date:   Fri Jul 4 15:00:35 2008 +0000

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

 admin/info                        | 2 +-
 src/monostationdllexport.h        | 4 +---
 src/monostationversion.h          | 4 ++--
 src/qtbabstractstation.cpp        | 4 +---
 src/qtbabstractstation.h          | 4 +---
 src/qtbabstractsummary.cpp        | 4 +---
 src/qtbabstractsummary.h          | 4 +---
 src/qtbabstracttool.cpp           | 8 ++------
 src/qtbabstracttool.h             | 4 +---
 src/qtbabstracttoold.cpp          | 6 ++----
 src/qtbabstracttoold.h            | 4 +---
 src/qtbadjustpeak.cpp             | 4 +---
 src/qtbadjustpeak.h               | 4 +---
 src/qtbloadwinstatlist.cpp        | 4 +---
 src/qtbloadwinstatlist.h          | 4 +---
 src/qtbreplacelog.cpp             | 4 +---
 src/qtbreplacelog.h               | 4 +---
 src/qtbspectrumparameters.cpp     | 4 +---
 src/qtbspectrumparameters.h       | 4 +---
 src/qtbspectrumstationsignals.cpp | 4 +---
 src/qtbspectrumstationsignals.h   | 4 +---
 src/qtbstationresults.cpp         | 6 ++----
 src/qtbstationresults.h           | 4 +---
 src/qtbwinresults.cpp             | 7 ++-----
 src/qtbwinresults.h               | 4 +---
 src/qtbwinresultsoptions.cpp      | 4 +---
 src/qtbwinresultsoptions.h        | 4 +---
 27 files changed, 32 insertions(+), 85 deletions(-)

commit 2e92261f954af7bf6118483339f882a97c9d798d
Author: marc <marc>
Date:   Fri Jul 4 14:59:02 2008 +0000

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

 src/monostationdllexport.h        | 4 +---
 src/qtbabstractstation.cpp        | 4 +---
 src/qtbabstractstation.h          | 4 +---
 src/qtbabstractsummary.cpp        | 4 +---
 src/qtbabstractsummary.h          | 4 +---
 src/qtbabstracttool.cpp           | 4 +---
 src/qtbabstracttool.h             | 4 +---
 src/qtbabstracttoold.cpp          | 4 +---
 src/qtbabstracttoold.h            | 4 +---
 src/qtbadjustpeak.cpp             | 4 +---
 src/qtbadjustpeak.h               | 4 +---
 src/qtbloadwinstatlist.cpp        | 4 +---
 src/qtbloadwinstatlist.h          | 4 +---
 src/qtbreplacelog.cpp             | 4 +---
 src/qtbreplacelog.h               | 4 +---
 src/qtbspectrumparameters.cpp     | 4 +---
 src/qtbspectrumparameters.h       | 4 +---
 src/qtbspectrumstationsignals.cpp | 4 +---
 src/qtbspectrumstationsignals.h   | 4 +---
 src/qtbstationresults.cpp         | 4 +---
 src/qtbstationresults.h           | 4 +---
 src/qtbwinresults.cpp             | 4 +---
 src/qtbwinresults.h               | 4 +---
 src/qtbwinresultsoptions.cpp      | 4 +---
 src/qtbwinresultsoptions.h        | 4 +---
 25 files changed, 25 insertions(+), 75 deletions(-)

commit a985cb0a5f1ab2ecb8f118cc18dd188615120625
Author: marc <marc>
Date:   Mon Jun 30 14:39:48 2008 +0000

    Version 1.4.4

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

commit 7f56b852153239d4abeaff1cb6072a8763b7e26c
Author: marc <marc>
Date:   Mon Jun 30 10:13:54 2008 +0000

    Fix restoring make-ups for results: use sheet make-up (correct file filter). Remove stupid loop for restore (it was probably planned as Graph make-ups)

 src/qtbabstracttool.cpp   | 6 ++----
 src/qtbabstracttoold.cpp  | 4 ++--
 src/qtbstationresults.cpp | 4 ++--
 3 files changed, 6 insertions(+), 8 deletions(-)

commit b0285ed26c7648d7a26aefcc31af644cba74d448
Author: marc <marc>
Date:   Tue Jun 24 17:32:26 2008 +0000

    Compute graph limits only from stddev layer

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

commit f86a819b3c793b63db9e0142d7dadcfcfc5b4db9
Author: marc <marc>
Date:   Thu Jun 19 07:54:43 2008 +0000

    Not significative changes

 src/qtbwinresults.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

commit 52246a1c5cb5aad4a773e1cb89e6ffebe4e7f220
Author: marc <marc>
Date:   Mon Jun 16 14:32:33 2008 +0000

    Version 1.4.3

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

commit 8687a19324c20cff4fce2987bb4d8e6144eaeea3
Author: marc <marc>
Date:   Thu Jun 12 19:50:29 2008 +0000

    Not significative changes

 src/qtbabstractsummary.cpp   | 232 ++++++++++++++++++++-----------------------
 src/qtbabstractsummary.h     |  18 +++-
 src/qtbstationresults.cpp    | 208 ++++++++++++++++++--------------------
 src/qtbstationresults.h      | 106 +++-----------------
 src/qtbwinresults.cpp        | 111 +++++++++++++--------
 src/qtbwinresults.h          |   7 +-
 src/qtbwinresultsoptions.cpp |  24 +++--
 src/qtbwinresultsoptions.h   |   8 +-
 8 files changed, 322 insertions(+), 392 deletions(-)

commit 58dcb71f7c522e01018f17c5b5d57faf781dceaa
Author: marc <marc>
Date:   Tue Jun 10 17:36:37 2008 +0000

    Bug fixed for clear windows and reject time windows (warning about inconsistent plot and windows set was not issued)

 src/qtbabstractstation.cpp | 6 +++---
 src/qtbabstractstation.h   | 3 ++-
 src/qtbabstracttool.cpp    | 6 +++---
 3 files changed, 8 insertions(+), 7 deletions(-)

commit 9ad2fd86b6df6893ad6fedfefcf335f39c1c4a8c
Author: marc <marc>
Date:   Sun May 25 20:28:23 2008 +0000

    Bug fixed for H/V if only one window
    Bad warning for high pass filter fixed

 src/qtbabstracttool.cpp   |  6 +++---
 src/qtbstationresults.cpp | 26 +++++++++++++++++---------
 2 files changed, 20 insertions(+), 12 deletions(-)

commit cca7e7955c5069b3df72d8477a88e791ba242fab
Author: marc <marc>
Date:   Fri May 16 20:09:53 2008 +0000

    Version 1.4.2

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

commit 4aaa6fa0b2e5544db560089f8b2d086dd2ed0bac
Author: marc <marc>
Date:   Fri May 16 17:17:44 2008 +0000

    Not significative changes

 src/qtbabstractstation.cpp        | 16 ++++++++--------
 src/qtbabstractstation.h          |  6 +++---
 src/qtbabstracttool.cpp           |  8 ++++----
 src/qtbadjustpeak.ui              |  2 +-
 src/qtbspectrumstationsignals.cpp |  4 ++--
 src/qtbspectrumstationsignals.h   |  4 ++--
 6 files changed, 20 insertions(+), 20 deletions(-)

commit d8ac1b6e9406aa6175fdd6fa461173abefecc56d
Author: marc <marc>
Date:   Fri May 9 22:35:22 2008 +0000

    Version 1.4.1

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

commit 89910bb764f533f7b3c7759ffeed25275bb33e57
Author: marc <marc>
Date:   Fri May 9 20:42:19 2008 +0000

    For "common" option check if deltaT of all station est equal

 src/qtbabstracttool.cpp | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit c1bc922af446d9ca0c109ed1c6245b6ba4a3c714
Author: marc <marc>
Date:   Fri Apr 25 19:08:18 2008 +0000

    Version 1.4.0

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

commit ae297198c5ff70ce6bf35703a7127a1ea5687f2e
Author: marc <marc>
Date:   Wed Apr 9 01:24:32 2008 +0000

    New option to have a common set of time windows for all items

 src/qtbabstractstation.cpp |  40 +++++-
 src/qtbabstractstation.h   |   7 +-
 src/qtbabstractsummary.cpp |  60 ++++-----
 src/qtbabstracttool.cpp    | 112 ++++++++++++++---
 src/qtbabstracttool.h      |   7 +-
 src/qtbabstracttoold.ui    | 304 +++++++++++++++------------------------------
 src/qtbstationresults.cpp  |  19 ++-
 src/qtbwinresults.cpp      |  18 +--
 8 files changed, 283 insertions(+), 284 deletions(-)

commit e8be99b68aec0dc27b7b1788ce6d6436903e6b80
Author: marc <marc>
Date:   Mon Mar 17 14:29:58 2008 +0000

    Not significative changes

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

commit 03ef395079e10331466780768ec4b5d90f19b204
Author: marc <marc>
Date:   Thu Mar 6 23:30:33 2008 +0000

    Version 1.3.1

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

commit fab66e8b229366a87e45cc251cbba6739e7de2b1
Author: marc <marc>
Date:   Thu Mar 6 22:18:25 2008 +0000

    *** empty log message ***

 src/qtbabstracttool.cpp | 28 ++++++++++++++++++----------
 src/qtbabstracttool.h   |  5 +++--
 2 files changed, 21 insertions(+), 12 deletions(-)

commit 4ba44817b4f642c64bd537541ab5539651332e46
Author: marc <marc>
Date:   Wed Mar 5 07:38:29 2008 +0000

    Version 1.3.0

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

commit df588f04c41d21bd38655006c7eed268a3e7b58e
Author: marc <marc>
Date:   Sun Mar 2 15:02:16 2008 +0000

    Not significative changes

 src/qtbabstractsummary.cpp | 6 +++---
 src/qtbstationresults.cpp  | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

commit acc8f8d8494cb8592a01fc4f74ef6efe940288c5
Author: marc <marc>
Date:   Sun Mar 2 11:37:35 2008 +0000

    Not significative changes

 src/qtbabstractsummary.cpp | 26 +++++++++++++++++---------
 src/qtbabstracttool.cpp    | 10 +++++-----
 src/qtbstationresults.cpp  | 17 +++++++----------
 3 files changed, 29 insertions(+), 24 deletions(-)

commit ffd8da00464f40f6d679c9a76089969c6d151a44
Author: marc <marc>
Date:   Fri Feb 29 00:19:29 2008 +0000

    Thread safe under test

 src/qtbabstractsummary.cpp |  6 +++-
 src/qtbabstracttool.cpp    | 16 ++++++++--
 src/qtbabstracttool.h      |  5 +++-
 src/qtbadjustpeak.cpp      |  6 +---
 src/qtbreplacelog.cpp      |  7 +----
 src/qtbstationresults.cpp  | 64 ++++++++++++++++++++++-----------------
 src/qtbstationresults.h    | 75 ++++++++++++++++++++++++++++++++++++----------
 7 files changed, 122 insertions(+), 57 deletions(-)

commit 5c2d0298dd2f8d4e277f1b8fc3a1bf792673b1b4
Author: marc <marc>
Date:   Fri Feb 22 18:32:52 2008 +0000

    Not significative changes

 src/qtbabstractstation.cpp        | 33 +++++++++++++++++----------------
 src/qtbabstractstation.h          | 22 +++++++++++-----------
 src/qtbspectrumstationsignals.cpp |  4 ++--
 src/qtbspectrumstationsignals.h   | 13 +++++--------
 src/qtbstationresults.cpp         | 12 +++++-------
 5 files changed, 40 insertions(+), 44 deletions(-)

commit a22fa8d2b9d7c684904bc8d9996bcae5816d44d6
Author: marc <marc>
Date:   Thu Feb 21 00:08:48 2008 +0000

    Not significative changes

 src/qtbabstracttool.cpp   | 12 ++++++------
 src/qtbstationresults.cpp |  3 +--
 2 files changed, 7 insertions(+), 8 deletions(-)

commit 0fbcd3ec0fe4500792db914427ebefc71e024e79
Author: marc <marc>
Date:   Fri Feb 8 17:12:35 2008 +0000

    Not significative changes

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

commit bfc6ccb9e2a8c300e21a7367d13993d4ea1adf24
Author: marc <marc>
Date:   Wed Feb 6 18:38:45 2008 +0000

    Not significative changes

 src/qtbabstractstation.cpp |  6 +++---
 src/qtbabstracttool.cpp    | 12 +++++-------
 2 files changed, 8 insertions(+), 10 deletions(-)

commit 413826984c343d297739057c31ce4750f5d4974f
Author: marc <marc>
Date:   Thu Jan 3 00:43:29 2008 +0000

    Version 1.2.0

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

commit 4ab24f5832ff88069d6358beeae49c9cca2b2447
Author: marc <marc>
Date:   Thu Dec 27 17:56:17 2007 +0000

    Not significative changes

 src/qtbabstractstation.cpp        | 13 ++++++++++++-
 src/qtbabstractsummary.cpp        | 17 ++++++++++++++++-
 src/qtbabstracttool.cpp           | 28 +++++++++++++++++++++++++++-
 src/qtbabstracttoold.cpp          | 15 ++++++++++++++-
 src/qtbadjustpeak.cpp             |  4 +++-
 src/qtbloadwinstatlist.cpp        |  5 ++++-
 src/qtbreplacelog.cpp             | 14 +++++++++++++-
 src/qtbspectrumparameters.cpp     |  5 ++++-
 src/qtbspectrumstationsignals.cpp |  4 +++-
 src/qtbstationresults.cpp         | 31 ++++++++++++++++++++++++++++++-
 src/qtbstationresults.h           |  7 ++++++-
 src/qtbwinresults.cpp             | 14 +++++++++++++-
 src/qtbwinresultsoptions.cpp      | 10 +++++++++-
 13 files changed, 154 insertions(+), 13 deletions(-)

commit 9b7453e25b32311df025149f42ad2e238d7f8c7d
Author: marc <marc>
Date:   Thu Dec 6 13:51:55 2007 +0000

    Version 1.1.1

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

commit 6e7b92d537f0cb77a45b17b12d014096c92dc731
Author: marc <marc>
Date:   Wed Dec 5 19:42:33 2007 +0000

    High pass parameter added to .log file

 src/qtbabstracttool.cpp | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

commit 4ca74ccb92873017d0aaec853ee84204ccc7aa13
Author: marc <marc>
Date:   Fri Nov 30 15:18:28 2007 +0000

    Version 1.1.0

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

commit 1c0151df0ccd7f3e1b78340a8a8f97d9fb8f5bc4
Author: marc <marc>
Date:   Fri Nov 30 14:19:51 2007 +0000

    New option High Pass filter
    Select all question is move to scifigs

 src/qtbabstractstation.h      |  3 ++-
 src/qtbabstracttool.cpp       |  9 +++++++-
 src/qtbabstracttoold.cpp      | 11 +++++++---
 src/qtbabstracttoold.h        |  3 ++-
 src/qtbabstracttoold.ui       | 48 ++++++++++++++++++++++++++++++++++++++++++-
 src/qtbspectrumparameters.cpp |  7 ++++++-
 src/qtbspectrumparameters.h   |  3 ++-
 src/qtbwinresults.cpp         | 27 +++++-------------------
 src/qtbwinresults.h           |  3 +--
 9 files changed, 81 insertions(+), 33 deletions(-)

commit 7f355d73ee4ab5f61e623e1c8c78645b1a908702
Author: marc <marc>
Date:   Fri Nov 23 13:42:58 2007 +0000

    Version 1.0.3

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

commit 541d99f7e514d79d4b1a2ec36895cddbbdd0e99a
Author: marc <marc>
Date:   Fri Nov 23 13:23:51 2007 +0000

    Makes adjusted peak appear if they were not visible before

 src/qtbwinresults.cpp | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

commit 093fdf675f5d7a2f4511c3d2b7fbcfd4524fa886
Author: marc <marc>
Date:   Fri Nov 23 13:03:51 2007 +0000

    Horizontal energy computation revised (complex combination was in fact erroneous)

 src/qtbabstracttoold.ui | 82 +++++++++++++++++++++++++++----------------------
 1 file changed, 46 insertions(+), 36 deletions(-)

commit 926a81514a1fee002f5038af4c0616a1d30884fe
Author: marc <marc>
Date:   Tue Nov 20 17:31:00 2007 +0000

    Version 1.0.2

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

commit f95ef3ac92eaca9bd04f45fe5eb5d26ba8087f46
Author: marc <marc>
Date:   Tue Nov 20 16:33:27 2007 +0000

    Facilities for the computation of modal deformation is temporarly removed (a better interface is needed)

 src/qtbabstractsummary.cpp | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

commit 2c07a5f0a5bf03a2fa14299c123a2781a9e67fe9
Author: marc <marc>
Date:   Mon Nov 19 23:24:08 2007 +0000

    Version 1.0.1

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

commit 293cfa54fae5d5edd6ab41a35eae46aea467ba94
Author: marc <marc>
Date:   Mon Nov 19 21:49:30 2007 +0000

    Modification in palette generate update of graphs in summary plots
    setLimits and resultMaxAmplitude set as virtual to allow a palette in rotate tools (hv and spectrum)

 src/qtbabstractstation.h   |  4 ++--
 src/qtbabstractsummary.cpp |  4 +++-
 src/qtbwinresults.cpp      | 12 +++++-------
 src/qtbwinresults.h        |  4 ++--
 4 files changed, 12 insertions(+), 12 deletions(-)

commit d574867b4d31b04eec7c7713f5f1476722caafd9
Author: marc <marc>
Date:   Fri Nov 16 16:28:58 2007 +0000

    Bug fixed

 src/qtbwinresults.cpp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

commit 0392022a94f454519028d729a77e5ca716a10ed0
Author: marc <marc>
Date:   Mon Nov 5 17:49:27 2007 +0000

    Version 1.0.0

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

commit 2ddbf6629529af75c8059a58a377b03bf3fc6be5
Author: marc <marc>
Date:   Mon Nov 5 13:49:02 2007 +0000

    Bug fixed for rotate tools in geopsyhv (virtual functions needed for results(int index))

 src/qtbabstractstation.h     |  6 +++---
 src/qtbstationresults.cpp    | 12 ++++++------
 src/qtbwinresultsoptions.cpp |  6 +++---
 3 files changed, 12 insertions(+), 12 deletions(-)

commit 2d5ee90d68f4299cb34ecc3f8da0a8840b4d2050
Author: marc <marc>
Date:   Mon Nov 5 11:16:53 2007 +0000

    Not significative changes

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

commit b79af94985310d8eb146ec7d138a8fef281d1017
Author: marc <marc>
Date:   Wed Oct 31 17:30:24 2007 +0000

    Picking of spectrum maxima

 src/qtbabstractsummary.cpp | 185 ++++++++++++++++++++++++++++++---------------
 src/qtbabstractsummary.h   |  15 ++--
 2 files changed, 131 insertions(+), 69 deletions(-)

commit 6afca638df1cb8e7619e0d93dfe418d6f190102b
Author: marc <marc>
Date:   Tue Oct 30 17:58:42 2007 +0000

    New tools menu in summary to pick maxima from grid

 src/qtbabstractsummary.cpp | 56 ++++++++++++++++++++++++++++++++++++++++++++--
 src/qtbabstractsummary.h   | 10 +++++++--
 src/qtbabstracttool.cpp    |  3 ++-
 3 files changed, 64 insertions(+), 5 deletions(-)

commit 7314c2343a3b4d76749ab0af2888b9a88293f449
Author: marc <marc>
Date:   Tue Oct 30 16:42:39 2007 +0000

    Added a curve picker on grid summary

 src/qtbabstractsummary.cpp    | 8 +++++++-
 src/qtbabstracttool.cpp       | 5 +++--
 src/qtbspectrumparameters.cpp | 3 +--
 3 files changed, 11 insertions(+), 5 deletions(-)

commit f8ff63f9bd6c44eb2758f883ca6a7203df944cde
Author: marc <marc>
Date:   Mon Oct 29 19:49:47 2007 +0000

    Initial revision

 INSTALL                           |  51 +++
 LICENSE.GPL                       | 341 ++++++++++++++++
 admin/info                        |  18 +
 lang/monostation.de.ts            | 382 +++++++++++++++++
 lang/monostation.es.ts            | 382 +++++++++++++++++
 lang/monostation.fr.ts            | 382 +++++++++++++++++
 lang/monostation.it.ts            | 382 +++++++++++++++++
 src/monostationdllexport.h        |  26 ++
 src/monostationversion.h          |   5 +
 src/qtbabstractstation.cpp        | 139 +++++++
 src/qtbabstractstation.h          |  69 ++++
 src/qtbabstractsummary.cpp        | 256 ++++++++++++
 src/qtbabstractsummary.h          |  51 +++
 src/qtbabstracttool.cpp           | 599 +++++++++++++++++++++++++++
 src/qtbabstracttool.h             |  70 ++++
 src/qtbabstracttoold.cpp          | 124 ++++++
 src/qtbabstracttoold.h            |  51 +++
 src/qtbabstracttoold.ui           | 832 ++++++++++++++++++++++++++++++++++++++
 src/qtbadjustpeak.cpp             |  42 ++
 src/qtbadjustpeak.h               |  28 ++
 src/qtbadjustpeak.ui              | 158 ++++++++
 src/qtbloadwinstatlist.cpp        |  46 +++
 src/qtbloadwinstatlist.h          |  31 ++
 src/qtbloadwinstatlist.ui         | 106 +++++
 src/qtbreplacelog.cpp             | 104 +++++
 src/qtbreplacelog.h               |  44 ++
 src/qtbreplacelog.ui              | 131 ++++++
 src/qtbspectrumparameters.cpp     |  57 +++
 src/qtbspectrumparameters.h       |  53 +++
 src/qtbspectrumstationsignals.cpp |  94 +++++
 src/qtbspectrumstationsignals.h   |  30 ++
 src/qtbstationresults.cpp         | 553 +++++++++++++++++++++++++
 src/qtbstationresults.h           | 119 ++++++
 src/qtbwinresults.cpp             | 520 ++++++++++++++++++++++++
 src/qtbwinresults.h               |  54 +++
 src/qtbwinresultsoptions.cpp      |  79 ++++
 src/qtbwinresultsoptions.h        |  36 ++
 src/qtbwinresultsoptions.ui       |  91 +++++
 38 files changed, 6536 insertions(+)
