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

    Version in configure

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

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

    Version 3.1.0

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

commit 294400bd9d39dcb07a5d964c223188b26c254064
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Sep 17 15:25:36 2019 +0200

    Add missing includes

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

commit f46de7c86840f7e148c00cf551825283cc24d08e
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Sep 17 14:04:25 2019 +0200

    Add missing includes

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

commit 558e91623d202ee878a933a03c6a02f24e96332f
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Sep 17 12:28:06 2019 +0200

    Add missing includes

 src/SeismicEventDelegate.cpp | 2 ++
 src/SeismicEventDelegate.h   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

commit 349c2f2683670942953034d6a234516b19364b04
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Sep 17 10:20:36 2019 +0200

    Add includes

 src/SeismicEventView.h   | 2 ++
 src/SeismicEventWidget.h | 2 ++
 2 files changed, 4 insertions(+)

commit 956e1944e99c175491e2305514e1732b869124bb
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Sep 16 14:27:28 2019 +0200

    Add missing include

 src/SeismicEventDelegate.h | 2 ++
 1 file changed, 2 insertions(+)

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

    Edition of events

 src/CutSignal.cpp        |   1 -
 src/GroupView.cpp        |   3 +
 src/MainWindow.cpp       |   2 +
 src/SeismicEventView.cpp | 148 ++++++++++++++++++++++++++++++++++++++++++++---
 src/SeismicEventView.h   |   3 +
 src/WaveformConsole.cpp  |   1 +
 6 files changed, 148 insertions(+), 10 deletions(-)

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

    Add SeismicEvent table in docks

 configure-testing            |   9 ++-
 src/GroupView.cpp            |   3 +-
 src/MainWindow.cpp           |  35 +++++++----
 src/MainWindow.h             |   6 +-
 src/SeismicEventDelegate.cpp | 101 +++++++++++++++++++++++++++++++
 src/SeismicEventDelegate.h   |  45 ++++++++++++++
 src/SeismicEventView.cpp     | 138 +++++++++++++++++++++++++++++++++++++++++++
 src/SeismicEventView.h       |  51 ++++++++++++++++
 src/SeismicEventWidget.cpp   |  52 ++++++++++++++++
 src/SeismicEventWidget.h     |  42 +++++++++++++
 src/SeismicEventWidget.ui    |  31 ++++++++++
 11 files changed, 496 insertions(+), 17 deletions(-)

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

    Commit version to configure script

 configure-testing | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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

    Version 3.0.0

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

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

    configure does not generate src/PACKAGEVersion

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

commit ca9488ed2ff7a10a88d49f3fca4fdb903561b408
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 | 22 +++++++++++++++++++---
 1 file changed, 19 insertions(+), 3 deletions(-)

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

    PACKAGEVersion.h removed from git

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

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

    First successful build after merging devel

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

commit c08b0e78f65306750f3f113beab2514661c7f3cc
Merge: b7641e4 06b4d3e
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Aug 12 23:30:12 2019 +0200

    Merge branch 'devel' into testing

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

commit 06d190376136dd8426658fc34f9589c58bc04c7f
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon May 13 14:52:39 2019 +0200

    Obsolete qSort replaced by std::sort

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

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

    Debug also for mac and windows

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

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

    Update license header

 src/AGC.cpp                        | 20 ++++++++++----------
 src/AGC.h                          | 20 ++++++++++----------
 src/ChronogramWindow.cpp           | 20 ++++++++++----------
 src/ChronogramWindow.h             | 20 ++++++++++----------
 src/Convolution.cpp                | 20 ++++++++++----------
 src/Convolution.h                  | 20 ++++++++++----------
 src/Correlations.cpp               | 20 ++++++++++----------
 src/Correlations.h                 | 20 ++++++++++----------
 src/CustomAsciiFormatsEditor.cpp   | 20 ++++++++++----------
 src/CustomAsciiFormatsEditor.h     | 20 ++++++++++----------
 src/CutSignal.cpp                  | 20 ++++++++++----------
 src/CutSignal.h                    | 20 ++++++++++----------
 src/DecimateAmplitude.cpp          | 20 ++++++++++----------
 src/DecimateAmplitude.h            | 20 ++++++++++----------
 src/Engine.cpp                     | 20 ++++++++++----------
 src/Engine.h                       | 20 ++++++++++----------
 src/ExportFileType.cpp             | 20 ++++++++++----------
 src/ExportFileType.h               | 20 ++++++++++----------
 src/ExportPick.cpp                 | 20 ++++++++++----------
 src/ExportPick.h                   | 20 ++++++++++----------
 src/FileView.cpp                   | 20 ++++++++++----------
 src/FileView.h                     | 20 ++++++++++----------
 src/GeopsyAbout.cpp                | 20 ++++++++++----------
 src/GeopsyAbout.h                  | 20 ++++++++++----------
 src/GeopsyAboutDialog.cpp          | 20 ++++++++++----------
 src/GeopsyAboutDialog.h            | 20 ++++++++++----------
 src/GraphicWindow.cpp              | 20 ++++++++++----------
 src/GraphicWindow.h                | 20 ++++++++++----------
 src/GroupProperties.cpp            | 20 ++++++++++----------
 src/GroupProperties.h              | 20 ++++++++++----------
 src/GroupView.cpp                  | 20 ++++++++++----------
 src/GroupView.h                    | 20 ++++++++++----------
 src/GroupWidget.cpp                | 20 ++++++++++----------
 src/GroupWidget.h                  | 20 ++++++++++----------
 src/InstrumentalResponseWidget.cpp |  2 +-
 src/InstrumentalResponseWidget.h   |  2 +-
 src/LoadFilePattern.cpp            | 20 ++++++++++----------
 src/LoadFilePattern.h              | 20 ++++++++++----------
 src/MagnifierSignal.cpp            | 20 ++++++++++----------
 src/MagnifierSignal.h              | 20 ++++++++++----------
 src/MainWindow.cpp                 | 20 ++++++++++----------
 src/MainWindow.h                   | 20 ++++++++++----------
 src/MapWindow.cpp                  | 20 ++++++++++----------
 src/MapWindow.h                    | 20 ++++++++++----------
 src/Preferences.cpp                | 20 ++++++++++----------
 src/Preferences.h                  | 20 ++++++++++----------
 src/RotateComponents.cpp           | 20 ++++++++++----------
 src/RotateComponents.h             | 20 ++++++++++----------
 src/SetTableFields.cpp             | 20 ++++++++++----------
 src/SetTableFields.h               | 20 ++++++++++----------
 src/SigSelectionDnD.cpp            | 20 ++++++++++----------
 src/SigSelectionDnD.h              | 20 ++++++++++----------
 src/SignalDisplay.cpp              | 20 ++++++++++----------
 src/SignalDisplay.h                | 20 ++++++++++----------
 src/SignalTableDelegate.cpp        | 20 ++++++++++----------
 src/SignalTableDelegate.h          | 20 ++++++++++----------
 src/SignalTableItem.cpp            | 20 ++++++++++----------
 src/SignalTableItem.h              | 20 ++++++++++----------
 src/SignalTableView.cpp            | 20 ++++++++++----------
 src/SignalTableView.h              | 20 ++++++++++----------
 src/SortKeys.cpp                   | 20 ++++++++++----------
 src/SortKeys.h                     | 20 ++++++++++----------
 src/SourceCoordinates.cpp          | 20 ++++++++++----------
 src/SourceCoordinates.h            | 20 ++++++++++----------
 src/StaLta.cpp                     | 20 ++++++++++----------
 src/StaLta.h                       | 20 ++++++++++----------
 src/StationCoordinates.cpp         | 20 ++++++++++----------
 src/StationCoordinates.h           | 20 ++++++++++----------
 src/SubtractGroupItem.cpp          | 20 ++++++++++----------
 src/SubtractGroupItem.h            | 20 ++++++++++----------
 src/SubtractSignals.cpp            | 20 ++++++++++----------
 src/SubtractSignals.h              | 20 ++++++++++----------
 src/SubtractValue.cpp              | 20 ++++++++++----------
 src/SubtractValue.h                | 20 ++++++++++----------
 src/TableWindow.cpp                | 20 ++++++++++----------
 src/TableWindow.h                  | 20 ++++++++++----------
 src/Taper.cpp                      | 20 ++++++++++----------
 src/Taper.h                        | 20 ++++++++++----------
 src/ToolFactory.cpp                | 20 ++++++++++----------
 src/ToolFactory.h                  | 20 ++++++++++----------
 src/ViewParamEditor.cpp            | 20 ++++++++++----------
 src/ViewParamEditor.h              | 20 ++++++++++----------
 src/WaveformConsole.cpp            | 20 ++++++++++----------
 src/WaveformConsole.h              | 20 ++++++++++----------
 src/WindowEnvironment.cpp          | 20 ++++++++++----------
 src/WindowEnvironment.h            | 20 ++++++++++----------
 src/main.cpp                       | 20 ++++++++++----------
 87 files changed, 852 insertions(+), 852 deletions(-)

commit 1e5ae8db9842b8fba8cea5d70c4caaf2c095767a
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 786b2a5dffd7f5f5ab14b94e5d76b368ed7f7533
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/geopsyVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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

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

commit aa22d141a78eec4eb5a9776c584425040b07088e
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 9c1ab270be54f385917bbe940099038a8c6fe642
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Feb 28 15:38:49 2019 +0100

    Minor edit

 src/main.cpp | 31 ++++++++++++++++---------------
 1 file changed, 16 insertions(+), 15 deletions(-)

commit 5f09ffab92f5861301eaac64b6509655b651591e
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Feb 25 15:20:13 2019 +0100

    Fix database status update

 src/MainWindow.cpp | 25 ++++++++++++++++---------
 1 file changed, 16 insertions(+), 9 deletions(-)

commit 2d16593b47d9b9d3031a3c11da37644931899c8a
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Feb 22 00:52:46 2019 +0100

    Add message for multiple export files

 src/MainWindow.cpp | 40 ++++++++++++++++++++++++++++------------
 1 file changed, 28 insertions(+), 12 deletions(-)

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

    Fix warning nullptr

 src/AGC.h                | 2 +-
 src/CutSignal.h          | 2 +-
 src/ExportFileType.h     | 2 +-
 src/ExportPick.h         | 2 +-
 src/GeopsyAbout.h        | 2 +-
 src/GeopsyAboutDialog.h  | 2 +-
 src/MainWindow.h         | 2 +-
 src/RotateComponents.h   | 2 +-
 src/SetTableFields.h     | 2 +-
 src/SortKeys.h           | 2 +-
 src/StationCoordinates.h | 2 +-
 src/SubtractSignals.h    | 2 +-
 src/SubtractValue.h      | 2 +-
 src/Taper.h              | 2 +-
 src/ViewParamEditor.h    | 2 +-
 src/WaveformConsole.h    | 2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)

commit ad4e928103f6869c44524c446611802e9c4de7da
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Feb 19 00:30:45 2019 +0100

    Fix crash when editing group properties

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

commit 675bb246ad31b995780ad0d091ed79c50898175e
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Feb 15 15:32:01 2019 +0100

    Minor edit

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

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

    Version 0.0.0-snapshot-20190213

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

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

    no pch for small projects

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

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

commit 6e245331bfd78f642ce3122f50b389b09e5abf0a
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Feb 2 09:04:06 2019 +0100

    Fix spectra range

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

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

    winPath for inc dir

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

commit c8698fb82b73362bf902fd60d4792d8c5f87c06d
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Jan 15 14:45:40 2019 +0100

    Fix absolute time display in chronogram

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

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

    win path for ext libs

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

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

    Minimum Mac deployement 10.7 (required by 10.14)

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

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

    Skip qmake option

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

commit 483b7256573b13cfa8ff5ad494810d4cb486097d
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 233630ef8c5181469dee9f2cc2fa564c3c21da75
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 e3e35716ea47becd2922a1573e2e8ca1888a14a4
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 4667a947402229e44f16381013261dbd4bbfc208
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 1bf3e465ad2765b8a57f759d44816da7e5c54c5e
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Dec 21 17:17:23 2018 +0100

    Convert some paths to windows style

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

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

    Convert some paths to windows style

 configure                         | 24 ++++++++++++++----------
 src/CutSignal.ui                  |  2 +-
 src/GroupWidget.ui                |  2 +-
 src/InstrumentalResponseWidget.ui |  2 +-
 src/Taper.ui                      |  4 ++--
 5 files changed, 19 insertions(+), 15 deletions(-)

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

    Getting rid of symlinks in compilation chain

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

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

    Removal of DEST_DIR/include with symlinks

 configure               | 74 +++++++++++++++++++++----------------------------
 src/RotateComponents.ui |  2 +-
 src/StaLta.ui           |  2 +-
 3 files changed, 33 insertions(+), 45 deletions(-)

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

    Update configure

 configure | 49 +++++++++++++++++++++++++++++++++----------------
 1 file changed, 33 insertions(+), 16 deletions(-)

commit 4c7af63b3e01f0e6fa96936be3e2291e60ee71f2
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Dec 17 12:15:47 2018 +0100

    Fix debugging of tools

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

commit dd9d891eae07de7cf5a0ce6b2e453a0691efe264
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Dec 8 23:59:48 2018 +0100

    Fix size issue of tools

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

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

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

    True absolute timing

 src/ChronogramWindow.cpp    |   8 +--
 src/ChronogramWindow.h      |   4 +-
 src/Engine.cpp              |  11 ++--
 src/Engine.h                |  12 ++---
 src/GraphicWindow.cpp       |  32 ++++++------
 src/GraphicWindow.h         |   4 +-
 src/Preferences.cpp         |  37 -------------
 src/Preferences.h           |   5 +-
 src/Preferences.ui          | 124 --------------------------------------------
 src/SignalDisplay.cpp       |  11 ++++
 src/SignalTableDelegate.cpp |  19 -------
 src/SignalTableItem.cpp     |  41 ++++-----------
 12 files changed, 56 insertions(+), 252 deletions(-)

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

    True absolute timing with DateTime: under development

 src/GraphicWindow.cpp   |  1 -
 src/MainWindow.cpp      |  5 +++--
 src/Preferences.cpp     | 14 --------------
 src/Preferences.h       |  1 -
 src/Preferences.ui      | 23 ++++-------------------
 src/ViewParamEditor.cpp |  4 ++--
 6 files changed, 9 insertions(+), 39 deletions(-)

commit 0b5e95655bc3a6719890ee9213a945d8c170f59e
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 5fcc09730b8809ed65e94ba8656533c5bd42961a
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 16e18f2cfcba25118e457f592551be6dae30f790
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Oct 20 15:27:04 2018 +0200

    Fix qmake for external build dir

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

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

    Fix warning with Qt 5.11

 src/Correlations.h               |  2 +-
 src/CustomAsciiFormatsEditor.cpp |  2 +-
 src/CustomAsciiFormatsEditor.h   |  2 +-
 src/DecimateAmplitude.h          |  2 +-
 src/GraphicWindow.cpp            | 24 +++++++++++-------------
 src/GroupProperties.h            |  2 +-
 src/GroupView.h                  |  2 +-
 src/GroupWidget.h                |  2 +-
 src/InstrumentalResponseWidget.h |  2 +-
 src/LoadFilePattern.h            |  2 +-
 src/MainWindow.h                 |  2 +-
 src/MapWindow.cpp                |  2 +-
 src/SignalTableItem.h            |  2 +-
 src/SignalTableView.h            |  2 +-
 src/SourceCoordinates.h          |  2 +-
 src/StaLta.h                     |  2 +-
 src/SubtractGroupItem.h          |  2 +-
 src/ToolFactory.h                |  2 +-
 18 files changed, 28 insertions(+), 30 deletions(-)

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

    Fix BUILD_SUBDIR

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

commit dc855fa82e79e6d019e4b1511d78421cd9c350a0
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 ef6558f94043c6aa742d9e914a32d3393ae48bf2
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Oct 2 11:03:51 2018 +0200

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

 configure | 37 ++++++++++++++++++++++++++++++-------
 1 file changed, 30 insertions(+), 7 deletions(-)

commit cba54158974fe477b5f2450cae3072cf2dd54212
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Sep 29 00:01:22 2018 +0200

    Remove message context when creating tool

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

commit 6c984baa3431ab4c8c26c5df69dff6cd62174752
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Sep 6 11:23:39 2018 +0200

    Fix multi array button checked

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

commit 9948adc610c719a3bfa01fff93aa09bcf8d45a4f
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 90627161457da8e73449f99966d0f4acf6e11b2a
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Jun 29 09:57:30 2018 +0200

    Update of configure

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

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

    Fix ORGANISATION

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

commit 748e2f098398750582a192c007c1d611c2db83cf
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Jun 7 15:51:00 2018 +0200

    Uniformization of toString(format, precision)

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

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

    External build dir

 configure | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

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

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

 configure                  |  4 ++--
 src/MainWindow.cpp         |  2 +-
 src/MapWindow.cpp          |  8 ++++----
 src/StationCoordinates.cpp | 13 ++++++-------
 src/geopsyVersion.h        |  4 ++--
 src/main.cpp               | 36 ++++++++++++++++++------------------
 6 files changed, 33 insertions(+), 34 deletions(-)

commit 032d5ce1faa5aff3521270ed12de7d2af2967229
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu May 24 23:29:47 2018 +0200

    Minor gui improvement for export signal

 src/ExportFileType.cpp | 6 ++++++
 src/ExportFileType.h   | 2 ++
 src/MainWindow.cpp     | 1 +
 3 files changed, 9 insertions(+)

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

    Version 0.0.0-snapshot-20180412

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

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

    Fix -march option

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

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

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

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

commit 1e228fc30b8c32e2fd6f1469f13f9e310ab676f3
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Feb 22 23:31:39 2018 +0100

    New selection of stations from a coordinate file

 src/MapWindow.cpp | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 src/MapWindow.h   |  1 +
 2 files changed, 48 insertions(+)

commit d4c8aa7153d51225e9029aa684c435b46d292958
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Dec 7 13:01:55 2017 +0100

    Default groups for array: 3C, H, and Z

 src/GroupProperties.cpp | 32 ++++++++++++++++++++-----
 src/GroupProperties.h   |  4 +++-
 src/GroupProperties.ui  | 64 +++++++++++++++++++++----------------------------
 src/MainWindow.cpp      | 36 +++++++++++++++++++++++-----
 4 files changed, 86 insertions(+), 50 deletions(-)

commit 87b335794356ce025a7e639897bdc4cc3f6ebd71
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Nov 20 22:27:47 2017 +0100

    List groups contained in sub-folder

 src/main.cpp | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

commit 80bba4a83a6fd822d06c9469cff26681879c747e
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Oct 25 01:44:02 2017 +0200

    sort order changed

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

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

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

 configure           | 29 ++++++++---------------------
 src/geopsyVersion.h |  2 --
 2 files changed, 8 insertions(+), 23 deletions(-)

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

    Add PACKAGE.h to git

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

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

    Add stable.h to git

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

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

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

 src/geopsyVersion.h | 8 ++++++++
 1 file changed, 8 insertions(+)

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

    Add configure script to git

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

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

    Version 0.0.0-snapshot-20171024

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

commit 5cbcab3e3acf5b4473085aa7647eb3d078d60f9d
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 24 09:23:25 2017 +0200

    Minor edit

 src/Engine.cpp             | 136 ++++++++++++++++++++++++++++++++-------------
 src/Engine.h               |  12 ++--
 src/StationCoordinates.cpp |   2 +-
 3 files changed, 104 insertions(+), 46 deletions(-)

commit 9b234436024291bbe40a3ed1364cd2dede4fe484
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sat Oct 21 00:44:54 2017 +0200

    Replace QtScript by QJSEngine

 src/WaveformConsole.cpp | 9 ++++++---
 src/main.cpp            | 5 +++--
 2 files changed, 9 insertions(+), 5 deletions(-)

commit fe431d6ac1c1f20ab4f42a60a7e486032c95cb85
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Oct 20 10:00:52 2017 +0200

    Remove addRecent from save()

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

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

    Version 0.0.0-snapshot-20171010

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

commit c030132239d007b2d7cc0f7250635e4c3cb94cb2
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 10 23:53:59 2017 +0200

    Fix graphic limits to single trace plot

 src/GraphicWindow.cpp | 39 +++++++++++----------------------------
 src/GraphicWindow.h   |  5 ++---
 src/MainWindow.cpp    |  8 ++++++--
 src/SignalDisplay.cpp | 40 ++++++++++++++++++++++++++++------------
 4 files changed, 47 insertions(+), 45 deletions(-)

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

    Version 0.0.0-snapshot-20170918

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

commit facbb091e6840cc962fbf3d0feb6dc59c8b62ef7
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Sep 11 15:08:33 2017 +0200

    Fix plugin search for static build

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

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

    Support for package name with '-'

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

commit 7eb3b8cf4f08640e939be70bec5273f0b5f374eb
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jul 27 17:04:04 2017 +0200

    Reverse the order in window title (file first)
    
    Add tooltip and whatsthis for file pattern load

 src/LoadFilePattern.ui | 8 +++++++-
 src/MainWindow.cpp     | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

commit 5b639f068b772ac3219e542dc171c6d2e71940a9
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Mar 28 23:54:05 2017 +0200

    Fix open/save db

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

commit 70e0be26bf322f7fd9e5564dc8ae9b7b80bf5c59
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Mar 28 22:27:22 2017 +0200

    Improve interactiveness for Open/Save db

 src/MainWindow.cpp | 26 ++++++++++++++++++++++++--
 1 file changed, 24 insertions(+), 2 deletions(-)

commit df43d8ab4a9ba3812c848623df11c25037686ca7
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Mar 24 09:17:30 2017 +0100

    Move all userfriendly message to GUI (db open())

 src/MainWindow.cpp | 18 ++++++++++++++++--
 1 file changed, 16 insertions(+), 2 deletions(-)

commit fae9fa1ba87cbca3897bea250a824d7eccb01fe7
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Mar 17 15:47:38 2017 +0100

    Add and remove gap actions for SignalLayer

 src/GraphicWindow.cpp  |  2 ++
 src/GroupProperties.ui | 55 +++++++++++++++++++++++++++++++++++++++++++++-----
 2 files changed, 52 insertions(+), 5 deletions(-)

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

    Preparing to AVIOS

 src/GeopsyAbout.ui  | 2 +-
 src/ToolFactory.cpp | 9 ++++-----
 src/ToolFactory.h   | 2 +-
 3 files changed, 6 insertions(+), 7 deletions(-)

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

    Avoid null subpool for GraphicWindow

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

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

    Removal of UseFirstSignal

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

commit 4cefd5a1a05a27637238b6961c59aab60ccdfad8
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jan 10 15:20:18 2017 +0000

    setFrequencyAxis(Axis * a) instead of AxisWindow

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

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

    Version 0.0.0-snapshot-20170109

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

commit 53b1f36e2104fdf81370232ba58c528de62e2e76
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jan 6 22:17:03 2017 +0000

    New instrumental response

 src/InstrumentalResponseWidget.ui | 345 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 345 insertions(+)

commit 7ed32f456714cf59e4c7dc726514ff6b2f3e942f
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jan 6 22:16:32 2017 +0000

    New instrumental response

 src/InstrumentalResponseWidget.cpp | 312 ++++++++++++++++++++++++++++++++++++-
 src/InstrumentalResponseWidget.h   |  26 +++-
 src/WaveformConsole.cpp            |   4 +-
 3 files changed, 337 insertions(+), 5 deletions(-)

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

    New removeInstrumentalResponse

 src/InstrumentalResponseWidget.cpp | 57 ++++++++++++++++++++++++++++++++++++++
 src/InstrumentalResponseWidget.h   | 45 ++++++++++++++++++++++++++++++
 src/WaveformConsole.cpp            | 21 ++++++++++++++
 src/WaveformConsole.h              |  1 +
 4 files changed, 124 insertions(+)

commit beb712626a9a75ce2ea2af04123cfe6763ff1c5d
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 7ddba7dc07e9fc2fd2c9ebf2fab37765c5f060a3
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Dec 8 12:41:39 2016 +0000

    Stop hide timer

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

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

    Minor edit

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

commit 6f08afea9dec4f16a346396c82e8add176da12c5
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 c07e9cdcbc720cf3f9325e960fd7693311514f57
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Nov 18 11:08:53 2016 +0000

    Version 0.0.0-snapshot-20161118

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

commit a002bb10892b49a808af2834c999d4b8b94080a0
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Nov 17 11:42:53 2016 +0000

    Minor edit

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

commit 3dde6c501c79ad725485990d31679ad666766488
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Nov 4 12:41:37 2016 +0000

    Fix array meta data with count==1

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

commit 33248c3cf1526f5c8564fa4835e5273cb19cbb63
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Nov 4 11:14:48 2016 +0000

    Fix signal name
    
    textEditChanged instead of textChanged

 src/SortKeys.cpp        | 2 ++
 src/ViewParamEditor.cpp | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

commit 823a9df76f8c64f049c0d50f359e3e017c77ae31
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Oct 20 14:24:08 2016 +0000

    QPlainTextEdit for Comments in table
    
    Trim comments string in table and tool tip
    Support locale for clip, shift and overSample waveform process.

 src/SignalTableDelegate.cpp | 13 +++++++++----
 src/SignalTableItem.cpp     |  8 ++++++--
 src/WaveformConsole.cpp     | 10 ++++++----
 3 files changed, 21 insertions(+), 10 deletions(-)

commit 035560b86402959b284310b9fe14c575a0460fd0
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 364d7fff9948647d0bf19fc172569fe421324dd9
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 a7fa521fa131c7823b2d7e354d112d7c2bb49e41
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 13 22:12:00 2016 +0000

    Version 0.0.0-snapshot-20160913

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

commit a4faa11ccf9f2ab44db6916f974b91d358bbf2bb
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 c311643fa4634ec6069623dd7374a3b67bbcc95e
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 13 15:01:11 2016 +0000

    Mandatory ok argument to number conversion

 src/MainWindow.cpp         | 5 ++++-
 src/SignalTableItem.cpp    | 9 +++++++--
 src/StationCoordinates.cpp | 6 +++---
 src/StationCoordinates.h   | 2 ++
 src/StationCoordinates.ui  | 2 +-
 5 files changed, 17 insertions(+), 7 deletions(-)

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

    Version 0.0.0-snapshot-20160908

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

commit e74bd48398061b3ea0b6884703470dad5a66d639
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 6 14:32:41 2016 +0000

    Support for persisting UtmZone

 src/MainWindow.cpp         |  12 +++--
 src/SourceCoordinates.cpp  |   2 +-
 src/StationCoordinates.cpp |  51 ++++++++++++++++---
 src/StationCoordinates.h   |   2 +
 src/StationCoordinates.ui  | 121 +++++++++++++++++++++++++++++----------------
 src/TableWindow.cpp        |   2 +-
 6 files changed, 132 insertions(+), 58 deletions(-)

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

    Version 0.0.0-snapshot-20160818

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

commit 69950995d2fdbdd50b2f78d3a5013134f58d4cc0
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jun 24 10:31:01 2016 +0000

    Fix file list update

 src/Engine.cpp     | 15 +++++++++++++++
 src/Engine.h       |  3 +++
 src/FileView.cpp   | 25 +++++++++++++++++++++----
 src/FileView.h     |  6 +++++-
 src/GroupView.cpp  |  5 +++--
 src/MainWindow.cpp | 29 +++++++++++++++--------------
 src/MainWindow.h   |  4 +++-
 src/main.cpp       |  1 -
 8 files changed, 65 insertions(+), 23 deletions(-)

commit ac46c2353fa3e30931cde094bbdbbea6bfb9c253
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 6060c97ae1b485d7fbfbd0743c62ec1a08ac80f4
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jun 21 19:21:39 2016 +0000

    Use of SignalFileFormat::exportList()

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

commit 4d00517cca79e42a5bc0b9d2965a340450bd5cb1
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 6e059979343acd2cd28ecee8ff8bbdac4430eeae
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Jun 12 22:54:28 2016 +0000

    Parent widget for import actions in plugins

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

commit 51243803b92db42add5ab13ee882a70ae263d980
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 ceb4210959fef92c86b27d2b5f88fca0307213f8
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 5454c654afb5a01db957b9065cab950197bae8f1
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jun 6 14:49:45 2016 +0000

    Minor edit

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

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

    Version 0.0.0-snapshot-20160526

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

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

    Version 0.0.0-snapshot-20160524

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

commit a423188d91bee3eecb9519c976235dbc0483c8f8
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 d74e5906037a582dc019e18ee0fdd1382bf4e474
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon May 23 15:07:41 2016 +0000

    Fix bug for closable tools
    
    Move add/remove sub windows to WindowEnvironment

 src/Engine.cpp      | 33 ---------------------------------
 src/Engine.h        | 14 ++++++++++++--
 src/ToolFactory.cpp |  5 +++--
 3 files changed, 15 insertions(+), 37 deletions(-)

commit 45f712254e8b848faf6ff3867ee0c4b1183bfd2b
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 14f9753fbd1aac12118b6e2116131fee43f7c656
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu May 19 10:39:19 2016 +0000

    Speed up of signal header editor
    
    Implemented with an EventRestrictor

 src/Engine.cpp      | 4 ++--
 src/TableWindow.cpp | 9 +++++++++
 src/TableWindow.h   | 2 ++
 3 files changed, 13 insertions(+), 2 deletions(-)

commit 073fe6844d2139135ee3538c41d7aa8b0c47338c
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 5131fbfa555ac88b91bb5bec724c316456364353
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 c9c61d6b69aeddf51827c869082cb1c075ff6c8f
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Apr 7 22:14:57 2016 +0000

    Delegate replace by EditRole in model

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

commit 2e01c7ff4826557177f290786b2e6985abe6e1b5
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 e990ed4e0af3b8bfb7edd8ae0e86d0444dede5e1
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Mar 3 09:33:23 2016 +0000

    Uncomment creation of import actions

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

commit 3f2fe94d9f94e9e590bbfd9a8077e7b79c9035a9
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 2dd0bb262033d8e9538cba575a0cb5c927e23877
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Feb 4 15:26:37 2016 +0000

    Porting to Qt5

 src/MainWindow.cpp        | 15 +++++++++++----
 src/MainWindow.h          |  1 +
 src/WindowEnvironment.cpp |  1 +
 3 files changed, 13 insertions(+), 4 deletions(-)

commit b0db1dbfa7d9f85a29c50505e527362d44eee2b6
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Feb 4 10:57:10 2016 +0000

    Porting to Qt5

 src/Engine.cpp | 50 +++++++++++++++++++++++++++++++++++---------------
 src/Engine.h   |  7 +++++--
 2 files changed, 40 insertions(+), 17 deletions(-)

commit 59a6e2076bce934149bef9a6290b07443bdf8898
Merge: 6144cce aebda5e
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Feb 1 21:16:53 2016 +0000

    Merge branch 'devel' of ssh://geopsy.isterre/geopsy/git/geopsy into devel

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

    Porting to Qt5

 src/Engine.h              |   2 -
 src/GeopsyAbout.cpp       |   2 +-
 src/GeopsyAbout.ui        | 116 +++++++++++++++++++++-------------------------
 src/MainWindow.cpp        |  80 +++++---------------------------
 src/MainWindow.h          |  10 +---
 src/SignalTableView.h     |   6 +--
 src/ViewParamEditor.h     |   3 ++
 src/WindowEnvironment.cpp |  16 +++++++
 src/WindowEnvironment.h   |   3 ++
 9 files changed, 93 insertions(+), 145 deletions(-)

commit aebda5eeb3c18bc6285479bfd091e1b63eb80c90
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jan 15 09:58:10 2016 +0000

    Porting to Qt5

 src/SignalTableView.h | 6 +++---
 src/ViewParamEditor.h | 3 +++
 2 files changed, 6 insertions(+), 3 deletions(-)

commit 8fef935f1e2dfa9db629769124e3a85d459830c5
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jan 12 19:03:14 2016 +0000

    Porting to Qt5

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

commit b73d197ea298a3dfd7c33335b23239f9e659236b
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/GeopsyAbout.ui     | 42 ++++++++++--------------------------------
 src/GroupProperties.ui | 10 +++++-----
 src/GroupWidget.ui     | 24 ++++++++++++------------
 src/Preferences.ui     | 16 ++++++++--------
 src/StaLta.ui          | 10 +++++-----
 src/ToolFactory.cpp    |  2 +-
 6 files changed, 41 insertions(+), 63 deletions(-)

commit 882330ddaf9e8e1ab24e8a8e17561ac2d43dc1b4
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Dec 22 11:11:46 2015 +0000

    Porting to Qt5

 src/ChronogramWindow.cpp |  2 +-
 src/Engine.cpp           | 13 ++++++++++---
 src/GraphicWindow.cpp    |  2 +-
 src/GroupView.cpp        |  8 ++++----
 src/MapWindow.cpp        |  2 +-
 5 files changed, 17 insertions(+), 10 deletions(-)

commit dbf7ae7a4d6e36b13f57636978b2b02b4e4be790
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Dec 21 16:19:10 2015 +0000

    Porting to Qt5

 src/Engine.cpp        | 13 +++++++------
 src/GraphicWindow.cpp |  1 +
 src/TableWindow.cpp   |  6 +++---
 3 files changed, 11 insertions(+), 9 deletions(-)

commit c6348bd3d384b3059119a64d944acd56832ead82
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Dec 16 10:19:31 2015 +0000

    Support for multiple Qt version

 src/ChronogramWindow.cpp | 12 ++++--------
 src/Engine.cpp           |  8 ++++----
 src/GeopsyAbout.cpp      |  2 +-
 src/GraphicWindow.cpp    | 12 ++++--------
 src/MainWindow.cpp       |  4 ++--
 src/MapWindow.cpp        | 12 ++++--------
 src/TableWindow.cpp      |  6 ++----
 src/ToolFactory.cpp      |  4 ++--
 src/ToolFactory.h        |  2 +-
 src/main.cpp             |  1 -
 10 files changed, 24 insertions(+), 39 deletions(-)

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

    Porting to Qt5

 src/Preferences.cpp       | 2 +-
 src/WindowEnvironment.cpp | 6 ++++++
 src/WindowEnvironment.h   | 1 +
 3 files changed, 8 insertions(+), 1 deletion(-)

commit 935c1ce90df1ab1a548c30f1656638ea1ce7689f
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Dec 10 15:08:30 2015 +0000

    Porting to Qt5

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

commit ccd3da6b2ab3561ac0e98cdbcbcd40bc56521385
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Dec 7 14:49:47 2015 +0000

    Porting to Qt5

 src/ChronogramWindow.cpp  | 19 ++++++-------
 src/ChronogramWindow.h    |  3 +-
 src/Engine.cpp            | 72 +++++++++++++++++++++++++++++------------------
 src/Engine.h              | 21 ++++++--------
 src/GeopsyAboutDialog.cpp |  1 -
 src/GraphicWindow.cpp     |  9 +++---
 src/GraphicWindow.h       |  2 +-
 src/MainWindow.cpp        | 53 +++++++++-------------------------
 src/MainWindow.h          |  2 --
 src/MapWindow.cpp         | 11 ++++----
 src/MapWindow.h           |  2 +-
 src/SigSelectionDnD.cpp   | 33 +++++++++++-----------
 src/SigSelectionDnD.h     |  2 +-
 src/SignalTableItem.cpp   | 11 ++++----
 src/SignalTableView.cpp   | 25 ++++++++--------
 src/SignalTableView.h     | 11 +++++---
 src/SortKeys.cpp          |  4 +++
 src/TableWindow.cpp       | 28 +++++++++---------
 src/TableWindow.h         |  4 +--
 src/ToolFactory.cpp       |  3 +-
 src/ViewParamEditor.cpp   |  4 +++
 21 files changed, 160 insertions(+), 160 deletions(-)

commit c9de857500731884b02fc0328d9e57e5e7e785a1
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Dec 1 16:23:09 2015 +0000

    Porting to Qt5

 src/Engine.cpp          | 76 ++++++++++++++++++++++++++++++++++++++++++-----
 src/Engine.h            | 20 ++++++-------
 src/FileView.cpp        | 19 +++++++++---
 src/FileView.h          |  4 ++-
 src/GraphicWindow.cpp   |  1 -
 src/GroupView.cpp       | 17 +++++++++--
 src/GroupView.h         |  4 ++-
 src/MainWindow.cpp      | 79 ++-----------------------------------------------
 src/MainWindow.h        |  9 +-----
 src/SignalTableItem.cpp | 10 +++++--
 src/SignalTableItem.h   |  3 +-
 src/TableWindow.cpp     |  4 +--
 src/main.cpp            | 10 +++----
 13 files changed, 134 insertions(+), 122 deletions(-)

commit d222a20e6b93c835adacd75136aea18abdca2900
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Nov 5 13:33:25 2015 +0000

    Porting to Qt5

 src/AGC.cpp                              |   10 +-
 src/AGC.h                                |   12 +-
 src/ChronogramWindow.cpp                 |   21 +-
 src/ChronogramWindow.h                   |    4 +-
 src/Convolution.cpp                      |    2 +-
 src/Convolution.h                        |    2 +-
 src/Correlations.cpp                     |    4 +-
 src/Correlations.h                       |    4 +-
 src/CustomAsciiFormatsEditor.cpp         |   56 +-
 src/CustomAsciiFormatsEditor.h           |   10 +-
 src/CutSignal.cpp                        |   10 +-
 src/CutSignal.h                          |    8 +-
 src/DecimateAmplitude.cpp                |    4 +-
 src/DecimateAmplitude.h                  |    4 +-
 src/Engine.cpp                           |   75 +-
 src/Engine.h                             |   46 +-
 src/ExportFileType.cpp                   |   10 +-
 src/ExportFileType.h                     |    8 +-
 src/ExportPick.cpp                       |   11 +-
 src/ExportPick.h                         |    8 +-
 src/FileView.cpp                         |   90 +-
 src/FileView.h                           |   15 +-
 src/GeopsyAbout.cpp                      |   24 +-
 src/GeopsyAbout.h                        |   10 +-
 src/GeopsyAbout.ui                       |    2 +-
 src/GeopsyAboutDialog.cpp                |   29 +-
 src/GeopsyAboutDialog.h                  |    9 +-
 src/GeopsyMainWindow.cpp                 |  912 --------------------
 src/GeopsyMainWindowAction.cpp           |  734 -----------------
 src/GraphicWindow.cpp                    |   66 +-
 src/GraphicWindow.h                      |    5 +-
 src/GroupProperties.cpp                  |   25 +-
 src/GroupProperties.h                    |    4 +-
 src/GroupView.cpp                        |   56 +-
 src/GroupView.h                          |   15 +-
 src/GroupWidget.cpp                      |    8 +-
 src/GroupWidget.h                        |    6 +-
 src/LoadFilePattern.cpp                  |    2 +-
 src/LoadFilePattern.h                    |    2 +-
 src/MagnifierSignal.cpp                  |    4 +-
 src/MagnifierSignal.h                    |    4 +-
 src/MainWindow.cpp                       | 1327 ++++++++++++++++++++++++++++++
 src/{GeopsyMainWindow.h => MainWindow.h} |   82 +-
 src/MapWindow.cpp                        |   19 +-
 src/MapWindow.h                          |    4 +-
 src/Preferences.cpp                      |   25 +-
 src/Preferences.h                        |    9 +-
 src/Preferences.ui                       |    4 +-
 src/RotateComponents.cpp                 |   10 +-
 src/RotateComponents.h                   |    8 +-
 src/SetHeader.cpp                        |  106 ---
 src/SetHeader.ui                         |  140 ----
 src/SetTableFields.cpp                   |   10 +-
 src/SetTableFields.h                     |    9 +-
 src/SigSelectionDnD.cpp                  |    6 +-
 src/SigSelectionDnD.h                    |    4 +-
 src/SignalDisplay.cpp                    |    6 +-
 src/SignalDisplay.h                      |    4 +-
 src/SignalTableDelegate.cpp              |   33 +-
 src/SignalTableDelegate.h                |    8 +-
 src/SignalTableItem.cpp                  |   21 +-
 src/SignalTableItem.h                    |    7 +-
 src/SignalTableView.cpp                  |   10 +-
 src/SignalTableView.h                    |    4 +-
 src/SortKeys.cpp                         |   10 +-
 src/SortKeys.h                           |    8 +-
 src/SourceCoordinates.cpp                |    4 +-
 src/SourceCoordinates.h                  |    4 +-
 src/StaLta.cpp                           |    4 +-
 src/StaLta.h                             |    4 +-
 src/StationCoordinates.cpp               |   14 +-
 src/StationCoordinates.h                 |   14 +-
 src/SubtractGroupItem.cpp                |    4 +-
 src/SubtractGroupItem.h                  |    4 +-
 src/SubtractSignals.cpp                  |   22 +-
 src/SubtractSignals.h                    |    9 +-
 src/SubtractValue.cpp                    |   10 +-
 src/SubtractValue.h                      |   12 +-
 src/TableWindow.cpp                      |   55 +-
 src/TableWindow.h                        |   15 +-
 src/Taper.cpp                            |   10 +-
 src/Taper.h                              |    8 +-
 src/ToolFactory.cpp                      |   49 +-
 src/ToolFactory.h                        |   10 +-
 src/ViewParamEditor.cpp                  |   10 +-
 src/ViewParamEditor.h                    |    8 +-
 src/WaveformConsole.cpp                  |    7 +-
 src/WaveformConsole.h                    |    4 +-
 src/WindowEnvironment.cpp                |   79 ++
 src/{SetHeader.h => WindowEnvironment.h} |   37 +-
 src/main.cpp                             |   85 +-
 91 files changed, 2047 insertions(+), 2640 deletions(-)

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

    Porting to Qt 5

 src/AGC.cpp                   |   6 +-
 src/AGC.h                     |   6 +-
 src/CutSignal.cpp             |   6 +-
 src/CutSignal.h               |   6 +-
 src/ExportFileType.cpp        |   6 +-
 src/ExportFileType.h          |   6 +-
 src/ExportPick.cpp            |   6 +-
 src/ExportPick.h              |   6 +-
 src/GeopsyAbout.cpp           |   6 +-
 src/GeopsyAbout.h             |   6 +-
 src/GeopsyAboutDialog.cpp     |   6 +-
 src/GeopsyAboutDialog.h       |   6 +-
 src/GeopsyMainWindow.cpp      |   6 +-
 src/GeopsyMainWindow.h        |   6 +-
 src/GraphicWindow.cpp         |   6 +-
 src/GraphicWindow.h           |   2 +-
 src/GraphicWindowControls.cpp | 205 ------------------------------------------
 src/GraphicWindowControls.h   |  57 ------------
 src/GraphicWindowControls.ui  | 167 ----------------------------------
 src/MagnifierSignal.cpp       |   4 +-
 src/Preferences.cpp           |   6 +-
 src/Preferences.h             |   6 +-
 src/RotateComponents.cpp      |   6 +-
 src/RotateComponents.h        |   6 +-
 src/SetTableFields.cpp        |   6 +-
 src/SetTableFields.h          |   6 +-
 src/SortKeys.cpp              |   6 +-
 src/SortKeys.h                |   6 +-
 src/StationCoordinates.cpp    |  20 +++--
 src/StationCoordinates.h      |  14 ++-
 src/SubtractSignals.cpp       |   6 +-
 src/SubtractSignals.h         |   6 +-
 src/SubtractValue.cpp         |   6 +-
 src/SubtractValue.h           |   6 +-
 src/Taper.cpp                 |   6 +-
 src/Taper.h                   |   6 +-
 src/ViewParamEditor.cpp       |   6 +-
 src/ViewParamEditor.h         |   6 +-
 38 files changed, 177 insertions(+), 478 deletions(-)

commit b7641e4e2d78a095632e9919da0bd6a61bb2e0dc
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Mar 18 21:31:32 2015 +0000

    Version 2.9.1

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

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

    Version 0.0.0-snapshot-20150310

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

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

    Version 0.0.0-snapshot-20150308

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

commit 0bb909157a1b334658c479e5f926c2057fead33e
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 1983a9fdc08ebbcc3823e6fc3bec7f7fe5ac79e7
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Mar 5 22:05:51 2015 +0000

    Increas maximum memory usage for cache

 src/Preferences.ui | 268 +++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 242 insertions(+), 26 deletions(-)

commit f88f09ee09e33028dda73a90d2c1bc5989c1490d
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 c968a009fef0042974c8c9bdcf5a53fd8d9f7e2a
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Mar 1 19:57:46 2015 +0000

    Version 0.0.0-snapshot-20150301

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

commit b3c232b5155ba3d8e95e4b38208430a72adc1894
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Feb 23 19:50:46 2015 +0000

    New delete pick tracking action

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

commit 3939643846bbf857d55ba71b14422f0a13557d10
Merge: c237cd0 0c41e1d
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Feb 19 10:51:11 2015 +0000

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

commit c237cd09f6634e25a6e6192a604c349001a3521c
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 5838c07718e1409a6e84d340a277d744656287f9
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Feb 17 21:00:23 2015 +0000

    Add removeTrend() to GUI

 src/GraphicWindow.cpp   |  1 +
 src/SignalDisplay.cpp   |  6 +++---
 src/WaveformConsole.cpp | 18 +++++++++++++++++-
 src/WaveformConsole.h   |  1 +
 4 files changed, 22 insertions(+), 4 deletions(-)

commit bc850e8c9dbbb16e9c45855933f1684c9ad0ce62
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Feb 16 10:13:44 2015 +0000

    Remove the save button from SetHeader dialog
    
    Replaced by question box after OK
    Metadata interface with template in Signal

 src/GeopsyMainWindowAction.cpp |  5 ++-
 src/SetHeader.cpp              |  4 +-
 src/SetTableFields.cpp         |  8 ----
 src/SetTableFields.h           |  2 -
 src/SetTableFields.ui          | 97 ++++++++++++++++++++++--------------------
 src/SignalTableItem.cpp        |  2 +-
 src/TableWindow.cpp            | 14 ++++++
 src/main.cpp                   | 10 ++---
 8 files changed, 74 insertions(+), 68 deletions(-)

commit 4370cb258bd342baae4dacc1b8268123b62c83b1
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 dcde5be412d47a1e2247c0c5cb93593e17c9f103
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Feb 12 18:38:07 2014 +0000

    Minor edit

 src/main.cpp | 6 ------
 1 file changed, 6 deletions(-)

commit 6fa851cce8d973303291971fb69baf22b2c889d6
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jan 21 09:58:22 2014 +0000

    Transition to Qt 5
    
    Replacement of QString::toAscii() into QString::toLatin1()

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

commit 936f3a25a14fc069fd9c551652a097901f15e074
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jan 20 14:48:36 2014 +0000

    FFTW is now in GeopsyCore

 admin/info     |   2 +-
 src/Engine.cpp |   5 ---
 src/FFTW.cpp   | 127 ---------------------------------------------------------
 src/FFTW.h     |  51 -----------------------
 src/main.cpp   |   2 -
 5 files changed, 1 insertion(+), 186 deletions(-)

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

    Version 0.0.0-snapshot-20140116

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

commit 9802c138ebe6b4f6195610c970beb33c521089f5
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jan 7 14:32:21 2014 +0000

    Fix about message

 src/GeopsyAbout.ui | 110 +++++++++++++++++++++++++----------------------------
 src/main.cpp       |   1 +
 2 files changed, 52 insertions(+), 59 deletions(-)

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

    Remove useless rich text formating

 src/GeopsyAbout.ui     | 100 ++++++++++++++++++++++++-------------------------
 src/GroupProperties.ui |  18 ++++-----
 src/GroupWidget.ui     |  20 +++++-----
 src/Preferences.ui     |   8 ++--
 src/SetHeader.ui       |   2 +-
 src/StaLta.ui          |  10 ++---
 6 files changed, 79 insertions(+), 79 deletions(-)

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

    Add link to QGpCoreMath

 admin/info                 | 2 +-
 src/SetHeader.ui           | 6 +++---
 src/StationCoordinates.cpp | 6 ++----
 3 files changed, 6 insertions(+), 8 deletions(-)

commit be39913458c4d36ce3bbf6888362c6698aa886a6
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 c8777756607dcd67287baa8166890ff46e986ddb
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 10 15:51:29 2013 +0000

    Update window title when closing a database

 src/GeopsyMainWindow.cpp | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

commit c064ed7d9244bcfe7f9cd52884f6629066c85d99
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Apr 30 08:41:59 2013 +0000

    Allow add of new signals to an existing DB
    
    Through command line and inside GUI

 src/GeopsyMainWindow.cpp       | 18 ++++++++
 src/GeopsyMainWindow.h         |  1 +
 src/GeopsyMainWindowAction.cpp | 35 +++++++++-------
 src/LoadFilePattern.cpp        | 66 +++++++++++++++++++++++++++++
 src/LoadFilePattern.h          | 47 +++++++++++++++++++++
 src/LoadFilePattern.ui         | 95 ++++++++++++++++++++++++++++++++++++++++++
 src/main.cpp                   | 22 ++++++----
 7 files changed, 261 insertions(+), 23 deletions(-)

commit 073dcc356b5ce9154c79c32ca14efbdefeac6f14
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 758c2c59cd234cf0b13c15205491ee8dc6f1ce4f
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 63aed4e53bebed57cfc336326fbd14985f4f7416
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Mar 11 17:50:22 2013 +0000

    Remove expand all, repalced by up to depth

 src/GeopsyMainWindow.cpp |  2 +-
 src/GroupView.cpp        | 17 ++++++++++++++---
 src/GroupView.h          |  2 ++
 src/GroupWidget.cpp      |  2 +-
 src/ToolFactory.cpp      |  2 +-
 5 files changed, 19 insertions(+), 6 deletions(-)

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

    Follow QGpGuiTools API change

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

commit 0acd0b43884d25cdc7b7d1e8858ff32c393cd57b
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 3ec81035a3dca4b3b52fceab58e5111d4efdb187
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Feb 13 19:43:25 2013 +0000

    Smooth hide of progress bar

 src/GeopsyMainWindow.cpp | 12 +++++++++++-
 src/GeopsyMainWindow.h   |  2 ++
 2 files changed, 13 insertions(+), 1 deletion(-)

commit 3843b68ddd9f36c11a6a2e1459d1b583469b4aac
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 983f3f3444f8364107f7344a22d95fc38584bf62
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 1c6d0962dfb63ce37fba61af55f45b2c888ba822
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Feb 6 16:43:02 2013 +0000

    Put setHeader inside workspace

 src/GeopsyMainWindow.cpp       |  5 ++---
 src/GeopsyMainWindowAction.cpp |  3 ++-
 src/Preferences.cpp            | 12 ++++++------
 src/Preferences.ui             |  8 ++++----
 src/SetHeader.cpp              |  1 +
 src/SetTableFields.cpp         |  2 +-
 6 files changed, 16 insertions(+), 15 deletions(-)

commit 86843dd0340fe114f1f33b26cc9e5a0a6e1f3b6d
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 ce85f6b33ba26a2703aada5c1bed7f48ec3a2461
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jan 25 14:42:27 2013 +0000

    Fix crash using -h options

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

commit ccf01c93952294639f1a4520cb51741e75981a68
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 993fdaf38f9a6d19df343a403a7633507cc4b2a4
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 fd6a0f3e597c1286d6c9eb33922ab1b13acd7a63
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 45c76e1c827a86b1d7fa816aa84ed85a0c889898
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 9f1de132f6fd7fce03a17e9fba2715d7b06039fa
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Jan 9 09:03:45 2013 +0000

    Fix taper parameter widget

 src/Taper.cpp           | 31 +++++--------------------------
 src/Taper.h             |  6 ------
 src/WaveformConsole.cpp |  1 +
 3 files changed, 6 insertions(+), 32 deletions(-)

commit 0c41e1dfa3663909fbc1c90a7dd4c9947ebb99e9
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jan 8 09:55:32 2013 +0000

    Fix compilation under gcc 4.8
    
    __WORDSIZE does not exist anymore. We replaced it by QT_POINTER_SIZE

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

commit f87ca015efb9ab10e42dc86a4b40576042973cb8
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jan 8 09:54:29 2013 +0000

    Fix compilation under gcc 4.8
    
    __WORDSIZE does not exist anymore. We replaced it by QT_POINTER_SIZE

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

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

    Fix authorship

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

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

    Fix authorship

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

commit 2895273f6624ad89994b3f8a4abad5fad22e4ee8
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 30ca299175056c80da3ab06715e2b127d17a0323
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Dec 6 16:09:33 2012 +0000

    Fix crash upon exit with EventRestrictor

 src/Engine.cpp | 24 +++++++++++++++---------
 src/main.cpp   |  1 +
 2 files changed, 16 insertions(+), 9 deletions(-)

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

    Version 2.9.0

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

commit 2d952e0a7237c3fa2672a82f9080aa41c2739926
Merge: 4b86288 a0aa89e
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Dec 5 14:48:42 2012 +0000

    Merge branch 'testing' into devel
    
    Conflicts:
            src/ChronogramWindow.cpp
            src/GraphicWindow.cpp
            src/MapWindow.cpp

commit a0aa89eec80c7ae82c53d2845ace41c4ceb7839f
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Dec 5 13:22:43 2012 +0000

    Fix tracking action status tip

 src/ChronogramWindow.cpp | 2 +-
 src/GraphicWindow.cpp    | 4 ++--
 src/MapWindow.cpp        | 2 +-
 src/TableWindow.cpp      | 1 +
 src/TableWindow.h        | 2 +-
 5 files changed, 6 insertions(+), 5 deletions(-)

commit 1e2221abe97ae6e5b034f67110fc4f270ea62340
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Dec 4 21:25:24 2012 +0000

    New chronogram selection mechanism
    
    Chronogram are now updated after header edition

 src/ChronogramWindow.cpp | 19 +++++++++++++++++--
 src/ChronogramWindow.h   |  1 +
 src/MapWindow.cpp        | 14 +++++++++-----
 3 files changed, 27 insertions(+), 7 deletions(-)

commit 4b862889d3d1d98946206c80d0d330af40ff0d25
Merge: d8ebbb6 075a2f2
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Dec 4 13:29:40 2012 +0000

    Merge branch 'testing' into devel

commit d8ebbb65f33a712ec8f52a3bbfe830fbac8c3a07
Merge: bdf8cc5 369ce52
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jul 2 15:51:04 2012 +0000

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

commit 075a2f29e53f64f74bbdf4f7bfc8e8467b3f4fd4
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jun 29 11:18:21 2012 +0000

    Version 2.8.0

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

commit d6fad55b6829248f2d492521ca401418904e35f4
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jun 28 18:19:47 2012 +0000

    Fix limits of spin box for rotate components

 src/RotateComponents.ui | 27 ++++++++++++++++++---------
 1 file changed, 18 insertions(+), 9 deletions(-)

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

    Major develop in progress

 src/Engine.cpp          |   6 +-
 src/WaveformConsole.cpp | 296 ++++++++++++++++++++++++------------------------
 2 files changed, 150 insertions(+), 152 deletions(-)

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

    Many modifications

 src/CutSignal.ui        |   6 +--
 src/Engine.cpp          |  31 ++++++++++--
 src/Engine.h            |   4 ++
 src/Taper.ui            | 122 ++++++++++++++++++++++--------------------------
 src/WaveformConsole.cpp |  35 ++++++--------
 5 files changed, 102 insertions(+), 96 deletions(-)

commit 369ce521669926836a7ea06e9555e9db877c287a
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Apr 22 23:10:28 2012 +0000

    New restrictor to avoid over updates for seed link

 src/GeopsyMainWindow.cpp | 42 +++++++++++++++++++++++++++++++++++-------
 src/GeopsyMainWindow.h   |  5 +++++
 2 files changed, 40 insertions(+), 7 deletions(-)

commit 6c6f5f321e5be53e0255ca4ebcf18ef7158dfcd4
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Feb 12 17:47:42 2012 +0000

    Fix font issue in about dialog box

 src/GeopsyAbout.ui | 133 +++++++++++++++++++++++++++--------------------------
 1 file changed, 67 insertions(+), 66 deletions(-)

commit 38cf0c05a8eb1cdfd513e6aab688009029fffe7f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Dec 19 18:43:05 2011 +0100

    Minor edit

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

commit 9b47df696e42f22e3db4cb4092943a4bf927ef66
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Dec 9 14:26:05 2011 +0100

    New normalized correlations

 src/GeopsyMainWindow.cpp       |  9 +++----
 src/GeopsyMainWindowAction.cpp |  3 +--
 src/GroupProperties.cpp        |  5 ++--
 src/GroupView.cpp              |  6 ++---
 src/SourceCoordinates.cpp      |  6 ++---
 src/WaveformConsole.cpp        | 55 +++++++++++++++++++++++++++++++-----------
 src/WaveformConsole.h          |  1 +
 7 files changed, 54 insertions(+), 31 deletions(-)

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

    Version 0.0.0-snapshot-20110923

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

commit d51d365bb6b47e378bab6d6bb3c1ec87c77f84f5
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Sep 23 17:13:43 2011 +0200

    Change codeEdit to codeEditor
    
    It avoid inheriting old user code and removing default code that explain
    the template for new implementation.

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

commit 0d665c19da183b269fde501bca01a8c67bd8d552
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Sep 20 17:21:01 2011 +0200

    Fix progress bar

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

commit 24f3db4a79d9d908217ec3dff6761e57f0f1784b
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Sep 19 17:47:44 2011 +0200

    Hide/show progress bar

 src/Engine.h             |  1 +
 src/GeopsyMainWindow.cpp | 15 ++++++++++++++-
 src/GeopsyMainWindow.h   |  1 +
 3 files changed, 16 insertions(+), 1 deletion(-)

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

    Add size grip to all sub windows

 src/ChronogramWindow.cpp      |  3 +--
 src/FileView.cpp              | 10 ----------
 src/GeopsyMainWindow.cpp      |  3 ++-
 src/GraphicWindowControls.cpp |  1 -
 src/GraphicWindowControls.ui  | 16 ++++++++++++++++
 src/MapWindow.cpp             |  2 --
 src/TableWindow.cpp           |  3 +--
 7 files changed, 20 insertions(+), 18 deletions(-)

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

    Version 2.7.4

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

commit c1adc5579024ec2296330b81b82d79117ba38d14
Merge: f47d5bd 1c90e82
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Sep 15 18:43:50 2011 +0200

    Merge branch 'testing' into devel
    
    Conflicts:
            src/FileView.cpp
            src/GeopsyAbout.ui
            src/GeopsyMainWindowAction.cpp
            src/Preferences.ui
            src/main.cpp

commit f47d5bdd26fbf87f11ec198ce0ce7714f72e2b57
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Sep 15 17:11:12 2011 +0200

    New setHeader() based on QScript

 src/Engine.cpp           | 18 ++++++++++++++++++
 src/Engine.h             |  6 ++++--
 src/GeopsyMainWindow.cpp | 27 ++-------------------------
 src/GeopsyMainWindow.h   |  2 --
 src/GroupView.cpp        |  2 --
 src/SetHeader.cpp        | 30 ++++++++----------------------
 src/SetHeader.ui         | 33 ++++++++++++++++++++++++---------
 src/SignalTableView.cpp  |  4 +++-
 8 files changed, 59 insertions(+), 63 deletions(-)

commit 1c90e8257a7fa1e6aaa82f403559ffc295402414
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Sep 15 16:14:40 2011 +0200

    Suspend debugger for INT signal for batch processing

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

commit 59f1daab8e5e0298a0b26d45b02ce95e00a78415
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Sep 15 13:15:59 2011 +0200

    Do not ask to close windows when there is no window
    
    Appears when removing a file.

 src/FileView.cpp | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

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

    Minor edit

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

commit 9fa123d7a3cd2f727308f510fce3caf7ae8f589c
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Jun 14 11:34:19 2011 +0200

    Fix copyright notice on splash screen and about

 src/GeopsyAbout.ui | 225 +++++++++++++++++++++++++----------------------------
 src/Preferences.ui |   2 +-
 2 files changed, 108 insertions(+), 119 deletions(-)

commit 6b4d4b0cfb730c2abcaf993cf262baf10d320063
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue May 31 11:59:13 2011 +0200

    User warning when error occurs when exporting

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

commit 11b08126cb4b869d4786bb355dc6c98cee8331cd
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 26 18:37:15 2011 +0200

    Remove save preferences

 src/Preferences.cpp | 15 ----------
 src/Preferences.h   |  3 --
 src/Preferences.ui  | 83 +----------------------------------------------------
 3 files changed, 1 insertion(+), 100 deletions(-)

commit 3db2ff8669311dc65f7dda68700916c6ded5e6af
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue May 24 14:58:50 2011 +0200

    New group widget that support internal D&D

 src/Engine.cpp                 |   2 +-
 src/GeopsyMainWindow.cpp       |  35 +++-----
 src/GeopsyMainWindow.h         |  11 ++-
 src/GeopsyMainWindowAction.cpp |  19 ++--
 src/GroupProperties.cpp        |  49 ++++++-----
 src/GroupProperties.h          |   8 +-
 src/GroupView.cpp              | 191 ++++++++++++++++++++++++++++-------------
 src/GroupView.h                |  17 +++-
 src/GroupWidget.cpp            | 118 +++++++++++++++++++++++++
 src/GroupWidget.h              |  52 +++++++++++
 src/GroupWidget.ui             | 108 +++++++++++++++++++++++
 src/Preferences.ui             |   6 +-
 src/SigSelectionDnD.cpp        |  10 +--
 src/SignalTableDelegate.cpp    |  24 ++----
 src/SignalTableDelegate.h      |  17 ++--
 src/SubtractGroupItem.cpp      |   2 +-
 src/SubtractSignals.cpp        |  12 +--
 src/SubtractSignals.h          |   2 +-
 src/WaveformConsole.cpp        |   2 +-
 src/main.cpp                   |  10 +--
 20 files changed, 514 insertions(+), 181 deletions(-)

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

    Reformat blanks

 src/AGC.cpp                    |  10 +-
 src/AGC.h                      |   2 +-
 src/ChronogramWindow.cpp       | 104 +++---
 src/Convolution.cpp            |   6 +-
 src/Correlations.cpp           |   8 +-
 src/Correlations.h             |   4 +-
 src/CutSignal.h                |   2 +-
 src/DecimateAmplitude.cpp      |   6 +-
 src/DecimateAmplitude.h        |   4 +-
 src/Engine.h                   |   8 +-
 src/ExportFileType.cpp         |  20 +-
 src/ExportFileType.h           |   6 +-
 src/ExportPick.cpp             |   2 +-
 src/ExportPick.h               |   2 +-
 src/FFTW.cpp                   |  46 +--
 src/FFTW.h                     |  14 +-
 src/FileView.cpp               | 116 +++----
 src/FileView.h                 |  10 +-
 src/GeopsyAbout.cpp            |  22 +-
 src/GeopsyAbout.h              |   6 +-
 src/GeopsyAbout.ui             |   2 +-
 src/GeopsyAboutDialog.cpp      |  34 +-
 src/GeopsyAboutDialog.h        |   2 +-
 src/GeopsyMainWindow.cpp       | 662 ++++++++++++++++++-------------------
 src/GeopsyMainWindow.h         |  42 +--
 src/GeopsyMainWindowAction.cpp | 730 ++++++++++++++++++++---------------------
 src/GraphicWindow.cpp          | 290 ++++++++--------
 src/GroupProperties.cpp        |  88 ++---
 src/GroupProperties.h          |  16 +-
 src/GroupProperties.ui         |   2 +-
 src/GroupView.cpp              | 170 +++++-----
 src/GroupView.h                |  10 +-
 src/MagnifierSignal.cpp        |  34 +-
 src/MagnifierSignal.h          |   4 +-
 src/MapWindow.cpp              |  32 +-
 src/Preferences.cpp            | 196 +++++------
 src/Preferences.h              |   4 +-
 src/Preferences.ui             |   8 +-
 src/RotateComponents.cpp       |   6 +-
 src/RotateComponents.h         |   8 +-
 src/SetHeader.cpp              |  34 +-
 src/SetHeader.h                |   2 +-
 src/SetTableFields.cpp         |   6 +-
 src/SetTableFields.h           |   2 +-
 src/SigSelectionDnD.cpp        | 104 +++---
 src/SigSelectionDnD.h          |   4 +-
 src/SignalDisplay.cpp          |  16 +-
 src/SignalDisplay.h            |   4 +-
 src/SignalTableDelegate.cpp    |  78 ++---
 src/SignalTableDelegate.h      |  12 +-
 src/SignalTableItem.cpp        |  66 ++--
 src/SignalTableItem.h          |  18 +-
 src/SignalTableView.cpp        |  30 +-
 src/SignalTableView.h          |   6 +-
 src/SortKeys.cpp               | 170 +++++-----
 src/SortKeys.h                 |  18 +-
 src/SourceCoordinates.cpp      |  44 +--
 src/SourceCoordinates.h        |  10 +-
 src/StaLta.cpp                 |   2 +-
 src/StaLta.h                   |   2 +-
 src/StaLta.ui                  |   4 +-
 src/StationCoordinates.cpp     | 110 +++----
 src/StationCoordinates.h       |  14 +-
 src/SubtractGroupItem.cpp      |   6 +-
 src/SubtractGroupItem.h        |   4 +-
 src/SubtractSignals.cpp        |  30 +-
 src/SubtractSignals.h          |   4 +-
 src/SubtractValue.cpp          |  10 +-
 src/SubtractValue.h            |   4 +-
 src/TableWindow.cpp            |  82 ++---
 src/TableWindow.h              |   2 +-
 src/Taper.cpp                  |   2 +-
 src/Taper.h                    |   2 +-
 src/ToolFactory.cpp            | 170 +++++-----
 src/ToolFactory.h              |   6 +-
 src/ViewParamEditor.cpp        | 138 ++++----
 src/ViewParamEditor.h          |   8 +-
 src/WaveformConsole.cpp        | 538 +++++++++++++++---------------
 src/WaveformConsole.h          |  10 +-
 src/main.cpp                   | 350 ++++++++++----------
 80 files changed, 2430 insertions(+), 2430 deletions(-)

commit 30c5cd02c818a403253016aec36198289db3c1f3
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue May 17 11:52:16 2011 +0200

    Post merging with testing branch

 src/GeopsyMainWindow.cpp  | 4 ----
 src/SourceCoordinates.cpp | 2 --
 2 files changed, 6 deletions(-)

commit e9f965a249b6343327c59de92c6b907d14018b45
Merge: 8122048 68998a2
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 12 18:09:25 2011 +0200

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

commit 68998a26bae82f0e7ba79dd2d9fbd47107c5be7b
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 12 12:57:36 2011 +0200

    Version 2.7.3

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

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

    Does not call restoreFields() for command line
    
    To fix initialization of grid parameters in geopsyarray

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

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

    Minor edit

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

commit af490813b0538e9f05a94a994fd37b2b2342bbc9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed May 4 16:27:34 2011 +0200

    Fix extraction of rotation parameters from dialog

 src/RotateComponents.cpp | 35 ++++++++++++++++-------------------
 1 file changed, 16 insertions(+), 19 deletions(-)

commit 119770bc936d4261b5327ecb5a3131f3f1ff5535
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Apr 28 18:36:51 2011 +0200

    Support for plugins when testing for new releases
    
    Fix crash in menu "Set sources": non removable string stream

 src/GeopsyMainWindow.cpp  | 18 ++++++++++++------
 src/SourceCoordinates.cpp |  4 +++-
 2 files changed, 15 insertions(+), 7 deletions(-)

commit 812204865f57f4618fcc838451a9aeca777dac1f
Merge: 938f820 1847afa
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Mar 17 11:43:39 2011 +0100

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

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

    Version 2.7.2

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

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

    Follow API change in core libraries

 src/GeopsyMainWindow.cpp       |  6 +++++
 src/GeopsyMainWindow.h         |  1 +
 src/GeopsyMainWindowAction.cpp | 14 +++++------
 src/GroupProperties.cpp        |  3 +--
 src/SourceCoordinates.cpp      |  8 +++----
 src/StationCoordinates.cpp     | 54 +++++++++++++-----------------------------
 src/main.cpp                   |  4 ++--
 7 files changed, 37 insertions(+), 53 deletions(-)

commit 938f82050a90b8f8f34138ce480ba0b8c2c25c29
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Feb 18 22:06:47 2011 +0100

    Sets plugin path with version type

 src/Preferences.cpp         | 10 +++++-----
 src/SignalDisplay.cpp       |  6 +-----
 src/SignalTableDelegate.cpp |  4 ----
 src/SignalTableDelegate.h   |  4 +---
 src/SignalTableItem.cpp     |  4 ++--
 src/SignalTableView.cpp     |  1 +
 src/TableWindow.cpp         |  5 -----
 src/ToolFactory.cpp         |  5 +++--
 8 files changed, 13 insertions(+), 26 deletions(-)

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

    Version 2.7.1

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

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

    Stack docks by default

 src/GeopsyMainWindow.cpp | 38 +++++++++++++++++++-------------------
 src/MagnifierSignal.cpp  |  4 +++-
 2 files changed, 22 insertions(+), 20 deletions(-)

commit 0227eec6068a16cbf3d37cc4d61beaca7bf502d9
Merge: aa28a51 f68e5ce
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 28 17:08:41 2011 +0100

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

commit f68e5ce6141bdf4ee7bb5cc54e6960b6c9664c82
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 28 10:57:05 2011 +0100

    UpdateIcon::checkAvailability() no longer exists

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

commit aa28a511957e7d7c3e409c0820b5479852b684e4
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jan 12 12:04:51 2011 +0100

    Remove useles setStream for help

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

commit 1dda236e875559c744bebcb81eed1f8ff31a6ad8
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 7 17:30:48 2011 +0100

    List groups with their paths

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

commit 92e2e5f180e278768c3e2210452f1bb8c199d19c
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jan 5 18:21:39 2011 +0100

    New framework for UpdateIcon

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

commit 4788aeea6283a758b1e77e0de21566d4e4ad21ae
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Jan 4 11:48:21 2011 +0100

    Fix fro new stream structure

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

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

    Set release version

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

commit 5d8c89b5f3cd5b139cdf846cc479bee5ebff5f76
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 3 16:54:58 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 a6e2cd3660a9a071b16a40eddb5c2e1e99b9c4eb
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 3 16:34:29 2011 +0100

    Add help for '--' in options
    
    Makes it clearer that tool options must be after '--'

 src/ToolFactory.cpp | 10 +++++-----
 src/ToolFactory.h   |  2 +-
 src/main.cpp        | 11 ++++++-----
 3 files changed, 12 insertions(+), 11 deletions(-)

commit cf5ce5b83b7ce1818b8ee6e7d513ee5bcb76bec9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 3 15:23:00 2011 +0100

    New devel branch

 admin/version-devel  | 5 +++++
 admin/version-master | 8 ++++----
 src/main.cpp         | 9 ++++-----
 3 files changed, 13 insertions(+), 9 deletions(-)

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

    Version 2.7.0-snapshot-20101202

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

commit 81ef45af998dff1fc7b6b3e0a43ede23bb834f4f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Dec 2 18:10:22 2010 +0100

    Fix crash modifying index of metadata

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

commit 02c199b4648ca52ec4258667c4386f9d17a2c71f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Dec 2 16:57:33 2010 +0100

    Fixes after merge

 src/ToolFactory.cpp | 58 -----------------------------------------------------
 src/main.cpp        |  4 ----
 2 files changed, 62 deletions(-)

commit 2e4d0ab3d782873cf5d095f36bf5e8b173d66f88
Merge: 2e8c9a5 e1714d2
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Nov 29 15:06:59 2010 +0100

    Merge branch '2.1'
    
    Conflicts:
            src/ToolFactory.cpp
            src/main.cpp

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

    Version 2.7.0-snapshot-20101119

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

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

    Version 2.7.0-snapshot-20101119

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

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

    Version 2.7.0-snapshot-20101117

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

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

    Version 2.7.0-snapshot-20101117

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

commit 7de44fb2a2643f66dd9ffa9b3940d46bfe1a16ca
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Nov 17 17:55:15 2010 +0100

    Fix wrong path for plugins under Mac

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

commit bb7b9ba9608076fb00552c41550f54798d586f2b
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Nov 16 17:04:31 2010 +0100

    Add include for non pch compilation

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

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

    Version 2.7.0-snapshot-20101115

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

commit 1c255270e592daa81275b658f0a0b3b128ed41fe
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Nov 11 01:10:28 2010 +0100

    Fix dialog message for export
    
    Fix crash for uninitialized geopsy engine while exporting Ascii formats

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

commit a7c0f87bf13c71916fd8401ac33fb97ebbff80d4
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Oct 8 19:21:46 2010 +0200

    New convolution product (under debug)

 src/Convolution.cpp     | 53 ++++++++++++++++++++++++++++++
 src/Convolution.h       | 42 ++++++++++++++++++++++++
 src/Convolution.ui      | 85 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/WaveformConsole.cpp | 27 ++++++++++++++--
 src/WaveformConsole.h   |  1 +
 5 files changed, 206 insertions(+), 2 deletions(-)

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

    Version 2.7.0-snapshot-20101007

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

commit 6d6d871687d05f6367b9e176f3eb1c6ff6faf7f9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Sep 28 14:56:20 2010 +0200

    New abstract graphic window

 src/Engine.h             | 2 +-
 src/GeopsyMainWindow.cpp | 4 ++--
 src/GeopsyMainWindow.h   | 4 ++--
 src/GraphicWindow.cpp    | 2 +-
 src/GraphicWindow.h      | 8 ++++----
 5 files changed, 10 insertions(+), 10 deletions(-)

commit 1b0f37947672de30d804685c2c5c905afab95e78
Merge: 74d78de ae36ebb
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Sep 21 17:00:11 2010 +0200

    Merge branch '2.1'
    
    Conflicts:
            src/GroupProperties.ui

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

    Removes extra margins

 src/GroupProperties.ui | 150 +++++++++++++++++++++++++------------------------
 1 file changed, 77 insertions(+), 73 deletions(-)

commit 74d78de64095e2ab05df5725c0d86b1740bf09c3
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Sep 21 16:29:54 2010 +0200

    Fix bugs introduced by string index

 src/ViewParamEditor.cpp | 43 ++++++++++++++++++++++++++++---------------
 1 file changed, 28 insertions(+), 15 deletions(-)

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

    Version 2.7.0-snapshot-20100914

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

commit 57cb41665e0bafc4a11262b00a784ce81b249b68
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Sep 13 07:22:20 2010 +0200

    String index for Expressions

 src/GroupProperties.cpp |  2 +-
 src/GroupProperties.ui  |  2 +-
 src/SortKeys.cpp        | 15 +++++++--------
 src/ViewParamEditor.cpp |  6 +++---
 4 files changed, 12 insertions(+), 13 deletions(-)

commit 2a6f0be92b7fc296436d752ab51b730d9e54dde1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Sep 12 17:51:34 2010 +0200

    Merge with branch 2.1

 src/ViewParamEditor.cpp | 7 -------
 src/main.cpp            | 4 ----
 2 files changed, 11 deletions(-)

commit 2701efdffdceac4f474cba551c65eecc8e03d2d5
Merge: ffca801 0df1a79
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Sep 12 17:44:36 2010 +0200

    Merge branch '2.1'
    
    Conflicts:
            src/ViewParamEditor.cpp
            src/main.cpp

commit 0df1a7905d78b3054a9f871ba0d04a883e345a96
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Sep 12 07:21:02 2010 +0200

    New stream infrastructure

 src/GeopsyMainWindowAction.cpp |  6 ++----
 src/SourceCoordinates.cpp      | 12 ++++--------
 src/main.cpp                   | 12 +++---------
 3 files changed, 9 insertions(+), 21 deletions(-)

commit ffca80146ff0d3caecb91512b86f815b0ffdff85
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Aug 13 16:35:33 2010 +0200

    Number::Time replaced by Weeks, Days, Hours,...

 src/ChronogramWindow.cpp | 4 ++--
 src/GeopsyMainWindow.cpp | 1 -
 src/GraphicWindow.cpp    | 4 ++--
 src/SignalTableItem.cpp  | 4 ++--
 4 files changed, 6 insertions(+), 7 deletions(-)

commit 879cb0b8f0a31228752abcc9eb2834b96b2721e2
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Aug 6 18:52:17 2010 +0200

    New Geopsy MetaData facility and core engine

 src/Engine.cpp | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/Engine.h   | 70 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 133 insertions(+)

commit 2d6ad6870dceb5d0d6dd1d1539ab4f63b55e0cc5
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Aug 6 18:42:33 2010 +0200

    New Geopsy MetaData facility and core engine

 src/GeopsyMainWindow.cpp |  31 +++---
 src/GeopsyMainWindow.h   |  54 +++++-----
 src/Preferences.cpp      |  18 ++--
 src/SetHeader.cpp        |   5 +-
 src/TableWindow.cpp      |   5 +-
 src/ToolFactory.cpp      | 265 ++++++++++++++---------------------------------
 src/ToolFactory.h        |  52 ++++++----
 src/ViewParamEditor.cpp  |  28 +++--
 src/ViewParamEditor.h    |   3 +-
 src/main.cpp             |  58 ++++++-----
 10 files changed, 213 insertions(+), 306 deletions(-)

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

    Version 2.7.0-snapshot-20100806

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

commit d688aac7215ab9fba6f935a52a6308abd7ee224b
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Aug 5 15:05:56 2010 +0200

    Fix double click on Add

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

commit 8d30c4b9b6f14ab73222fce132e179358b5805c1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jul 30 15:48:05 2010 +0200

    New meta data framework with implicit shared

 src/GeopsyMainWindowAction.cpp |  2 +-
 src/GroupProperties.cpp        | 17 ++++------
 src/GroupProperties.h          |  2 +-
 src/SignalTableDelegate.cpp    | 37 ++++++++++++---------
 src/SignalTableItem.cpp        | 27 ++++++++--------
 src/SignalTableItem.h          |  6 ++--
 src/SignalTableView.cpp        |  2 +-
 src/SignalTableView.h          |  2 +-
 src/SortKeys.cpp               | 72 ++++++++++++++++++++---------------------
 src/SortKeys.h                 |  2 +-
 src/ViewParamEditor.cpp        | 73 +++++++++++++++++++++---------------------
 src/ViewParamEditor.h          | 11 +++----
 12 files changed, 126 insertions(+), 127 deletions(-)

commit 7aa840371e934d6ce0fdca279efc37be04cddbd3
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jul 23 19:01:52 2010 +0200

    Custom formats

 src/CustomAsciiFormatsEditor.cpp | 35 +++++++++++++++++++----------------
 src/CustomAsciiFormatsEditor.h   |  4 ++--
 src/Preferences.cpp              |  4 ++--
 src/SignalTableItem.cpp          |  1 -
 src/main.cpp                     |  2 +-
 5 files changed, 24 insertions(+), 22 deletions(-)

commit b3a53ccaedfcd142d3898ac1e9454d8d6a0bfd91
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jul 23 12:26:47 2010 +0200

    Add refreshLists in GeopsyGui interface

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

commit 709e85929a12a5f9819e7fbede7aa1650b9b435f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 30 16:05:34 2010 +0200

    Fix export of time picks
    
    Add bug print for windowsMenuSetCurrent()

 src/GeopsyMainWindow.cpp       |  9 +++++++--
 src/GeopsyMainWindowAction.cpp | 28 ++++++++++++++--------------
 2 files changed, 21 insertions(+), 16 deletions(-)

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

    Version 2.7.0-snapshot-20100616

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

commit f4a334ad054876e8d837e677a1995d5e72be3ce6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 9 20:50:35 2010 +0200

    Fix link to new documentation

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

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

    Version 2.7.0-snapshot-20100525

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

commit 902e1bf00d64f76d7022417a322b6fbd0e5f45bf
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon May 24 17:43:44 2010 +0200

    Bug 766 in windowsMenuSetCurrent fixed?
    
    bug 766 probably fixed under Mac 10.6: actions were scanned from index 7
    instead of 8. This is not 100% sure that it is th bug.
    
    Put more debu instrumentation under Mac only

 src/GeopsyMainWindow.cpp | 40 ++++++++++++++++++++++++++++++++++++----
 1 file changed, 36 insertions(+), 4 deletions(-)

commit 55e9b634169c4abc0936641afb4ac37d81130989
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon May 17 12:19:18 2010 +0200

    Fix crash after option -import-formats
    
    GeopsyCoreBase was not initialized, and required to query custom ascii
    formats.

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

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

    Version 2.7.0-snapshot-20100507

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

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

    Version 2.7.0-snapshot-20100506

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

commit b7f0e374cb8ec6fa624decfbcdb5651da95abd72
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed May 5 14:45:29 2010 +0200

    Fix crash for undefined components and chronogram

 src/ChronogramWindow.cpp | 17 +++++++++--------
 src/GeopsyMainWindow.cpp |  8 +++++++-
 src/ToolFactory.cpp      |  2 +-
 3 files changed, 17 insertions(+), 10 deletions(-)

commit 6a5f9fe19d9e427f0bed902362deae03b1e5c749
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue May 4 18:28:04 2010 +0200

    Support for location code

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

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

    Version 2.7.0-snapshot-20100504

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

commit c25097f010e5aa4636cb22b58efc3bbd63c8a63a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue May 4 12:11:51 2010 +0200

    Support for import actions from plugins

 src/GeopsyMainWindow.cpp       |  5 +++++
 src/GeopsyMainWindow.h         |  1 +
 src/GeopsyMainWindowAction.cpp | 13 +++++++------
 src/ToolFactory.cpp            | 24 ++++++++++++++++++++----
 src/ToolFactory.h              |  3 ++-
 5 files changed, 35 insertions(+), 11 deletions(-)

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

    Version 2.7.0-snapshot-20100416

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

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

    Add help about shift direction

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

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

    Version 2.7.0-snapshot-20100324

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

commit 935fcee4326737613c0090bb610d8a3d6f08a655
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Mar 24 21:50:30 2010 +0100

    Add seedlink from command line

 src/GeopsyMainWindow.cpp       | 10 ++++++++--
 src/GeopsyMainWindow.h         |  5 +++--
 src/GeopsyMainWindowAction.cpp |  2 +-
 src/main.cpp                   | 43 ++++++++++++++++++++++++++++++++++++------
 4 files changed, 49 insertions(+), 11 deletions(-)

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

    Move custom ascii editor to preferences

 src/GeopsyMainWindow.cpp       | 17 -----------------
 src/GeopsyMainWindow.h         |  1 -
 src/GeopsyMainWindowAction.cpp |  5 -----
 src/Preferences.cpp            | 17 +++++++++++++++++
 src/Preferences.h              |  1 +
 src/Preferences.ui             | 37 +++++++++++++++++++++++++++----------
 6 files changed, 45 insertions(+), 33 deletions(-)

commit 6eff8fc4137839289dcae92953c6dc161375fd03
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 22 01:15:08 2010 +0100

    Interate custom ASCII formats

 src/CustomAsciiFormatsEditor.cpp | 200 +++++++++++++++++++++++++++++++++++++++
 src/CustomAsciiFormatsEditor.h   |  53 +++++++++++
 src/CustomAsciiFormatsEditor.ui  | 123 ++++++++++++++++++++++++
 src/ExportFileType.cpp           |  16 ++--
 src/ExportFileType.h             |   4 +-
 src/GeopsyMainWindow.cpp         |  39 ++++----
 src/GeopsyMainWindow.h           |  33 +++----
 src/GeopsyMainWindowAction.cpp   |  42 ++++----
 src/Preferences.cpp              |   9 +-
 src/Preferences.ui               |  68 +++----------
 src/main.cpp                     |  60 ++++++------
 11 files changed, 499 insertions(+), 148 deletions(-)

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

    Fix error parsing arguments for tools

 src/ToolFactory.cpp | 2 +-
 src/ToolFactory.h   | 2 +-
 src/main.cpp        | 5 ++++-
 3 files changed, 6 insertions(+), 3 deletions(-)

commit 2bef9c56d84328684cc6b7c0398bb6ab4f7f9a20
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Mar 16 19:45:49 2010 +0100

    Add option "--" to stop looking for files
    
    Set new icon for chronogram

 images/chronogram-22x22.png    | Bin 0 -> 904 bytes
 src/ChronogramWindow.cpp       |   3 +-
 src/DecimateAmplitude.ui       | 119 +++++++++++++++++++--------------------
 src/GeopsyMainWindowAction.cpp |   3 +-
 src/GraphicWindow.cpp          |   2 +-
 src/RotateComponents.ui        |   6 +-
 src/SubtractSignals.ui         | 123 +++++++++++++++--------------------------
 src/SubtractValue.ui           |   4 +-
 src/main.cpp                   |   5 ++
 9 files changed, 115 insertions(+), 150 deletions(-)

commit d04e14830a7b40ffc0a9a995fc2db0dc122d6bed
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Mar 2 07:59:06 2010 +0100

    Add graphic window controls
    
    Add size grip for map, graphic and chronogram viewer
    Add makeup prefs for chronogram
    Do not ask to makeup if prefs are blank
    Geometry of Viewers is now managed with a Layout

 src/ChronogramWindow.cpp      |  21 ++---
 src/ChronogramWindow.h        |   1 -
 src/GeopsyMainWindow.cpp      |   5 +-
 src/GraphicWindow.cpp         |  20 ++--
 src/GraphicWindow.h           |   3 +-
 src/GraphicWindowControls.cpp | 206 ++++++++++++++++++++++++++++++++++++++++++
 src/GraphicWindowControls.h   |  57 ++++++++++++
 src/GraphicWindowControls.ui  | 151 +++++++++++++++++++++++++++++++
 src/MapWindow.cpp             |  57 ++++++------
 src/MapWindow.h               |   3 +-
 src/Preferences.cpp           |  16 ++++
 src/Preferences.h             |   2 +
 src/Preferences.ui            |  32 ++++++-
 13 files changed, 519 insertions(+), 55 deletions(-)

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

    Version 2.7.0-snapshot-20100226

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

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

    Version 2.7.0-snapshot-20100222

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

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

    Fix -debug-stream

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

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

    Version 2.7.0-snapshot-20100221

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

commit 7f189b16d531e9f931f3acb9029503c5c6046bc6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Feb 21 20:35:37 2010 +0100

    Disable waveform actions for viewers with tools

 src/GeopsyMainWindow.cpp | 3 ++-
 src/WaveformConsole.cpp  | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

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

    Version 2.7.0-snapshot-20100220

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

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

    Version 2.7.0-snapshot-20100219

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

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

    Version 2.7.0-snapshot-20100218

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

commit 0fbfd5b3382eec6b02fd44326eba4c4b08ff2365
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Feb 17 17:51:00 2010 +0100

    Version 2.7.0-snapshot-20100217

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

commit 640b5562b1e456dd54c9ad0db84700d039ceaf87
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Feb 17 13:27:26 2010 +0100

    Proper usage of central plugin repository
    
    Better default value and message for decimate time

 src/GeopsyAbout.cpp     |  2 +-
 src/Preferences.cpp     | 15 +++++++++------
 src/ToolFactory.cpp     | 43 ++++++++++++++++++++-----------------------
 src/ToolFactory.h       |  3 ++-
 src/WaveformConsole.cpp |  4 ++--
 5 files changed, 34 insertions(+), 33 deletions(-)

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

    Version 2.7.0-snapshot-20100212

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

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

    Add "Revert to orignal" in Waveform menu
    
    Rename src/GeopsyMainWindowAction.cpp (missed by automatic scripts)

 src/GeopsyMainWindow.cpp                           |  4 ++--
 ...windowaction.cpp => GeopsyMainWindowAction.cpp} |  0
 src/WaveformConsole.cpp                            | 25 +++++++++++++++++++++-
 src/WaveformConsole.h                              |  1 +
 4 files changed, 27 insertions(+), 3 deletions(-)

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

    Version 2.7.0-snapshot-20100209

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

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

    Version 2.7.0-snapshot-20100206

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

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

    Version 2.7.0-snapshot-20100130

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

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

    Version 2.7.0-snapshot-20100128

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

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

    Version 2.7.0-snapshot-20100127

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

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

    Version 2.7.0-snapshot-20100126

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

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

    Version 2.7.0-snapshot-20100113

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

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

    Strict namespace for libraries

 src/ChronogramWindow.h   |  2 --
 src/Correlations.h       |  4 ++--
 src/CutSignal.ui         |  4 ++--
 src/FileView.h           |  5 +----
 src/GeopsyMainWindow.h   | 14 --------------
 src/GraphicWindow.h      |  4 ----
 src/GroupView.h          |  5 +----
 src/MagnifierSignal.h    |  3 ---
 src/Preferences.h        |  4 ++--
 src/RotateComponents.ui  |  8 ++++----
 src/SetHeader.h          |  4 ++--
 src/SigSelectionDnD.h    | 11 ++---------
 src/SignalTableView.h    |  4 +---
 src/SortKeys.cpp         | 18 +++++++++---------
 src/StaLta.ui            |  6 +++---
 src/StationCoordinates.h |  4 +---
 src/SubtractSignals.h    |  5 ++---
 src/Taper.h              |  5 +----
 src/Taper.ui             |  4 ++--
 src/ToolFactory.h        |  6 ------
 src/WaveformConsole.h    |  5 +----
 src/main.cpp             | 32 ++++++++++++++++----------------
 22 files changed, 52 insertions(+), 105 deletions(-)

commit b34c961efb72bc592b3333a102aef9dd56dfd63e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Jan 5 23:13:16 2010 +0100

    Time.h moved to DataTime.h

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

commit ad221de9cb450d70b705c9e384e0a985ad5f29d2
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 4 16:25:04 2010 +0100

    Rename category 'Geopsy' into 'Signal Processing'

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

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

    Replace copyright by list of authors

 src/AGC.cpp                       | 5 +++--
 src/AGC.h                         | 5 +++--
 src/ChronogramWindow.cpp          | 5 +++--
 src/ChronogramWindow.h            | 5 +++--
 src/Correlations.cpp              | 5 +++--
 src/Correlations.h                | 5 +++--
 src/CutSignal.cpp                 | 5 +++--
 src/CutSignal.h                   | 5 +++--
 src/DecimateAmplitude.cpp         | 5 +++--
 src/DecimateAmplitude.h           | 5 +++--
 src/ExportFileType.cpp            | 5 +++--
 src/ExportFileType.h              | 5 +++--
 src/ExportPick.cpp                | 5 +++--
 src/ExportPick.h                  | 5 +++--
 src/FFTW.cpp                      | 5 +++--
 src/FFTW.h                        | 5 +++--
 src/FileView.cpp                  | 5 +++--
 src/FileView.h                    | 5 +++--
 src/GeopsyAbout.cpp               | 5 +++--
 src/GeopsyAbout.h                 | 5 +++--
 src/GeopsyAboutDialog.cpp         | 5 +++--
 src/GeopsyAboutDialog.h           | 5 +++--
 src/GeopsyMainWindow.cpp          | 6 ++++--
 src/GeopsyMainWindow.h            | 6 ++++--
 src/GraphicWindow.cpp             | 6 ++++--
 src/GraphicWindow.h               | 6 ++++--
 src/GroupProperties.cpp           | 5 +++--
 src/GroupProperties.h             | 5 +++--
 src/GroupView.cpp                 | 5 +++--
 src/GroupView.h                   | 5 +++--
 src/MagnifierSignal.cpp           | 6 ++++--
 src/MagnifierSignal.h             | 6 ++++--
 src/MapWindow.cpp                 | 6 ++++--
 src/MapWindow.h                   | 6 ++++--
 src/Preferences.cpp               | 5 +++--
 src/Preferences.h                 | 5 +++--
 src/RotateComponents.cpp          | 5 +++--
 src/RotateComponents.h            | 5 +++--
 src/SetHeader.cpp                 | 5 +++--
 src/SetHeader.h                   | 5 +++--
 src/SetTableFields.cpp            | 5 +++--
 src/SetTableFields.h              | 5 +++--
 src/SigSelectionDnD.cpp           | 6 ++++--
 src/SigSelectionDnD.h             | 6 ++++--
 src/SignalDisplay.cpp             | 6 ++++--
 src/SignalDisplay.h               | 6 ++++--
 src/SignalTableDelegate.cpp       | 5 +++--
 src/SignalTableDelegate.h         | 5 +++--
 src/SignalTableItem.cpp           | 5 +++--
 src/SignalTableItem.h             | 5 +++--
 src/SignalTableView.cpp           | 5 +++--
 src/SignalTableView.h             | 5 +++--
 src/SortKeys.cpp                  | 5 +++--
 src/SortKeys.h                    | 5 +++--
 src/SourceCoordinates.cpp         | 5 +++--
 src/SourceCoordinates.h           | 5 +++--
 src/StaLta.cpp                    | 5 +++--
 src/StaLta.h                      | 5 +++--
 src/StationCoordinates.cpp        | 5 +++--
 src/StationCoordinates.h          | 5 +++--
 src/SubtractGroupItem.cpp         | 5 +++--
 src/SubtractGroupItem.h           | 5 +++--
 src/SubtractSignals.cpp           | 5 +++--
 src/SubtractSignals.h             | 5 +++--
 src/SubtractValue.cpp             | 5 +++--
 src/SubtractValue.h               | 5 +++--
 src/TableWindow.cpp               | 6 ++++--
 src/TableWindow.h                 | 6 ++++--
 src/Taper.cpp                     | 5 +++--
 src/Taper.h                       | 5 +++--
 src/ToolFactory.cpp               | 6 ++++--
 src/ToolFactory.h                 | 6 ++++--
 src/ViewParamEditor.cpp           | 5 +++--
 src/ViewParamEditor.h             | 5 +++--
 src/WaveformConsole.cpp           | 5 +++--
 src/WaveformConsole.h             | 5 +++--
 src/main.cpp                      | 6 ++++--
 src/qtbgeopsymainwindowaction.cpp | 6 ++++--
 78 files changed, 252 insertions(+), 156 deletions(-)

commit b0860764b8d5e03773198c5fa532a52a8c635be3
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Dec 16 11:23:38 2009 +0100

    Better user messages in case of wrong plugin paths

 src/Preferences.cpp | 20 +++++++++++++++++---
 src/ToolFactory.cpp |  2 +-
 2 files changed, 18 insertions(+), 4 deletions(-)

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

    Version 2.7.0-snapshot-20091214

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

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

    Version 2.7.0-snapshot-20091201

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

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

    Version 2.7.0-snapshot-20091120

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

commit c5b2ccbb2dc2229ad8a6ad5f19e6a0afc4629954
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Nov 5 19:07:44 2009 +0100

    Add option -debug-stream in help

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

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

    New option -debug-stream to output everything to terminal

 src/GraphicWindow.cpp | 22 +++++++++++-----------
 src/main.cpp          |  7 +++++++
 2 files changed, 18 insertions(+), 11 deletions(-)

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

    Waran development

 src/FFTW.cpp | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

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

    New header framwork: one big include per library

 admin/info                                         |   2 +-
 src/{qtbagc.cpp => AGC.cpp}                        |   7 +-
 src/{qtbagc.h => AGC.h}                            |   9 +-
 src/{qtbagc.ui => AGC.ui}                          |   0
 ...tbchronogramwindow.cpp => ChronogramWindow.cpp} |  28 ++--
 src/{qtbchronogramwindow.h => ChronogramWindow.h}  |   6 +-
 src/{qtbcorrelations.cpp => Correlations.cpp}      |   9 +-
 src/{qtbcorrelations.h => Correlations.h}          |   9 +-
 src/{qtbcorrelations.ui => Correlations.ui}        |   0
 src/{qtbcutsignal.cpp => CutSignal.cpp}            |  13 +-
 src/{qtbcutsignal.h => CutSignal.h}                |  11 +-
 src/{qtbcutsignal.ui => CutSignal.ui}              |   2 +-
 ...decimateamplitude.cpp => DecimateAmplitude.cpp} |   7 +-
 ...{qtbdecimateamplitude.h => DecimateAmplitude.h} |   9 +-
 ...tbdecimateamplitude.ui => DecimateAmplitude.ui} |   0
 src/{qtbexportfiletype.cpp => ExportFileType.cpp}  |  10 +-
 src/{qtbexportfiletype.h => ExportFileType.h}      |  11 +-
 src/{qtbexportfiletype.ui => ExportFileType.ui}    |   0
 src/{qtbexportpick.cpp => ExportPick.cpp}          |   7 +-
 src/{qtbexportpick.h => ExportPick.h}              |   9 +-
 src/{qtbexportpick.ui => ExportPick.ui}            |   0
 src/{qtbfftw.cpp => FFTW.cpp}                      |  11 +-
 src/{qtbfftw.h => FFTW.h}                          |   6 +-
 src/{qtbfileview.cpp => FileView.cpp}              |  18 +--
 src/{qtbfileview.h => FileView.h}                  |   6 +-
 src/{qtbgeopsyabout.cpp => GeopsyAbout.cpp}        |  15 +-
 src/{qtbgeopsyabout.h => GeopsyAbout.h}            |   7 +-
 src/{qtbgeopsyabout.ui => GeopsyAbout.ui}          |   0
 ...geopsyaboutdialog.cpp => GeopsyAboutDialog.cpp} |  13 +-
 ...{qtbgeopsyaboutdialog.h => GeopsyAboutDialog.h} |   7 +-
 ...tbgeopsymainwindow.cpp => GeopsyMainWindow.cpp} |  70 ++++-----
 src/{qtbgeopsymainwindow.h => GeopsyMainWindow.h}  |  21 ++-
 src/{qtbgraphicwindow.cpp => GraphicWindow.cpp}    |  40 +++---
 src/{qtbgraphicwindow.h => GraphicWindow.h}        |   7 +-
 ...{qtbgroupproperties.cpp => GroupProperties.cpp} |  12 +-
 src/{qtbgroupproperties.h => GroupProperties.h}    |  12 +-
 src/{qtbgroupproperties.ui => GroupProperties.ui}  |   0
 src/{qtbgroupview.cpp => GroupView.cpp}            |  21 +--
 src/{qtbgroupview.h => GroupView.h}                |   6 +-
 ...{qtbmagnifiersignal.cpp => MagnifierSignal.cpp} |  15 +-
 src/{qtbmagnifiersignal.h => MagnifierSignal.h}    |   7 +-
 src/{qtbmapwindow.cpp => MapWindow.cpp}            |  20 +--
 src/{qtbmapwindow.h => MapWindow.h}                |   8 +-
 src/{qtbpreferences.cpp => Preferences.cpp}        |  26 ++--
 src/{qtbpreferences.h => Preferences.h}            |  11 +-
 src/{qtbpreferences.ui => Preferences.ui}          |   5 +-
 ...tbrotatecomponents.cpp => RotateComponents.cpp} |  10 +-
 src/{qtbrotatecomponents.h => RotateComponents.h}  |  11 +-
 ...{qtbrotatecomponents.ui => RotateComponents.ui} |  23 +--
 src/{qtbsetheader.cpp => SetHeader.cpp}            |  21 ++-
 src/{qtbsetheader.h => SetHeader.h}                |   9 +-
 src/SetHeader.ui                                   | 125 +++++++++++++++++
 src/{qtbsettablefields.cpp => SetTableFields.cpp}  |  11 +-
 src/{qtbsettablefields.h => SetTableFields.h}      |  11 +-
 src/{qtbsettablefields.ui => SetTableFields.ui}    |   2 +-
 ...{qtbsigselectiondnd.cpp => SigSelectionDnD.cpp} |  10 +-
 src/{qtbsigselectiondnd.h => SigSelectionDnD.h}    |   6 +-
 src/{qtbsignaldisplay.cpp => SignalDisplay.cpp}    |  19 +--
 src/{qtbsignaldisplay.h => SignalDisplay.h}        |   7 +-
 ...altabledelegate.cpp => SignalTableDelegate.cpp} |   9 +-
 ...signaltabledelegate.h => SignalTableDelegate.h} |   6 +-
 ...{qtbsignaltableitem.cpp => SignalTableItem.cpp} |  13 +-
 src/{qtbsignaltableitem.h => SignalTableItem.h}    |   7 +-
 ...{qtbsignaltableview.cpp => SignalTableView.cpp} |  16 ++-
 src/{qtbsignaltableview.h => SignalTableView.h}    |   7 +-
 src/{qtbsortkeys.cpp => SortKeys.cpp}              |  10 +-
 src/{qtbsortkeys.h => SortKeys.h}                  |  11 +-
 src/{qtbsortkeys.ui => SortKeys.ui}                |   0
 ...sourcecoordinates.cpp => SourceCoordinates.cpp} |  19 +--
 ...{qtbsourcecoordinates.h => SourceCoordinates.h} |  12 +-
 src/{qtbstalta.cpp => StaLta.cpp}                  |   7 +-
 src/{qtbstalta.h => StaLta.h}                      |   9 +-
 src/StaLta.ui                                      | 156 +++++++++++++++++++++
 ...ationcoordinates.cpp => StationCoordinates.cpp} |  20 ++-
 ...tbstationcoordinates.h => StationCoordinates.h} |  13 +-
 ...stationcoordinates.ui => StationCoordinates.ui} |   0
 ...subtractgroupitem.cpp => SubtractGroupItem.cpp} |   9 +-
 ...{qtbsubtractgroupitem.h => SubtractGroupItem.h} |   7 +-
 ...{qtbsubtractsignals.cpp => SubtractSignals.cpp} |  15 +-
 src/{qtbsubtractsignals.h => SubtractSignals.h}    |   9 +-
 src/{qtbsubtractsignals.ui => SubtractSignals.ui}  |   0
 src/{qtbsubtractvalue.cpp => SubtractValue.cpp}    |   9 +-
 src/{qtbsubtractvalue.h => SubtractValue.h}        |   9 +-
 src/{qtbsubtractvalue.ui => SubtractValue.ui}      |   0
 src/{qtbtablewindow.cpp => TableWindow.cpp}        |  26 ++--
 src/{qtbtablewindow.h => TableWindow.h}            |   7 +-
 src/{qtbtaper.cpp => Taper.cpp}                    |  13 +-
 src/{qtbtaper.h => Taper.h}                        |  11 +-
 src/{qtbtaper.ui => Taper.ui}                      |   2 +-
 src/{qtbtoolfactory.cpp => ToolFactory.cpp}        |  32 ++---
 src/{qtbtoolfactory.h => ToolFactory.h}            |   9 +-
 ...{qtbviewparameditor.cpp => ViewParamEditor.cpp} |   7 +-
 src/{qtbviewparameditor.h => ViewParamEditor.h}    |   9 +-
 src/{qtbviewparameditor.ui => ViewParamEditor.ui}  |   0
 ...{qtbwaveformconsole.cpp => WaveformConsole.cpp} |  34 +++--
 src/{qtbwaveformconsole.h => WaveformConsole.h}    |   7 +-
 src/{qtbwaveformconsole.ui => WaveformConsole.ui}  |   0
 src/main.cpp                                       | 121 ++++++++--------
 src/qtbgeopsymainwindowaction.cpp                  |  63 ++++-----
 src/qtbsetheader.ui                                | 118 ----------------
 src/qtbstalta.ui                                   | 148 -------------------
 101 files changed, 945 insertions(+), 813 deletions(-)

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

    Drop of Qtb prefix

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

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

    Drop Qtb prefix

 admin/info                        |    2 +-
 lang/geopsy.de.ts                 | 1902 ++++++++++++++++++-------------------
 lang/geopsy.es.ts                 | 1902 ++++++++++++++++++-------------------
 lang/geopsy.fr.ts                 | 1902 ++++++++++++++++++-------------------
 lang/geopsy.it.ts                 | 1902 ++++++++++++++++++-------------------
 src/main.cpp                      |  164 ++--
 src/qtbagc.cpp                    |   12 +-
 src/qtbagc.h                      |   10 +-
 src/qtbagc.ui                     |    4 +-
 src/qtbchronogramwindow.cpp       |   98 +-
 src/qtbchronogramwindow.h         |   22 +-
 src/qtbcorrelations.cpp           |   10 +-
 src/qtbcorrelations.h             |   14 +-
 src/qtbcorrelations.ui            |    8 +-
 src/qtbcutsignal.cpp              |    6 +-
 src/qtbcutsignal.h                |   10 +-
 src/qtbcutsignal.ui               |   12 +-
 src/qtbdecimateamplitude.cpp      |   16 +-
 src/qtbdecimateamplitude.h        |   12 +-
 src/qtbdecimateamplitude.ui       |    8 +-
 src/qtbexportfiletype.cpp         |   40 +-
 src/qtbexportfiletype.h           |   12 +-
 src/qtbexportfiletype.ui          |    8 +-
 src/qtbexportpick.cpp             |   12 +-
 src/qtbexportpick.h               |   12 +-
 src/qtbexportpick.ui              |    4 +-
 src/qtbfftw.cpp                   |   18 +-
 src/qtbfftw.h                     |   16 +-
 src/qtbfileview.cpp               |   90 +-
 src/qtbfileview.h                 |   24 +-
 src/qtbgeopsyabout.cpp            |   10 +-
 src/qtbgeopsyabout.h              |    8 +-
 src/qtbgeopsyabout.ui             |    4 +-
 src/qtbgeopsyaboutdialog.cpp      |   14 +-
 src/qtbgeopsyaboutdialog.h        |   12 +-
 src/qtbgeopsymainwindow.cpp       |  370 ++++----
 src/qtbgeopsymainwindow.h         |  100 +-
 src/qtbgeopsymainwindowaction.cpp |  246 ++---
 src/qtbgraphicwindow.cpp          |  221 +++--
 src/qtbgraphicwindow.h            |   46 +-
 src/qtbgroupproperties.cpp        |   76 +-
 src/qtbgroupproperties.h          |   22 +-
 src/qtbgroupproperties.ui         |    4 +-
 src/qtbgroupview.cpp              |  118 +--
 src/qtbgroupview.h                |   24 +-
 src/qtbmagnifiersignal.cpp        |   50 +-
 src/qtbmagnifiersignal.h          |   16 +-
 src/qtbmapwindow.cpp              |   74 +-
 src/qtbmapwindow.h                |   16 +-
 src/qtbpreferences.cpp            |  154 +--
 src/qtbpreferences.h              |   14 +-
 src/qtbpreferences.ui             |   12 +-
 src/qtbrotatecomponents.cpp       |   38 +-
 src/qtbrotatecomponents.h         |   10 +-
 src/qtbrotatecomponents.ui        |   14 +-
 src/qtbsetheader.cpp              |   50 +-
 src/qtbsetheader.h                |   16 +-
 src/qtbsetheader.ui               |    6 +-
 src/qtbsettablefields.cpp         |   14 +-
 src/qtbsettablefields.h           |   10 +-
 src/qtbsettablefields.ui          |   12 +-
 src/qtbsignaldisplay.cpp          |   12 +-
 src/qtbsignaldisplay.h            |   10 +-
 src/qtbsignaltabledelegate.cpp    |   50 +-
 src/qtbsignaltabledelegate.h      |   10 +-
 src/qtbsignaltableitem.cpp        |   62 +-
 src/qtbsignaltableitem.h          |   24 +-
 src/qtbsignaltableview.cpp        |   40 +-
 src/qtbsignaltableview.h          |   20 +-
 src/qtbsigselectiondnd.cpp        |   56 +-
 src/qtbsigselectiondnd.h          |   14 +-
 src/qtbsortkeys.cpp               |   98 +-
 src/qtbsortkeys.h                 |   14 +-
 src/qtbsortkeys.ui                |    8 +-
 src/qtbsourcecoordinates.cpp      |   60 +-
 src/qtbsourcecoordinates.h        |   22 +-
 src/qtbstalta.cpp                 |   12 +-
 src/qtbstalta.h                   |   12 +-
 src/qtbstalta.ui                  |   12 +-
 src/qtbstationcoordinates.cpp     |   92 +-
 src/qtbstationcoordinates.h       |   26 +-
 src/qtbstationcoordinates.ui      |    8 +-
 src/qtbsubtractgroupitem.cpp      |   12 +-
 src/qtbsubtractgroupitem.h        |   10 +-
 src/qtbsubtractsignals.cpp        |   22 +-
 src/qtbsubtractsignals.h          |   18 +-
 src/qtbsubtractsignals.ui         |    8 +-
 src/qtbsubtractvalue.cpp          |   10 +-
 src/qtbsubtractvalue.h            |    8 +-
 src/qtbsubtractvalue.ui           |    8 +-
 src/qtbtablewindow.cpp            |   84 +-
 src/qtbtablewindow.h              |   20 +-
 src/qtbtaper.cpp                  |   12 +-
 src/qtbtaper.h                    |   16 +-
 src/qtbtaper.ui                   |    8 +-
 src/qtbtoolfactory.cpp            |  162 ++--
 src/qtbtoolfactory.h              |   28 +-
 src/qtbviewparameditor.cpp        |   84 +-
 src/qtbviewparameditor.h          |   18 +-
 src/qtbviewparameditor.ui         |    6 +-
 src/qtbwaveformconsole.cpp        |  232 ++---
 src/qtbwaveformconsole.h          |   20 +-
 src/qtbwaveformconsole.ui         |    4 +-
 103 files changed, 5694 insertions(+), 5791 deletions(-)

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

    Version 2.7.0-snapshot-20090730

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

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

    Version 2.7.0-snapshot-20090617

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

commit af7d36e78f3b5148900c800a22c7acdcfc8cbc7b
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Jun 16 14:31:11 2009 +0200

    Avoid warning if no settings are available for graphics

 src/qtbchronogramwindow.cpp | 6 ++++--
 src/qtbgraphicwindow.cpp    | 6 ++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

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

    Version 2.7.0-snapshot-20090610

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

commit de92bd2019f8cbb8f1760e519b487816d61b2cb9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 10 15:29:04 2009 +0200

    Compilation bug fix

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

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

    New chronogram window
    
    Debug of sparse time range for windowing

 src/qtbchronogramwindow.cpp       | 155 +++++++++++++++++++++++++++++++++++++-
 src/qtbchronogramwindow.h         |  22 +++++-
 src/qtbgeopsymainwindow.cpp       |  27 ++++++-
 src/qtbgeopsymainwindow.h         |   3 +
 src/qtbgeopsymainwindowaction.cpp |  10 ++-
 src/qtbgraphicwindow.cpp          |   1 -
 src/qtbgraphicwindow.h            |   6 +-
 src/qtbmapwindow.cpp              |   2 +-
 8 files changed, 215 insertions(+), 11 deletions(-)

commit 60a58b97bd82a397d4895c4be9db37d020b5c449
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jun 8 19:14:51 2009 +0200

    Minor edit

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

commit 7db1b8d2d82ebe7abe29788229aab330a1749e12
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jun 5 18:44:22 2009 +0200

    Fix save/restore of graphics
    
    Expand wildcards for command line imports (avoid using shell expansion
    which leads to too long argument string)

 src/main.cpp             |   4 +-
 src/qtbgraphicwindow.cpp | 127 +++++++----------------------------------------
 src/qtbgraphicwindow.h   |   2 -
 3 files changed, 22 insertions(+), 111 deletions(-)

commit 66c176c68292e2206e6f374113405d1c11ea32aa
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Jun 2 09:42:36 2009 +0200

    Trying to show file progress in gui
    
    When gui is launched with a long list of files to import, trying to show
    a convenient progress. Refresh rate is still not sufficient but a little
    better.

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

commit effc24578f149762dcecb26ce282dfcca85b82f9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jun 1 16:08:41 2009 +0200

    Show progress when loading lots of files

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

commit 47da00b0913f83805b6fb5c8350f25428e2af8ab
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 28 21:46:50 2009 +0200

    New option to force export of various files in the same subpool

 src/main.cpp                      | 11 ++++++++++-
 src/qtbexportfiletype.cpp         | 12 ++++++++++++
 src/qtbexportfiletype.h           |  3 +++
 src/qtbexportfiletype.ui          | 41 +++++++++++++++++++++++++++++----------
 src/qtbgeopsymainwindowaction.cpp |  7 ++++---
 5 files changed, 60 insertions(+), 14 deletions(-)

commit 5294b6c63c2882cbe68d0e6a55c8e0fdaf1863e5
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 21 22:44:14 2009 +0200

    Version 2.7.0-snapshot-20090521

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

commit 7e7a96e4df89391d0c1874e2c4fc241afa861565
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed May 20 16:59:13 2009 +0200

    New branch 2.1

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

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

    Version 2.7.0

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

commit 6367f097d3dde49afe1f3619f384d38488071e90
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon May 18 21:40:09 2009 +0200

    Paint splash immediately

 src/main.cpp           | 5 ++++-
 src/qtbgeopsyabout.cpp | 3 +++
 src/qtbgeopsyabout.h   | 4 ++++
 3 files changed, 11 insertions(+), 1 deletion(-)

commit 5b0f1577642c9fc3f7f7fb0536498e64663e0978
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon May 18 00:59:25 2009 +0200

    Avoid splash display in case of bad argument

 src/main.cpp | 117 +++++++++++++++++++++++------------------------------------
 1 file changed, 45 insertions(+), 72 deletions(-)

commit 3db951fa86dd9bf81f92045c32dbfffaaff250eb
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue May 5 20:27:24 2009 +0200

    Remove saving when adding a new group
    
    Implementation of YAxis property for signal display

 admin/makepro                     |  5 +++
 src/main.cpp                      |  4 +--
 src/qtbfileview.cpp               | 17 +++++-----
 src/qtbgeopsymainwindow.cpp       |  2 +-
 src/qtbgeopsymainwindowaction.cpp |  9 ------
 src/qtbgraphicwindow.cpp          | 68 ++++++++++++++++++++++++---------------
 src/qtbsignaldisplay.cpp          | 25 ++++++--------
 src/qtbwaveformconsole.cpp        |  2 +-
 8 files changed, 68 insertions(+), 64 deletions(-)

commit 9d1c089b1f2aa00c9cab65e6babfebf8bb7e1245
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Apr 22 16:18:56 2009 +0200

    Remove build key

 src/qtbtoolfactory.cpp | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

commit a1dff5090a53bfe245db8ca1978a1a01311fb282
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Apr 20 15:22:32 2009 +0200

    Add includes needed without pch

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

commit 6d18329653e97af332f5ff89c938b71870604fc4
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Apr 14 15:31:43 2009 +0200

    Add a tip with signal comments

 src/qtbsignaltableitem.cpp | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

commit 36780b3d5ac06b77818315f36f372a0e9cc24047
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Apr 13 02:46:15 2009 +0200

    Begin of new viewer: chronogram
    
    Fast plot of begin and end of traces (with ploting samples)

 src/qtbchronogramwindow.cpp | 52 +++++++++++++++++++++++++++++++++++++++++++++
 src/qtbchronogramwindow.h   | 38 +++++++++++++++++++++++++++++++++
 2 files changed, 90 insertions(+)

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

    Waveform scripting throught command line
    
    Setup FFTW wisdom only (no more useless cache around it)

 src/main.cpp                      | 60 ++++++++++++++++++++++++++++-
 src/qtbfftw.cpp                   | 80 ++++++++++++++++++++++++++++++---------
 src/qtbfftw.h                     | 23 +++++++----
 src/qtbfftwplan.cpp               | 80 ---------------------------------------
 src/qtbfftwplan.h                 | 51 -------------------------
 src/qtbgeopsymainwindowaction.cpp |  6 +--
 src/qtbgraphicwindow.cpp          | 19 +++++++---
 src/qtbgraphicwindow.h            |  2 +-
 src/qtbmapwindow.cpp              |  4 +-
 src/qtbmapwindow.h                |  2 +-
 src/qtbsignaldisplay.cpp          |  5 ++-
 src/qtbtablewindow.cpp            |  4 +-
 src/qtbtablewindow.h              |  2 +-
 src/qtbwaveformconsole.cpp        |  3 ++
 14 files changed, 164 insertions(+), 177 deletions(-)

commit 5943f666dfdee8e8e08089c11bbb6fe9f242ca00
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Apr 10 00:52:29 2009 +0200

    Add files related to fftw3 interface

 src/qtbfftw.cpp     | 67 ++++++++++++++++++++++++++++++++++++++++++++
 src/qtbfftw.h       | 43 ++++++++++++++++++++++++++++
 src/qtbfftwplan.cpp | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/qtbfftwplan.h   | 51 ++++++++++++++++++++++++++++++++++
 4 files changed, 241 insertions(+)

commit 1775ebdf4cdbabb8236173aad9566b95a12358e4
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Apr 10 00:48:53 2009 +0200

    Use FFTW3

 admin/info                  | 2 +-
 src/qtbgeopsymainwindow.cpp | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

commit 632318aeb18dca1928562a076a09e9f0f4ad03d1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Apr 8 19:33:53 2009 +0200

    Option to keep original name in export
    
    Fix history bug in waveform console

 src/main.cpp                      |   6 +-
 src/qtbexportfiletype.cpp         |   6 +
 src/qtbexportfiletype.h           |   2 +
 src/qtbexportfiletype.ui          |  76 +++--
 src/qtbgeopsymainwindowaction.cpp |  58 ++--
 src/qtbpreferences.ui             | 609 +++++++++++++++++++-------------------
 src/qtbwaveformconsole.cpp        |   9 +-
 7 files changed, 392 insertions(+), 374 deletions(-)

commit fb7f1061df40e0f2cf627e4690735a0a3dc5cfc1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 30 00:40:09 2009 +0200

    New waveform console and architecture

 src/qtbgeopsymainwindow.cpp                     |  20 +-
 src/qtbgeopsymainwindow.h                       |  33 +-
 src/qtbgeopsymainwindowaction.cpp               | 660 +++---------------------
 src/qtbgraphicwindow.cpp                        |  40 +-
 src/qtbmagnifiersignal.cpp                      |   6 +-
 src/qtbmapwindow.cpp                            |  20 +-
 src/qtbrotatecomponents.cpp                     |  55 +-
 src/qtbrotatecomponents.h                       |  16 +-
 src/qtbrotatecomponents.ui                      | 322 ++++++------
 src/{qtbsuppressdc.cpp => qtbsubtractvalue.cpp} |  29 +-
 src/{qtbsuppressdc.h => qtbsubtractvalue.h}     |  15 +-
 src/qtbsubtractvalue.ui                         | 121 +++++
 src/qtbsuppressdc.ui                            | 120 -----
 src/qtbtablewindow.cpp                          |  18 +-
 src/qtbtoolfactory.cpp                          |   4 +-
 src/qtbwaveformconsole.cpp                      | 596 +++++++++++++++++++++
 src/qtbwaveformconsole.h                        |  74 +++
 src/qtbwaveformconsole.ui                       | 100 ++++
 18 files changed, 1232 insertions(+), 1017 deletions(-)

commit f44e3164d52b3f1e5f5a7aa67365d5bb8c7c9265
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Mar 25 10:28:20 2009 +0100

    Update to QtbNameLine interface

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

commit 84a3cd62a328898faaf68c836864ba421f0cdc04
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Mar 18 21:07:15 2009 +0100

    Fix various bugs for create new group
    
    More user friendly (restore from settings was not working)
    Use history for all types of groups (before ony for slipt groups)
    Expand by default all folders

 src/qtbgeopsymainwindowaction.cpp |  7 ++++---
 src/qtbgroupproperties.cpp        | 18 ++++++++++++++++--
 src/qtbgroupproperties.h          |  1 +
 3 files changed, 21 insertions(+), 5 deletions(-)

commit a56bd4528d689a36e02ddf8e149f60b8544d42a2
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 16 15:22:15 2009 +0100

    Update icons

 images/geopsy.rc | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

commit 7d897a82f98b74a9d21cf4489774f6f83c90b59c
Merge: 2fcfcfd 4346c93
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Mar 8 00:05:36 2009 +0100

    Merge branch 'sesarray-2.0'

commit 4346c93284b5daa765df6c22a9d79fec25cb2b9e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Mar 8 00:03:06 2009 +0100

    Remove a stupid file introduced by a Virus
    
    When the project was compiled under Windows, classical... got infected.
    This file has remained by mistake until now in the source tree

 images/Beast Machines.TTF | Bin 48584 -> 0 bytes
 1 file changed, 0 insertions(+), 0 deletions(-)

commit 2fcfcfdc3e57121592317b2cef41e3b937d0fae6
Merge: 47db1aa c3d7cc6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Mar 8 00:02:33 2009 +0100

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

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

    Set a first DESCRIPTION and CATEGORY

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

commit 809d326ec8ab56658491a5adbf3118c58fc88ef3
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 2 23:50:21 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 47db1aa58d783f58c588fdaa8bdb3231759f7079
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 2 23:43:43 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 b789af58ba48c5449f10cb623408264bb1958c09
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 2 17:58:15 2009 +0100

    Fix license header (homogeneous with 2.1)

 src/main.cpp                      | 2 +-
 src/qtbagc.cpp                    | 2 +-
 src/qtbagc.h                      | 2 +-
 src/qtbcorrelations.cpp           | 2 +-
 src/qtbcorrelations.h             | 2 +-
 src/qtbcutsignal.cpp              | 2 +-
 src/qtbcutsignal.h                | 2 +-
 src/qtbdecimateamplitude.cpp      | 2 +-
 src/qtbdecimateamplitude.h        | 2 +-
 src/qtbexportfiletype.cpp         | 2 +-
 src/qtbexportfiletype.h           | 2 +-
 src/qtbexportpick.cpp             | 2 +-
 src/qtbexportpick.h               | 2 +-
 src/qtbfileview.cpp               | 2 +-
 src/qtbfileview.h                 | 2 +-
 src/qtbgeopsyabout.cpp            | 2 +-
 src/qtbgeopsyabout.h              | 2 +-
 src/qtbgeopsyaboutdialog.cpp      | 2 +-
 src/qtbgeopsyaboutdialog.h        | 2 +-
 src/qtbgeopsymainwindow.cpp       | 2 +-
 src/qtbgeopsymainwindow.h         | 2 +-
 src/qtbgeopsymainwindowaction.cpp | 2 +-
 src/qtbgraphicwindow.cpp          | 2 +-
 src/qtbgraphicwindow.h            | 2 +-
 src/qtbgroupproperties.cpp        | 2 +-
 src/qtbgroupproperties.h          | 2 +-
 src/qtbgroupview.cpp              | 2 +-
 src/qtbgroupview.h                | 2 +-
 src/qtbmagnifiersignal.cpp        | 2 +-
 src/qtbmagnifiersignal.h          | 2 +-
 src/qtbmapwindow.cpp              | 2 +-
 src/qtbmapwindow.h                | 2 +-
 src/qtbpreferences.cpp            | 2 +-
 src/qtbpreferences.h              | 2 +-
 src/qtbrotatecomponents.cpp       | 2 +-
 src/qtbrotatecomponents.h         | 2 +-
 src/qtbsetheader.cpp              | 2 +-
 src/qtbsetheader.h                | 2 +-
 src/qtbsettablefields.cpp         | 2 +-
 src/qtbsettablefields.h           | 2 +-
 src/qtbsignaldisplay.cpp          | 2 +-
 src/qtbsignaldisplay.h            | 2 +-
 src/qtbsignaltabledelegate.cpp    | 2 +-
 src/qtbsignaltabledelegate.h      | 2 +-
 src/qtbsignaltableitem.cpp        | 2 +-
 src/qtbsignaltableitem.h          | 2 +-
 src/qtbsignaltableview.cpp        | 2 +-
 src/qtbsignaltableview.h          | 2 +-
 src/qtbsigselectiondnd.cpp        | 2 +-
 src/qtbsigselectiondnd.h          | 2 +-
 src/qtbsortkeys.cpp               | 2 +-
 src/qtbsortkeys.h                 | 2 +-
 src/qtbsourcecoordinates.cpp      | 2 +-
 src/qtbsourcecoordinates.h        | 2 +-
 src/qtbstalta.cpp                 | 2 +-
 src/qtbstalta.h                   | 2 +-
 src/qtbstationcoordinates.cpp     | 2 +-
 src/qtbstationcoordinates.h       | 2 +-
 src/qtbsubtractgroupitem.cpp      | 2 +-
 src/qtbsubtractgroupitem.h        | 2 +-
 src/qtbsubtractsignals.cpp        | 2 +-
 src/qtbsubtractsignals.h          | 2 +-
 src/qtbsuppressdc.cpp             | 2 +-
 src/qtbsuppressdc.h               | 2 +-
 src/qtbtablewindow.cpp            | 2 +-
 src/qtbtablewindow.h              | 2 +-
 src/qtbtaper.cpp                  | 2 +-
 src/qtbtaper.h                    | 2 +-
 src/qtbtoolfactory.cpp            | 2 +-
 src/qtbtoolfactory.h              | 2 +-
 src/qtbviewparameditor.cpp        | 2 +-
 src/qtbviewparameditor.h          | 2 +-
 72 files changed, 72 insertions(+), 72 deletions(-)

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

    Remove MAKE_*_DLL, add description

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

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

    Add description

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

commit 7832702bba5f3fdcf5197d0cfb99870695c81498
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Feb 24 01:48:32 2009 +0100

    Remove CONTACT, BUG_MAIL, BUG_TRACKER

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

commit c15fb2eead3e99ba705dc76746be916d13a76ed8
Author: Marc Wathelet <mwathele@Macintosh-9.local>
Date:   Thu Feb 19 23:18:45 2009 +0100

    Remove direct dependency to qtbfortran

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

commit b070957bc5d48bc28a28045e0bfe464db0e0170f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Feb 16 15:03:55 2009 +0100

    Lincense header in all source files

 src/main.cpp                      | 25 +++++++++++++++++++------
 src/qtbagc.cpp                    | 24 +++++++++++++++++++-----
 src/qtbagc.h                      | 24 +++++++++++++++++++-----
 src/qtbcorrelations.cpp           | 24 +++++++++++++++++++-----
 src/qtbcorrelations.h             | 24 +++++++++++++++++++-----
 src/qtbcutsignal.cpp              | 24 +++++++++++++++++++-----
 src/qtbcutsignal.h                | 24 +++++++++++++++++++-----
 src/qtbdecimateamplitude.cpp      | 24 +++++++++++++++++++-----
 src/qtbdecimateamplitude.h        | 24 +++++++++++++++++++-----
 src/qtbexportfiletype.cpp         | 24 +++++++++++++++++++-----
 src/qtbexportfiletype.h           | 24 +++++++++++++++++++-----
 src/qtbexportpick.cpp             | 24 +++++++++++++++++++-----
 src/qtbexportpick.h               | 24 +++++++++++++++++++-----
 src/qtbfileview.cpp               | 24 +++++++++++++++++++-----
 src/qtbfileview.h                 | 24 +++++++++++++++++++-----
 src/qtbgeopsyabout.cpp            | 24 +++++++++++++++++++-----
 src/qtbgeopsyabout.h              | 24 +++++++++++++++++++-----
 src/qtbgeopsyaboutdialog.cpp      | 24 +++++++++++++++++++-----
 src/qtbgeopsyaboutdialog.h        | 24 +++++++++++++++++++-----
 src/qtbgeopsymainwindow.cpp       | 24 +++++++++++++++++++-----
 src/qtbgeopsymainwindow.h         | 24 +++++++++++++++++++-----
 src/qtbgeopsymainwindowaction.cpp | 24 +++++++++++++++++++-----
 src/qtbgraphicwindow.cpp          | 24 +++++++++++++++++++-----
 src/qtbgraphicwindow.h            | 24 +++++++++++++++++++-----
 src/qtbgroupproperties.cpp        | 24 +++++++++++++++++++-----
 src/qtbgroupproperties.h          | 24 +++++++++++++++++++-----
 src/qtbgroupview.cpp              | 24 +++++++++++++++++++-----
 src/qtbgroupview.h                | 24 +++++++++++++++++++-----
 src/qtbmagnifiersignal.cpp        | 24 +++++++++++++++++++-----
 src/qtbmagnifiersignal.h          | 24 +++++++++++++++++++-----
 src/qtbmapwindow.cpp              | 24 +++++++++++++++++++-----
 src/qtbmapwindow.h                | 24 +++++++++++++++++++-----
 src/qtbpreferences.cpp            | 24 +++++++++++++++++++-----
 src/qtbpreferences.h              | 24 +++++++++++++++++++-----
 src/qtbrotatecomponents.cpp       | 24 +++++++++++++++++++-----
 src/qtbrotatecomponents.h         | 24 +++++++++++++++++++-----
 src/qtbsetheader.cpp              | 24 +++++++++++++++++++-----
 src/qtbsetheader.h                | 24 +++++++++++++++++++-----
 src/qtbsettablefields.cpp         | 24 +++++++++++++++++++-----
 src/qtbsettablefields.h           | 24 +++++++++++++++++++-----
 src/qtbsignaldisplay.cpp          | 24 +++++++++++++++++++-----
 src/qtbsignaldisplay.h            | 24 +++++++++++++++++++-----
 src/qtbsignaltabledelegate.cpp    | 24 +++++++++++++++++++-----
 src/qtbsignaltabledelegate.h      | 24 +++++++++++++++++++-----
 src/qtbsignaltableitem.cpp        | 24 +++++++++++++++++++-----
 src/qtbsignaltableitem.h          | 24 +++++++++++++++++++-----
 src/qtbsignaltableview.cpp        | 24 +++++++++++++++++++-----
 src/qtbsignaltableview.h          | 24 +++++++++++++++++++-----
 src/qtbsigselectiondnd.cpp        | 24 +++++++++++++++++++-----
 src/qtbsigselectiondnd.h          | 24 +++++++++++++++++++-----
 src/qtbsortkeys.cpp               | 24 +++++++++++++++++++-----
 src/qtbsortkeys.h                 | 24 +++++++++++++++++++-----
 src/qtbsourcecoordinates.cpp      | 24 +++++++++++++++++++-----
 src/qtbsourcecoordinates.h        | 24 +++++++++++++++++++-----
 src/qtbstalta.cpp                 | 24 +++++++++++++++++++-----
 src/qtbstalta.h                   | 24 +++++++++++++++++++-----
 src/qtbstationcoordinates.cpp     | 24 +++++++++++++++++++-----
 src/qtbstationcoordinates.h       | 24 +++++++++++++++++++-----
 src/qtbsubtractgroupitem.cpp      | 24 +++++++++++++++++++-----
 src/qtbsubtractgroupitem.h        | 24 +++++++++++++++++++-----
 src/qtbsubtractsignals.cpp        | 24 +++++++++++++++++++-----
 src/qtbsubtractsignals.h          | 24 +++++++++++++++++++-----
 src/qtbsuppressdc.cpp             | 24 +++++++++++++++++++-----
 src/qtbsuppressdc.h               | 24 +++++++++++++++++++-----
 src/qtbtablewindow.cpp            | 24 +++++++++++++++++++-----
 src/qtbtablewindow.h              | 24 +++++++++++++++++++-----
 src/qtbtaper.cpp                  | 24 +++++++++++++++++++-----
 src/qtbtaper.h                    | 24 +++++++++++++++++++-----
 src/qtbtoolfactory.cpp            | 24 +++++++++++++++++++-----
 src/qtbtoolfactory.h              | 24 +++++++++++++++++++-----
 src/qtbviewparameditor.cpp        | 24 +++++++++++++++++++-----
 src/qtbviewparameditor.h          | 24 +++++++++++++++++++-----
 72 files changed, 1368 insertions(+), 361 deletions(-)

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

    Version 2.6.3

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

commit 2000cb5cb0599eab1524a037830480ca3ac9a8de
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Feb 15 18:07:13 2009 +0100

    Move src/images to images

 {src/images => images}/Beast Machines.TTF   | Bin
 {src/images => images}/arrow_down.png       | Bin
 {src/images => images}/arrow_up.png         | Bin
 {src/images => images}/fileimportsignal.png | Bin
 {src/images => images}/geopsy.icns          | Bin
 {src/images => images}/geopsy.ico           | Bin
 {src/images => images}/geopsy.rc            |   0
 {src/images => images}/graph-22x22.png      | Bin
 {src/images => images}/logo-128x128.png     | Bin
 {src/images => images}/logo-128x128.svg     |   0
 {src/images => images}/logo-16x16.png       | Bin
 {src/images => images}/logo-24x24.png       | Bin
 {src/images => images}/logo-32x32.png       | Bin
 {src/images => images}/logo-48x48.png       | Bin
 {src/images => images}/logo-64x64.png       | Bin
 {src/images => images}/map-22x22.png        | Bin
 {src/images => images}/signaldnd.png        | Bin
 {src/images => images}/splash_geopsy.png    | Bin
 {src/images => images}/table-22x22.png      | Bin
 19 files changed, 0 insertions(+), 0 deletions(-)

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

    Requires include of QtbSignalExpressionContext

 src/qtbsetheader.cpp       | 1 +
 src/qtbsourcecoordinates.h | 1 +
 2 files changed, 2 insertions(+)

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

    New license header

 src/main.cpp                      | 8 ++++----
 src/qtbagc.cpp                    | 8 ++++----
 src/qtbagc.h                      | 8 ++++----
 src/qtbcorrelations.cpp           | 8 ++++----
 src/qtbcorrelations.h             | 8 ++++----
 src/qtbcutsignal.cpp              | 8 ++++----
 src/qtbcutsignal.h                | 8 ++++----
 src/qtbdecimateamplitude.cpp      | 8 ++++----
 src/qtbdecimateamplitude.h        | 8 ++++----
 src/qtbexportfiletype.cpp         | 8 ++++----
 src/qtbexportfiletype.h           | 8 ++++----
 src/qtbexportpick.cpp             | 8 ++++----
 src/qtbexportpick.h               | 8 ++++----
 src/qtbfileview.cpp               | 8 ++++----
 src/qtbfileview.h                 | 8 ++++----
 src/qtbgeopsyabout.cpp            | 8 ++++----
 src/qtbgeopsyabout.h              | 8 ++++----
 src/qtbgeopsyaboutdialog.cpp      | 8 ++++----
 src/qtbgeopsyaboutdialog.h        | 8 ++++----
 src/qtbgeopsymainwindow.cpp       | 8 ++++----
 src/qtbgeopsymainwindow.h         | 8 ++++----
 src/qtbgeopsymainwindowaction.cpp | 8 ++++----
 src/qtbgraphicwindow.cpp          | 8 ++++----
 src/qtbgraphicwindow.h            | 8 ++++----
 src/qtbgroupproperties.cpp        | 8 ++++----
 src/qtbgroupproperties.h          | 8 ++++----
 src/qtbgroupview.cpp              | 8 ++++----
 src/qtbgroupview.h                | 8 ++++----
 src/qtbmagnifiersignal.cpp        | 8 ++++----
 src/qtbmagnifiersignal.h          | 8 ++++----
 src/qtbmapwindow.cpp              | 8 ++++----
 src/qtbmapwindow.h                | 8 ++++----
 src/qtbpreferences.cpp            | 8 ++++----
 src/qtbpreferences.h              | 8 ++++----
 src/qtbrotatecomponents.cpp       | 8 ++++----
 src/qtbrotatecomponents.h         | 8 ++++----
 src/qtbsetheader.cpp              | 8 ++++----
 src/qtbsetheader.h                | 8 ++++----
 src/qtbsettablefields.cpp         | 8 ++++----
 src/qtbsettablefields.h           | 8 ++++----
 src/qtbsignaldisplay.cpp          | 8 ++++----
 src/qtbsignaldisplay.h            | 8 ++++----
 src/qtbsignaltabledelegate.cpp    | 8 ++++----
 src/qtbsignaltabledelegate.h      | 8 ++++----
 src/qtbsignaltableitem.cpp        | 8 ++++----
 src/qtbsignaltableitem.h          | 8 ++++----
 src/qtbsignaltableview.cpp        | 8 ++++----
 src/qtbsignaltableview.h          | 8 ++++----
 src/qtbsigselectiondnd.cpp        | 8 ++++----
 src/qtbsigselectiondnd.h          | 8 ++++----
 src/qtbsortkeys.cpp               | 8 ++++----
 src/qtbsortkeys.h                 | 8 ++++----
 src/qtbsourcecoordinates.cpp      | 8 ++++----
 src/qtbsourcecoordinates.h        | 8 ++++----
 src/qtbstalta.cpp                 | 8 ++++----
 src/qtbstalta.h                   | 8 ++++----
 src/qtbstationcoordinates.cpp     | 8 ++++----
 src/qtbstationcoordinates.h       | 8 ++++----
 src/qtbsubtractgroupitem.cpp      | 8 ++++----
 src/qtbsubtractgroupitem.h        | 8 ++++----
 src/qtbsubtractsignals.cpp        | 8 ++++----
 src/qtbsubtractsignals.h          | 8 ++++----
 src/qtbsuppressdc.cpp             | 8 ++++----
 src/qtbsuppressdc.h               | 8 ++++----
 src/qtbtablewindow.cpp            | 8 ++++----
 src/qtbtablewindow.h              | 8 ++++----
 src/qtbtaper.cpp                  | 8 ++++----
 src/qtbtaper.h                    | 8 ++++----
 src/qtbtoolfactory.cpp            | 8 ++++----
 src/qtbtoolfactory.h              | 8 ++++----
 src/qtbviewparameditor.cpp        | 8 ++++----
 src/qtbviewparameditor.h          | 8 ++++----
 72 files changed, 288 insertions(+), 288 deletions(-)

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

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

 src/main.cpp                      | 16 +++++++++++++++-
 src/qtbagc.cpp                    | 16 +++++++++++++++-
 src/qtbagc.h                      | 16 +++++++++++++++-
 src/qtbcorrelations.cpp           | 16 +++++++++++++++-
 src/qtbcorrelations.h             | 16 +++++++++++++++-
 src/qtbcutsignal.cpp              | 16 +++++++++++++++-
 src/qtbcutsignal.h                | 16 +++++++++++++++-
 src/qtbdecimateamplitude.cpp      | 16 +++++++++++++++-
 src/qtbdecimateamplitude.h        | 16 +++++++++++++++-
 src/qtbexportfiletype.cpp         | 16 +++++++++++++++-
 src/qtbexportfiletype.h           | 16 +++++++++++++++-
 src/qtbexportpick.cpp             | 16 +++++++++++++++-
 src/qtbexportpick.h               | 16 +++++++++++++++-
 src/qtbfileview.cpp               | 16 +++++++++++++++-
 src/qtbfileview.h                 | 16 +++++++++++++++-
 src/qtbgeopsyabout.cpp            | 16 +++++++++++++++-
 src/qtbgeopsyabout.h              | 16 +++++++++++++++-
 src/qtbgeopsyaboutdialog.cpp      | 16 +++++++++++++++-
 src/qtbgeopsyaboutdialog.h        | 16 +++++++++++++++-
 src/qtbgeopsymainwindow.cpp       | 16 +++++++++++++++-
 src/qtbgeopsymainwindow.h         | 16 +++++++++++++++-
 src/qtbgeopsymainwindowaction.cpp | 16 +++++++++++++++-
 src/qtbgraphicwindow.cpp          | 16 +++++++++++++++-
 src/qtbgraphicwindow.h            | 16 +++++++++++++++-
 src/qtbgroupproperties.cpp        | 16 +++++++++++++++-
 src/qtbgroupproperties.h          | 16 +++++++++++++++-
 src/qtbgroupview.cpp              | 16 +++++++++++++++-
 src/qtbgroupview.h                | 16 +++++++++++++++-
 src/qtbmagnifiersignal.cpp        | 16 +++++++++++++++-
 src/qtbmagnifiersignal.h          | 16 +++++++++++++++-
 src/qtbmapwindow.cpp              | 16 +++++++++++++++-
 src/qtbmapwindow.h                | 16 +++++++++++++++-
 src/qtbpreferences.cpp            | 16 +++++++++++++++-
 src/qtbpreferences.h              | 16 +++++++++++++++-
 src/qtbrotatecomponents.cpp       | 16 +++++++++++++++-
 src/qtbrotatecomponents.h         | 16 +++++++++++++++-
 src/qtbsetheader.cpp              | 16 +++++++++++++++-
 src/qtbsetheader.h                | 16 +++++++++++++++-
 src/qtbsettablefields.cpp         | 16 +++++++++++++++-
 src/qtbsettablefields.h           | 16 +++++++++++++++-
 src/qtbsignaldisplay.cpp          | 16 +++++++++++++++-
 src/qtbsignaldisplay.h            | 16 +++++++++++++++-
 src/qtbsignaltabledelegate.cpp    | 16 +++++++++++++++-
 src/qtbsignaltabledelegate.h      | 16 +++++++++++++++-
 src/qtbsignaltableitem.cpp        | 16 +++++++++++++++-
 src/qtbsignaltableitem.h          | 16 +++++++++++++++-
 src/qtbsignaltableview.cpp        | 16 +++++++++++++++-
 src/qtbsignaltableview.h          | 16 +++++++++++++++-
 src/qtbsigselectiondnd.cpp        | 16 +++++++++++++++-
 src/qtbsigselectiondnd.h          | 16 +++++++++++++++-
 src/qtbsortkeys.cpp               | 16 +++++++++++++++-
 src/qtbsortkeys.h                 | 16 +++++++++++++++-
 src/qtbsourcecoordinates.cpp      | 16 +++++++++++++++-
 src/qtbsourcecoordinates.h        | 16 +++++++++++++++-
 src/qtbstalta.cpp                 | 16 +++++++++++++++-
 src/qtbstalta.h                   | 16 +++++++++++++++-
 src/qtbstationcoordinates.cpp     | 16 +++++++++++++++-
 src/qtbstationcoordinates.h       | 16 +++++++++++++++-
 src/qtbsubtractgroupitem.cpp      | 16 +++++++++++++++-
 src/qtbsubtractgroupitem.h        | 16 +++++++++++++++-
 src/qtbsubtractsignals.cpp        | 16 +++++++++++++++-
 src/qtbsubtractsignals.h          | 16 +++++++++++++++-
 src/qtbsuppressdc.cpp             | 16 +++++++++++++++-
 src/qtbsuppressdc.h               | 16 +++++++++++++++-
 src/qtbtablewindow.cpp            | 16 +++++++++++++++-
 src/qtbtablewindow.h              | 16 +++++++++++++++-
 src/qtbtaper.cpp                  | 16 +++++++++++++++-
 src/qtbtaper.h                    | 16 +++++++++++++++-
 src/qtbtoolfactory.cpp            | 16 +++++++++++++++-
 src/qtbtoolfactory.h              | 16 +++++++++++++++-
 src/qtbviewparameditor.cpp        | 16 +++++++++++++++-
 src/qtbviewparameditor.h          | 16 +++++++++++++++-
 72 files changed, 1080 insertions(+), 72 deletions(-)

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

    Clean info file

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

commit 3899416610ab49512550905cf294080289be5be1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Jan 31 00:47:40 2009 +0100

    Move src/images to images

 {src/images => images}/arrow_down.png       | Bin
 {src/images => images}/arrow_up.png         | Bin
 {src/images => images}/fileimportsignal.png | Bin
 {src/images => images}/geopsy.icns          | Bin
 {src/images => images}/geopsy.ico           | Bin
 {src/images => images}/geopsy.rc            |   0
 {src/images => images}/graph-22x22.png      | Bin
 {src/images => images}/logo-128x128.png     | Bin
 {src/images => images}/logo-128x128.svg     |   0
 {src/images => images}/logo-16x16.png       | Bin
 {src/images => images}/logo-24x24.png       | Bin
 {src/images => images}/logo-32x32.png       | Bin
 {src/images => images}/logo-48x48.png       | Bin
 {src/images => images}/logo-64x64.png       | Bin
 {src/images => images}/map-22x22.png        | Bin
 {src/images => images}/signaldnd.png        | Bin
 {src/images => images}/splash_geopsy.png    | Bin
 {src/images => images}/table-22x22.png      | Bin
 src/images/Beast Machines.TTF               | Bin 48584 -> 0 bytes
 19 files changed, 0 insertions(+), 0 deletions(-)

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

    Moved to new configure directly based on qmake

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

commit 08c550563d6aee3d02e85e606bf90b21fe767e11
Author: marc <marc>
Date:   Tue Jan 13 13:09:40 2009 +0000

    Version 2.7.0-snapshot-20090113

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

commit e9c1cb1efa017803858e48d7435234496354c922
Author: marc <marc>
Date:   Mon Jan 12 18:39:24 2009 +0000

    Not significative changes

 src/qtbgeopsymainwindowaction.cpp | 31 +++++++---------
 src/qtbgroupproperties.ui         | 74 ++++++---------------------------------
 src/qtbgroupview.cpp              |  4 +--
 src/qtbmapwindow.cpp              |  2 +-
 4 files changed, 25 insertions(+), 86 deletions(-)

commit 1178d1714d2d18359c6ef72ae06f54e155734e83
Author: marc <marc>
Date:   Mon Dec 8 13:47:01 2008 +0000

    Version 2.7.0-snapshot-20081208

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

commit de8d9b5d0ce8c7670f530d4fb2d4b666a19a7acb
Author: marc <marc>
Date:   Mon Dec 8 11:58:51 2008 +0000

    *** empty log message ***

 src/main.cpp           | 3 ++-
 src/qtbtoolfactory.cpp | 8 +++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

commit 8e7d193b7e0746bc93655d4113fa1788f9097046
Author: marc <marc>
Date:   Sun Dec 7 17:53:36 2008 +0000

    Unify SHAREDLIBS and STATICLIBS into LIBS (info)

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

commit 496fec04221719aa72440783d7e2ffb09b71f653
Author: marc <marc>
Date:   Sat Dec 6 11:18:45 2008 +0000

    Version 2.7.0-snapshot-20081206

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

commit 316ccab312b072f38e3271f9cc3d492a35057f5f
Author: marc <marc>
Date:   Sat Dec 6 10:59:26 2008 +0000

    Differences between Qt 4.3 and 4.4 make the use of vboxlayout from ui objects un
    reliable. Moved to a more secure solution for modifying ui widgets.

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

commit a21bf27cc4317d91f30eab7f897cc9e3ad76c52e
Author: marc <marc>
Date:   Fri Dec 5 22:31:28 2008 +0000

    Version 2.7.0-snapshot-20081205

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

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

    Version 2.7.0-snapshot-20081204

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

commit 279eb14e45b3c791ad603e20e771d7a607842997
Author: marc <marc>
Date:   Thu Dec 4 16:41:39 2008 +0000

    Factory can be initialized without gui

 src/main.cpp           |  3 ++-
 src/qtbtoolfactory.cpp | 19 +++++++++++++------
 2 files changed, 15 insertions(+), 7 deletions(-)

commit a46bdff90c3aceff9f5375f89c079f8818f9c705
Author: marc <marc>
Date:   Mon Dec 1 15:32:24 2008 +0000

    Version 2.7.0-snapshot-20081201

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

commit 16f02b73c310852f168ab95077d5cc80591eeb83
Author: marc <marc>
Date:   Mon Dec 1 15:28:06 2008 +0000

    Improvement if command line interface for file import and bug fixed for file export

 src/main.cpp | 71 ++++++++++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 52 insertions(+), 19 deletions(-)

commit 16df3402f3eb245a2cd0ee302bd723d752c0452b
Author: marc <marc>
Date:   Fri Nov 28 16:20:38 2008 +0000

    Version 2.7.0-snapshot-20081128

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

commit 654e4a13460852ae2f9eb3d2da15df531652b955
Author: marc <marc>
Date:   Fri Nov 28 15:30:24 2008 +0000

    Save/restore code in setHeader fixed

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

commit cdd9964bcaf4a180be45d377541246463b04c7ff
Author: marc <marc>
Date:   Tue Nov 25 13:52:45 2008 +0000

    Version 2.7.0-snapshot-20081125

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

commit 9e1bd56f9e35b28209410924f9d4ffc2ffe18213
Author: marc <marc>
Date:   Sat Nov 8 10:04:25 2008 +0000

    Not significative changes

 src/qtbgeopsymainwindow.cpp   | 16 ++++++++--------
 src/qtbmapwindow.cpp          | 10 +++++-----
 src/qtbstationcoordinates.cpp |  1 -
 3 files changed, 13 insertions(+), 14 deletions(-)

commit 2a16362eda9d54199b7b0b181d5b169f158d3ecf
Author: marc <marc>
Date:   Wed Oct 29 17:38:06 2008 +0000

    Version 2.7.0-snapshot-20081029

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

commit 4b18f596ef00ed451c395b01cd438caa614cd4ec
Author: marc <marc>
Date:   Wed Oct 29 17:30:23 2008 +0000

    Dependency to system fftw

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

commit 93347a79296ac9bdaca1c9d27d766aae4b844c27
Author: marc <marc>
Date:   Tue Oct 28 18:08:56 2008 +0000

    Version 2.7.0-snapshot-20081028

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

commit a1727aaf9a7df16969e162e5e4784db186cf342c
Author: marc <marc>
Date:   Mon Oct 27 19:27:43 2008 +0000

    Not significative changes

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

commit 38e378862ad80a42d08a6d021de7c5b5f24936c1
Author: marc <marc>
Date:   Thu Oct 23 13:47:01 2008 +0000

    Remove LICENSE.GPL and INSTALL from cvs

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

commit 0fdbda6542be2b39af837aac07a488e8a64aa69b
Author: marc <marc>
Date:   Thu Oct 23 12:17:43 2008 +0000

    Version 2.6.3

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

commit ce8af34f25f6ac427f5a9050d4bcd7ae0764554e
Author: marc <marc>
Date:   Fri Oct 17 11:15:32 2008 +0000

    Not significative changes

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

commit 8a31a705a4561e86069bb0ecb9e1ed90e0d8e1e1
Author: marc <marc>
Date:   Thu Oct 16 08:54:31 2008 +0000

    Support multiple entries for option -file
    Support drag and drop from system to open signal files
    Set header uses QtbExpressionEditor

 src/main.cpp                |  13 ++--
 src/qtbgeopsymainwindow.cpp |  34 ++++++++
 src/qtbgeopsymainwindow.h   |   3 +
 src/qtbsetheader.cpp        |  87 ++-------------------
 src/qtbsetheader.h          |   4 -
 src/qtbsetheader.ui         | 184 ++++++--------------------------------------
 6 files changed, 74 insertions(+), 251 deletions(-)

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

    Version 2.7.0-snapshot-20081007

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

commit 1efb7c0669848341ea969c57c6e40cca1a9890bc
Author: marc <marc>
Date:   Thu Oct 2 18:44:05 2008 +0000

    Version 2.7.0-snapshot-20081002

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

commit 50d2925c6d8cbe5be84f7ed4a466b2c706dec2d1
Author: marc <marc>
Date:   Thu Oct 2 16:54:16 2008 +0000

    Homogeneous output to another viewer for all waveform processings that produce new signals
    New preferences to restore a make in graphic and map

 src/qtbgeopsymainwindow.cpp       |   4 +-
 src/qtbgeopsymainwindowaction.cpp |  10 +-
 src/qtbgraphicwindow.cpp          |  10 +
 src/qtbmapwindow.cpp              |  11 +
 src/qtbpreferences.cpp            |  31 +++
 src/qtbpreferences.h              |   5 +
 src/qtbpreferences.ui             | 411 +++++++++++---------------------------
 src/qtbtoolfactory.cpp            |   1 +
 8 files changed, 184 insertions(+), 299 deletions(-)

commit cd105199b2e32a0f5456b5eb62a3b65e09986538
Author: marc <marc>
Date:   Thu Oct 2 16:44:13 2008 +0000

    Show decimated signals in a new subpool, bug fixed: nothing appeared

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

commit 4ae0734fb05890ba75bfaa397de9c933323b5388
Author: marc <marc>
Date:   Sat Sep 27 07:08:26 2008 +0000

    Coordinate reader for receivers
    Bug fixed if subpool of a graphic window is deleted while painting

 src/qtbgraphicwindow.cpp      |  4 +++
 src/qtbsignaltableitem.cpp    |  2 ++
 src/qtbstationcoordinates.cpp | 68 ++++++++++++++++++++-----------------------
 src/qtbstationcoordinates.h   |  4 +--
 4 files changed, 40 insertions(+), 38 deletions(-)

commit d2fd792ad3a20b6a3d03a13abf09b578e88f8ee0
Author: marc <marc>
Date:   Fri Sep 26 22:47:09 2008 +0000

    Bug fixed for modification of T0 in tables
    Bug fixed when deleting a layer while painting

 src/qtbgraphicwindow.cpp   | 4 ++++
 src/qtbsignaltableitem.cpp | 2 ++
 2 files changed, 6 insertions(+)

commit 544f552e947078cf1580c8ec6bfb4d1219b8c8c4
Author: marc <marc>
Date:   Sun Sep 14 23:40:38 2008 +0000

    Not significative changes

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

commit 9bd2936f88a893f251a438ff75791e10ac1a87ce
Author: marc <marc>
Date:   Fri Aug 8 10:06:05 2008 +0000

    New versioning system

 admin/info          | 4 ----
 admin/version       | 5 +++++
 src/geopsyversion.h | 5 -----
 src/main.cpp        | 9 +++++++++
 4 files changed, 14 insertions(+), 9 deletions(-)

commit fdc746ad6ae8bfe4a612d75256419e63d6fc1fd1
Author: marc <marc>
Date:   Fri Aug 8 10:03:10 2008 +0000

    New versioning system

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

commit 0fe6fae6c89acf4b81c002e398f6124a69242ef3
Author: marc <marc>
Date:   Thu Aug 7 10:46:10 2008 +0000

    Blank release names

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

commit 8a0771f89e45194df54e45d1926da5023c125f22
Author: marc <marc>
Date:   Wed Aug 6 11:06:01 2008 +0000

    New option to add path for tools

 src/main.cpp | 9 +++++++++
 1 file changed, 9 insertions(+)

commit c51d33a4c4614120a251c98783ef48d45e424c4e
Author: marc <marc>
Date:   Mon Aug 4 20:30:47 2008 +0000

    Merge with branch sesarray-2_0

 admin/info             | 2 +-
 src/geopsyversion.h    | 4 ++--
 src/main.cpp           | 8 ++++++--
 src/qtbgeopsyabout.cpp | 9 ++++++---
 4 files changed, 15 insertions(+), 8 deletions(-)

commit 3226e670adb00ee7e061e86e62c376c363c1d2ff
Author: marc <marc>
Date:   Mon Aug 4 16:38:03 2008 +0000

    Version 2.6.2

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

commit 5f1a87416cafa96d736a32e8c0c383a2857ce926
Author: marc <marc>
Date:   Mon Aug 4 14:58:20 2008 +0000

    Display distribution name rather than build time

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

commit 47fbc8efcd3aa11640806728977024ac5f7e0491
Author: marc <marc>
Date:   Mon Aug 4 09:54:58 2008 +0000

    Not significative changes

 src/qtbgeopsymainwindow.cpp       |   5 +-
 src/qtbgeopsymainwindowaction.cpp |   7 +-
 src/qtbgraphicwindow.cpp          |   4 +-
 src/qtbrotatecomponents.cpp       |  15 ++--
 src/qtbrotatecomponents.h         |   2 +-
 src/qtbsetheader.cpp              |   6 +-
 src/qtbsetheader.ui               | 130 ++++++++++++++++++----------
 src/qtbstationcoordinates.cpp     | 177 ++------------------------------------
 src/qtbstationcoordinates.h       |   2 +-
 9 files changed, 110 insertions(+), 238 deletions(-)

commit f7af7bba4c8a7cb9416fa76fc66b97a5c5b3dce9
Author: marc <marc>
Date:   Thu Jul 31 13:23:58 2008 +0000

    New option to clear pre-registered tools and force default list

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

commit 9205be524297a4ef0087b05bf96700a5b436dad5
Author: marc <marc>
Date:   Fri Jul 4 15:00:28 2008 +0000

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

 admin/info                        | 2 +-
 src/geopsyversion.h               | 4 ++--
 src/main.cpp                      | 6 +++---
 src/qtbagc.cpp                    | 4 +---
 src/qtbagc.h                      | 4 +---
 src/qtbcorrelations.cpp           | 4 +---
 src/qtbcorrelations.h             | 4 +---
 src/qtbcutsignal.cpp              | 4 +---
 src/qtbcutsignal.h                | 4 +---
 src/qtbdecimateamplitude.cpp      | 4 +---
 src/qtbdecimateamplitude.h        | 4 +---
 src/qtbexportfiletype.cpp         | 4 +---
 src/qtbexportfiletype.h           | 4 +---
 src/qtbexportpick.cpp             | 4 +---
 src/qtbexportpick.h               | 4 +---
 src/qtbfileview.cpp               | 4 +---
 src/qtbfileview.h                 | 4 +---
 src/qtbgeopsyabout.cpp            | 4 +---
 src/qtbgeopsyabout.h              | 4 +---
 src/qtbgeopsyaboutdialog.cpp      | 4 +---
 src/qtbgeopsyaboutdialog.h        | 4 +---
 src/qtbgeopsymainwindow.cpp       | 4 +---
 src/qtbgeopsymainwindow.h         | 4 +---
 src/qtbgeopsymainwindowaction.cpp | 4 +---
 src/qtbgraphicwindow.cpp          | 4 +---
 src/qtbgraphicwindow.h            | 4 +---
 src/qtbgroupproperties.cpp        | 4 +---
 src/qtbgroupproperties.h          | 4 +---
 src/qtbgroupview.cpp              | 4 +---
 src/qtbgroupview.h                | 4 +---
 src/qtbmagnifiersignal.cpp        | 4 +---
 src/qtbmagnifiersignal.h          | 4 +---
 src/qtbmapwindow.cpp              | 4 +---
 src/qtbmapwindow.h                | 4 +---
 src/qtbpreferences.cpp            | 4 +---
 src/qtbpreferences.h              | 4 +---
 src/qtbrotatecomponents.cpp       | 4 +---
 src/qtbrotatecomponents.h         | 4 +---
 src/qtbsetheader.cpp              | 4 +---
 src/qtbsetheader.h                | 4 +---
 src/qtbsettablefields.cpp         | 4 +---
 src/qtbsettablefields.h           | 4 +---
 src/qtbsignaldisplay.cpp          | 4 +---
 src/qtbsignaldisplay.h            | 4 +---
 src/qtbsignaltabledelegate.cpp    | 4 +---
 src/qtbsignaltabledelegate.h      | 4 +---
 src/qtbsignaltableitem.cpp        | 4 +---
 src/qtbsignaltableitem.h          | 4 +---
 src/qtbsignaltableview.cpp        | 4 +---
 src/qtbsignaltableview.h          | 4 +---
 src/qtbsigselectiondnd.cpp        | 4 +---
 src/qtbsigselectiondnd.h          | 4 +---
 src/qtbsortkeys.cpp               | 4 +---
 src/qtbsortkeys.h                 | 4 +---
 src/qtbsourcecoordinates.cpp      | 4 +---
 src/qtbsourcecoordinates.h        | 4 +---
 src/qtbstalta.cpp                 | 4 +---
 src/qtbstalta.h                   | 4 +---
 src/qtbstationcoordinates.cpp     | 4 +---
 src/qtbstationcoordinates.h       | 4 +---
 src/qtbsubtractgroupitem.cpp      | 4 +---
 src/qtbsubtractgroupitem.h        | 4 +---
 src/qtbsubtractsignals.cpp        | 4 +---
 src/qtbsubtractsignals.h          | 4 +---
 src/qtbsuppressdc.cpp             | 4 +---
 src/qtbsuppressdc.h               | 4 +---
 src/qtbtablewindow.cpp            | 4 +---
 src/qtbtablewindow.h              | 4 +---
 src/qtbtaper.cpp                  | 4 +---
 src/qtbtaper.h                    | 4 +---
 src/qtbtoolfactory.cpp            | 9 ++++++---
 src/qtbtoolfactory.h              | 4 +---
 src/qtbviewparameditor.cpp        | 4 +---
 src/qtbviewparameditor.h          | 4 +---
 74 files changed, 82 insertions(+), 219 deletions(-)

commit fe6965e60cff7fb5f99ddb949cf4329f5b74d591
Author: marc <marc>
Date:   Fri Jul 4 14:58:54 2008 +0000

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

 src/main.cpp                      | 4 +---
 src/qtbagc.cpp                    | 4 +---
 src/qtbagc.h                      | 4 +---
 src/qtbcorrelations.cpp           | 4 +---
 src/qtbcorrelations.h             | 4 +---
 src/qtbcutsignal.cpp              | 4 +---
 src/qtbcutsignal.h                | 4 +---
 src/qtbdecimateamplitude.cpp      | 4 +---
 src/qtbdecimateamplitude.h        | 4 +---
 src/qtbexportfiletype.cpp         | 4 +---
 src/qtbexportfiletype.h           | 4 +---
 src/qtbexportpick.cpp             | 4 +---
 src/qtbexportpick.h               | 4 +---
 src/qtbfileview.cpp               | 4 +---
 src/qtbfileview.h                 | 4 +---
 src/qtbgeopsyabout.cpp            | 4 +---
 src/qtbgeopsyabout.h              | 4 +---
 src/qtbgeopsyaboutdialog.cpp      | 4 +---
 src/qtbgeopsyaboutdialog.h        | 4 +---
 src/qtbgeopsymainwindow.cpp       | 4 +---
 src/qtbgeopsymainwindow.h         | 4 +---
 src/qtbgeopsymainwindowaction.cpp | 4 +---
 src/qtbgraphicwindow.cpp          | 4 +---
 src/qtbgraphicwindow.h            | 4 +---
 src/qtbgroupproperties.cpp        | 4 +---
 src/qtbgroupproperties.h          | 4 +---
 src/qtbgroupview.cpp              | 4 +---
 src/qtbgroupview.h                | 4 +---
 src/qtbmagnifiersignal.cpp        | 4 +---
 src/qtbmagnifiersignal.h          | 4 +---
 src/qtbmapwindow.cpp              | 4 +---
 src/qtbmapwindow.h                | 4 +---
 src/qtbpreferences.cpp            | 4 +---
 src/qtbpreferences.h              | 4 +---
 src/qtbrotatecomponents.cpp       | 4 +---
 src/qtbrotatecomponents.h         | 4 +---
 src/qtbsetheader.cpp              | 4 +---
 src/qtbsetheader.h                | 4 +---
 src/qtbsettablefields.cpp         | 4 +---
 src/qtbsettablefields.h           | 4 +---
 src/qtbsignaldisplay.cpp          | 4 +---
 src/qtbsignaldisplay.h            | 4 +---
 src/qtbsignaltabledelegate.cpp    | 4 +---
 src/qtbsignaltabledelegate.h      | 4 +---
 src/qtbsignaltableitem.cpp        | 4 +---
 src/qtbsignaltableitem.h          | 4 +---
 src/qtbsignaltableview.cpp        | 4 +---
 src/qtbsignaltableview.h          | 4 +---
 src/qtbsigselectiondnd.cpp        | 4 +---
 src/qtbsigselectiondnd.h          | 4 +---
 src/qtbsortkeys.cpp               | 4 +---
 src/qtbsortkeys.h                 | 4 +---
 src/qtbsourcecoordinates.cpp      | 4 +---
 src/qtbsourcecoordinates.h        | 4 +---
 src/qtbstalta.cpp                 | 4 +---
 src/qtbstalta.h                   | 4 +---
 src/qtbstationcoordinates.cpp     | 4 +---
 src/qtbstationcoordinates.h       | 4 +---
 src/qtbsubtractgroupitem.cpp      | 4 +---
 src/qtbsubtractgroupitem.h        | 4 +---
 src/qtbsubtractsignals.cpp        | 4 +---
 src/qtbsubtractsignals.h          | 4 +---
 src/qtbsuppressdc.cpp             | 4 +---
 src/qtbsuppressdc.h               | 4 +---
 src/qtbtablewindow.cpp            | 4 +---
 src/qtbtablewindow.h              | 4 +---
 src/qtbtaper.cpp                  | 4 +---
 src/qtbtaper.h                    | 4 +---
 src/qtbtoolfactory.cpp            | 4 +---
 src/qtbtoolfactory.h              | 4 +---
 src/qtbviewparameditor.cpp        | 4 +---
 src/qtbviewparameditor.h          | 4 +---
 72 files changed, 72 insertions(+), 216 deletions(-)

commit 085dd1298eda02c98b854f8f84a37f7dcdba77e0
Author: marc <marc>
Date:   Mon Jun 30 14:38:34 2008 +0000

    Version 2.6.1

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

commit 4430d1fac15c9101564aec18da7dfb0922c7b6cc
Author: marc <marc>
Date:   Fri Jun 27 07:17:46 2008 +0000

    If plugin list is empty in registry, reset to default

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

commit fc3b00d53dee39433e808f9cfd2a66e6dea5539c
Author: marc <marc>
Date:   Tue Jun 24 17:30:42 2008 +0000

    Fix memory leak in main(), if files are not loaded correctly (due to wrong command line argument)

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

commit 7e8cadc1523ebda873b4167eeed22e896ef86dae
Author: marc <marc>
Date:   Mon Jun 16 14:25:06 2008 +0000

    Version 2.6.0

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

commit ec0cc715d7f74dd4c1a8e6be7364c47dce173f65
Author: marc <marc>
Date:   Fri Jun 13 17:06:59 2008 +0000

    Better command line interface, nothing changed in aspect but better check all arguments

 src/main.cpp | 354 +++++++++++++++++++++++++++++++++++++++++------------------
 1 file changed, 246 insertions(+), 108 deletions(-)

commit 91a550b3e1476bebc529f741041b6a81c6182235
Author: marc <marc>
Date:   Thu Jun 12 19:51:09 2008 +0000

    Not significative changes

 src/qtbgraphicwindow.cpp   | 134 +++++++++++++++++++++++----------------------
 src/qtbgraphicwindow.h     |  27 +++++----
 src/qtbmagnifiersignal.cpp |  42 +++++++-------
 src/qtbmagnifiersignal.h   |  11 ++--
 src/qtbmapwindow.cpp       |  20 ++-----
 5 files changed, 117 insertions(+), 117 deletions(-)

commit 6b9e48828f6efb814f39b7d44a4360019bb3deb7
Author: marc <marc>
Date:   Tue Jun 10 17:36:49 2008 +0000

    Not significative changes

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

commit f5bc4546ba5f7957d8f191676b41373c469f59fd
Author: marc <marc>
Date:   Mon Jun 9 17:38:10 2008 +0000

    Improved interface for correltation computation (by reference to a single signal)
    Show results of merge, cut, correlation, stalta,... in a separate graphic window

 src/qtbcorrelations.cpp           | 38 +++++++++++++++++++++++
 src/qtbcorrelations.h             | 28 +++++++++++++++++
 src/qtbcorrelations.ui            | 63 ++++++++++++++++++++++-----------------
 src/qtbgeopsymainwindowaction.cpp | 43 +++++++++++++++-----------
 src/qtbsubtractsignals.cpp        | 12 ++++++--
 src/qtbsubtractsignals.ui         | 62 ++++++++++++++++++++++++++++++--------
 6 files changed, 186 insertions(+), 60 deletions(-)

commit c2105ab3d5fbce6de657e6830aa0d035e0f520dd
Author: marc <marc>
Date:   Fri Jun 6 16:05:45 2008 +0000

    Not significative changes

 src/qtbcorrelations.ui | 112 +++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 112 insertions(+)

commit 8f403413f471e4cd4ff1753da8fc74a4733f33ab
Author: marc <marc>
Date:   Thu May 22 22:47:15 2008 +0000

    Not significative changes

 src/main.cpp           |  7 +++----
 src/qtbtoolfactory.cpp | 16 ++++++++--------
 2 files changed, 11 insertions(+), 12 deletions(-)

commit 5ea99ef6f0cc4b472bed236560856a1c7a0c2a37
Author: marc <marc>
Date:   Fri May 16 20:07:06 2008 +0000

    Version 2.5.1

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

commit bf9254e55b8763601272407c6bae478d34da04d7
Author: marc <marc>
Date:   Fri May 16 17:17:57 2008 +0000

    Not significative changes

 src/qtbgeopsymainwindowaction.cpp | 6 +++---
 src/qtbgraphicwindow.cpp          | 8 +++++---
 2 files changed, 8 insertions(+), 6 deletions(-)

commit c504273ef35dc3b0d8975d053e797351db05b148
Author: marc <marc>
Date:   Mon May 12 18:29:59 2008 +0000

    New option to debug plugins (-debug-plugins)

 src/main.cpp           |  7 ++++++-
 src/qtbtoolfactory.cpp | 39 ++++++++++++++++++++++++++++-----------
 src/qtbtoolfactory.h   | 10 +++++-----
 3 files changed, 39 insertions(+), 17 deletions(-)

commit b7917e9914ea005995ba2163b177a6863427aa11
Author: marc <marc>
Date:   Fri Apr 25 18:59:44 2008 +0000

    Version 2.5.0

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

commit 0be8927456199f295333b3b6fab1d1ebc8ef14a0
Author: marc <marc>
Date:   Fri Apr 25 14:47:59 2008 +0000

    Fix for group properties

 src/qtbgeopsymainwindowaction.cpp |  4 ++--
 src/qtbgroupproperties.ui         | 12 ++++++------
 src/qtbgroupview.cpp              |  4 ++--
 3 files changed, 10 insertions(+), 10 deletions(-)

commit 7b6c419035745332bf0428095489b197e39fd53b
Author: marc <marc>
Date:   Fri Apr 25 14:17:07 2008 +0000

    Not significative changes

 src/qtbgeopsymainwindowaction.cpp |   6 +-
 src/qtbgraphicwindow.cpp          |  57 ++++++--------
 src/qtbgroupproperties.ui         | 161 ++++++++++++++++----------------------
 src/qtbgroupview.cpp              |   6 +-
 src/qtbmagnifiersignal.cpp        |   4 +-
 src/qtbsignaldisplay.cpp          |  33 ++++----
 src/qtbsignaldisplay.h            |   5 +-
 7 files changed, 122 insertions(+), 150 deletions(-)

commit 49482370d8dbbfdaa18cebbf42a6035261917f63
Author: marc <marc>
Date:   Wed Apr 9 01:25:08 2008 +0000

    Not significative changes

 src/qtbfileview.cpp               |  3 ++-
 src/qtbgeopsymainwindow.cpp       | 12 ++++++++-
 src/qtbgeopsymainwindow.h         |  3 ++-
 src/qtbgeopsymainwindowaction.cpp | 53 ++++++++++++++++++++++--------------
 src/qtbgraphicwindow.cpp          | 57 ++++++++++++++++++---------------------
 src/qtbgroupproperties.cpp        | 24 ++++++++---------
 src/qtbgroupproperties.h          |  8 +++---
 src/qtbgroupproperties.ui         |  2 +-
 src/qtbgroupview.cpp              | 16 ++++++-----
 src/qtbmagnifiersignal.cpp        |  4 +--
 src/qtbmapwindow.cpp              | 27 +++++++++----------
 src/qtbmapwindow.h                |  6 ++---
 src/qtbsetheader.cpp              |  6 ++---
 src/qtbsignaldisplay.cpp          |  8 +++---
 src/qtbsignaldisplay.h            |  4 +--
 15 files changed, 128 insertions(+), 105 deletions(-)

commit e209aab2e2e88062a0ea570693739e8675372a44
Author: marc <marc>
Date:   Wed Mar 5 07:33:42 2008 +0000

    Version 2.4.0

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

commit ab3de76406c4e2594b050af2a69f1efee5e67f93
Author: marc <marc>
Date:   Tue Mar 4 23:04:26 2008 +0000

    Not significative changes

 src/qtbgeopsymainwindow.cpp |  4 ++--
 src/qtbgeopsymainwindow.h   |  4 ++--
 src/qtbmapwindow.cpp        | 20 ++++++++++----------
 src/qtbmapwindow.h          | 15 ++++++++-------
 4 files changed, 22 insertions(+), 21 deletions(-)

commit 2689650d41231758ecb067326ce9b92ab91226e5
Author: marc <marc>
Date:   Sun Mar 2 15:02:26 2008 +0000

    Not significative changes

 src/qtbgraphicwindow.cpp   | 16 ++++++++--------
 src/qtbmagnifiersignal.cpp |  4 ++--
 2 files changed, 10 insertions(+), 10 deletions(-)

commit 06a81c154e250b33d884851e294357eab98733ff
Author: marc <marc>
Date:   Sun Mar 2 11:38:15 2008 +0000

    Export file does not support resampling any more.

 src/main.cpp                      |  4 ++--
 src/qtbexportfiletype.cpp         | 18 +++------------
 src/qtbexportfiletype.h           |  6 ++---
 src/qtbexportfiletype.ui          | 47 ++-------------------------------------
 src/qtbgeopsymainwindowaction.cpp | 10 ++++-----
 src/qtbgraphicwindow.cpp          |  6 +++--
 6 files changed, 17 insertions(+), 74 deletions(-)

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

    Not significative changes

 src/qtbagc.cpp                | 6 +-----
 src/qtbgeopsyabout.cpp        | 8 ++------
 src/qtbmapwindow.cpp          | 3 ++-
 src/qtbrotatecomponents.cpp   | 9 ++-------
 src/qtbstationcoordinates.cpp | 8 ++------
 src/qtbsuppressdc.cpp         | 8 +-------
 src/qtbviewparameditor.cpp    | 4 +---
 7 files changed, 11 insertions(+), 35 deletions(-)

commit 92843d85b871fc5a41a74a7076d2563c80f06cc0
Author: marc <marc>
Date:   Mon Feb 25 15:12:31 2008 +0000

    Not significative changes

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

commit 90963e96e2c0cfa01274b4a709057178856d0e94
Author: marc <marc>
Date:   Fri Feb 22 18:33:01 2008 +0000

    Not significative changes

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

commit ea4e257094d727bc3e7e2b78ddf50cde1ed0f023
Author: marc <marc>
Date:   Thu Feb 21 00:08:53 2008 +0000

    Not significative changes

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

commit 2fbf8eb32dcd2fe70daa5cf3010845593eab51ca
Author: marc <marc>
Date:   Fri Feb 8 17:12:48 2008 +0000

    Not significative changes

 src/images/{designer_s_down.png => arrow_down.png} | Bin
 src/images/{designer_s_up.png => arrow_up.png}     | Bin
 src/qtbpreferences.ui                              |   4 ++--
 3 files changed, 2 insertions(+), 2 deletions(-)

commit fa0bb967ca9c193f976da2f6da359c2af246da73
Author: marc <marc>
Date:   Thu Jan 3 00:40:58 2008 +0000

    Version 2.3.0

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

commit 8804541fc41330e80d8681ea85895b47cbbd5660
Author: marc <marc>
Date:   Thu Dec 27 17:57:37 2007 +0000

    Bug fixed for magnifier

 src/main.cpp                      |  5 +++-
 src/qtbagc.cpp                    |  4 ++-
 src/qtbcutsignal.cpp              |  3 +-
 src/qtbdecimateamplitude.cpp      |  5 +++-
 src/qtbexportfiletype.cpp         |  6 +++-
 src/qtbexportpick.cpp             |  4 ++-
 src/qtbfileview.cpp               | 15 +++++++++-
 src/qtbfileview.h                 |  4 ++-
 src/qtbgeopsyabout.cpp            |  6 ++--
 src/qtbgeopsyaboutdialog.cpp      |  4 ++-
 src/qtbgeopsymainwindow.cpp       | 58 +++++++++++++++++++++++++++++++++++----
 src/qtbgeopsymainwindowaction.cpp | 48 ++++++++++++++++++++++++++++++--
 src/qtbgraphicwindow.cpp          | 19 ++++++++++++-
 src/qtbgroupproperties.cpp        | 12 +++++++-
 src/qtbgroupview.cpp              | 17 +++++++++++-
 src/qtbgroupview.h                |  4 ++-
 src/qtbmagnifiersignal.cpp        | 10 +++++--
 src/qtbmapwindow.cpp              | 11 +++++++-
 src/qtbpreferences.cpp            | 29 +++++++++++++++++++-
 src/qtbrotatecomponents.cpp       |  9 +++++-
 src/qtbsetheader.cpp              | 12 +++++++-
 src/qtbsettablefields.cpp         |  4 ++-
 src/qtbsignaldisplay.cpp          |  3 +-
 src/qtbsignaltabledelegate.cpp    |  5 +++-
 src/qtbsignaltabledelegate.h      |  4 ++-
 src/qtbsignaltableitem.cpp        | 14 ++++++++--
 src/qtbsignaltableview.cpp        |  8 +++++-
 src/qtbsigselectiondnd.cpp        | 13 ++++++++-
 src/qtbsigselectiondnd.h          |  4 ++-
 src/qtbsortkeys.cpp               | 12 +++++++-
 src/qtbsourcecoordinates.cpp      |  9 +++++-
 src/qtbstalta.cpp                 |  4 ++-
 src/qtbstationcoordinates.cpp     | 27 ++++++++++++++++--
 src/qtbsubtractgroupitem.cpp      |  3 +-
 src/qtbsubtractsignals.cpp        |  5 +++-
 src/qtbsuppressdc.cpp             |  5 +++-
 src/qtbtablewindow.cpp            | 15 +++++++++-
 src/qtbtaper.cpp                  |  4 ++-
 src/qtbtoolfactory.cpp            | 24 +++++++++++++++-
 src/qtbviewparameditor.cpp        | 14 +++++++++-
 40 files changed, 413 insertions(+), 49 deletions(-)

commit 45359c81e1358a66c9c1945ae324798981a11fff
Author: marc <marc>
Date:   Mon Dec 10 16:16:23 2007 +0000

    Not significative changes

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

commit 2970a7a745b49355023b9b6165ac2f009696215e
Author: marc <marc>
Date:   Fri Nov 30 15:16:40 2007 +0000

    Version 2.2.6

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

commit 0de5a8944957b07b1e5dada7e66156bd40940412
Author: marc <marc>
Date:   Fri Nov 30 14:20:47 2007 +0000

    If unknown component, just display nothing in graphic windows

 src/qtbgraphicwindow.cpp | 17 ++++++++++++++---
 src/qtbgroupview.cpp     |  4 ++--
 2 files changed, 16 insertions(+), 5 deletions(-)

commit 4904ec7c0ea89fc9899cc4ba8668c097ef78f2e0
Author: marc <marc>
Date:   Mon Nov 19 23:22:36 2007 +0000

    Version 2.2.5

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

commit 892f821be973312f72b61d6dd3d27c3b5788403f
Author: marc <marc>
Date:   Mon Nov 19 21:50:28 2007 +0000

    Refresh file and group lists when loading a db from command line

 src/main.cpp                | 3 ++-
 src/qtbgeopsymainwindow.cpp | 8 +++++++-
 src/qtbgeopsymainwindow.h   | 3 ++-
 3 files changed, 11 insertions(+), 3 deletions(-)

commit fe9e8278e1a7f82f0a7d103250c95b9653c6ffec
Author: marc <marc>
Date:   Thu Nov 15 12:10:50 2007 +0000

    Not significative changes

 src/qtbgeopsymainwindow.cpp | 12 +++++++++++-
 src/qtbgeopsymainwindow.h   |  4 +++-
 2 files changed, 14 insertions(+), 2 deletions(-)

commit 85246536f4a629cec10baef3a689a5b36a923cee
Author: marc <marc>
Date:   Wed Nov 14 00:50:30 2007 +0000

    Version 2.2.4

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

commit 1824f9020460ea421e5839c63f9f53c2607808e9
Author: marc <marc>
Date:   Tue Nov 13 00:01:38 2007 +0000

    Bug fixed for command interface: default values set for export format and showProgress

 src/main.cpp          |  6 +++---
 src/qtbgeopsyabout.ui | 11 ++++++++++-
 2 files changed, 13 insertions(+), 4 deletions(-)

commit d90db76fc9669531dfb644dc8b822b71bf93c3ea
Author: marc <marc>
Date:   Mon Nov 5 17:41:38 2007 +0000

    Version 2.2.3

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

commit dfd95d03f6233db976cdec89f45967b9635176b9
Author: marc <marc>
Date:   Mon Nov 5 11:16:39 2007 +0000

    Not significative changes

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

commit 1bc7edb1cec2f230fbd6aeff98979d278a49288d
Author: marc <marc>
Date:   Mon Oct 29 19:50:47 2007 +0000

    Add a slope estimator on all graphs
    Bug fixed for tool factory: generated crashed when searching for new tools

 src/qtbgraphicwindow.cpp | 9 ++++++++-
 src/qtbtoolfactory.cpp   | 5 +++--
 2 files changed, 11 insertions(+), 3 deletions(-)

commit 32406713b21c1ac057ddf3a0421423a84c15d3ce
Author: marc <marc>
Date:   Wed Oct 24 19:20:29 2007 +0000

    Version 2.2.2

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

commit dd0247a19c947aed109d8f443b45251edb6b58af
Author: marc <marc>
Date:   Wed Oct 24 18:15:00 2007 +0000

    Option to show progress
    Bug fixed (introduced in last release) for parameters of tools from command line
    Bug fixed for exporting signal files (various warning and mismach)

 src/main.cpp                      | 18 +++++++++++++-----
 src/qtbexportfiletype.cpp         |  4 ++--
 src/qtbexportfiletype.h           |  4 ++--
 src/qtbgeopsymainwindowaction.cpp |  7 ++++---
 4 files changed, 21 insertions(+), 12 deletions(-)

commit 2aab26e7301cc42b568ceb7b006bd113cb87a68d
Author: marc <marc>
Date:   Mon Oct 22 13:13:33 2007 +0000

    New direcotry monitor tool: to be used with a device recorder to automatically load newly created files into Geopsy (e.g. handy with Geode software set in auto save).

 src/qtbgeopsymainwindow.cpp       | 14 +++++++++++++-
 src/qtbgeopsymainwindow.h         |  5 ++++-
 src/qtbgeopsymainwindowaction.cpp |  7 ++++++-
 src/qtbgraphicwindow.cpp          |  4 +++-
 4 files changed, 26 insertions(+), 4 deletions(-)

commit 277fd029ea2854234054a4a8c4e24942ef25c238
Author: marc <marc>
Date:   Thu Oct 18 16:45:49 2007 +0000

    Version 2.2.1

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

commit a80914a415f9fdf853f3652aecacd945ebec76b0
Author: marc <marc>
Date:   Thu Oct 18 16:33:54 2007 +0000

    Bug fixed loading plugins in case of wrong buildkey

 src/qtbgeopsyabout.cpp | 5 ++++-
 src/qtbtoolfactory.cpp | 9 +++++----
 2 files changed, 9 insertions(+), 5 deletions(-)

commit 4b097efe8ac29d2afdf5950c7d1b95c229fcf1df
Author: marc <marc>
Date:   Thu Oct 18 15:35:50 2007 +0000

    New options to export signal files: geopsy can act as a command converter

 src/main.cpp                      | 213 +++++++++++++++++++++++++++-----------
 src/qtbexportfiletype.cpp         |  54 +++++-----
 src/qtbexportfiletype.h           |  21 ++--
 src/qtbexportfiletype.ui          | 177 ++++++++++++++-----------------
 src/qtbgeopsymainwindow.cpp       |   5 +-
 src/qtbgeopsymainwindowaction.cpp |  68 ++++--------
 src/qtbpreferences.cpp            |   7 +-
 src/qtbpreferences.ui             | 130 -----------------------
 8 files changed, 302 insertions(+), 373 deletions(-)

commit 874eafc895669d2d609d6e6cfa113c0d078fb83a
Author: marc <marc>
Date:   Mon Oct 15 17:24:37 2007 +0000

    Not significative changes

 src/qtbpreferences.ui | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit e5dd64b3ee0a9fae15e5c3896756160af2bdb447
Author: marc <marc>
Date:   Fri Oct 12 09:20:00 2007 +0000

    New option -file
    Bug fixed on closing all windows: wait for delayed deletion

 src/main.cpp                      | 37 ++++++++++++++++++++++++-------------
 src/qtbfileview.cpp               |  4 ++--
 src/qtbgeopsymainwindow.cpp       |  3 ++-
 src/qtbgeopsymainwindowaction.cpp |  3 +--
 4 files changed, 29 insertions(+), 18 deletions(-)

commit d481963a6ba4df4d4e294d8943600d2390e37abd
Author: marc <marc>
Date:   Mon Sep 24 15:19:00 2007 +0000

    Not significative changes

 src/geopsyversion.h               |   2 +-
 src/qtbfrequencyfilter.cpp        |  40 ----
 src/qtbfrequencyfilter.h          |  30 ---
 src/qtbfrequencyfilter.ui         | 108 ---------
 src/qtbgeopsymainwindow.h         |   4 +-
 src/qtbgeopsymainwindowaction.cpp |  61 ++++-
 src/qtbpreferences.ui             | 475 +++++++++++++++++++++++++++++---------
 src/qtbtoolfactory.cpp            |   4 +-
 8 files changed, 431 insertions(+), 293 deletions(-)

commit c5e5b30d9c7668624411d179d15d1b78499122d3
Author: marc <marc>
Date:   Tue Sep 18 13:57:55 2007 +0000

    Version 2.2.0

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

commit b768b368c6240b086d03c422d5b3b8ff984ac307
Author: marc <marc>
Date:   Fri Sep 14 16:40:03 2007 +0000

    Not significative changes

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

commit e38b51f83817efb80da2ea5d6a47309552cfc547
Author: marc <marc>
Date:   Mon Sep 10 13:44:09 2007 +0000

    Not significative changes

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

commit 3cddbfd1ae43c57441faa2641147e3ab6f326d8f
Author: marc <marc>
Date:   Mon Sep 10 13:39:29 2007 +0000

    Translation files updated

 lang/geopsy.de.ts | 350 ++++++++++++++++++++++++++++++------------------------
 lang/geopsy.es.ts | 350 ++++++++++++++++++++++++++++++------------------------
 lang/geopsy.fr.ts | 350 ++++++++++++++++++++++++++++++------------------------
 lang/geopsy.it.ts | 350 ++++++++++++++++++++++++++++++------------------------
 4 files changed, 780 insertions(+), 620 deletions(-)

commit 4d26458c3f598f0d24d04481df990e629f54657f
Author: marc <marc>
Date:   Thu Aug 30 17:24:52 2007 +0000

    Plugin loader automatically initialize itself if uncompatible plugins (build keys) are found in the current list of plugins.
    Pahse shift added to Waveform menu
    Drag and drop for tool buttons

 src/geopsyversion.h               |   2 +-
 src/qtbgeopsymainwindow.cpp       |  14 ++++-
 src/qtbgeopsymainwindow.h         |   3 +-
 src/qtbgeopsymainwindowaction.cpp |  23 ++++++-
 src/qtbgroupview.cpp              |  16 +++--
 src/qtbpreferences.cpp            |  13 +++-
 src/qtbsigselectiondnd.h          |   4 +-
 src/qtbtoolfactory.cpp            | 128 +++++++++++++++++++++++++++-----------
 src/qtbtoolfactory.h              |  10 +--
 9 files changed, 160 insertions(+), 53 deletions(-)

commit 791a6ba4ccb38a597d7b293077f2783b20878357
Author: marc <marc>
Date:   Fri Aug 24 12:21:20 2007 +0000

    Version 2.1.0

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

commit e1d9d01d0dde12665ade2ab0e9d993024e28ec48
Author: marc <marc>
Date:   Fri Aug 24 10:41:22 2007 +0000

    addViewActions option is now removed

 admin/info                  |  2 +-
 src/geopsyversion.h         |  6 +++---
 src/qtbgeopsymainwindow.cpp |  3 +--
 src/qtbtoolfactory.cpp      | 13 +------------
 src/qtbtoolfactory.h        |  3 +--
 5 files changed, 7 insertions(+), 20 deletions(-)

commit 7ab02af92bb7d3cfe7fb78d9650b110ce41a094f
Author: marc <marc>
Date:   Fri Aug 10 15:19:06 2007 +0000

    Not significative changes

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

commit 70b968496b3cbe62720d99cc96dbc1778aa12379
Author: marc <marc>
Date:   Fri Aug 10 13:15:14 2007 +0000

    Version 2.0.0-snapshot-20070810

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

commit 78362a92fc03b8ea0ba1346275db37801b09fcf1
Author: marc <marc>
Date:   Fri Aug 3 19:40:20 2007 +0000

    Version 2.0.0-snapshot-20070803

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

commit dbefed04358e30285c457225cce978337c4a08dc
Author: marc <marc>
Date:   Fri Aug 3 19:31:10 2007 +0000

    Mixing up of export formats in dialog box fixed

 src/geopsyversion.h               | 2 +-
 src/qtbgeopsymainwindowaction.cpp | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

commit 084785841858d303a7c189f3a4f2c704ca49039c
Author: marc <marc>
Date:   Wed Aug 1 15:59:07 2007 +0000

    Version 2.0.0-snapshot-20070801

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

commit 6719d8263558b3199411df8d67e57ee90e8236bc
Author: marc <marc>
Date:   Tue Jul 31 17:35:44 2007 +0000

    Not significative changes

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

commit 97da8f72c36fc65c2222c81970ff321e0c88633d
Author: marc <marc>
Date:   Mon Jul 23 12:54:27 2007 +0000

    Version 2.0.0-snapshot-20070723a

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

commit eca7ea4e3409e775f63dcebdc02520cceedb906e
Author: marc <marc>
Date:   Mon Jul 23 10:18:09 2007 +0000

    Version 2.0.0-snapshot-20070723

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

commit fd133a7280f14ba3130da7a1ef73630da752b116
Author: marc <marc>
Date:   Sun Jul 22 10:16:50 2007 +0000

    Version 2.0.0-snapshot-20070722

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

commit d8455a1e42e138f406f353e19223d7b297cfefb7
Author: marc <marc>
Date:   Sun Jul 22 08:52:08 2007 +0000

    Not significative changes

 src/geopsyversion.h               |  2 +-
 src/main.cpp                      | 32 +++++++++++++++-----------------
 src/qtbfileview.cpp               |  4 ++--
 src/qtbgeopsymainwindowaction.cpp |  3 ++-
 src/qtbtoolfactory.cpp            |  4 ++--
 src/qtbtoolfactory.h              |  4 ++--
 6 files changed, 24 insertions(+), 25 deletions(-)

commit d7b8eb85b6c421b934e423ec55a055710109578a
Author: marc <marc>
Date:   Wed Jul 18 09:17:37 2007 +0000

    Version 2.0.0-snapshot-20070718

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

commit 8dde9ae0b3801823f57dd485dfc254092819e7cc
Author: marc <marc>
Date:   Tue Jul 17 16:30:20 2007 +0000

    Version 2.0.0-snapshot-20070717

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

commit b1611f688f251908d612ad820c3b3c35b0a59226
Author: marc <marc>
Date:   Tue Jul 17 01:56:58 2007 +0000

    Version 2.0.0-snapshot-20070717

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

commit 1d2c241dcafdf7c605b50cc39cb41fa720d8fe4a
Author: marc <marc>
Date:   Fri Jul 13 17:53:54 2007 +0000

    Version 2.0.0-snapshot-20070713

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

commit e60546416c9358460c1488fe330d7b4322f55c3d
Author: marc <marc>
Date:   Wed Jul 11 09:19:18 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts   | 5 -----
 lang/geopsy.es.ts   | 5 -----
 lang/geopsy.fr.ts   | 5 -----
 lang/geopsy.it.ts   | 5 -----
 src/geopsyversion.h | 2 +-
 5 files changed, 1 insertion(+), 21 deletions(-)

commit 9c3e92d7112050ea3f468e9ec52ac2701d355cc6
Author: marc <marc>
Date:   Fri Jul 6 14:57:14 2007 +0000

    Translation files updated

 lang/geopsy.de.ts | 4843 +++++++++++++++++++++++++++--------------------------
 lang/geopsy.es.ts | 4843 +++++++++++++++++++++++++++--------------------------
 lang/geopsy.fr.ts | 4843 +++++++++++++++++++++++++++--------------------------
 lang/geopsy.it.ts | 4843 +++++++++++++++++++++++++++--------------------------
 4 files changed, 9696 insertions(+), 9676 deletions(-)

commit beb337fc096a3b7d0058d4d5e303c92c16e8ad39
Author: marc <marc>
Date:   Thu Jul 5 16:32:54 2007 +0000

    Version 2.0.0-snapshot-20070705

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

commit e8fae8a9d92fdacb837efc13daf38ff8cacb9e92
Author: marc <marc>
Date:   Thu Jul 5 16:23:37 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 -----
 lang/geopsy.es.ts | 5 -----
 lang/geopsy.fr.ts | 5 -----
 lang/geopsy.it.ts | 5 -----
 4 files changed, 20 deletions(-)

commit 046e59da946e45a765a6a207d7dec1d2746507a4
Author: marc <marc>
Date:   Thu Jul 5 13:57:02 2007 +0000

    Q_ASSERT replaced by QTB_ASSERT, and introduction of file qtbglobal.h

 src/qtbgeopsymainwindow.cpp    | 6 +++---
 src/qtbgraphicwindow.cpp       | 8 ++++----
 src/qtbgroupview.cpp           | 4 ++--
 src/qtbmagnifiersignal.cpp     | 6 +++---
 src/qtbmapwindow.cpp           | 8 ++++----
 src/qtbsignaltabledelegate.cpp | 8 ++++----
 src/qtbstationcoordinates.cpp  | 6 +++---
 src/qtbtoolfactory.cpp         | 4 ++--
 8 files changed, 25 insertions(+), 25 deletions(-)

commit 357ffbef99f0249a22e3bfc9f2e2f1fddc044bf9
Author: marc <marc>
Date:   Thu Jul 5 09:43:41 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 4843 +++++++++++++++++++++++++++--------------------------
 lang/geopsy.es.ts | 4843 +++++++++++++++++++++++++++--------------------------
 lang/geopsy.fr.ts | 4843 +++++++++++++++++++++++++++--------------------------
 lang/geopsy.it.ts | 4843 +++++++++++++++++++++++++++--------------------------
 4 files changed, 9696 insertions(+), 9676 deletions(-)

commit dcf05613f4f1123a0b3d8c5a58d6f3947431e196
Author: marc <marc>
Date:   Wed Jul 4 15:53:52 2007 +0000

    Typing mistakes corrected in about text

 src/geopsyversion.h    |  2 +-
 src/qtbgeopsyabout.ui  | 47 +++++++++++++++++++++++------------------------
 src/qtbtoolfactory.cpp |  4 ++--
 3 files changed, 26 insertions(+), 27 deletions(-)

commit ad3eb5990d1a35d4d09191eb37c9812f2f36d463
Author: marc <marc>
Date:   Tue Jul 3 18:26:24 2007 +0000

    *** empty log message ***

 src/geopsyversion.h | 2 +-
 src/qtbstalta.ui    | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 45f323722f3e14599fb38821b11e84b818d405ef
Author: marc <marc>
Date:   Thu Jun 28 10:53:59 2007 +0000

    Version 2.0.0-snapshot-20070628

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

commit dbc7f81b6de2f907089552762d450ff1d2dfd10d
Author: marc <marc>
Date:   Tue Jun 26 12:20:37 2007 +0000

    Version 2.0.0-snapshot-20070626

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

commit 57ebbd335b37ab779a036b554265296e1e45127f
Author: marc <marc>
Date:   Tue Jun 26 12:14:58 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 23 +++++++++--------------
 lang/geopsy.es.ts | 23 +++++++++--------------
 lang/geopsy.fr.ts | 23 +++++++++--------------
 lang/geopsy.it.ts | 23 +++++++++--------------
 4 files changed, 36 insertions(+), 56 deletions(-)

commit 980d9c871c249bc1fa00287c02a91ee3bf47342b
Author: marc <marc>
Date:   Fri Jun 22 17:35:36 2007 +0000

    Version 2.0.0-snapshot-20070622

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

commit 9747bec0c9fc8f25bc1d44b3917515de199bdb05
Author: marc <marc>
Date:   Fri Jun 22 13:15:04 2007 +0000

    setProgressValue and showMessage support multi-threading

 src/geopsyversion.h         |  2 +-
 src/qtbgeopsymainwindow.cpp | 39 ++++++++++++++++++++++++++++++++++++++-
 src/qtbgeopsymainwindow.h   | 35 +++++++++--------------------------
 3 files changed, 48 insertions(+), 28 deletions(-)

commit c15ce9a2e6fa173af3ede5ec8e7029061e6580a3
Author: marc <marc>
Date:   Fri Jun 22 13:14:13 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 338 +++++++++++++++++++++++++++---------------------------
 lang/geopsy.es.ts | 338 +++++++++++++++++++++++++++---------------------------
 lang/geopsy.fr.ts | 338 +++++++++++++++++++++++++++---------------------------
 lang/geopsy.it.ts | 338 +++++++++++++++++++++++++++---------------------------
 4 files changed, 676 insertions(+), 676 deletions(-)

commit 003e44685a4a7357c1a1c944931eddbf03136746
Author: marc <marc>
Date:   Fri Jun 15 17:32:01 2007 +0000

    Version 2.0.0-snapshot-20070615

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

commit 6a5e5a23b8c1cd4a3c79a77b57558a1f55a2bb93
Author: marc <marc>
Date:   Fri Jun 15 17:20:55 2007 +0000

    File list update for creating new group and cityshark loading
    Avoid freeze is close before spalsh time out

 src/geopsyversion.h               | 2 +-
 src/main.cpp                      | 3 ++-
 src/qtbgeopsymainwindow.cpp       | 3 ++-
 src/qtbgeopsymainwindowaction.cpp | 4 +++-
 4 files changed, 8 insertions(+), 4 deletions(-)

commit b196c68de85643466d25ddade20eea4bccef14eb
Author: marc <marc>
Date:   Tue Jun 12 16:38:01 2007 +0000

    Version 2.0.0-snapshot-20070612

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

commit bb9a45195e3b28df477c0c45290f78fc125b96f6
Author: marc <marc>
Date:   Tue Jun 12 12:08:58 2007 +0000

    Adjust X axis even for single signal display
    Bug fixed for adjusting row heights in tables (especially after "set table fields")

 src/geopsyversion.h      |  2 +-
 src/qtbgraphicwindow.cpp | 20 +++++++++++++++-----
 src/qtbtablewindow.cpp   |  4 ++--
 3 files changed, 18 insertions(+), 8 deletions(-)

commit 634dadce743f978c22a5ee01cbdfecb9a546aeb5
Author: marc <marc>
Date:   Tue Jun 12 12:07:50 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 +++++
 lang/geopsy.es.ts | 5 +++++
 lang/geopsy.fr.ts | 5 +++++
 lang/geopsy.it.ts | 5 +++++
 4 files changed, 20 insertions(+)

commit 7ee9dd765a28b027cdd73587cd85ae28e58f1f68
Author: marc <marc>
Date:   Tue Jun 5 08:44:21 2007 +0000

    Version 2.0.0-snapshot-20070605

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

commit 5150be28be067754b6e91ddc58d3999c462a69ba
Author: marc <marc>
Date:   Sun Jun 3 18:28:16 2007 +0000

    Version 2.0.0-snapshot-20070603

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

commit 6bf58f0aac8019f894af3a1c41c957792cfa7baa
Author: marc <marc>
Date:   Sun Jun 3 18:20:28 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 -----
 lang/geopsy.es.ts | 5 -----
 lang/geopsy.fr.ts | 5 -----
 lang/geopsy.it.ts | 5 -----
 4 files changed, 20 deletions(-)

commit 7d17f46da7fb5dd705aee0e05e0f027d62b98dca
Author: marc <marc>
Date:   Thu May 31 14:52:34 2007 +0000

    Version 2.0.0-snapshot-20070531

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

commit e152271d912f4fd6124aa0748ba87e50e5c3c9eb
Author: marc <marc>
Date:   Thu May 31 14:39:29 2007 +0000

    *** empty log message ***

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

commit 29d4c58f49567b35fe5cb573be5d3ca0a4541961
Author: marc <marc>
Date:   Tue May 29 22:13:16 2007 +0000

    Version 2.0.0-snapshot-20070529

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

commit 2daca33456bfdf679511e49fd25ce165bd37c24f
Author: marc <marc>
Date:   Tue May 29 17:44:25 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 +++++
 lang/geopsy.es.ts | 5 +++++
 lang/geopsy.fr.ts | 5 +++++
 lang/geopsy.it.ts | 5 +++++
 4 files changed, 20 insertions(+)

commit 157cd76d503ccf4d3fd51b47f5b79a03756139a1
Author: marc <marc>
Date:   Tue May 29 16:27:25 2007 +0000

    Version 2.0.0-snapshot-20070529

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

commit 857261a6ddb3869cffa092177ae252e015ad0681
Author: marc <marc>
Date:   Tue May 29 16:10:31 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 -----
 lang/geopsy.es.ts | 5 -----
 lang/geopsy.fr.ts | 5 -----
 lang/geopsy.it.ts | 5 -----
 4 files changed, 20 deletions(-)

commit 3b3b3f051c03a96f4bcf7ff9e9cb83105eda3400
Author: marc <marc>
Date:   Thu May 24 22:30:41 2007 +0000

    Version 2.0.0-snapshot-20070524

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

commit 6f9020d821ff48400f49fa1168335e4e688c9eec
Author: marc <marc>
Date:   Wed May 16 19:46:27 2007 +0000

    Version 2.0.0-snapshot-20070516

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

commit 3c1a19d3756d39cec9b47bd36b7f6e21a6020c1a
Author: marc <marc>
Date:   Wed May 16 19:40:27 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 329 +++++++++++++++++++++++++++---------------------------
 lang/geopsy.es.ts | 329 +++++++++++++++++++++++++++---------------------------
 lang/geopsy.fr.ts | 329 +++++++++++++++++++++++++++---------------------------
 lang/geopsy.it.ts | 329 +++++++++++++++++++++++++++---------------------------
 4 files changed, 668 insertions(+), 648 deletions(-)

commit 7dd542c082915f3abacdbce0d816dd2b4514d4a5
Author: marc <marc>
Date:   Tue May 15 17:36:22 2007 +0000

    Version 2.0.0-snapshot-20070515

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

commit 96b7612dabdc62b995e234daac702f0b18745580
Author: marc <marc>
Date:   Tue May 15 17:31:13 2007 +0000

    Improvement of interaction between SeedLink signals and processing tools
    STA/LTA item in Waveforms
    Enable/Disable of Waveform items for read-only signals

 src/geopsyversion.h               |   2 +-
 src/qtbcutsignal.cpp              |  20 +-----
 src/qtbcutsignal.h                |  17 +----
 src/qtbcutsignal.ui               |  35 ++++++++-
 src/qtbgeopsymainwindow.cpp       |  20 ++++--
 src/qtbgeopsymainwindow.h         |   6 +-
 src/qtbgeopsymainwindowaction.cpp |  73 +++++++++++++++----
 src/qtbgraphicwindow.cpp          | 109 +++++++++++++++-------------
 src/qtbstalta.cpp                 |  34 +++++++++
 src/qtbstalta.h                   |  25 +++++++
 src/qtbstalta.ui                  | 148 ++++++++++++++++++++++++++++++++++++++
 11 files changed, 381 insertions(+), 108 deletions(-)

commit 6f1560a7dd262a307bb49aaf6be3de69807977aa
Author: marc <marc>
Date:   Tue May 15 17:29:55 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 295 +++++++++++++++++++++++++++++++-----------------------
 lang/geopsy.es.ts | 295 +++++++++++++++++++++++++++++++-----------------------
 lang/geopsy.fr.ts | 295 +++++++++++++++++++++++++++++++-----------------------
 lang/geopsy.it.ts | 295 +++++++++++++++++++++++++++++++-----------------------
 4 files changed, 668 insertions(+), 512 deletions(-)

commit bec614b94b10ec14585ac929b31d3b7b9480919c
Author: marc <marc>
Date:   Sat May 5 11:31:46 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 587 +++++++++++++++++++++---------------------
 lang/geopsy.es.ts | 587 +++++++++++++++++++++---------------------
 lang/geopsy.fr.ts | 750 +++++++++++++++++++++++++++---------------------------
 lang/geopsy.it.ts | 587 +++++++++++++++++++++---------------------
 4 files changed, 1258 insertions(+), 1253 deletions(-)

commit f5345da54a00719abd011cfc1a68cc867c0ef663
Author: marc <marc>
Date:   Sat May 5 09:21:04 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 8 --------
 lang/geopsy.es.ts | 8 --------
 lang/geopsy.fr.ts | 8 +++++---
 lang/geopsy.it.ts | 8 --------
 4 files changed, 5 insertions(+), 27 deletions(-)

commit d1196b9cd026ab089b9203abd475a2df80cd9d70
Author: marc <marc>
Date:   Fri May 4 21:36:52 2007 +0000

    Version 2.0.0-snapshot-20070504

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

commit 7b9d1011489b96582a5101df7fa18a3bbc481817
Author: marc <marc>
Date:   Thu May 3 18:28:58 2007 +0000

    Version 2.0.0-snapshot-20070503

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

commit a53d5729146ec37e09e166a300a05b7d8bd51aa6
Author: marc <marc>
Date:   Thu May 3 18:25:36 2007 +0000

    QtbSubPoolWindow moved to geopsygui so that it is now possible to create viewers from geopsygui (and geopsytools)

 src/geopsyversion.h               |   2 +-
 src/qtbfileview.cpp               |  24 +++----
 src/qtbfileview.h                 |   8 +--
 src/qtbgeopsymainwindow.cpp       |  31 ++++-----
 src/qtbgeopsymainwindow.h         |  14 ++--
 src/qtbgeopsymainwindowaction.cpp |  10 +--
 src/qtbgraphicwindow.cpp          |  11 ++-
 src/qtbgroupview.cpp              |  24 +++----
 src/qtbgroupview.h                |   8 +--
 src/qtbsubpoolwindow.cpp          | 143 --------------------------------------
 src/qtbsubpoolwindow.h            |  65 -----------------
 11 files changed, 69 insertions(+), 271 deletions(-)

commit 24f3d31ea9024fc54343cf0439e975287887f89e
Author: marc <marc>
Date:   Thu May 3 18:24:30 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 25 +++++++++----------------
 lang/geopsy.es.ts | 25 +++++++++----------------
 lang/geopsy.fr.ts | 25 ++++---------------------
 lang/geopsy.it.ts | 25 +++++++++----------------
 4 files changed, 31 insertions(+), 69 deletions(-)

commit 417a4f6a947d664ff2a7768c92d3e6c739e70bec
Author: marc <marc>
Date:   Wed May 2 17:09:49 2007 +0000

    Version 2.0.0-snapshot-20070502

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

commit ad231f9d91a91466a924845c112cdb61c96f9055
Author: marc <marc>
Date:   Tue May 1 23:43:24 2007 +0000

    Version 2.0.0-snapshot-20070501

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

commit 64c11908eef1278b8ce86a208fa767721e5d1570
Author: marc <marc>
Date:   Tue May 1 23:26:02 2007 +0000

    Auto update of signal loaded by SeedLink client

 src/geopsyversion.h               | 2 +-
 src/qtbgeopsymainwindow.cpp       | 7 ++++---
 src/qtbgeopsymainwindow.h         | 4 ++--
 src/qtbgeopsymainwindowaction.cpp | 4 ++--
 4 files changed, 9 insertions(+), 8 deletions(-)

commit 238b23c6bfa74849addb01b77518136c9f397fad
Author: marc <marc>
Date:   Tue May 1 23:25:29 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 -----
 lang/geopsy.es.ts | 5 -----
 lang/geopsy.it.ts | 5 -----
 3 files changed, 15 deletions(-)

commit a70a2a9ef14a1373280dffbfd31f8c68eeb88216
Author: marc <marc>
Date:   Tue May 1 20:41:55 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 45 ++++++++++++++++++++++++++++++---------------
 lang/geopsy.es.ts | 45 ++++++++++++++++++++++++++++++---------------
 lang/geopsy.fr.ts | 40 +++++++++++++++++++++++++---------------
 lang/geopsy.it.ts | 45 ++++++++++++++++++++++++++++++---------------
 4 files changed, 115 insertions(+), 60 deletions(-)

commit 4bbd7c4ff0429ed8cfc23106f8f373bd0ac97624
Author: marc <marc>
Date:   Mon Apr 30 20:09:57 2007 +0000

    New Seedlink loader

 src/geopsyversion.h         |  2 +-
 src/qtbgeopsymainwindow.cpp | 10 ++++++++--
 src/qtbgeopsymainwindow.h   |  4 +++-
 3 files changed, 12 insertions(+), 4 deletions(-)

commit 2133194ea4ca3b47c95eefa39ffd8766a801babc
Author: marc <marc>
Date:   Fri Apr 27 17:51:06 2007 +0000

    Version 2.0.0-snapshot-20070427

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

commit 6100c1dd95982b7aa1d0c78aa19c38b4cf7a1c3e
Author: marc <marc>
Date:   Fri Apr 27 17:43:32 2007 +0000

    New support for command line arguments -> tool processing through command line

 src/geopsyversion.h          |   2 +-
 src/main.cpp                 | 124 ++++++++++++++++++++++++++++++++++---------
 src/qtbgeopsymainwindow.cpp  |  11 ++--
 src/qtbgeopsymainwindow.h    |   6 ++-
 src/qtbsourcecoordinates.cpp |   3 +-
 src/qtbtoolfactory.cpp       |  45 ++++++++++++++--
 src/qtbtoolfactory.h         |   6 ++-
 7 files changed, 160 insertions(+), 37 deletions(-)

commit 7ead207c3054bef20d800a5062126fa19b83dc4e
Author: marc <marc>
Date:   Fri Apr 27 17:42:38 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 25 ++++++++++---------------
 lang/geopsy.es.ts | 25 ++++++++++---------------
 lang/geopsy.fr.ts | 20 ++++++++++----------
 lang/geopsy.it.ts | 25 ++++++++++---------------
 4 files changed, 40 insertions(+), 55 deletions(-)

commit a116573f2649c4d8ae92f385d2fd7e61c664f240
Author: marc <marc>
Date:   Tue Apr 24 09:25:14 2007 +0000

    Version 2.0.0-snapshot-20070424

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

commit 72c4025af667f92b5bc5d21cb82f12d471a4f416
Author: marc <marc>
Date:   Tue Apr 24 09:13:59 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts            | 381 +++++++++++++++++++++---------------------
 lang/geopsy.es.ts            | 381 +++++++++++++++++++++---------------------
 lang/geopsy.fr.ts            | 384 +++++++++++++++++++++----------------------
 lang/geopsy.it.ts            | 381 +++++++++++++++++++++---------------------
 src/geopsyversion.h          |   2 +-
 src/qtbsourcecoordinates.cpp |   3 +-
 src/qtbsourcecoordinates.h   |   4 +-
 7 files changed, 777 insertions(+), 759 deletions(-)

commit 8b01f47f52db17400222fe9cf858cd5b71681683
Author: marc <marc>
Date:   Fri Apr 20 17:18:21 2007 +0000

    New "Set Sources" item in "Edit" menu

 src/geopsyversion.h               |   2 +-
 src/qtbgeopsymainwindow.h         |   7 +-
 src/qtbgeopsymainwindowaction.cpp |  66 +++++++++++----
 src/qtbgroupproperties.ui         |   2 +-
 src/qtbsetheader.cpp              |  25 +++---
 src/qtbsourcecoordinates.cpp      | 134 ++++++++++++++++++++++++++++++
 src/qtbsourcecoordinates.h        |  41 ++++++++++
 src/qtbstationcoordinates.cpp     | 137 +++++++++++++++++++------------
 src/qtbstationcoordinates.h       |  35 ++++----
 src/qtbstationcoordinates.ui      | 168 ++++++++++++++++++++------------------
 10 files changed, 434 insertions(+), 183 deletions(-)

commit a32539d6b3bc979525b2888fe2a8ff6d9f71e68e
Author: marc <marc>
Date:   Fri Apr 20 17:17:46 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 424 ++++++++++++++++++++++++++++++-----------------------
 lang/geopsy.es.ts | 424 ++++++++++++++++++++++++++++++-----------------------
 lang/geopsy.fr.ts | 430 +++++++++++++++++++++++++++++++-----------------------
 lang/geopsy.it.ts | 424 ++++++++++++++++++++++++++++++-----------------------
 4 files changed, 976 insertions(+), 726 deletions(-)

commit d904c029e3c9bc5acb97e386887ef365d5940c2f
Author: marc <marc>
Date:   Wed Apr 11 16:57:38 2007 +0000

    Version 2.0.0-snapshot-20070411

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

commit d8eaa4f1b7a340efc14173262c1f2bc238fea740
Author: marc <marc>
Date:   Wed Apr 11 16:51:14 2007 +0000

    Print plugins at startup

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

commit 84f72646e3eca7ecc79869c1df6bfa0c16179a91
Author: marc <marc>
Date:   Wed Apr 11 16:50:46 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 11 ++++++++---
 lang/geopsy.es.ts | 11 ++++++++---
 lang/geopsy.fr.ts | 11 +++--------
 lang/geopsy.it.ts | 11 ++++++++---
 4 files changed, 27 insertions(+), 17 deletions(-)

commit a99a151add8c7f5d126ef23302308ca3f2e9427f
Author: marc <marc>
Date:   Wed Apr 11 15:21:22 2007 +0000

    Version 2.0.0-snapshot-20070411

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

commit d39f98281a15fcff6d87118bb4b3517840d9149b
Author: marc <marc>
Date:   Wed Apr 11 15:07:16 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 -----
 lang/geopsy.es.ts | 5 -----
 lang/geopsy.fr.ts | 5 +++++
 lang/geopsy.it.ts | 5 -----
 4 files changed, 5 insertions(+), 15 deletions(-)

commit 211688aff61361a028850ac655b01c0605b81e1d
Author: marc <marc>
Date:   Wed Apr 11 13:42:29 2007 +0000

    QtbHeaderParser and associated classes replaced by more generic interface: QtbExpressionParser ... in qtbtools

 src/geopsyversion.h               |  2 +-
 src/qtbgeopsymainwindow.h         |  6 +++---
 src/qtbgeopsymainwindowaction.cpp | 25 +++++++++++++++++--------
 src/qtbsetheader.cpp              | 23 ++++++++++++++---------
 4 files changed, 35 insertions(+), 21 deletions(-)

commit 539a9a935b5afca4fe7dda6e46821efc3628b8eb
Author: marc <marc>
Date:   Wed Apr 11 13:41:12 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 326 +++++++++++++++++++++++++++---------------------------
 lang/geopsy.es.ts | 326 +++++++++++++++++++++++++++---------------------------
 lang/geopsy.fr.ts | 324 ++++++++++++++++++++++++++---------------------------
 lang/geopsy.it.ts | 326 +++++++++++++++++++++++++++---------------------------
 4 files changed, 651 insertions(+), 651 deletions(-)

commit 63ebcbd22f9fe4611cbdd599a7bec85f12845cf5
Author: marc <marc>
Date:   Fri Apr 6 18:39:31 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 +++++
 lang/geopsy.es.ts | 5 +++++
 lang/geopsy.fr.ts | 5 -----
 lang/geopsy.it.ts | 5 +++++
 4 files changed, 15 insertions(+), 5 deletions(-)

commit 8aeab438d1a4902de7dc3277dae6f17901195f7f
Author: marc <marc>
Date:   Mon Apr 2 20:13:21 2007 +0000

    Version 2.0.0-snapshot-20070402

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

commit f642518833f579fe91285cf5fb08b28e6c13b2e7
Author: marc <marc>
Date:   Mon Apr 2 20:08:36 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 -----
 lang/geopsy.es.ts | 5 -----
 lang/geopsy.fr.ts | 5 +++++
 lang/geopsy.it.ts | 5 -----
 4 files changed, 5 insertions(+), 15 deletions(-)

commit d64e0985c4f4f329b0abcde75943b0ef5e2386e1
Author: marc <marc>
Date:   Mon Apr 2 19:21:16 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 +++++
 lang/geopsy.es.ts | 5 +++++
 lang/geopsy.fr.ts | 5 -----
 lang/geopsy.it.ts | 5 +++++
 4 files changed, 15 insertions(+), 5 deletions(-)

commit c000cb14a8b9b858de513849fffe3a274cd78fb6
Author: marc <marc>
Date:   Mon Apr 2 10:56:04 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 10 +++++-----
 lang/geopsy.es.ts | 10 +++++-----
 lang/geopsy.fr.ts | 10 +++++-----
 lang/geopsy.it.ts | 10 +++++-----
 4 files changed, 20 insertions(+), 20 deletions(-)

commit 50391466afdd911ac4ad5df9c81f5bb3f113aa6c
Author: marc <marc>
Date:   Mon Apr 2 00:27:36 2007 +0000

    *** empty log message ***

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

commit c043d5773824debf20c4b2f5805cd8bac9429734
Author: marc <marc>
Date:   Sun Apr 1 09:37:57 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 -----
 lang/geopsy.es.ts | 5 -----
 lang/geopsy.fr.ts | 5 +++++
 lang/geopsy.it.ts | 5 -----
 4 files changed, 5 insertions(+), 15 deletions(-)

commit 4919762d50009cc3a9da7fda863cf3474415dd9b
Author: marc <marc>
Date:   Fri Mar 30 22:18:57 2007 +0000

    Bug fixed saving pick properties

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

commit a888113411849574cd2f04335720e4f076041234
Author: marc <marc>
Date:   Fri Mar 30 22:18:38 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 +++++
 lang/geopsy.es.ts | 5 +++++
 lang/geopsy.fr.ts | 5 -----
 lang/geopsy.it.ts | 5 +++++
 4 files changed, 15 insertions(+), 5 deletions(-)

commit 9549d52b4be25f6376df3ee0606f2d671918b0d0
Author: marc <marc>
Date:   Fri Mar 30 19:48:21 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 -----
 lang/geopsy.es.ts | 5 -----
 lang/geopsy.fr.ts | 5 +++++
 lang/geopsy.it.ts | 5 -----
 4 files changed, 5 insertions(+), 15 deletions(-)

commit 640c9532f71e61f196bdd6d0c7d960b1978eec27
Author: marc <marc>
Date:   Fri Mar 30 15:17:49 2007 +0000

    Version 2.0.0-snapshot-20070330

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

commit e56bb3d965e0decfecaf04d879a590512e06e117
Author: marc <marc>
Date:   Fri Mar 30 11:53:26 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 616 +++++++++++++++++++++++++++++++++---------------------
 lang/geopsy.es.ts | 616 +++++++++++++++++++++++++++++++++---------------------
 lang/geopsy.fr.ts | 604 +++++++++++++++++++++++++++++++---------------------
 lang/geopsy.it.ts | 616 +++++++++++++++++++++++++++++++++---------------------
 4 files changed, 1498 insertions(+), 954 deletions(-)

commit d5a54ddaa422e3af7a8fc736bc63f4a4650c1747
Author: marc <marc>
Date:   Fri Mar 30 00:10:13 2007 +0000

    Version 2.0.0-snapshot-20070330

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

commit e90466f671ba183d1187f7c4fd2cf1dcfdebad4f
Author: marc <marc>
Date:   Thu Mar 29 23:57:05 2007 +0000

    New split group feature

 src/geopsyversion.h               |  2 +-
 src/main.cpp                      |  3 +-
 src/qtbcutsignal.ui               | 35 ++++++++++-------
 src/qtbgeopsyabout.ui             | 78 ++++++++++++++++++++++++++++++-------
 src/qtbgeopsymainwindow.cpp       |  9 +++--
 src/qtbgeopsymainwindow.h         |  6 ++-
 src/qtbgeopsymainwindowaction.cpp | 68 +++++++++++++++++++++++++++-----
 src/qtbgraphicwindow.cpp          | 61 ++++++++++++++++++++++++-----
 src/qtbgraphicwindow.h            |  3 +-
 src/qtbgroupproperties.cpp        | 48 +++++++++++++++++++++--
 src/qtbgroupproperties.h          | 10 ++++-
 src/qtbgroupproperties.ui         | 81 +++++++++++++++++++++++++++++++++++++--
 src/qtbgroupview.cpp              |  8 ++--
 src/qtbpreferences.cpp            | 24 ++++++++++--
 src/qtbpreferences.h              |  5 ++-
 src/qtbpreferences.ui             | 47 +++++++++++++++++++----
 src/qtbsetheader.cpp              | 14 ++++---
 src/qtbtaper.ui                   | 35 ++++++++++-------
 src/qtbtoolfactory.cpp            |  4 +-
 19 files changed, 442 insertions(+), 99 deletions(-)

commit 3b402d8478d256f9408ff4659f0ce40495c5304f
Author: marc <marc>
Date:   Thu Mar 29 23:55:54 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 47 ++++++++++++++++++++++++++---------------------
 lang/geopsy.es.ts | 47 ++++++++++++++++++++++++++---------------------
 lang/geopsy.fr.ts | 47 +++++++++++++++++++++++++++++++----------------
 lang/geopsy.it.ts | 47 ++++++++++++++++++++++++++---------------------
 4 files changed, 109 insertions(+), 79 deletions(-)

commit 58e8bb659984df2057b43045535e7f6bfd5094f5
Author: marc <marc>
Date:   Fri Mar 23 00:13:04 2007 +0000

    Porting to Mac

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

commit f90e08cc7967b9170a0cdf1fba94bf72ec3e832c
Author: marc <marc>
Date:   Wed Mar 21 23:08:17 2007 +0000

    Version 2.0.0-snapshot-20070321

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

commit 439fa09c8a3a81542ee43a2065f15fdfb4ceba14
Author: marc <marc>
Date:   Wed Mar 21 23:00:03 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 +++++
 lang/geopsy.es.ts | 5 +++++
 lang/geopsy.fr.ts | 5 -----
 lang/geopsy.it.ts | 5 +++++
 4 files changed, 15 insertions(+), 5 deletions(-)

commit f960a0c5667d8061ade24e390720f3bb86d78ff1
Author: marc <marc>
Date:   Wed Mar 21 19:24:00 2007 +0000

    Version 2.0.0-snapshot-20070321

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

commit af9527889d62ddc4280697e452c0becbe466d6c4
Author: marc <marc>
Date:   Wed Mar 21 19:16:12 2007 +0000

    Better preprocessing directive to check the length of pointers: #if __WORDSIZE == 64

 src/geopsyversion.h        |  2 +-
 src/qtbgroupproperties.cpp | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

commit 3ac50dd17dcf27c3896cab14444fb1c33f9182e1
Author: marc <marc>
Date:   Tue Mar 20 18:39:42 2007 +0000

    Porting to Windows

 src/geopsyversion.h        | 2 +-
 src/qtbfileview.cpp        | 6 +++++-
 src/qtbgroupproperties.cpp | 8 ++++++--
 src/qtbgroupview.cpp       | 5 ++++-
 4 files changed, 16 insertions(+), 5 deletions(-)

commit 87b4e396e3cd3f58b2d68ca22a7c393afaf1fa6d
Author: marc <marc>
Date:   Tue Mar 20 18:39:23 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 16 ++++++++--------
 lang/geopsy.es.ts | 16 ++++++++--------
 lang/geopsy.fr.ts | 16 ++++++++--------
 lang/geopsy.it.ts | 16 ++++++++--------
 4 files changed, 32 insertions(+), 32 deletions(-)

commit dcceb9c84811ad3afc912dfe4d070268b6c7c505
Author: marc <marc>
Date:   Mon Mar 19 08:38:58 2007 +0000

    Version 2.0.0-snapshot-20070319

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

commit e59a59f0f0a37e7f62f11d561f3cc4c293cd807b
Author: marc <marc>
Date:   Mon Mar 19 07:49:13 2007 +0000

    Bug fixed when re-initializing file and group lists: call to refresh and not to reset

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

commit 616eb3acc13dc62166ac2adf71b242b246a6895d
Author: marc <marc>
Date:   Mon Mar 19 07:48:32 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 -----
 lang/geopsy.es.ts | 5 -----
 lang/geopsy.fr.ts | 5 +++++
 lang/geopsy.it.ts | 5 -----
 4 files changed, 5 insertions(+), 15 deletions(-)

commit 39ac221b3fbfedba89fd768602514e47647764b8
Author: marc <marc>
Date:   Fri Mar 9 22:04:05 2007 +0000

    Version 2.0.0-snapshot-20070309

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

commit b17579481b255e5f9de0f184fa8a332e2ffd2dee
Author: marc <marc>
Date:   Fri Mar 9 21:58:35 2007 +0000

    *** empty log message ***

 lang/geopsy.fr.ts | 147 ++++++++++++++++++++++++++----------------------------
 1 file changed, 71 insertions(+), 76 deletions(-)

commit 4b1f6f8a46dad91a7c1905c245ad22f7f9150073
Author: marc <marc>
Date:   Fri Mar 9 20:55:49 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts                 | 341 +++++++++++++++++++-------------------
 lang/geopsy.es.ts                 | 341 +++++++++++++++++++-------------------
 lang/geopsy.fr.ts                 | 341 +++++++++++++++++++-------------------
 lang/geopsy.it.ts                 | 341 +++++++++++++++++++-------------------
 src/geopsyversion.h               |   2 +-
 src/main.cpp                      |   4 +-
 src/qtbgeopsymainwindow.cpp       |   7 +-
 src/qtbgeopsymainwindowaction.cpp |   5 +-
 8 files changed, 702 insertions(+), 680 deletions(-)

commit 6ef3b428a371a217cf4350c5580eefe61189b15a
Author: marc <marc>
Date:   Mon Mar 5 18:16:53 2007 +0000

    Bug fix for refresh groupView
    Selection of stations in map through addTrackingAction

 src/geopsyversion.h  | 2 +-
 src/qtbfileview.cpp  | 7 ++++++-
 src/qtbfileview.h    | 3 ++-
 src/qtbgroupview.cpp | 7 ++++++-
 src/qtbgroupview.h   | 3 ++-
 src/qtbmapwindow.cpp | 5 +++--
 6 files changed, 20 insertions(+), 7 deletions(-)

commit e3b4c8af678ebc772d0c4aec3e0da8b518f94b12
Author: marc <marc>
Date:   Mon Mar 5 18:15:50 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 33 +++++++++++++++++++--------------
 lang/geopsy.es.ts | 33 +++++++++++++++++++--------------
 lang/geopsy.fr.ts | 33 +++++++++++++++++++--------------
 lang/geopsy.it.ts | 33 +++++++++++++++++++--------------
 4 files changed, 76 insertions(+), 56 deletions(-)

commit b79a37e5eb4cf1032e74001b037c79d2421d628c
Author: marc <marc>
Date:   Tue Feb 27 22:15:42 2007 +0000

    Version 2.0.0-snapshot-20070227

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

commit b634dd3f80f49b2a3b479e8a1a076788e43d5640
Author: marc <marc>
Date:   Tue Feb 27 20:19:54 2007 +0000

    Version 2.0.0-snapshot-20070227

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

commit 241c5bb07574a7e49e934b85f8c9c101dc44c8ec
Author: marc <marc>
Date:   Tue Feb 27 19:59:16 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 +++++
 lang/geopsy.es.ts | 5 +++++
 lang/geopsy.fr.ts | 5 +++++
 lang/geopsy.it.ts | 5 +++++
 4 files changed, 20 insertions(+)

commit 73dbc355cab50c06c62e491533cecf8d14dbca83
Author: marc <marc>
Date:   Wed Feb 21 18:19:38 2007 +0000

    Removal of file through model/view
    Moved to new QtbApplication framework

 src/geopsyversion.h |  2 +-
 src/main.cpp        | 53 +++++++++++++++++++++++++++--------------------------
 src/qtbfileview.cpp |  8 ++------
 3 files changed, 30 insertions(+), 33 deletions(-)

commit 56d79d65e6e3ba4300c97dc059da9f50638cfe93
Author: marc <marc>
Date:   Wed Feb 21 18:18:59 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 44 ++++++++++++++++++++++----------------------
 lang/geopsy.es.ts | 44 ++++++++++++++++++++++----------------------
 lang/geopsy.fr.ts | 44 ++++++++++++++++++++++----------------------
 lang/geopsy.it.ts | 44 ++++++++++++++++++++++----------------------
 4 files changed, 88 insertions(+), 88 deletions(-)

commit e70fe2cb5db397fc677ca6eeef9639a57e77eae5
Author: marc <marc>
Date:   Mon Feb 19 17:26:55 2007 +0000

    New split file and group viewers

 src/geopsyversion.h               |   2 +-
 src/qtbfileview.cpp               | 169 +++++++++++++++++++
 src/qtbfileview.h                 |  50 ++++++
 src/qtbgeopsymainwindow.cpp       |  48 ++++--
 src/qtbgeopsymainwindow.h         |  11 +-
 src/qtbgeopsymainwindowaction.cpp |   6 +-
 src/qtbgroupfilelist.cpp          | 347 --------------------------------------
 src/qtbgroupfilelist.h            |  72 --------
 src/qtbgroupfilelist.ui           |  95 -----------
 src/qtbgroupview.cpp              | 205 ++++++++++++++++++++++
 src/qtbgroupview.h                |  53 ++++++
 11 files changed, 522 insertions(+), 536 deletions(-)

commit 686ba8b05f93142b02172de4ea73a734cfd73ad7
Author: marc <marc>
Date:   Mon Feb 19 17:26:22 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 140 ++++++++++++++++++++++++++++--------------------------
 lang/geopsy.es.ts | 140 ++++++++++++++++++++++++++++--------------------------
 lang/geopsy.fr.ts | 140 ++++++++++++++++++++++++++++--------------------------
 lang/geopsy.it.ts | 140 ++++++++++++++++++++++++++++--------------------------
 4 files changed, 292 insertions(+), 268 deletions(-)

commit 7ff90c02b3956d294f6a1c03b371e8f874f5e20b
Author: marc <marc>
Date:   Sun Feb 18 12:22:17 2007 +0000

    DragNDrop for signal improved
    No more re-initialization of group tree when removing a group

 src/geopsyversion.h        |  2 +-
 src/qtbgroupfilelist.cpp   | 50 +++++++++++++++++++++-------------------------
 src/qtbsigselectiondnd.cpp | 24 +++++++++++++++-------
 src/qtbsigselectiondnd.h   |  5 +++--
 4 files changed, 44 insertions(+), 37 deletions(-)

commit 9e662a72b8d8ae826a8458230986609db53a29ef
Author: marc <marc>
Date:   Fri Feb 9 19:01:49 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts   |  9 ++-------
 lang/geopsy.es.ts   |  9 ++-------
 lang/geopsy.fr.ts   |  9 ++-------
 lang/geopsy.it.ts   |  9 ++-------
 src/geopsyversion.h |  2 +-
 src/main.cpp        | 12 ++++--------
 6 files changed, 13 insertions(+), 37 deletions(-)

commit a445037434f3d34b3188ad0b645a334c8fdca910
Author: marc <marc>
Date:   Fri Feb 9 17:14:40 2007 +0000

    Switching to QtbCoreApplication framework

 src/main.cpp                      | 159 +++++++++++++-------------------------
 src/qtbgeopsymainwindow.cpp       |   6 +-
 src/qtbgeopsymainwindowaction.cpp |  18 ++---
 src/qtbgroupfilelist.cpp          |   8 +-
 src/qtbpreferences.cpp            |   8 +-
 src/qtbsetheader.cpp              |   6 +-
 src/qtbstationcoordinates.cpp     |   8 +-
 src/qtbsubpoolwindow.cpp          |   4 +-
 src/qtbtablewindow.cpp            |   6 +-
 src/qtbtoolfactory.cpp            |  20 +++--
 10 files changed, 98 insertions(+), 145 deletions(-)

commit 4d0907360d07a7a865a065b7c51d303d40a7e7cd
Author: marc <marc>
Date:   Fri Feb 9 17:14:33 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 15 ++++++++++-----
 lang/geopsy.es.ts | 15 ++++++++++-----
 lang/geopsy.fr.ts | 15 ++++++++++-----
 lang/geopsy.it.ts | 15 ++++++++++-----
 4 files changed, 40 insertions(+), 20 deletions(-)

commit 45bf962c554774ee124580543afe94c2bf17b270
Author: marc <marc>
Date:   Wed Feb 7 17:07:14 2007 +0000

    Version 2.0.0-snapshot-20070207

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

commit 59bd0e87b3936bb9adb14b5f362316549804a6d3
Author: marc <marc>
Date:   Wed Feb 7 15:38:27 2007 +0000

    Version 2.0.0-snapshot-20070207

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

commit 41c61aff50dd2dc75bf8fd44fed0e9f79dc6985f
Author: marc <marc>
Date:   Wed Feb 7 15:15:43 2007 +0000

    Version 2.0.0-snapshot-20070207

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

commit a903ea11a960e9c32c8e89325bc9263ef1d062c4
Author: marc <marc>
Date:   Wed Feb 7 11:21:36 2007 +0000

    *** empty log message ***

 src/geopsyversion.h               |  2 +-
 src/main.cpp                      |  7 ++++---
 src/qtbgeopsymainwindow.cpp       | 10 +++++-----
 src/qtbgeopsymainwindowaction.cpp |  6 +++---
 4 files changed, 13 insertions(+), 12 deletions(-)

commit 18f3d69d8fc45886875fca786eff8291bb080181
Author: marc <marc>
Date:   Tue Feb 6 00:03:19 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts                 | 87 ++++++++++-----------------------------
 lang/geopsy.es.ts                 | 87 ++++++++++-----------------------------
 lang/geopsy.fr.ts                 | 87 ++++++++++-----------------------------
 lang/geopsy.it.ts                 | 87 ++++++++++-----------------------------
 src/geopsyversion.h               |  2 +-
 src/main.cpp                      |  6 +--
 src/qtbgeopsymainwindow.cpp       |  6 +--
 src/qtbgeopsymainwindowaction.cpp |  4 +-
 8 files changed, 93 insertions(+), 273 deletions(-)

commit 17e17858e82a1d1d19eb99afd7581659a8fbfaf0
Author: marc <marc>
Date:   Mon Feb 5 18:20:29 2007 +0000

    File list switched to view-model framework

 admin/info                        |   4 +-
 src/geopsyversion.h               |   2 +-
 src/main.cpp                      | 175 +++++++++++++++++++++-----------------
 src/qtbexportfiletype.cpp         |   4 +-
 src/qtbgeopsymainwindow.cpp       |   9 +-
 src/qtbgeopsymainwindowaction.cpp |   4 +-
 src/qtbgraphicwindow.cpp          |  19 ++---
 src/qtbgraphicwindow.h            |   4 +-
 src/qtbgroupfilelist.cpp          | 166 +++++++++++-------------------------
 src/qtbgroupfilelist.h            |  11 +--
 src/qtbgroupfilelist.ui           |  21 +----
 src/qtbgroupproperties.cpp        |   3 +-
 src/qtbmagnifiersignal.cpp        |   5 +-
 src/qtbmapwindow.cpp              |   6 +-
 src/qtbpreferences.cpp            |   4 +-
 src/qtbsetheader.cpp              |   4 +-
 src/qtbsignaldisplay.cpp          |   4 +-
 src/qtbsignaltableitem.cpp        |   4 +-
 src/qtbsignaltableview.cpp        |   4 +-
 src/qtbsigselectiondnd.cpp        |   4 +-
 src/qtbsortkeys.cpp               |   4 +-
 src/qtbstationcoordinates.cpp     |   4 +-
 src/qtbsubpoolwindow.cpp          |   4 +-
 src/qtbsubtractsignals.cpp        |   5 +-
 src/qtbtablewindow.cpp            |   4 +-
 src/qtbtoolfactory.cpp            |   4 +-
 26 files changed, 208 insertions(+), 274 deletions(-)

commit 405ce6a836a790cfa0f87b87af3c5ae78e87e064
Author: marc <marc>
Date:   Mon Feb 5 18:19:26 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 -----
 lang/geopsy.es.ts | 5 -----
 lang/geopsy.fr.ts | 5 -----
 lang/geopsy.it.ts | 5 -----
 4 files changed, 20 deletions(-)

commit fe67f6a0e059bfdf8be72579ffed499748e7cdd4
Author: marc <marc>
Date:   Fri Jan 19 23:11:52 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 5 +++++
 lang/geopsy.es.ts | 5 +++++
 lang/geopsy.fr.ts | 5 +++++
 lang/geopsy.it.ts | 5 +++++
 4 files changed, 20 insertions(+)

commit 33b0e454fc0d3bc1c14b3fbb6999f71dcbd6cc60
Author: marc <marc>
Date:   Thu Jan 18 17:39:19 2007 +0000

    *** empty log message ***

 admin/info                        |   4 +-
 lang/geopsy.de.ts                 | 753 ++++++++++++++++++++++++++------------
 lang/geopsy.es.ts                 | 753 ++++++++++++++++++++++++++------------
 lang/geopsy.fr.ts                 | 753 ++++++++++++++++++++++++++------------
 lang/geopsy.it.ts                 | 753 ++++++++++++++++++++++++++------------
 src/geopsyversion.h               |   2 +-
 src/qtbgeopsymainwindowaction.cpp |  11 +-
 7 files changed, 2112 insertions(+), 917 deletions(-)

commit d506a8e16e0db8bf3c39c5e30157e1a979fda0b1
Author: marc <marc>
Date:   Tue Jan 2 20:23:54 2007 +0000

    *** empty log message ***

 lang/geopsy.de.ts   | 764 ++++++++++++++++------------------------------------
 lang/geopsy.es.ts   | 764 ++++++++++++++++------------------------------------
 lang/geopsy.fr.ts   | 764 ++++++++++++++++------------------------------------
 lang/geopsy.it.ts   | 764 ++++++++++++++++------------------------------------
 src/geopsyversion.h |   2 +-
 5 files changed, 945 insertions(+), 2113 deletions(-)

commit 6332bfc9d9dba0f3300da81c502234999a3e6b78
Author: marc <marc>
Date:   Tue Dec 19 17:08:22 2006 +0000

    Bug fixed: could not click on button of the dialog because missing signal/slot

 src/geopsyversion.h       |  2 +-
 src/qtbsubtractsignals.ui | 39 ++++++++++++++++++++++++++++++++++-----
 2 files changed, 35 insertions(+), 6 deletions(-)

commit 2865de8b742eb6e045ce5dba5a9cf64bbb8b5233
Author: marc <marc>
Date:   Thu Dec 14 18:42:09 2006 +0000

    *** empty log message ***

 lang/geopsy.de.ts   | 5 +++++
 lang/geopsy.es.ts   | 5 +++++
 lang/geopsy.fr.ts   | 5 +++++
 lang/geopsy.it.ts   | 5 +++++
 src/geopsyversion.h | 2 +-
 5 files changed, 21 insertions(+), 1 deletion(-)

commit fe30390d38d696c9818e50cf72d3306e0f8b94e1
Author: marc <marc>
Date:   Thu Dec 14 17:24:40 2006 +0000

    *** empty log message ***

 lang/geopsy.de.ts   | 85 ++++++++++++++++++++++++++---------------------------
 lang/geopsy.es.ts   | 85 ++++++++++++++++++++++++++---------------------------
 lang/geopsy.fr.ts   | 85 ++++++++++++++++++++++++++---------------------------
 lang/geopsy.it.ts   | 85 ++++++++++++++++++++++++++---------------------------
 src/geopsyversion.h |  2 +-
 5 files changed, 165 insertions(+), 177 deletions(-)

commit 6925299ac06668dcb49ff178b0a77a2ef3334310
Author: marc <marc>
Date:   Thu Dec 14 13:35:07 2006 +0000

    Bug fixed for setReceiver (cannot see rows)

 lang/geopsy.de.ts                 | 767 +++++++++++++++++++-------------------
 lang/geopsy.es.ts                 | 767 +++++++++++++++++++-------------------
 lang/geopsy.fr.ts                 | 767 +++++++++++++++++++-------------------
 lang/geopsy.it.ts                 | 767 +++++++++++++++++++-------------------
 src/geopsyversion.h               |   2 +-
 src/qtbgeopsymainwindowaction.cpp |   5 +-
 src/qtbgraphicwindow.cpp          |  17 +-
 src/qtbgraphicwindow.h            |   3 +-
 src/qtbsortkeys.cpp               |   3 +-
 src/qtbstationcoordinates.cpp     |  24 +-
 src/qtbstationcoordinates.h       |   3 +-
 src/qtbtablewindow.cpp            |   4 +-
 12 files changed, 1579 insertions(+), 1550 deletions(-)

commit 2f9d629df32697852c01ab00f3f2a342dbb2667a
Author: marc <marc>
Date:   Fri Dec 1 17:48:36 2006 +0000

    Tree view for group fully implemented

 lang/geopsy.de.ts                 | 450 ++++++++++++++++++++++++++++++++++++--
 lang/geopsy.es.ts                 | 450 ++++++++++++++++++++++++++++++++++++--
 lang/geopsy.fr.ts                 | 450 ++++++++++++++++++++++++++++++++++++--
 lang/geopsy.it.ts                 | 450 ++++++++++++++++++++++++++++++++++++--
 src/geopsyversion.h               |   2 +-
 src/qtbexportfiletype.ui          | 370 +++++++++++++++----------------
 src/qtbexportpick.cpp             |   6 +-
 src/qtbexportpick.h               |  16 +-
 src/qtbexportpick.ui              | 223 +++++++++----------
 src/qtbgeopsyabout.cpp            |  29 +--
 src/qtbgeopsyabout.h              |  12 +-
 src/qtbgeopsymainwindow.cpp       |  12 +-
 src/qtbgeopsymainwindow.h         |   5 +-
 src/qtbgeopsymainwindowaction.cpp | 232 ++++++--------------
 src/qtbgraphicwindow.cpp          |  16 +-
 src/qtbgraphicwindow.h            |   6 +-
 src/qtbgroupfilelist.cpp          | 170 ++++++++------
 src/qtbgroupfilelist.h            |  10 +-
 src/qtbgroupproperties.cpp        |  59 +++--
 src/qtbgroupproperties.h          |   7 +-
 src/qtbgroupproperties.ui         |  23 +-
 src/qtbmagnifiersignal.cpp        |  38 +++-
 src/qtbmagnifiersignal.h          |   9 +-
 src/qtbmapwindow.cpp              |   3 +-
 src/qtbpreferences.cpp            |  32 +--
 src/qtbpreferences.h              |   9 +-
 src/qtbpreferences.ui             |  53 ++---
 src/qtbsignaltableitem.cpp        |  13 +-
 src/qtbsignaltableitem.h          |   4 +-
 src/qtbsignaltableview.cpp        |  13 +-
 src/qtbsignaltableview.h          |   5 +-
 src/qtbsubtractgroupitem.cpp      |   4 +-
 src/qtbtablewindow.cpp            |   8 +-
 src/qtbtoolfactory.cpp            |  98 +++++++--
 src/qtbtoolfactory.h              |  15 +-
 35 files changed, 2515 insertions(+), 787 deletions(-)

commit 2e181a658c32c31977d16027599df49f29a278d9
Author: marc <marc>
Date:   Fri Nov 17 12:22:05 2006 +0000

    *** empty log message ***

 src/geopsyversion.h           |  2 +-
 src/qtbgeopsymainwindow.h     | 10 +++++-----
 src/qtbgroupfilelist.cpp      |  3 ++-
 src/qtbgroupproperties.cpp    |  4 +++-
 src/qtbsortkeys.cpp           | 11 ++++++-----
 src/qtbstationcoordinates.cpp |  4 ++--
 src/qtbsubtractsignals.cpp    |  9 +++------
 src/qtbviewparameditor.cpp    |  7 ++++---
 8 files changed, 26 insertions(+), 24 deletions(-)

commit 3d9c4c1f97edca618516679a1fd1b74d4fc4d47d
Author: marc <marc>
Date:   Fri Nov 17 10:46:15 2006 +0000

    Version 2.0.0-snapshot-20061116

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

commit b69648a6b92940200561697cab0ed3f623589a50
Author: marc <marc>
Date:   Fri Nov 3 17:24:26 2006 +0000

    Integration of Live Update
    Hierachical groups under debug
    Also debugging new XML database format

 admin/info                   |  4 ++--
 lang/geopsy.de.ts            |  4 ++++
 lang/geopsy.es.ts            |  4 ++++
 lang/geopsy.fr.ts            |  4 ++++
 lang/geopsy.it.ts            |  4 ++++
 src/geopsyversion.h          |  2 ++
 src/qtbgeopsymainwindow.cpp  | 14 +++++++++++++-
 src/qtbgroupfilelist.cpp     | 21 +++++++++++++++------
 src/qtbgroupfilelist.h       |  6 +++---
 src/qtbgroupproperties.cpp   | 15 ++++++++++++---
 src/qtbgroupproperties.h     |  4 +++-
 src/qtbpreferences.cpp       | 10 +---------
 src/qtbsubpoolwindow.cpp     |  6 +++---
 src/qtbsubpoolwindow.h       |  4 ++--
 src/qtbsubtractgroupitem.cpp |  6 +++---
 src/qtbsubtractgroupitem.h   |  4 ++--
 src/qtbsubtractsignals.cpp   |  7 +++++--
 src/qtbtablewindow.cpp       |  6 ++++--
 18 files changed, 86 insertions(+), 39 deletions(-)

commit facf3b6af831e631e70e9fdb9225c3005d75ee7b
Author: marc <marc>
Date:   Mon Oct 2 16:44:49 2006 +0000

    New automatic license header
    New structure for groups

 admin/info                        |   1 -
 lang/geopsy.de.ts                 | 177 +++++++++++++++++++++++++++----
 lang/geopsy.es.ts                 | 177 +++++++++++++++++++++++++++----
 lang/geopsy.fr.ts                 | 177 +++++++++++++++++++++++++++----
 lang/geopsy.it.ts                 | 177 +++++++++++++++++++++++++++----
 src/images/Beast Machines.TTF     | Bin 0 -> 48584 bytes
 src/images/fileimportsignal.png   | Bin 0 -> 2620 bytes
 src/images/filenew.png            | Bin 448 -> 0 bytes
 src/images/fileopen.png           | Bin 675 -> 0 bytes
 src/images/filesave.png           | Bin 369 -> 0 bytes
 src/images/ledlightgreen.png      | Bin 660 -> 0 bytes
 src/images/ledorange.png          | Bin 640 -> 0 bytes
 src/images/ledred.png             | Bin 601 -> 0 bytes
 src/images/logo-128x128.svg       |  86 +++++++++++++++
 src/main.cpp                      |  27 ++---
 src/qtbagc.cpp                    |  18 +---
 src/qtbagc.h                      |  18 +---
 src/qtbcutsignal.cpp              |  18 +---
 src/qtbcutsignal.h                |  18 +---
 src/qtbdecimateamplitude.cpp      |  39 +++++++
 src/qtbdecimateamplitude.h        |  27 +++++
 src/qtbdecimateamplitude.ui       | 195 ++++++++++++++++++++++++++++++++++
 src/qtbexportfiletype.cpp         |  18 +---
 src/qtbexportfiletype.h           |  18 +---
 src/qtbexportpick.cpp             |  18 +---
 src/qtbexportpick.h               |  18 +---
 src/qtbfrequencyfilter.cpp        |  18 +---
 src/qtbfrequencyfilter.h          |  18 +---
 src/qtbgeopsyabout.cpp            |  18 +---
 src/qtbgeopsyabout.h              |  18 +---
 src/qtbgeopsyaboutdialog.cpp      |  18 +---
 src/qtbgeopsyaboutdialog.h        |  18 +---
 src/qtbgeopsymainwindow.cpp       |  29 ++---
 src/qtbgeopsymainwindow.h         |  27 ++---
 src/qtbgeopsymainwindowaction.cpp |  98 +++++++++++------
 src/qtbgraphicwindow.cpp          |  52 +++------
 src/qtbgraphicwindow.h            |  25 ++---
 src/qtbgroupfilelist.cpp          | 184 +++++++++++++-------------------
 src/qtbgroupfilelist.h            |  39 ++-----
 src/qtbgroupfilelist.ui           |  20 +---
 src/qtbgroupproperties.cpp        |  69 ++++++++++++
 src/qtbgroupproperties.h          |  32 ++++++
 src/qtbgroupproperties.ui         | 197 ++++++++++++++++++++++++++++++++++
 src/qtbmagnifiersignal.cpp        |  25 ++---
 src/qtbmagnifiersignal.h          |  25 ++---
 src/qtbmapwindow.cpp              |  41 +++-----
 src/qtbmapwindow.h                |  25 ++---
 src/qtbpreferences.cpp            |  52 ++++-----
 src/qtbpreferences.h              |  33 ++----
 src/qtbpreferences.ui             | 119 +++++++++++++++++++--
 src/qtbrotatecomponents.cpp       |  18 +---
 src/qtbrotatecomponents.h         |  18 +---
 src/qtbsetheader.cpp              |  19 +---
 src/qtbsetheader.h                |  18 +---
 src/qtbsettablefields.cpp         |  40 ++-----
 src/qtbsettablefields.h           |  22 +---
 src/qtbsettablefields.ui          |  56 +++++++++-
 src/qtbsignaldisplay.cpp          |  25 ++---
 src/qtbsignaldisplay.h            |  25 ++---
 src/qtbsignaltabledelegate.cpp    |  26 +----
 src/qtbsignaltabledelegate.h      |  26 +----
 src/qtbsignaltableitem.cpp        |  40 +++----
 src/qtbsignaltableitem.h          |  20 +---
 src/qtbsignaltableview.cpp        |  18 +---
 src/qtbsignaltableview.h          |  18 +---
 src/qtbsigselectiondnd.cpp        |  25 ++---
 src/qtbsigselectiondnd.h          |  25 ++---
 src/qtbsortkeys.cpp               | 215 +++++++++++++++++++++++---------------
 src/qtbsortkeys.h                 |  40 ++-----
 src/qtbsortkeys.ui                |  61 ++++++-----
 src/qtbstationcoordinates.cpp     |  26 ++---
 src/qtbstationcoordinates.h       |  18 +---
 src/qtbsubpoolwindow.cpp          |  29 ++---
 src/qtbsubpoolwindow.h            |  27 ++---
 src/qtbsubtractgroupitem.cpp      |  40 +++++++
 src/qtbsubtractgroupitem.h        |  26 +++++
 src/qtbsubtractsignals.cpp        |  63 +++--------
 src/qtbsubtractsignals.h          |  25 +----
 src/qtbsubtractsignals.ui         |  48 ++-------
 src/qtbsuppressdc.cpp             |  18 +---
 src/qtbsuppressdc.h               |  18 +---
 src/qtbtablewindow.cpp            |  26 ++---
 src/qtbtablewindow.h              |  25 ++---
 src/qtbtaper.cpp                  |  18 +---
 src/qtbtaper.h                    |  18 +---
 src/qtbtoolfactory.cpp            |  25 ++---
 src/qtbtoolfactory.h              |  25 ++---
 src/qtbviewparameditor.cpp        | 203 ++++++++++++++++++++---------------
 src/qtbviewparameditor.h          |  44 ++------
 src/qtbviewparameditor.ui         | 186 +++++++++++++++++----------------
 90 files changed, 2349 insertions(+), 1741 deletions(-)

commit 004d56d84a38f99cebeb3027ad5b3086b05b1235
Author: marc <marc>
Date:   Fri Aug 18 08:45:14 2006 +0000

    *** empty log message ***

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

commit 3da304f7a24e0f8a40e62da5832d0daad5432571
Author: marc <marc>
Date:   Wed Aug 16 12:13:01 2006 +0000

    Merging sesarray-2_0_0-beta-patch branch

 lang/geopsy.de.ts                 | 116 +++++++++++++++++-----
 lang/geopsy.es.ts                 | 116 +++++++++++++++++-----
 lang/geopsy.fr.ts                 | 116 +++++++++++++++++-----
 lang/geopsy.it.ts                 | 116 +++++++++++++++++-----
 src/main.cpp                      |   7 +-
 src/qtbgeopsymainwindow.cpp       | 204 +++++++++++++++++++++++---------------
 src/qtbgeopsymainwindow.h         | 128 +++++++++++++++---------
 src/qtbgeopsymainwindowaction.cpp |  60 +++++++++--
 src/qtbgeopsymainwindowint.cpp    |  51 ----------
 src/qtbgeopsymainwindowint.h      |  52 ----------
 src/qtbgraphicwindow.cpp          | 131 +++++++++++-------------
 src/qtbgraphicwindowint.cpp       |  25 -----
 src/qtbgraphicwindowint.h         |  40 --------
 src/qtbgroupfilelist.cpp          |  97 ++++++++++++++----
 src/qtbmagnifiersignal.cpp        |  12 +--
 src/qtbmapwindow.cpp              |  22 ++--
 src/qtbpreferences.cpp            |  10 +-
 src/qtbpreferences.h              |   4 +-
 src/qtbpreferences.ui             |  21 +++-
 src/qtbsignaltabledelegate.cpp    |  17 +++-
 src/qtbsignaltableitem.cpp        |  26 ++++-
 src/qtbsignaltableitem.h          |   4 +-
 src/qtbsignaltableview.cpp        |   6 +-
 src/qtbsubpoolwindow.cpp          |  64 ++++++++----
 src/qtbsubpoolwindow.h            |  18 ++--
 src/qtbsubpoolwindowint.cpp       |  30 ------
 src/qtbsubpoolwindowint.h         |  44 --------
 src/qtbtablewindow.cpp            |  13 ++-
 src/qtbtablewindow.h              |   3 +-
 src/qtbtoolfactory.cpp            |   4 +-
 src/qtbtoolfactory.h              |   5 +-
 31 files changed, 909 insertions(+), 653 deletions(-)

commit cf3553147d835ec86ac8ebb2885c95bb6462fd32
Author: marc <marc>
Date:   Thu Jun 15 16:51:44 2006 +0000

    Version 2.0.0-beta

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

commit 870da1484e3213f959ae63e409d75f83fe715fa3
Author: marc <marc>
Date:   Wed Jun 14 13:59:33 2006 +0000

    Version 2.0.0-snapshot-20060614

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

commit d4f43aa744edb7ce73ab1d32516c4f4f599edeac
Author: marc <marc>
Date:   Tue Jun 13 17:14:13 2006 +0000

    Missing organisation in info file

 admin/info             | 1 +
 src/qtbtoolfactory.cpp | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

commit bff9bbf189122b94833917a262f251357d5aeacb
Author: marc <marc>
Date:   Tue Jun 13 17:03:00 2006 +0000

    Add of translation files simplified

 src/main.cpp | 15 +++++++--------
 1 file changed, 7 insertions(+), 8 deletions(-)

commit 04842749c4ad3a0b651f5eb4f94486aa13645af4
Author: marc <marc>
Date:   Sun Jun 4 21:32:23 2006 +0000

    Version 2.0.0-snapshot-20060604

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

commit ec1042f9394a372791a5f5bd34c2121f955a2a28
Author: marc <marc>
Date:   Fri Jun 2 20:53:22 2006 +0000

    Remove output when loading plugins

 src/main.cpp           |  4 ++--
 src/qtbtoolfactory.cpp | 11 ++++++++---
 2 files changed, 10 insertions(+), 5 deletions(-)

commit 346d4c13740a01da7e46a8cb5b8037a660626cbc
Author: marc <marc>
Date:   Fri Jun 2 16:23:58 2006 +0000

    *** empty log message ***

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

commit 9b3a09e57c2b22a0398e48b8dff1efb4c25e6bfa
Author: marc <marc>
Date:   Sat May 27 04:03:33 2006 +0000

    Version 2.0.0-snapshot-20060527

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

commit 05fe985aa90ade07a50fe1b218752f994de4042b
Author: marc <marc>
Date:   Sat May 20 04:06:14 2006 +0000

    Version 2.0.0-snapshot-20060520

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

commit 849efcad57bb070c5e2c60a8b6e899c96a05cead
Author: marc <marc>
Date:   Fri May 19 20:48:20 2006 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 23 ++++++++++++-----------
 lang/geopsy.es.ts | 23 ++++++++++++-----------
 lang/geopsy.fr.ts | 23 ++++++++++++-----------
 lang/geopsy.it.ts | 23 ++++++++++++-----------
 4 files changed, 48 insertions(+), 44 deletions(-)

commit c4caaa98cc86c6782392a157350dc78c5d1f6fa7
Author: marc <marc>
Date:   Tue May 16 17:15:50 2006 +0000

    Integration with new build_array

 src/main.cpp                  |   4 +-
 src/qtbsetheader.cpp          |  17 ++-
 src/qtbsetheader.ui           | 109 +++++++++++------
 src/qtbstationcoordinates.cpp | 266 +++++++++++++++++++++++++-----------------
 src/qtbstationcoordinates.h   |  17 ++-
 src/qtbstationcoordinates.ui  |  52 ++++++---
 6 files changed, 292 insertions(+), 173 deletions(-)

commit b5a2b2f9bc04a330102c88cc06ce91298914f8b4
Author: marc <marc>
Date:   Sat May 13 04:03:30 2006 +0000

    Version 2.0.0-snapshot-20060513

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

commit 966d67f5dd296e550eb417fc9ac87965dd83654d
Author: marc <marc>
Date:   Wed May 10 16:44:40 2006 +0000

    Version 2.0.0-snapshot-20060510

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

commit 4b46f3cb70ef82903aa2897e18fa1cef36b3f622
Author: marc <marc>
Date:   Tue May 9 16:01:51 2006 +0000

    Version 2.0.0-snapshot-20060509

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

commit 707bdab9d94feb304ac3d3e939a64eac9d89572e
Author: marc <marc>
Date:   Sat May 6 04:05:28 2006 +0000

    Version 2.0.0-snapshot-20060506

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

commit a58629eaad715ba8474b31676cc76ac60f9fb5d9
Author: marc <marc>
Date:   Fri May 5 17:46:41 2006 +0000

    Version 2.0.0-snapshot-20060505

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

commit 7f6021b5df609e1605d3b8596e06d9e296ff5f2d
Author: marc <marc>
Date:   Fri May 5 15:41:07 2006 +0000

    New QtbTableWindow: fixes for better reactivity in case of big QtbSubSignalPool

 lang/geopsy.de.ts              |  81 ++++++++------
 lang/geopsy.es.ts              |  81 ++++++++------
 lang/geopsy.fr.ts              |  81 ++++++++------
 lang/geopsy.it.ts              |  81 ++++++++------
 src/qtbgeopsymainwindow.cpp    |   3 +-
 src/qtbgraphicwindow.cpp       |  43 ++++----
 src/qtbmagnifiersignal.cpp     |   7 +-
 src/qtbmapwindow.cpp           |  22 ++--
 src/qtbsignaltabledelegate.cpp | 123 +++++++++++++++++++++
 src/qtbsignaltabledelegate.h   |  52 +++++++++
 src/qtbsignaltableitem.cpp     | 113 ++++++++++++++++++++
 src/qtbsignaltableitem.h       |  58 ++++++++++
 src/qtbsignaltableview.cpp     |  86 +++++++++++++++
 src/qtbsignaltableview.h       |  46 ++++++++
 src/qtbsubpoolwindow.cpp       |  16 +--
 src/qtbsubpoolwindow.h         |  10 +-
 src/qtbtablewindow.cpp         | 235 +++++------------------------------------
 src/qtbtablewindow.h           |  33 +-----
 18 files changed, 747 insertions(+), 424 deletions(-)

commit f4c4a7d691218bf21c6d583e5ad07f81985fe58a
Author: marc <marc>
Date:   Tue May 2 15:10:15 2006 +0000

    Version 2.0.0-snapshot-20060502

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

commit d08173150d775ef7df002d8e1d25bcde616a58a4
Author: marc <marc>
Date:   Sat Apr 29 04:05:56 2006 +0000

    Version 2.0.0-snapshot-20060429

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

commit 33a147a8e64e3fc5dfa5333fbd982b7279b2a0d0
Author: marc <marc>
Date:   Fri Apr 28 15:35:52 2006 +0000

    See re-organisation of geopsygui

 src/main.cpp                      |   4 +-
 src/qtbgeopsymainwindow.cpp       |   4 +-
 src/qtbgeopsymainwindowaction.cpp |   4 +-
 src/qtbgraphicwindow.cpp          | 219 ++++++++++++++++++++++++++++++--------
 src/qtbgraphicwindow.h            |  22 +++-
 src/qtbmagnifiersignal.cpp        |  15 +--
 src/qtbsignaldisplay.cpp          | 216 +------------------------------------
 src/qtbsignaldisplay.h            |  34 +-----
 src/qtbsubpoolwindow.cpp          |   4 +-
 src/qtbsubpoolwindow.h            |   4 +-
 src/qtbtoolfactory.cpp            |   6 +-
 11 files changed, 214 insertions(+), 318 deletions(-)

commit a4c45f4ae996cd1bfeedd2c797831435a736cd39
Author: marc <marc>
Date:   Sat Apr 22 04:05:40 2006 +0000

    Version 2.0.0-snapshot-20060422

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

commit 3d34471cf0442b2fbb91c107186f1d3d56c5f80e
Author: marc <marc>
Date:   Sat Apr 15 04:05:37 2006 +0000

    Version 2.0.0-snapshot-20060415

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

commit 4cccfbbe3129db9d9b6ace7c23786a2788521185
Author: marc <marc>
Date:   Mon Apr 10 15:58:43 2006 +0000

    Version 2.0.0-snapshot-20060410

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

commit b7017262f574e4aacfc5f75ed2605403e2708215
Author: marc <marc>
Date:   Fri Apr 7 08:53:26 2006 +0000

    Version 2.0.0-snapshot-20060407

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

commit d39c46f7df3373977a11062dd1c2ca0724844ff3
Author: marc <marc>
Date:   Wed Apr 5 13:18:32 2006 +0000

    Version 2.0.0-snapshot-20060405

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

commit ebde4a1c2942c51b1379264eaf7f0f3b45a8cbbf
Author: marc <marc>
Date:   Wed Apr 5 10:45:00 2006 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 3 +--
 lang/geopsy.es.ts | 3 +--
 lang/geopsy.fr.ts | 3 +--
 lang/geopsy.it.ts | 3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)

commit ac32ed0e038c0d0544a386e428bb2132acebcd41
Author: marc <marc>
Date:   Tue Apr 4 17:45:29 2006 +0000

    Version 2.0.0-snapshot-20060404

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

commit 79166a85bb2bf8b97972d060d858e86826f3bf50
Author: marc <marc>
Date:   Tue Apr 4 17:37:41 2006 +0000

    New system for messaging (including "show again option")

 src/qtbgeopsymainwindow.cpp       | 18 +++++++++---------
 src/qtbgeopsymainwindowaction.cpp | 30 +++++++++++++++---------------
 src/qtbgroupfilelist.cpp          | 10 +++++-----
 src/qtbstationcoordinates.cpp     |  6 +++---
 src/qtbsubpoolwindow.cpp          |  6 +++---
 src/qtbtoolfactory.cpp            |  9 +++++----
 6 files changed, 40 insertions(+), 39 deletions(-)

commit 87be429b4d107e689f4729b8968d06f54eca4191
Author: marc <marc>
Date:   Mon Apr 3 06:34:44 2006 +0000

    Version 2.0.0-snapshot-20060403

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

commit c786b568ac09f7e42879523c76237ada4ed24aa8
Author: marc <marc>
Date:   Sun Apr 2 16:31:32 2006 +0000

    Version 2.0.0-snapshot-20060402

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

commit 7bc266c78c764c282b60a66546dd49a442b51fdb
Author: marc <marc>
Date:   Sun Apr 2 15:36:04 2006 +0000

    Double buffering for garnish painting solves flickers for pick time events

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

commit ffe55dda93223eb89076641901dc1ec3eed017c0
Author: marc <marc>
Date:   Sat Apr 1 15:01:56 2006 +0000

    Bug fixed for loading signals (overload problem)

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

commit e4acb394811303759f284b5981b926af6433c620
Author: marc <marc>
Date:   Sat Apr 1 04:08:28 2006 +0000

    Version 2.0.0-snapshot-20060401

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

commit 7fa7a92444c0d0119e767c3a7f2f205f91fd5f31
Author: marc <marc>
Date:   Thu Mar 30 11:03:08 2006 +0000

    *** empty log message ***

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

commit 00862d383e60356127d67d48a26183dc445d162c
Author: marc <marc>
Date:   Mon Mar 27 18:00:32 2006 +0000

    Version 2.0.0-snapshot-20060327

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

commit 12562ddd1590459e72b904b925e64d35a041ae6e
Author: marc <marc>
Date:   Sat Mar 25 04:03:43 2006 +0000

    Version 2.0.0-snapshot-20060325

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

commit 0b2377dcb026c5404cce946dfb84b2f04a4c7d11
Author: marc <marc>
Date:   Fri Mar 24 18:17:17 2006 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 164 ++++++++++++++++++++++++++----------------------------
 lang/geopsy.es.ts | 164 ++++++++++++++++++++++++++----------------------------
 lang/geopsy.fr.ts | 164 ++++++++++++++++++++++++++----------------------------
 lang/geopsy.it.ts | 164 ++++++++++++++++++++++++++----------------------------
 4 files changed, 312 insertions(+), 344 deletions(-)

commit 58b5e3b9c6bdb02078aee10ed324002f0dfefa13
Author: marc <marc>
Date:   Fri Mar 24 12:46:56 2006 +0000

    Bug #56 implemented

 src/qtbgeopsymainwindow.cpp |  6 +--
 src/qtbpreferences.cpp      | 35 +++++++++++++++-
 src/qtbpreferences.h        |  4 +-
 src/qtbpreferences.ui       | 97 ++++++++++++++++++++++++++++++++-------------
 4 files changed, 109 insertions(+), 33 deletions(-)

commit e6a2961f9c5423bbb82ddc3c6234376b5c836e4b
Author: marc <marc>
Date:   Fri Mar 24 09:51:26 2006 +0000

    Compatible with recent geopsycore restructuration
    More "natural" open/save/saveas rather than create/open/save
    Loading of signals move to geopsyCore

 src/main.cpp                      |  44 +++---
 src/qtbgeopsymainwindow.cpp       | 116 ++++++--------
 src/qtbgeopsymainwindow.h         |   9 +-
 src/qtbgeopsymainwindowaction.cpp |  70 ++++----
 src/qtbgeopsymainwindowint.cpp    |   4 +-
 src/qtbgeopsymainwindowint.h      |   3 +-
 src/qtbgroupfilelist.cpp          | 324 +++++++++++++++++++-------------------
 src/qtbmagnifiersignal.cpp        |   4 +-
 src/qtbpreferences.cpp            |  95 +++++------
 src/qtbpreferences.h              |   3 +-
 src/qtbpreferences.ui             | 100 ++++++++----
 src/qtbsetheader.cpp              |  17 +-
 src/qtbsetheader.h                |   4 +-
 src/qtbsetheader.ui               |  23 +--
 src/qtbsignaldisplay.cpp          |   9 +-
 src/qtbsigselectiondnd.cpp        | 138 ++++++++--------
 src/qtbsubpoolwindow.cpp          |   5 +-
 src/qtbsubpoolwindow.h            |  61 +++----
 src/qtbsubtractsignals.cpp        |  18 +--
 src/qtbtablewindow.cpp            |   5 +-
 src/qtbtoolfactory.cpp            |  43 +----
 src/qtbtoolfactory.h              |   6 +-
 22 files changed, 550 insertions(+), 551 deletions(-)

commit 86614ce7bc93273cc3d694f6fefafd0a5d1b8735
Author: marc <marc>
Date:   Sat Mar 18 03:05:45 2006 +0000

    Version 2.0.0-snapshot-20060318

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

commit f81829e60a1f3830ca13b60a44742cbded241c95
Author: marc <marc>
Date:   Tue Mar 14 20:39:22 2006 +0000

    Version 2.0.0-snapshot-20060314

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

commit 31e153ad68eff3c081581ba9061133a7a7cd79ea
Author: marc <marc>
Date:   Tue Mar 14 20:06:12 2006 +0000

    *** empty log message ***

 src/qtbgeopsymainwindow.cpp |  3 +--
 src/qtbsignaldisplay.cpp    | 30 +-----------------------------
 2 files changed, 2 insertions(+), 31 deletions(-)

commit c30bba94320c56ecf85e8b3224d041f661873704
Author: marc <marc>
Date:   Mon Mar 13 12:36:37 2006 +0000

    Version 2.0.0-snapshot-20060313

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

commit d919bf318dd4539172c6ccb0f98b98f924b839a1
Author: marc <marc>
Date:   Sat Mar 11 03:05:46 2006 +0000

    Version 2.0.0-snapshot-20060311

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

commit 0db481a2d89355af853cea9c04620110df1330ae
Author: marc <marc>
Date:   Fri Mar 10 01:03:19 2006 +0000

    Bug fixed for QTableView defined in .ui : bug introduced by Qt 4.1.1, fixed by modification of ui files

 lang/geopsy.de.ts                 |  26 ----
 lang/geopsy.es.ts                 |  26 ----
 lang/geopsy.fr.ts                 |  26 ----
 lang/geopsy.it.ts                 |  26 ----
 src/qtbgeopsymainwindow.cpp       |   3 +-
 src/qtbgeopsymainwindowaction.cpp |   5 +-
 src/qtbsortkeys.ui                |   2 +
 src/qtbstationcoordinates.ui      | 247 ++++++++++++++++++++------------------
 src/qtbviewparameditor.ui         |   2 +
 9 files changed, 141 insertions(+), 222 deletions(-)

commit 567b8c2484a103c13909dc34a0beeba2fdafeb19
Author: marc <marc>
Date:   Thu Mar 9 19:07:26 2006 +0000

    Version 2.0.0-snapshot-20060304

 src/qtbpicktopick.cpp           |  53 ------
 src/qtbpicktopick.h             |  41 -----
 src/qtbpicktopick.ui            | 148 ---------------
 src/qtbtabpicksproperties.cpp   | 201 --------------------
 src/qtbtabpicksproperties.h     |  48 -----
 src/qtbtabpicksproperties.ui    | 398 ----------------------------------------
 src/qtbtabsignalsproperties.cpp | 110 -----------
 src/qtbtabsignalsproperties.h   |  54 ------
 src/qtbtabsignalsproperties.ui  | 355 -----------------------------------
 9 files changed, 1408 deletions(-)

commit cc3dbf0225f3f98425f9a22872465cafdf99e8c1
Author: marc <marc>
Date:   Thu Mar 9 19:06:09 2006 +0000

    Split of QtbSignalDisplay to allow scifigs save/restore mechanism (mkup, page, layer)

 lang/geopsy.de.ts        |  154 -----
 lang/geopsy.es.ts        |  154 -----
 lang/geopsy.fr.ts        |  154 -----
 lang/geopsy.it.ts        |  154 -----
 src/qtbsignaldisplay.cpp | 1438 ++++++----------------------------------------
 src/qtbsignaldisplay.h   |  165 +-----
 6 files changed, 194 insertions(+), 2025 deletions(-)

commit 9d7ea649fe227a5746c5938fd3d3da200a2d5f96
Author: marc <marc>
Date:   Sat Mar 4 03:03:16 2006 +0000

    Version 2.0.0-snapshot-20060304

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

commit e5106a948b3747aec4f0c98e3fc2ed7edfc6d06c
Author: marc <marc>
Date:   Sat Feb 25 03:05:32 2006 +0000

    Version 2.0.0-snapshot-20060225

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

commit 1be03b3e59201618ba6a5d280e4aab828e6292ca
Author: marc <marc>
Date:   Sat Feb 18 03:03:34 2006 +0000

    Version 2.0.0-snapshot-20060218

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

commit 0fd1d0cc50274ebcf57fb0043d129bba7d8df55e
Author: marc <marc>
Date:   Mon Feb 13 17:59:25 2006 +0000

    Show path and name of current database in window title

 src/qtbgeopsymainwindow.cpp | 41 +++++++++++++++++++++--------------------
 1 file changed, 21 insertions(+), 20 deletions(-)

commit b0d6c7648105d2ddc74d056c52ee7878d872f165
Author: marc <marc>
Date:   Sat Feb 11 03:05:28 2006 +0000

    Version 2.0.0-snapshot-20060211

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

commit f96372016677299ecf11c74d5830823410722ae6
Author: marc <marc>
Date:   Sat Feb 4 03:05:45 2006 +0000

    Version 2.0.0-snapshot-20060204

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

commit 5487e97c9f87301b721fa5f55f6fb600934c001f
Author: marc <marc>
Date:   Wed Feb 1 22:31:34 2006 +0000

    Version 2.0.0-snapshot-20060201

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

commit 3bdea8f8b5e6f75511c0120bb7361350e79f2bdc
Author: marc <marc>
Date:   Tue Jan 31 13:24:10 2006 +0000

    Fixed bug about pen size in signal viewer (especially for printing), probably fix a display bug in Mac ??

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

commit ebad00b6bec69b3af589452417f168a851fc3328
Author: marc <marc>
Date:   Tue Jan 31 10:07:33 2006 +0000

    Rearrangment of QtbDebugMem to make it work under Windows

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

commit 53c1fb58c6665b2774de84406a081b81418ce9fd
Author: marc <marc>
Date:   Sat Jan 28 03:03:25 2006 +0000

    Version 2.0.0-snapshot-20060128

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

commit 9652a8a6c2434ae3e585c8f72884ed1b02dae769
Author: marc <marc>
Date:   Fri Jan 27 21:40:48 2006 +0000

    Bug # 100 fixed

 src/main.cpp                | 3 ++-
 src/qtbgeopsymainwindow.cpp | 4 ++--
 src/qtbgeopsymainwindow.h   | 4 ++--
 3 files changed, 6 insertions(+), 5 deletions(-)

commit 4312511c00f3fd44e2a126e05aa9afea4b941da1
Author: marc <marc>
Date:   Sat Jan 21 03:03:08 2006 +0000

    Version 2.0.0-snapshot-20060121

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

commit f39666fe973dcf6b389a6b7968949b3d922a21c2
Author: marc <marc>
Date:   Mon Jan 16 17:36:45 2006 +0000

    Version 2.0.0-snapshot-20060116

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

commit d356ef4e04c38ebf2bae6cbff8cf083ba63b341d
Author: marc <marc>
Date:   Sat Jan 14 03:03:01 2006 +0000

    Version 2.0.0-snapshot-20060114

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

commit d3bd4c9e244618550a4ec87d3cd807599feddc0d
Author: marc <marc>
Date:   Fri Jan 13 15:14:15 2006 +0000

    Version 2.0.0-snapshot-20060113

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

commit 2885492fd8cfbfb9e90055f0faae57817ae8f477
Author: marc <marc>
Date:   Thu Jan 12 16:14:30 2006 +0000

    New item Multiply in menu Waveform
    Uniform header

 lang/geopsy.de.ts                 | 28 +++++++++++++++++++++----
 lang/geopsy.es.ts                 | 28 +++++++++++++++++++++----
 lang/geopsy.fr.ts                 | 28 +++++++++++++++++++++----
 lang/geopsy.it.ts                 | 28 +++++++++++++++++++++----
 src/main.cpp                      |  4 ++--
 src/qtbagc.cpp                    | 20 +++++++++---------
 src/qtbagc.h                      | 10 ++++-----
 src/qtbcutsignal.cpp              |  8 +++----
 src/qtbcutsignal.h                |  9 ++++----
 src/qtbexportfiletype.cpp         |  8 +++----
 src/qtbexportfiletype.h           | 10 ++++-----
 src/qtbexportpick.cpp             |  8 +++----
 src/qtbexportpick.h               | 16 +++++++-------
 src/qtbfrequencyfilter.cpp        |  8 +++----
 src/qtbfrequencyfilter.h          | 15 ++++++-------
 src/qtbgeopsyabout.cpp            |  6 +++---
 src/qtbgeopsyabout.h              |  6 +++---
 src/qtbgeopsyaboutdialog.cpp      |  8 +++----
 src/qtbgeopsyaboutdialog.h        | 16 +++++++-------
 src/qtbgeopsymainwindow.cpp       |  6 +++---
 src/qtbgeopsymainwindow.h         |  7 ++++---
 src/qtbgeopsymainwindowaction.cpp | 27 ++++++++++++++++++++----
 src/qtbgeopsymainwindowint.cpp    |  6 +++---
 src/qtbgeopsymainwindowint.h      |  6 +++---
 src/qtbgraphicwindow.cpp          |  6 +++---
 src/qtbgraphicwindow.h            |  6 +++---
 src/qtbgraphicwindowint.cpp       |  6 +++---
 src/qtbgraphicwindowint.h         |  6 +++---
 src/qtbgroupfilelist.cpp          |  6 +++---
 src/qtbgroupfilelist.h            |  6 +++---
 src/qtbmagnifiersignal.cpp        |  6 +++---
 src/qtbmagnifiersignal.h          |  6 +++---
 src/qtbmapwindow.cpp              |  6 +++---
 src/qtbmapwindow.h                |  6 +++---
 src/qtbpicktopick.cpp             |  8 +++----
 src/qtbpicktopick.h               | 16 +++++++-------
 src/qtbpreferences.cpp            |  8 +++----
 src/qtbpreferences.h              | 11 +++++-----
 src/qtbrotatecomponents.cpp       |  8 +++----
 src/qtbrotatecomponents.h         | 25 +++++++++++-----------
 src/qtbsetheader.cpp              |  8 +++----
 src/qtbsetheader.h                | 21 ++++++++++---------
 src/qtbsettablefields.cpp         |  8 +++----
 src/qtbsettablefields.h           | 15 ++++++-------
 src/qtbsignaldisplay.cpp          |  6 +++---
 src/qtbsignaldisplay.h            |  6 +++---
 src/qtbsigselectiondnd.cpp        |  6 +++---
 src/qtbsigselectiondnd.h          |  6 +++---
 src/qtbsortkeys.cpp               |  8 +++----
 src/qtbsortkeys.h                 | 44 +++++++++++++++++++--------------------
 src/qtbstationcoordinates.cpp     |  8 +++----
 src/qtbstationcoordinates.h       |  9 ++++----
 src/qtbsubpoolwindow.cpp          |  6 +++---
 src/qtbsubpoolwindow.h            |  6 +++---
 src/qtbsubpoolwindowint.cpp       |  6 +++---
 src/qtbsubpoolwindowint.h         |  6 +++---
 src/qtbsubtractsignals.cpp        |  8 +++----
 src/qtbsubtractsignals.h          | 17 ++++++++-------
 src/qtbsuppressdc.cpp             |  8 +++----
 src/qtbsuppressdc.h               | 18 ++++++++--------
 src/qtbtablewindow.cpp            |  6 +++---
 src/qtbtablewindow.h              |  6 +++---
 src/qtbtabpicksproperties.cpp     |  6 +++---
 src/qtbtabpicksproperties.h       |  6 +++---
 src/qtbtabsignalsproperties.cpp   |  6 +++---
 src/qtbtabsignalsproperties.h     |  6 +++---
 src/qtbtaper.cpp                  |  8 +++----
 src/qtbtaper.h                    | 17 ++++++++-------
 src/qtbtoolfactory.cpp            |  6 +++---
 src/qtbtoolfactory.h              |  6 +++---
 src/qtbviewparameditor.cpp        |  6 +++---
 src/qtbviewparameditor.h          |  6 +++---
 72 files changed, 433 insertions(+), 324 deletions(-)

commit 5f5490cf1c6595862d6d1b857fcbe6a3b0e50df0
Author: marc <marc>
Date:   Sat Jan 7 03:02:55 2006 +0000

    Version 2.0.0-snapshot-20060107

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

commit aaa12da43e7a02a98f3ca55e217a4e466d427673
Author: marc <marc>
Date:   Thu Jan 5 23:23:11 2006 +0000

    Version 2.0.0-snapshot-20060106

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

commit 62e00bd5fdb04eb46fff79e36e8915b4c3337cc3
Author: marc <marc>
Date:   Thu Jan 5 16:56:28 2006 +0000

    *** empty log message ***

 lang/geopsy.de.ts | 6 ------
 lang/geopsy.es.ts | 6 ------
 lang/geopsy.fr.ts | 6 ------
 lang/geopsy.it.ts | 6 ------
 4 files changed, 24 deletions(-)

commit 36337c95ba03162a379029395d9bc578c918c39e
Author: marc <marc>
Date:   Wed Jan 4 11:05:26 2006 +0000

    Lang files updated

 lang/geopsy.de.ts | 744 +++++++++++++++++++++++++++++++-----------------------
 lang/geopsy.es.ts | 744 +++++++++++++++++++++++++++++++-----------------------
 lang/geopsy.fr.ts | 744 +++++++++++++++++++++++++++++++-----------------------
 lang/geopsy.it.ts | 744 +++++++++++++++++++++++++++++++-----------------------
 4 files changed, 1736 insertions(+), 1240 deletions(-)

commit 3d25badf7972b681d4007691fa3c40f2ed28ed8d
Author: marc <marc>
Date:   Sat Dec 31 03:02:54 2005 +0000

    Version 2.0.0-snapshot-20051231

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

commit bb4d95b78359375867fe896c0ed499d97d607095
Author: marc <marc>
Date:   Sat Dec 24 03:03:12 2005 +0000

    Version 2.0.0-snapshot-20051224

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

commit 055e9071eccea154e6ee633262c330e7a60ed5cd
Author: marc <marc>
Date:   Tue Dec 20 17:40:48 2005 +0000

    Bug #13 fixed

 src/qtbgeopsymainwindowaction.cpp | 773 +++++++++++++++++++-------------------
 1 file changed, 377 insertions(+), 396 deletions(-)

commit ca1ea69820097de68cebb07f899bfe6c05b388f5
Author: marc <marc>
Date:   Mon Dec 19 17:27:20 2005 +0000

    Version 2.0.0-snapshot-20051219

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

commit 9c2c74255b7e6c822f086834b25f799d6f2840f5
Author: marc <marc>
Date:   Sat Dec 17 03:02:53 2005 +0000

    Version 2.0.0-snapshot-20051217

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

commit 049d127d61dc23bb8f1acd7b8a16ce1137d7528b
Author: marc <marc>
Date:   Thu Dec 15 18:22:16 2005 +0000

    QtbRelativePositions moved to geopsygui to share with build_array
    Minor corrections in QtbStationCoordinates (improving export in case of blanks in station name)
    QToolButton include (install bug reported)

 src/qtbrelativepositions.cpp  | 201 ------------------------------------------
 src/qtbrelativepositions.h    |  80 -----------------
 src/qtbrelativepositions.ui   | 173 ------------------------------------
 src/qtbstationcoordinates.cpp |  31 +++----
 src/qtbstationcoordinates.h   |   4 +-
 src/qtbtabpicksproperties.cpp |   4 +-
 6 files changed, 15 insertions(+), 478 deletions(-)

commit 7cb0a9e116586071641b3233d71f39aa311ed212
Author: marc <marc>
Date:   Wed Dec 14 10:56:00 2005 +0000

    Version 2.0.0-snapshot-20051214

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

commit b66ec28db4257402c8bc6c666a6620e440c12705
Author: marc <marc>
Date:   Tue Dec 13 03:02:54 2005 +0000

    Version 2.0.0-snapshot-20051213

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

commit 631ddd9706cf18d21dfd0a1949e2284d705c1137
Author: marc <marc>
Date:   Mon Dec 12 03:02:47 2005 +0000

    Version 2.0.0-snapshot-20051212

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

commit 6da3bff46e693b12053751a98eccf94ed5eab579
Author: marc <marc>
Date:   Sun Dec 11 03:02:46 2005 +0000

    Version 2.0.0-snapshot-20051211

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

commit bf3ced0b12a71cf8c80b9124ff99f8d32f901773
Author: marc <marc>
Date:   Sat Dec 10 03:02:52 2005 +0000

    Version 2.0.0-snapshot-20051210

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

commit cbdd931ae023336f697d788e405bb63a97a7e25b
Author: marc <marc>
Date:   Fri Dec 9 16:45:48 2005 +0000

    Bug #78 fixed

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

commit f56bfcb8444dfdf7a41180bc2ed1a0377de4f3e1
Author: marc <marc>
Date:   Fri Dec 9 08:29:34 2005 +0000

    Version 2.0.0-snapshot-20051209

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

commit 8adf75dc0a0105fd859808b9f16ede57cf011495
Author: marc <marc>
Date:   Wed Dec 7 09:01:35 2005 +0000

    Version 2.0.0-snapshot-20051207

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

commit ba878886b2d10ce716be467162630ebbd847281a
Author: marc <marc>
Date:   Tue Dec 6 13:51:33 2005 +0000

    Version 2.0.0-snapshot-20051206

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

commit 145e52f295dcc48767cdbeb9cd4974c1215f4bb6
Author: marc <marc>
Date:   Fri Dec 2 18:39:19 2005 +0000

    INSTALL updated

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

commit 523153ded631a913e18dd7c6776c6565e02cf3ff
Author: marc <marc>
Date:   Thu Nov 24 14:47:38 2005 +0000

    *** empty log message ***

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

commit d1eeb417abb4f7bb6aceadd53b5531df5e79fe53
Author: marc <marc>
Date:   Thu Nov 24 14:18:27 2005 +0000

    Bug fixed for color buttons

 src/geopsyversion.h          |   2 +-
 src/qtbtabpicksproperties.ui | 815 +++++++++++++++++++++----------------------
 2 files changed, 396 insertions(+), 421 deletions(-)

commit cc0007c63f4c2e321ccbf4a4e8be7b3ce21b5e27
Author: marc <marc>
Date:   Sun Nov 20 13:47:36 2005 +0000

    Qt bug patched for deleting rows in tables

 src/geopsyversion.h       | 2 +-
 src/qtbsortkeys.cpp       | 6 +++---
 src/qtbsortkeys.ui        | 2 +-
 src/qtbviewparameditor.ui | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

commit f7b4db6daa7471ea967c80655a6200513e50206e
Author: marc <marc>
Date:   Thu Nov 17 23:19:53 2005 +0000

    Add necessary include

 src/geopsyversion.h         | 2 +-
 src/qtbgeopsymainwindow.cpp | 3 ++-
 src/qtbtoolfactory.cpp      | 3 ++-
 3 files changed, 5 insertions(+), 3 deletions(-)

commit a6ca9f20c7b7960b22a2941cd64064f97a661017
Author: marc <marc>
Date:   Thu Nov 17 02:46:47 2005 +0000

    Save/restore workspace to registry

 src/geopsyversion.h         | 2 +-
 src/qtbgeopsymainwindow.cpp | 9 +++++++--
 src/qtbsetheader.ui         | 6 ++++++
 3 files changed, 14 insertions(+), 3 deletions(-)

commit 2825a9aa6e3d3f32f6c63e4edecf816322adb0b9
Author: marc <marc>
Date:   Wed Nov 16 00:12:17 2005 +0000

    New dialog box for SetHeader with arbitrary mathematical expressions
    Bug fixed for QtbTableWindow: if an editor is open and if the Table fields are changed
    there was a risk of ASSERT fail.

 src/geopsyversion.h               |  2 +-
 src/qtbgeopsymainwindow.cpp       | 12 +++++-
 src/qtbgeopsymainwindowaction.cpp | 15 ++-----
 src/qtbsetheader.cpp              | 57 +++++++++++++++++++++------
 src/qtbsetheader.h                | 12 +++---
 src/qtbsetheader.ui               | 83 ++++++++-------------------------------
 src/qtbtablewindow.cpp            | 32 ++++-----------
 7 files changed, 91 insertions(+), 122 deletions(-)

commit 6dffbb524ceba3b42753b12172cd9941aece8e07
Author: marc <marc>
Date:   Mon Nov 14 17:35:58 2005 +0000

    New tool plugin interface
    Bug fixed for progress bar (divide by 0, under Qt 4.0.1)
    setHeader dialog under development

 admin/info                  |   4 +-
 src/geopsyversion.h         |   2 +-
 src/main.cpp                |  17 +-
 src/qtbgeopsymainwindow.cpp |   5 +-
 src/qtbpreferences.cpp      | 200 ++++++-------
 src/qtbpreferences.h        |  50 ++--
 src/qtbpreferences.ui       | 285 +++++++++++++------
 src/qtbsetheader.cpp        | 667 +++-----------------------------------------
 src/qtbsetheader.h          |  26 +-
 src/qtbsetheader.ui         | 264 +++++++++---------
 src/qtbtablewindow.cpp      |  10 +-
 src/qtbtoolfactory.cpp      | 476 ++++++++++---------------------
 src/qtbtoolfactory.h        |  53 +---
 13 files changed, 682 insertions(+), 1377 deletions(-)

commit 09766af37a632f4dc425fe65c0148793ccc9a3ba
Author: marc <marc>
Date:   Thu Nov 3 09:13:17 2005 +0000

    *** empty log message ***

 src/geopsyversion.h      | 2 +-
 src/qtbgraphicwindow.cpp | 4 +---
 src/qtbmapwindow.cpp     | 5 +----
 3 files changed, 3 insertions(+), 8 deletions(-)

commit 1a70b12e229ae779cfac015a1a578362bdb7abeb
Author: marc <marc>
Date:   Wed Nov 2 20:34:05 2005 +0000

    *** empty log message ***

 src/geopsyversion.h               |  2 +-
 src/qtbgeopsymainwindow.cpp       |  4 ++--
 src/qtbgeopsymainwindowaction.cpp | 10 +---------
 3 files changed, 4 insertions(+), 12 deletions(-)

commit 29cb4f5c63605ee07cc316ee55669d352a4a8cd7
Author: marc <marc>
Date:   Fri Oct 28 18:27:15 2005 +0000

    Begin portage of inversion tools

 src/geopsyversion.h               |  2 +-
 src/qtbgeopsymainwindow.cpp       |  9 +++--
 src/qtbgeopsymainwindowaction.cpp |  4 +-
 src/qtbgraphicwindow.cpp          |  9 ++---
 src/qtbgroupfilelist.cpp          | 20 ++++++----
 src/qtbmapwindow.cpp              |  5 ++-
 src/qtbpreferences.cpp            |  5 ++-
 src/qtbrelativepositions.cpp      |  5 ++-
 src/qtbsortkeys.cpp               |  4 +-
 src/qtbsubtractsignals.cpp        |  5 ++-
 src/qtbtablewindow.cpp            | 77 ++++++++++++++++++---------------------
 src/qtbtoolfactory.cpp            | 14 ++++---
 src/qtbviewparameditor.cpp        |  8 ++--
 13 files changed, 88 insertions(+), 79 deletions(-)

commit 5a45908ad404783f69f7d4a02a5c3ec6827329af
Author: marc <marc>
Date:   Fri Oct 21 16:54:47 2005 +0000

    *** empty log message ***

 src/geopsyversion.h               | 2 +-
 src/qtbagc.h                      | 6 +++---
 src/qtbfrequencyfilter.h          | 6 +++---
 src/qtbgeopsyabout.h              | 6 +++---
 src/qtbgeopsymainwindowaction.cpp | 4 ++--
 src/qtbgroupfilelist.h            | 6 +++---
 src/qtbpicktopick.h               | 6 +++---
 src/qtbpreferences.h              | 6 +++---
 src/qtbrelativepositions.h        | 6 +++---
 src/qtbrotatecomponents.h         | 6 +++---
 src/qtbsetheader.h                | 6 +++---
 src/qtbsettablefields.h           | 6 +++---
 src/qtbsortkeys.h                 | 6 +++---
 src/qtbstationcoordinates.h       | 6 +++---
 src/qtbsuppressdc.h               | 6 +++---
 src/qtbviewparameditor.h          | 6 +++---
 16 files changed, 45 insertions(+), 45 deletions(-)

commit 9abce89660dd547bfd2418127948a663f29d4d31
Author: marc <marc>
Date:   Tue Oct 18 13:08:15 2005 +0000

    Forgot to update the lib numbers for Windows

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

commit 7d6c2ae3ec892b070ae6ece7965f5b1d01a1707d
Author: marc <marc>
Date:   Tue Oct 18 12:19:12 2005 +0000

    Version 2.0.0-alpha
    Tipo error in --version output

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

commit fcd3d6189983bab0066319cf1986a37ce57839b8
Author: marc <marc>
Date:   Mon Oct 17 15:31:30 2005 +0000

    Window portage finished

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

commit da1f879cc1b6db2d3e58dd23da1bed7861227928
Author: marc <marc>
Date:   Fri Oct 14 18:01:19 2005 +0000

    Module plugins debugged
    Improvement of the API to allow plugins to use the MainWindow functionalities (statusBar, progressBar, add/remove windows, ...)

 src/geopsyversion.h               |   2 +-
 src/main.cpp                      |  38 ++++++--------
 src/qtbgeopsyabout.ui             |  50 +++++++++++++++++-
 src/qtbgeopsymainwindow.cpp       | 106 +++++++++++++++++++++++++++-----------
 src/qtbgeopsymainwindow.h         |  26 ++++++----
 src/qtbgeopsymainwindowaction.cpp |  35 ++++++++++---
 src/qtbgraphicwindow.cpp          |  35 +++++++------
 src/qtbgraphicwindow.h            |   7 +--
 src/qtbgroupfilelist.cpp          |   4 +-
 src/qtbmagnifiersignal.cpp        |   8 +--
 src/qtbmapwindow.cpp              |  16 +++---
 src/qtbsignaldisplay.cpp          |  10 ++--
 src/qtbsignaldisplay.h            |   6 +--
 src/qtbsubpoolwindow.cpp          |  16 ++++--
 src/qtbsubpoolwindow.h            |   7 ++-
 src/qtbtablewindow.cpp            |  34 +++++-------
 src/qtbtablewindow.h              |   4 +-
 src/qtbtoolfactory.cpp            |  52 ++++++++++---------
 src/qtbviewparameditor.cpp        |  16 +++---
 19 files changed, 300 insertions(+), 172 deletions(-)

commit 6959bab77881d6f45cd28efe040eb111bdfc86ce
Author: marc <marc>
Date:   Fri Oct 7 00:47:20 2005 +0000

    Includes added for more robust compilation

 src/geopsyversion.h               |   2 +-
 src/qtbgeopsymainwindow.cpp       | 244 +++++++++++++++++++-------------------
 src/qtbgeopsymainwindow.h         |   3 +-
 src/qtbgeopsymainwindowaction.cpp |   5 +-
 src/qtbmagnifiersignal.cpp        |   3 +-
 src/qtbrelativepositions.h        |   3 +-
 src/qtbsigselectiondnd.cpp        |   3 +-
 src/qtbsigselectiondnd.h          |   3 +-
 src/qtbsortkeys.cpp               |   4 +-
 src/qtbsortkeys.h                 |   3 +-
 src/qtbtablewindow.cpp            |   3 +-
 src/qtbtablewindow.h              |   3 +-
 src/qtbtoolfactory.cpp            |  19 +--
 src/qtbviewparameditor.cpp        |   5 +-
 src/qtbviewparameditor.h          |   3 +-
 15 files changed, 163 insertions(+), 143 deletions(-)

commit f27831e1629af635a54fd9260618d5cfa866905a
Author: marc <marc>
Date:   Thu Oct 6 19:36:42 2005 +0000

    Starts spliting between geopsycore and geopsygui interfaces

 admin/info                  |  4 ++--
 src/geopsyversion.h         |  2 +-
 src/main.cpp                | 10 +++++-----
 src/qtbgeopsymainwindow.cpp |  9 ++-------
 src/qtbgeopsymainwindow.h   | 15 ++++++---------
 src/qtbgroupfilelist.cpp    |  4 ++--
 src/qtbpreferences.cpp      |  5 +++--
 src/qtbsignaldisplay.cpp    | 18 +++++++++---------
 src/qtbsigselectiondnd.cpp  |  4 ++--
 src/qtbsubtractsignals.cpp  |  6 +++---
 src/qtbtablewindow.cpp      | 14 +++++++-------
 src/qtbtoolfactory.cpp      | 46 ++++++++++++++++++++++-----------------------
 12 files changed, 65 insertions(+), 72 deletions(-)

commit 5697bb760ffeafae388e710f59ef2030640a7d74
Author: marc <marc>
Date:   Tue Oct 4 19:35:36 2005 +0000

    Centralization of progress bar and status bar to QtbGeopsy with virtual functions to allow usage in core library without Gui.
    Bug fix for QtbToolFactory (now plugins ok)
    General use of delegate for dialogs with tables (better usability)

 src/geopsyversion.h               |   2 +-
 src/main.cpp                      |   7 +-
 src/qtbgeopsymainwindow.cpp       |  68 +++++++++------
 src/qtbgeopsymainwindow.h         |  58 +++++++------
 src/qtbgeopsymainwindowaction.cpp | 103 +++++++++-------------
 src/qtbgeopsywindow.cpp           |  44 ----------
 src/qtbgeopsywindow.h             |  43 ----------
 src/qtbgraphicwindow.cpp          |  15 +---
 src/qtbgraphicwindow.h            |   3 +-
 src/qtbgroupfilelist.cpp          |  18 ++--
 src/qtbmapwindow.cpp              |   4 +-
 src/qtbpreferences.cpp            | 175 +++++++++++++++++++-------------------
 src/qtbpreferences.ui             |   8 +-
 src/qtbrelativepositions.cpp      | 133 ++++++++++++++++++-----------
 src/qtbrelativepositions.h        |  52 ++++++++---
 src/qtbrelativepositions.ui       |  95 +--------------------
 src/qtbsetheader.cpp              |   6 +-
 src/qtbsignaldisplay.cpp          |  35 ++++----
 src/qtbsignaldisplay.h            |   3 +-
 src/qtbsortkeys.cpp               |  26 +-----
 src/qtbsortkeys.h                 |  27 +++++-
 src/qtbstationcoordinates.cpp     |  84 +++++++++++++++---
 src/qtbstationcoordinates.h       |  32 +++----
 src/qtbsubpoolwindow.cpp          |  20 ++---
 src/qtbsubpoolwindow.h            |   7 +-
 src/qtbtablewindow.cpp            |  39 +++------
 src/qtbtablewindow.h              |  24 +++++-
 src/qtbtoolfactory.cpp            |  10 +--
 src/qtbviewparameditor.cpp        |  39 +++------
 src/qtbviewparameditor.h          |  29 ++++++-
 30 files changed, 575 insertions(+), 634 deletions(-)

commit 0a639439cbd1bcab7ff600fb1589455ced4af518
Author: marc <marc>
Date:   Fri Sep 30 17:54:09 2005 +0000

    Geopsy main frame is nearly completely debugged (group management and edit menu are still not working)

 src/geopsyversion.h                                |   2 +-
 src/images/signaldnd.png                           | Bin 0 -> 629 bytes
 src/qtbgeopsyaboutdialog.ui                        | 104 ---
 src/qtbgeopsymainwindow.cpp                        | 504 +++++++++++++++
 src/{qtbsignalwindow.h => qtbgeopsymainwindow.h}   |  71 +-
 ...dowaction.cpp => qtbgeopsymainwindowaction.cpp} | 455 ++++++++++++-
 ...nalwindowint.cpp => qtbgeopsymainwindowint.cpp} |  16 +-
 ...bsignalwindowint.h => qtbgeopsymainwindowint.h} |  14 +-
 src/qtbgeopsywindow.cpp                            |  44 ++
 src/qtbgeopsywindow.h                              |  43 ++
 src/qtbgraphicwindow.cpp                           |  14 +-
 src/qtbgraphicwindow.h                             |   4 +-
 src/qtbgroupfilelist.cpp                           |  35 +-
 src/qtbgroupfilelist.h                             |   6 +-
 src/qtbmagnifiersignal.cpp                         |  19 +-
 src/qtbmagnifiersignal.h                           |   4 +-
 src/qtbmapwindow.cpp                               |  14 +-
 src/qtbmapwindow.h                                 |   4 +-
 src/qtbsignaldisplay.cpp                           | 111 ++--
 src/qtbsignaldisplay.h                             |   8 +-
 src/qtbsignalwindow.cpp                            | 720 ---------------------
 src/qtbsigselectiondnd.cpp                         |  66 +-
 src/qtbsigselectiondnd.h                           |  10 +-
 src/qtbsortkeys.cpp                                | 126 ++--
 src/qtbsortkeys.ui                                 |  14 +-
 src/qtbstationcoordinates.cpp                      |   5 +-
 src/qtbsubpoolwindow.cpp                           |  17 +-
 src/qtbsubpoolwindow.h                             |   6 +-
 src/qtbsubtractsignals.cpp                         |   5 +-
 src/qtbtablewindow.cpp                             |  14 +-
 src/qtbtablewindow.h                               |   4 +-
 src/qtbviewparameditor.cpp                         |   3 +-
 32 files changed, 1324 insertions(+), 1138 deletions(-)

commit 294849b17e13b51f85990c626f3a960a79c0b8a1
Author: marc <marc>
Date:   Thu Sep 29 17:41:15 2005 +0000

    formisation between QTB_INSTALL_DIR_DECL and QTB_INSTALL_DIR_IMPL
    Debugging Geopsy 2.0.0-alpha under Qt4

 src/geopsyversion.h           |   2 +-
 src/main.cpp                  |  18 ++-
 src/qtbgraphicwindow.cpp      |  50 +++---
 src/qtbgroupfilelist.cpp      |  18 ++-
 src/qtbgroupfilelist.h        |   8 +-
 src/qtbmapwindow.cpp          |  11 +-
 src/qtbpreferences.cpp        |   4 +-
 src/qtbsettablefields.ui      | 201 ++++++++++++------------
 src/qtbsignaldisplay.cpp      |  20 ++-
 src/qtbsignaldisplay.h        |   4 +-
 src/qtbsigselectiondnd.cpp    |  36 +++--
 src/qtbsortkeys.cpp           |   9 +-
 src/qtbsubpoolwindow.cpp      |  11 +-
 src/qtbsubpoolwindow.h        |   9 +-
 src/qtbsuppressdc.cpp         |   6 +-
 src/qtbsuppressdc.h           |   4 +-
 src/qtbtablewindow.cpp        | 345 +++++++++++++++++++++++++++++++-----------
 src/qtbtablewindow.h          |   6 +-
 src/qtbtabpicksproperties.cpp |  47 +++---
 src/qtbtoolfactory.cpp        |   4 +-
 src/qtbviewparameditor.cpp    |  63 +++++---
 21 files changed, 549 insertions(+), 327 deletions(-)

commit 2c2ca08d170d69d0bae03c9f737977d03a012cf9
Author: marc <marc>
Date:   Tue Sep 27 17:08:38 2005 +0000

    File and group box almost debugged, as well as MainWindow system
    DnD filter ok but DnD is not working

 src/geopsyversion.h           |    2 +-
 src/main.cpp                  |   14 +-
 src/qtbgeopsyabout.cpp        |   31 +-
 src/qtbgeopsyabout.ui         |   73 +--
 src/qtbgeopsyaboutdialog.cpp  |    5 +-
 src/qtbgraphicwindow.cpp      |    4 +-
 src/qtbgroupfilelist.cpp      |    6 +-
 src/qtbgroupfilelist.ui       |  229 +++++----
 src/qtbpreferences.ui         | 1143 ++++++++++++++++++++++-------------------
 src/qtbsignalwindow.cpp       |   60 ++-
 src/qtbsignalwindow.h         |   13 +-
 src/qtbsignalwindowaction.cpp |    5 +-
 src/qtbsigselectiondnd.cpp    |    3 +-
 src/qtbviewparameditor.cpp    |   60 ++-
 14 files changed, 870 insertions(+), 778 deletions(-)

commit 7ff7275ab30f5b36687e3c77bc18283f92acd324
Author: marc <marc>
Date:   Mon Sep 26 21:48:17 2005 +0000

    *** empty log message ***

 src/qtbsignalwindowaction.cpp | 24 ++++++++++++------------
 src/qtbtablewindow.cpp        |  4 ++--
 2 files changed, 14 insertions(+), 14 deletions(-)

commit 3de94e78649eaf79b5ca48cca0ff5dd7ec22d5bd
Author: marc <marc>
Date:   Mon Sep 26 21:38:42 2005 +0000

    Initial revision

 lang/geopsy.de.ts | 1609 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 lang/geopsy.es.ts | 1609 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 lang/geopsy.fr.ts | 1609 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 lang/geopsy.it.ts | 1609 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 6436 insertions(+)

commit 888f7e8700235be358774b46b28b60c087377f71
Author: marc <marc>
Date:   Mon Sep 26 16:20:15 2005 +0000

    --version includes Qt version
    Some warnings about wrong signals removed
    Start bug fixes under Qt4 ...

 src/geopsyversion.h                                |   2 +-
 src/images/{designer_filenew.png => filenew.png}   | Bin
 src/main.cpp                                       |  15 +-
 src/qtbgroupfilelist.cpp                           |  75 +++++-----
 src/qtbgroupfilelist.h                             |   6 +-
 src/qtbpreferences.cpp                             |  32 ++---
 src/qtbpreferences.h                               |  12 +-
 src/qtbsignalwindow.cpp                            |  13 +-
 src/qtbsignalwindow.h                              |   8 +-
 src/qtbsignalwindowaction.cpp                      |  32 ++++-
 src/qtbsubstractsignals.ui                         | 139 ------------------
 ...substractsignals.cpp => qtbsubtractsignals.cpp} |  10 +-
 ...{qtbsubstractsignals.h => qtbsubtractsignals.h} |  16 +--
 src/qtbsubtractsignals.ui                          | 159 +++++++++++++++++++++
 src/qtbviewparameditor.cpp                         |  20 +--
 src/qtbviewparameditor.h                           |   4 +-
 16 files changed, 291 insertions(+), 252 deletions(-)

commit 0fa8f3244911ee638428c5d85da4d45ce562f20b
Author: marc <marc>
Date:   Mon Sep 26 14:51:12 2005 +0000

    QtbShortHelp removed from CVS

 src/qtbshorthelp.cpp |  64 -----------------------------
 src/qtbshorthelp.h   |  41 -------------------
 src/qtbshorthelp.ui  | 113 ---------------------------------------------------
 3 files changed, 218 deletions(-)

commit ef00a656f4d77e096f16b4c985ea607c4b7ae396
Author: marc <marc>
Date:   Sat Sep 24 16:26:22 2005 +0000

    Geopsy now compiles under Qt4. Test phase started ...

 src/geopsyversion.h             |   2 +-
 src/qtbgeopsyabout.ui           | 331 ++++++++++--------------
 src/qtbgroupfilelist.cpp        |  28 +-
 src/qtbgroupfilelist.ui         |  12 +-
 src/qtbrelativepositions.cpp    | 146 +++++------
 src/qtbrelativepositions.h      |   4 +-
 src/qtbsignalwindow.cpp         |  16 +-
 src/qtbsignalwindowaction.cpp   |   5 +-
 src/qtbsigselectiondnd.cpp      |  99 +++----
 src/qtbsigselectiondnd.h        |  21 +-
 src/qtbsortkeys.cpp             | 219 ++++++++--------
 src/qtbsortkeys.h               |   5 +-
 src/qtbsortkeys.ui              |   3 +
 src/qtbstationcoordinates.cpp   | 248 +++++++++---------
 src/qtbsubpoolwindow.cpp        |  18 +-
 src/qtbsubpoolwindow.h          |   4 +-
 src/qtbsubstractsignals.cpp     |  73 +++---
 src/qtbsuppressdc.cpp           |  32 +--
 src/qtbtablewindow.cpp          |  73 +++---
 src/qtbtablewindow.h            |   6 +-
 src/qtbtabpicksproperties.cpp   | 306 +++++++++++-----------
 src/qtbtabsignalsproperties.cpp | 123 ++++-----
 src/qtbtaper.cpp                |   7 +-
 src/qtbtaper.h                  |   5 +-
 src/qtbtoolfactory.cpp          | 559 +++++++++++++++++++---------------------
 src/qtbviewparameditor.cpp      | 195 +++++++-------
 src/qtbviewparameditor.h        |  32 +--
 src/qtbviewparameditor.ui       |   2 +-
 28 files changed, 1192 insertions(+), 1382 deletions(-)

commit c2efb71e1b9fbf715d1f5b1ff7aff0f941addab6
Author: marc <marc>
Date:   Thu Sep 22 17:12:20 2005 +0000

    Portage nearly finished

 src/geopsyversion.h           |    2 +-
 src/qtbcutsignal.cpp          |    8 +-
 src/qtbcutsignal.h            |   14 +-
 src/qtbcutsignal.ui           |  239 ++++----
 src/qtbgeopsyaboutdialog.cpp  |   49 +-
 src/qtbgeopsyaboutdialog.h    |   18 +-
 src/qtbgroupfilelist.cpp      |   98 ++--
 src/qtbgroupfilelist.h        |   78 +--
 src/qtbmagnifiersignal.cpp    |   18 +-
 src/qtbmagnifiersignal.h      |    4 +-
 src/qtbmapwindow.cpp          |   26 +-
 src/qtbmapwindow.h            |    6 +-
 src/qtbpicktopick.cpp         |   15 +-
 src/qtbpicktopick.h           |   14 +-
 src/qtbpicktopick.ui          |  288 +++++-----
 src/qtbpreferences.cpp        |  120 ++--
 src/qtbpreferences.ui         |    6 +-
 src/qtbrelativepositions.cpp  |   77 ++-
 src/qtbrelativepositions.h    |    4 +-
 src/qtbrelativepositions.ui   |  469 +++++++++-------
 src/qtbrotatecomponents.cpp   |   16 +-
 src/qtbsetheader.cpp          | 1245 ++++++++++++++++++++---------------------
 src/qtbsetheader.h            |    6 +-
 src/qtbsetheader.ui           |  453 +++++++--------
 src/qtbsettablefields.cpp     |   12 +-
 src/qtbsignaldisplay.cpp      |  542 +++++++++---------
 src/qtbsignaldisplay.h        |  336 +++++------
 src/qtbsignalwindow.cpp       |  256 ++++-----
 src/qtbsignalwindow.h         |   33 +-
 src/qtbsignalwindowaction.cpp |  166 +++---
 src/qtbsignalwindowint.h      |    6 +-
 src/qtbsigselectiondnd.cpp    |   50 +-
 src/qtbsigselectiondnd.h      |   16 +-
 src/qtbsortkeys.ui            |  354 ++++++------
 src/qtbtaper.cpp              |   15 +-
 src/qtbtaper.h                |   14 +-
 src/qtbtaper.ui               |  287 +++++-----
 src/qtbtoolfactory.h          |   11 +-
 src/qtbviewparameditor.h      |    4 +-
 39 files changed, 2669 insertions(+), 2706 deletions(-)

commit 92d6254ea70a482bf77ca63f0ff565c1da93c3f6
Author: marc <marc>
Date:   Wed Sep 21 17:17:45 2005 +0000

    QtbGraphicWindow ported to Qt4 except DnD

 INSTALL                   |  66 ++++++----
 admin/info                |  18 +--
 src/geopsyversion.h       |   2 +-
 src/qtbgraphicwindow.cpp  | 300 +++++++++++++++++++++++-----------------------
 src/qtbgraphicwindow.h    |   6 +-
 src/qtbgraphicwindowint.h |   6 +-
 src/qtbsigselectiondnd.h  |   3 +-
 src/qtbsubpoolwindow.h    |  14 ++-
 src/qtbsubpoolwindowint.h |   6 +-
 src/qtbtablewindow.h      |   9 +-
 10 files changed, 230 insertions(+), 200 deletions(-)

commit d24e449522694c20e02a4714375f9bf4065c66f1
Author: marc <marc>
Date:   Wed Sep 21 16:15:38 2005 +0000

    Renaming files and Qt4 portage still under work

 src/geopsyversion.h                                |   2 +-
 src/main.cpp                                       | 189 ++---
 src/qtbagc.cpp                                     |  56 ++
 src/qtbagc.h                                       |  41 ++
 src/qtbagc.ui                                      | 107 +++
 src/qtbcutsignal.cpp                               |  60 ++
 src/qtbcutsignal.h                                 |  50 ++
 src/qtbcutsignal.ui                                | 127 ++++
 src/qtbdialog_agc.ui                               | 139 ----
 src/qtbdialog_cutsignal_base.ui                    | 173 -----
 src/qtbdialog_exportfiletype_base.ui               | 244 -------
 src/qtbdialog_exportfiletype_base.ui.h             |  25 -
 src/qtbdialog_exportpick_base.ui                   | 147 ----
 src/qtbdialog_frequencyfilter.ui                   | 138 ----
 src/qtbdialog_geopsyabout.ui                       | 128 ----
 src/qtbdialog_picktopick_base.ui                   | 187 -----
 src/qtbdialog_preferences.ui                       | 807 ---------------------
 src/qtbdialog_preferences.ui.h                     | 193 -----
 src/qtbdialog_relativepositions.ui                 | 345 ---------
 src/qtbdialog_relativepositions.ui.h               | 112 ---
 src/qtbdialog_rotatecomponents.ui                  | 251 -------
 src/qtbdialog_rotatecomponents.ui.h                |  52 --
 src/qtbdialog_setheader.ui                         | 382 ----------
 src/qtbdialog_settablefields.ui                    | 138 ----
 src/qtbdialog_shorthelp.ui                         | 132 ----
 src/qtbdialog_sortkeys.ui                          | 261 -------
 src/qtbdialog_sortkeys.ui.h                        | 126 ----
 src/qtbdialog_stationcoordinates.ui                | 223 ------
 src/qtbdialog_stationcoordinates.ui.h              | 162 -----
 src/qtbdialog_substractsignals.ui                  | 194 -----
 src/qtbdialog_substractsignals.ui.h                |  36 -
 src/qtbdialog_suppressdc.ui                        | 170 -----
 src/qtbdialog_suppressdc.ui.h                      |  13 -
 src/qtbdialog_taper_base.ui                        | 206 ------
 src/qtbexportfiletype.cpp                          |  73 ++
 src/qtbexportfiletype.h                            |  45 ++
 src/qtbexportfiletype.ui                           | 195 +++++
 src/qtbexportpick.cpp                              |  53 ++
 src/qtbexportpick.h                                |  41 ++
 src/qtbexportpick.ui                               | 113 +++
 src/qtbfrequencyfilter.cpp                         |  54 ++
 src/qtbfrequencyfilter.h                           |  43 ++
 src/qtbfrequencyfilter.ui                          | 108 +++
 src/qtbgeopsyabout.cpp                             |  69 ++
 src/qtbgeopsyabout.h                               |  44 ++
 src/qtbgeopsyabout.ui                              | 350 ++++-----
 src/qtbgeopsyabout.ui.h                            |  24 -
 src/qtbgeopsyaboutdialog.cpp                       |  52 ++
 src/qtbgeopsyaboutdialog.h                         |  42 ++
 src/qtbgeopsyaboutdialog.ui                        | 104 +++
 src/qtbgraphicwindow.cpp                           |  46 +-
 src/qtbgraphicwindow.h                             |   4 +-
 ...{qtbgroupfilelist.ui.h => qtbgroupfilelist.cpp} | 105 ++-
 src/qtbgroupfilelist.h                             |  86 +++
 src/qtbgroupfilelist.ui                            | 328 +++------
 src/qtbmagnifiersignal.cpp                         |  24 +-
 src/qtbmagnifiersignal.h                           |   4 +-
 src/qtbmapwindow.cpp                               |  46 +-
 src/qtbmapwindow.h                                 |  14 +-
 src/qtbpicktopick.cpp                              |  62 ++
 src/qtbpicktopick.h                                |  41 ++
 src/qtbpicktopick.ui                               | 146 ++++
 src/qtbpreferences.cpp                             | 268 +++++++
 src/qtbpreferences.h                               |  64 ++
 src/qtbpreferences.ui                              | 590 +++++++++++++++
 src/qtbrelativepositions.cpp                       | 178 +++++
 src/qtbrelativepositions.h                         |  55 ++
 src/qtbrelativepositions.ui                        | 213 ++++++
 src/qtbrotatecomponents.cpp                        | 114 +++
 src/qtbrotatecomponents.h                          |  50 ++
 src/qtbrotatecomponents.ui                         | 173 +++++
 src/{qtbdialog_setheader.ui.h => qtbsetheader.cpp} | 340 +++++----
 src/qtbsetheader.h                                 |  57 ++
 src/qtbsetheader.ui                                | 232 ++++++
 src/qtbsettablefields.cpp                          |  66 ++
 src/qtbsettablefields.h                            |  43 ++
 src/qtbsettablefields.ui                           | 105 +++
 src/qtbshorthelp.cpp                               |  64 ++
 src/qtbshorthelp.h                                 |  41 ++
 src/qtbshorthelp.ui                                | 113 +++
 src/qtbsignaldisplay.cpp                           | 238 +++---
 src/qtbsignaldisplay.h                             |  32 +-
 src/qtbsignalwindow.cpp                            | 807 ++++++++++++++++-----
 src/qtbsignalwindow.h                              |  98 ++-
 src/qtbsignalwindow_base.ui                        | 703 ------------------
 src/qtbsignalwindow_base.ui.h                      | 205 ------
 src/qtbsignalwindowaction.cpp                      | 225 +++---
 src/qtbsignalwindowint.cpp                         |   4 +-
 src/qtbsignalwindowint.h                           |   4 +-
 src/qtbsigselectiondnd.cpp                         |  36 +-
 src/qtbsigselectiondnd.h                           |   4 +-
 src/qtbsortkeys.cpp                                | 187 +++++
 src/qtbsortkeys.h                                  |  50 ++
 src/qtbsortkeys.ui                                 | 181 +++++
 src/qtbstationcoordinates.cpp                      | 230 ++++++
 src/qtbstationcoordinates.h                        |  60 ++
 src/qtbstationcoordinates.ui                       | 119 +++
 src/qtbsubpoolwindow.cpp                           |   8 +-
 src/qtbsubpoolwindow.h                             |   8 +-
 src/qtbsubpoolwindowint.h                          |   4 +-
 src/qtbsubstractsignals.cpp                        |  96 +++
 src/qtbsubstractsignals.h                          |  45 ++
 src/qtbsubstractsignals.ui                         | 139 ++++
 src/qtbsuppressdc.cpp                              |  74 ++
 src/qtbsuppressdc.h                                |  44 ++
 src/qtbsuppressdc.ui                               | 120 +++
 src/qtbtab_picksproperties.ui                      | 652 -----------------
 src/qtbtab_signalsproperties.ui                    | 455 ------------
 src/qtbtab_signalsproperties.ui.h                  |  75 --
 src/qtbtablewindow.cpp                             |  75 +-
 src/qtbtablewindow.h                               |  10 +-
 ...ksproperties.ui.h => qtbtabpicksproperties.cpp} |  88 ++-
 src/qtbtabpicksproperties.h                        |  48 ++
 src/qtbtabpicksproperties.ui                       | 423 +++++++++++
 src/qtbtabsignalsproperties.cpp                    | 129 ++++
 src/qtbtabsignalsproperties.h                      |  54 ++
 src/qtbtabsignalsproperties.ui                     | 355 +++++++++
 src/qtbtaper.cpp                                   |  70 ++
 src/qtbtaper.h                                     |  50 ++
 src/qtbtaper.ui                                    | 152 ++++
 src/qtbtoolfactory.cpp                             |  86 +--
 src/qtbtoolfactory.h                               |  14 +-
 src/qtbviewparameditor.cpp                         | 156 ++++
 src/qtbviewparameditor.h                           |  59 ++
 src/qtbviewparameditor.ui                          | 246 +++----
 src/qtbviewparameditor.ui.h                        |  96 ---
 126 files changed, 9040 insertions(+), 8672 deletions(-)

commit 09427d5478fa69a973847cd2655708cc0d76b2eb
Author: marc <marc>
Date:   Wed Jun 29 11:28:01 2005 +0000

    Auto indent

 src/geopsyversion.h |  2 +-
 src/main.cpp        | 24 +++++++++++-------------
 2 files changed, 12 insertions(+), 14 deletions(-)

commit a40bb3566c838121be34050af842fcee3e825c9b
Author: marc <marc>
Date:   Tue Jun 28 15:33:45 2005 +0000

    Export to file reoved from Suppress DC dialog box
    classicFFT removed from GUI, kept internal to avoid confusion for users
    Check mark for menu FFT is currently changed to be up-to-date with the content of the active viewer (still under implementation, connection in GUI todo)
    Filter is replaced by Frequency Filter

 src/geopsyversion.h           |   2 +-
 src/qtbdialog_suppressdc.ui   |  63 ++---------
 src/qtbdialog_suppressdc.ui.h |   9 --
 src/qtbgraphicwindow.cpp      | 236 ++++++++++++++++++++----------------------
 src/qtbgraphicwindowint.h     |  15 ++-
 src/qtbmapwindow.cpp          |   3 +-
 src/qtbmapwindow.h            |   6 +-
 src/qtbsignaldisplay.cpp      |  10 +-
 src/qtbsignalwindow.cpp       |  61 ++++++-----
 src/qtbsignalwindow.h         |   8 +-
 src/qtbsignalwindow_base.ui   |  14 +--
 src/qtbsignalwindowaction.cpp |  34 +++---
 src/qtbsubpoolwindow.cpp      |  21 +++-
 src/qtbsubpoolwindow.h        |   8 +-
 src/qtbtablewindow.cpp        | 143 +++++++++++++------------
 src/qtbtablewindow.h          |  34 +++---
 src/qtbtoolfactory.h          |  22 ++--
 17 files changed, 336 insertions(+), 353 deletions(-)

commit fbdfac74ea2f192bc194261cf5e13429f7869813
Author: marc <marc>
Date:   Tue Jun 21 19:42:49 2005 +0000

    qtbversion.h replaced by ${PACKAGE}version.h

 src/{qtbversion.h => geopsyversion.h} | 2 +-
 src/main.cpp                          | 4 ++--
 src/qtbgeopsyabout.ui                 | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

commit e355579c600cdd2c9db5c8c206332df4c6f68136
Author: marc <marc>
Date:   Mon Jun 20 17:45:40 2005 +0000

    Coma for separating EXTLIBS
    No more pro file
    include of env/qtbdefinstallpaths.cpp
    All images to include in resources end with ".png"

 admin/info                  |   2 +-
 src/geopsy.pro              | 100 --------------------------------------------
 src/main.cpp                |   4 +-
 src/qtbsignalwindow_base.ui |   4 +-
 src/qtbversion.h            |   2 +-
 5 files changed, 6 insertions(+), 106 deletions(-)

commit 0677a748d2270161f9a355c84abc761c0c016305
Author: marc <marc>
Date:   Mon Jun 20 07:31:59 2005 +0000

    Image files renamed with a ".png" extension to conform with new qtbmake
    without .pro file (fileopen.png filesave.png)
    "print" removed (useless)

 src/images/{fileopen => fileopen.png} | Bin
 src/images/{filesave => filesave.png} | Bin
 src/images/print                      | Bin 754 -> 0 bytes
 3 files changed, 0 insertions(+), 0 deletions(-)

commit 9dd95e0d546877cac31ef1e75b90e2247ea50e15
Author: marc <marc>
Date:   Thu Jun 16 15:31:38 2005 +0000

    New message in graphic when picking (inform the user about the current pick)
    Refresh bugs for picks corrected

 src/qtbsignaldisplay.cpp | 30 ++++++++++++++----------------
 src/qtbversion.h         |  2 +-
 2 files changed, 15 insertions(+), 17 deletions(-)

commit 144993143e33663a86f31fa9bb48784900f09f79
Author: marc <marc>
Date:   Wed Jun 15 16:33:44 2005 +0000

    qtbgroupfilelist.ui.h was in .pro file by mistake
    Space removed in format dialog box for WAV format
    Bug fixed for storage of clip percentage
    Visible flag in graphic viewer for the current pick number
    Scifigs changes: new names for conversion functions between real world and screen

 src/geopsy.pro                       |  1 -
 src/qtbdialog_exportfiletype_base.ui |  4 +-
 src/qtbgraphicwindow.cpp             | 10 ++---
 src/qtbsignaldisplay.cpp             | 78 +++++++++++++++++++++++-------------
 src/qtbversion.h                     |  2 +-
 5 files changed, 59 insertions(+), 36 deletions(-)

commit d53e0f2ed492403be192ad48521080f914aea7b2
Author: marc <marc>
Date:   Wed Jun 15 09:18:23 2005 +0000

    Bug fixed for resolving geopsy plugins under windows:
    _stdcall directive added in function declaration to ensure
    a standard push and pop of paramaters.
    
    More detailled messages when the plugin API cannot be resolved.
    
    Avoid warnings for unused parameters.

 src/qtbsignalwindow.cpp |  17 ++++----
 src/qtbtoolfactory.cpp  | 104 +++++++++++++++++++++++++++++++++---------------
 2 files changed, 82 insertions(+), 39 deletions(-)

commit a90b995d5e33c6f068783319b6067279ddfa2f3d
Author: marc <marc>
Date:   Tue May 31 13:00:37 2005 +0000

    New function infoTools to get the list of loaded tools
    Prefix "geopsy" is no longer added to the library name in the QSA script

 src/qtbsignalwindowaction.cpp |  5 ++---
 src/qtbsignalwindowint.cpp    | 11 ++++++++---
 src/qtbsignalwindowint.h      |  5 +++--
 src/qtbtoolfactory.cpp        | 16 +++++++++++++++-
 src/qtbtoolfactory.h          |  5 ++++-
 src/qtbversion.h              |  2 +-
 6 files changed, 33 insertions(+), 11 deletions(-)

commit 55bceb91648dcebefffc16775297246c45ea8ad7
Author: marc <marc>
Date:   Mon May 30 13:21:16 2005 +0000

    Useless script

 admin/configure | 64 ---------------------------------------------------------
 1 file changed, 64 deletions(-)

commit 0c190d481649a695f9de3dd378a93b1664c13280
Author: marc <marc>
Date:   Mon May 30 10:57:04 2005 +0000

    Version updated

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

commit 8f2ce98469647a3ce773745f41fe207f4733e72e
Author: marc <marc>
Date:   Fri May 27 17:06:01 2005 +0000

    Automatic gain control added to the basic signal processing

 src/geopsy.pro                |   3 +-
 src/qtbdialog_agc.ui          | 139 ++++++++++++++++++++++++++++++++++++++++++
 src/qtbsignalwindow.cpp       |   3 +-
 src/qtbsignalwindow.h         |   3 +-
 src/qtbsignalwindow_base.ui   |  18 +++++-
 src/qtbsignalwindowaction.cpp |  17 +++++-
 6 files changed, 176 insertions(+), 7 deletions(-)

commit 84eb33ecd869d63ef785cce4aa94fca010094cdd
Author: marc <marc>
Date:   Thu May 26 12:24:01 2005 +0000

    Avoid warning for unused QWidget * wsParent, in QtbLibToolInfo::newTool

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

commit 321f44e3ecb6ea878b9bdfdac40aea271c1e48da
Author: marc <marc>
Date:   Mon May 23 17:37:21 2005 +0000

    Update changes in QtbInstallPaths
    Plugins are now specified with their absolute paths

 admin/info                     |  2 --
 src/main.cpp                   |  4 ++--
 src/qtbdialog_preferences.ui   | 20 ++++----------------
 src/qtbdialog_preferences.ui.h |  9 ++++++++-
 src/qtbtoolfactory.cpp         | 26 ++++----------------------
 5 files changed, 18 insertions(+), 43 deletions(-)

commit ec96b21571d42b1eddadd1bd0ac6de310b3802fc
Author: marc <marc>
Date:   Mon May 23 09:53:43 2005 +0000

    File removed, because specific paths are now fully supported

 admin/qtbinstallpath.h | 6 ------
 1 file changed, 6 deletions(-)

commit 95acc5c97d044f725bf1085bd054203127081d64
Author: marc <marc>
Date:   Mon May 23 09:51:35 2005 +0000

    Use of QtbInstallPaths

 admin/info             |  2 ++
 src/main.cpp           |  4 +++-
 src/qtbtoolfactory.cpp | 12 +++++-------
 3 files changed, 10 insertions(+), 8 deletions(-)

commit 43e5bbe8e68771feca07a411ee1dcc426801022a
Author: marc <marc>
Date:   Thu May 19 13:37:06 2005 +0000

    Initialization of scifigs library

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

commit 6dda26f1ed39b10eb2c19a3043568b0f830c5070
Author: marc <marc>
Date:   Thu Apr 28 15:34:41 2005 +0000

    *** empty log message ***

 src/geopsy.pro                       |  200 +--
 src/qtbdialog_relativepositions.ui.h |  224 +--
 src/qtbdialog_rotatecomponents.ui.h  |  104 +-
 src/qtbsignaldisplay.cpp             | 2756 +++++++++++++++++-----------------
 src/qtbsignalwindowaction.cpp        | 1116 +++++++-------
 5 files changed, 2200 insertions(+), 2200 deletions(-)

commit 82cc9e3c920cd01c53c4082e9ec4f8b0c051da2b
Author: marc <marc>
Date:   Wed Apr 27 08:18:49 2005 +0000

    Useless M_PI
    Unassigned value fixed in qtbsignaldisplay.cpp

 src/geopsy.pro                       |  200 +--
 src/qtbdialog_relativepositions.ui.h |  227 ++-
 src/qtbdialog_rotatecomponents.ui.h  |  107 +-
 src/qtbsignaldisplay.cpp             | 2760 +++++++++++++++++-----------------
 4 files changed, 1642 insertions(+), 1652 deletions(-)

commit faef5b620ece00ec6d0fab7778ce5cd9c26ac103
Author: marc <marc>
Date:   Wed Apr 27 08:17:42 2005 +0000

    qtbfortran is not assigned a particular version

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

commit b7f75f9b3ade563914f726de354c3531b20eaaf7
Author: marc <marc>
Date:   Mon Apr 25 16:26:13 2005 +0000

    interface replaced by userInteface

 src/main.cpp               |   4 +-
 src/qtbgraphicwindow.cpp   |   8 +-
 src/qtbgraphicwindow.h     |   4 +-
 src/qtbsignalwindow.cpp    |  14 +-
 src/qtbsignalwindow.h      |   4 +-
 src/qtbsignalwindowint.cpp |   4 +-
 src/qtbsubpoolwindow.cpp   |  16 +-
 src/qtbsubpoolwindow.h     |   6 +-
 src/qtbtoolfactory.cpp     | 820 ++++++++++++++++++++++-----------------------
 9 files changed, 440 insertions(+), 440 deletions(-)

commit c8d3b188a21eb293a644c4c1bb955b0016753dbd
Author: marc <marc>
Date:   Fri Apr 22 10:25:51 2005 +0000

    Add quotes to DEFINES

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

commit 3792a64b88afa21304d1d1d8c5895c3a72823323
Author: marc <marc>
Date:   Tue Apr 19 12:29:52 2005 +0000

    6 months without check-in (due to end of thesis)...
    The project has been moved to CVS.

 src/geopsy.pro                         |  190 +++---
 src/main.cpp                           |  165 +++--
 src/qtbdialog_cutsignal_base.ui        |   26 +-
 src/qtbdialog_exportfiletype_base.ui   |   12 +-
 src/qtbdialog_exportfiletype_base.ui.h |    6 +-
 src/qtbdialog_exportpick_base.ui       |    8 +-
 src/qtbdialog_frequencyfilter.ui       |   22 +-
 src/qtbdialog_geopsyabout.ui           |   14 +-
 src/qtbdialog_picktopick_base.ui       |    8 +-
 src/qtbdialog_preferences.ui           |   46 +-
 src/qtbdialog_preferences.ui.h         |   42 +-
 src/qtbdialog_relativepositions.ui     |   56 +-
 src/qtbdialog_relativepositions.ui.h   |   22 +-
 src/qtbdialog_rotatecomponents.ui      |   26 +-
 src/qtbdialog_rotatecomponents.ui.h    |   20 +-
 src/qtbdialog_setheader.ui             |   48 +-
 src/qtbdialog_setheader.ui.h           |   52 +-
 src/qtbdialog_settablefields.ui        |   16 +-
 src/qtbdialog_shorthelp.ui             |    6 +-
 src/qtbdialog_sortkeys.ui              |   26 +-
 src/qtbdialog_sortkeys.ui.h            |   38 +-
 src/qtbdialog_stationcoordinates.ui    |   44 +-
 src/qtbdialog_stationcoordinates.ui.h  |   54 +-
 src/qtbdialog_substractsignals.ui      |   18 +-
 src/qtbdialog_substractsignals.ui.h    |   10 +-
 src/qtbdialog_suppressdc.ui            |   16 +-
 src/qtbdialog_suppressdc.ui.h          |    8 +-
 src/qtbdialog_taper_base.ui            |   28 +-
 src/qtbgeopsyabout.ui                  |   10 +-
 src/qtbgeopsyabout.ui.h                |    6 +-
 src/qtbgraphicwindow.cpp               |  230 ++++---
 src/qtbgraphicwindow.h                 |   71 +-
 src/qtbgraphicwindowint.cpp            |   43 +-
 src/qtbgraphicwindowint.h              |   69 +-
 src/qtbgroupfilelist.ui                |   48 +-
 src/qtbgroupfilelist.ui.h              |   75 ++-
 src/qtbmagnifiersignal.cpp             |   85 ++-
 src/qtbmagnifiersignal.h               |   69 +-
 src/qtbmapwindow.cpp                   |  121 ++--
 src/qtbmapwindow.h                     |   61 +-
 src/qtbsignaldisplay.cpp               |  406 ++++++-----
 src/qtbsignaldisplay.h                 |  120 ++--
 src/qtbsignalwindow.cpp                |  191 +++---
 src/qtbsignalwindow.h                  |   89 ++-
 src/qtbsignalwindow_base.ui            |   44 +-
 src/qtbsignalwindow_base.ui.h          |   48 +-
 src/qtbsignalwindowaction.cpp          | 1151 ++++++++++++++++----------------
 src/qtbsignalwindowint.cpp             |   67 +-
 src/qtbsignalwindowint.h               |   84 ++-
 src/qtbsigselectiondnd.cpp             |   77 +--
 src/qtbsigselectiondnd.h               |   63 +-
 src/qtbsubpoolwindow.cpp               |   75 +--
 src/qtbsubpoolwindow.h                 |   79 ++-
 src/qtbsubpoolwindowint.cpp            |   47 +-
 src/qtbsubpoolwindowint.h              |   68 +-
 src/qtbtab_picksproperties.ui          |   26 +-
 src/qtbtab_picksproperties.ui.h        |   12 +-
 src/qtbtab_signalsproperties.ui        |   18 +-
 src/qtbtab_signalsproperties.ui.h      |   12 +-
 src/qtbtablewindow.cpp                 |  131 ++--
 src/qtbtablewindow.h                   |   61 +-
 src/qtbtoolfactory.cpp                 |  850 +++++++++++------------
 src/qtbtoolfactory.h                   |   73 +-
 src/qtbviewparameditor.ui              |   26 +-
 src/qtbviewparameditor.ui.h            |   36 +-
 65 files changed, 2861 insertions(+), 2908 deletions(-)

commit b2b28fe2569033a375b6db07a08773fc35674a59
Author: marc <marc>
Date:   Mon Apr 18 13:07:26 2005 +0000

    Initial revision

 INSTALL                         |  33 ++++
 LICENSE.GPL                     | 341 ++++++++++++++++++++++++++++++++++++++++
 admin/Geopsy_erreurs_3.sxw      | Bin 0 -> 9696 bytes
 admin/Geopsy_erreurs_4.doc      | Bin 0 -> 32768 bytes
 admin/configure                 |  64 ++++++++
 admin/info                      |  14 ++
 admin/logo-128x128.svg          |  86 ++++++++++
 admin/qtbinstallpath.h          |   6 +
 src/images/designer_filenew.png | Bin 0 -> 448 bytes
 src/images/designer_s_down.png  | Bin 0 -> 535 bytes
 src/images/designer_s_up.png    | Bin 0 -> 542 bytes
 src/images/fileopen             | Bin 0 -> 675 bytes
 src/images/filesave             | Bin 0 -> 369 bytes
 src/images/geopsy.icns          | Bin 0 -> 34943 bytes
 src/images/geopsy.ico           | Bin 0 -> 1078 bytes
 src/images/geopsy.rc            |   8 +
 src/images/graph-22x22.png      | Bin 0 -> 752 bytes
 src/images/ledlightgreen.png    | Bin 0 -> 660 bytes
 src/images/ledorange.png        | Bin 0 -> 640 bytes
 src/images/ledred.png           | Bin 0 -> 601 bytes
 src/images/logo-128x128.png     | Bin 0 -> 3586 bytes
 src/images/logo-16x16.png       | Bin 0 -> 575 bytes
 src/images/logo-24x24.png       | Bin 0 -> 836 bytes
 src/images/logo-32x32.png       | Bin 0 -> 1083 bytes
 src/images/logo-48x48.png       | Bin 0 -> 1604 bytes
 src/images/logo-64x64.png       | Bin 0 -> 1945 bytes
 src/images/map-22x22.png        | Bin 0 -> 810 bytes
 src/images/print                | Bin 0 -> 754 bytes
 src/images/splash_geopsy.png    | Bin 0 -> 50995 bytes
 src/images/table-22x22.png      | Bin 0 -> 811 bytes
 src/qtbversion.h                |   3 +
 31 files changed, 555 insertions(+)

commit 4fe1bddb0f0411b41b0985e0fd83536d7bf77f0a
Author: marc <marc>
Date:   Sun Nov 14 03:36:30 2004 +0000

    *** empty log message ***

 src/qtbdialog_preferences.ui | 2 +-
 src/qtbgeopsyabout.ui        | 2 +-
 src/qtbgroupfilelist.ui      | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

commit a9009d26108eba8fe87bd8dac6b3b3e3ade1401c
Author: marc <marc>
Date:   Sun Nov 14 03:36:27 2004 +0000

    ..

 src/qtbsignalwindow_base.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f6924a70c8b42e36220b1e7c55222e8f3ae9c338
Author: marc <marc>
Date:   Sun Nov 14 01:26:57 2004 +0000

    Dynamic libraries fully ported to Mac OS

 src/geopsy.pro | 50 ++++++++++++++++++++++++++------------------------
 1 file changed, 26 insertions(+), 24 deletions(-)

commit 6677ac983d163e9b822c66f67c9ac402c786e2b1
Author: marc <marc>
Date:   Sun Nov 14 01:26:46 2004 +0000

    Compile error for Mac fixed

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

commit f19378a7653f29c194e44a6efa757296498664d2
Author: marc <marc>
Date:   Sun Nov 14 01:26:36 2004 +0000

    Typing error corrected

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

commit 60c011f8c13bb2ebf4d856552c2f99904b3ef83f
Author: marc <marc>
Date:   Sun Nov 14 01:26:11 2004 +0000

    Revised contributions text

 src/qtbgeopsyabout.ui | 42 +++++++++++++++++++++++++++++++++++++-----
 1 file changed, 37 insertions(+), 5 deletions(-)

commit 0eb0d0a3ec381e168c36ddb48f7b0ed6d1fde08b
Author: marc <marc>
Date:   Sun Nov 14 01:25:48 2004 +0000

    *** empty log message ***

 src/qtbdialog_preferences.ui |  4 ++--
 src/qtbgroupfilelist.ui      |  4 ++--
 src/qtbsignaldisplay.h       | 33 +++++++++++++++++----------------
 src/qtbsignalwindow_base.ui  | 12 +++++++-----
 src/qtbtoolfactory.h         |  4 ++++
 5 files changed, 32 insertions(+), 25 deletions(-)

commit 6bf00f6e7e96468f9800143f271022c3bd01ff96
Author: marc <marc>
Date:   Sun Nov 14 01:25:46 2004 +0000

    Initial revision

 src/qtbmagnifiersignal.cpp | 93 ++++++++++++++++++++++++++++++++++++++++++++++
 src/qtbmagnifiersignal.h   | 48 ++++++++++++++++++++++++
 2 files changed, 141 insertions(+)

commit d23efbbac808e49ed8010a7cd6844d536f4eb417
Author: marc <marc>
Date:   Sun Nov 14 01:25:20 2004 +0000

    Preferences and results viewer are now integrated in plug-ins

 src/qtbtoolfactory.cpp | 75 ++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 70 insertions(+), 5 deletions(-)

commit e785714683cb8a37cd8eaea6c0d6ca08844e3d5d
Author: marc <marc>
Date:   Sun Nov 14 01:25:05 2004 +0000

    Avoid fixed position

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

commit 15895fd343bc206a2258287e6a882e680ec9be34
Author: marc <marc>
Date:   Sun Nov 14 01:24:52 2004 +0000

    New magnifier window for picking

 src/qtbsignaldisplay.cpp | 2111 +++++++++++++++++++++++-----------------------
 1 file changed, 1045 insertions(+), 1066 deletions(-)

commit 8b7c00cb007f52b32e089a49d5603b897d8e2691
Author: marc <marc>
Date:   Sun Nov 14 01:24:36 2004 +0000

    compile error on Mac fixed

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

commit 4228a60d01006f492a2854135a1f67a6ef0c0182
Author: marc <marc>
Date:   Sun Nov 14 01:24:11 2004 +0000

    All interpret moduls have been ported to plug-ins

 src/qtbsignalwindowaction.cpp | 194 ------------------------------------------
 1 file changed, 194 deletions(-)

commit 7453cc9c6d84db179810614116e81f945b690a4c
Author: marc <marc>
Date:   Sun Nov 14 01:22:55 2004 +0000

    Results viewer now fully integrated in plug-ins

 src/qtbsignalwindow.cpp | 72 +++----------------------------------------------
 1 file changed, 4 insertions(+), 68 deletions(-)

commit a12198a6f205d8d5506a9a0d07f28582b7e40641
Author: marc <marc>
Date:   Sun Nov 14 01:22:27 2004 +0000

    Init with a standard set of plug-ins

 src/main.cpp | 22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)

commit 1658ddbeb642980883784cdbd6cbbe7e3e7def39
Author: marc <marc>
Date:   Thu Oct 14 09:59:23 2004 +0000

    *** empty log message ***

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

commit 88df8eb2eacf27ed9390b3ed63af9dd582646e2c
Author: marc <marc>
Date:   Thu Oct 14 09:58:32 2004 +0000

    Signal for mouse pressed give more information to allow better modularity

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

commit 7f811550d7aed5afea4e3d8c35163cc1083227a5
Author: marc <marc>
Date:   Thu Oct 14 09:58:01 2004 +0000

    Selecting of station in a map

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

commit 311a6103f4b3a6ebee0f0e72d880783fedcda7d6
Author: marc <marc>
Date:   Sat Oct 2 08:34:49 2004 +0000

    Bug fixed around updateAllFields

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

commit 63e1f226ea74bfd7a73eb6665cb2104ae70ada03
Author: marc <marc>
Date:   Tue Sep 28 20:10:10 2004 +0000

    Refraction compatibility

 src/geopsy.pro         |  6 ++++--
 src/qtbtoolfactory.cpp | 16 ++++++++++++++++
 2 files changed, 20 insertions(+), 2 deletions(-)

commit cb462fb48f197a05f082ea99c58c1a61846aa0a7
Author: marc <marc>
Date:   Tue Sep 28 20:10:05 2004 +0000

    *** empty log message ***

 src/qtbmapwindow.cpp | 58 ++++++++++++++++++++++++++--------------------------
 1 file changed, 29 insertions(+), 29 deletions(-)

commit 84e6d2d445908692a2853bf4b29846abbdbe2b1c
Author: marc <marc>
Date:   Wed Sep 15 19:45:21 2004 +0000

    DLL export for Windows and eventually Mac OS X

 src/geopsy.pro | 164 +++++++++++++++++++++++++++++++++------------------------
 1 file changed, 94 insertions(+), 70 deletions(-)

commit 6ff2d43996a19a7d6d782b2faa3233e8b19751af
Author: marc <marc>
Date:   Wed Sep 15 19:44:50 2004 +0000

    Bug fixed, Build_array dialog and Geopsy stations list tables are different

 src/qtbdialog_relativepositions.ui.h | 128 +++++++++++++++++------------------
 1 file changed, 63 insertions(+), 65 deletions(-)

commit 09bae3a6e9389f02ba684b86b45c9ebabf2baef8
Author: marc <marc>
Date:   Wed Sep 15 19:44:06 2004 +0000

    New relative position tool
    Can recognize stations having the same names but different coordinates

 src/qtbdialog_stationcoordinates.ui.h | 190 +++++++++++++++++++++-------------
 1 file changed, 119 insertions(+), 71 deletions(-)

commit 6427616a479c76ef80f2ee5814c4b2bb657c0d31
Author: marc <marc>
Date:   Wed Sep 15 19:43:58 2004 +0000

    M_PI defined for Windows

 src/qtbdialog_rotatecomponents.ui.h | 3 +++
 1 file changed, 3 insertions(+)

commit 271f4370135d5ac57811686e05d9aa5d1fd8ae5e
Author: marc <marc>
Date:   Wed Sep 15 19:43:36 2004 +0000

    Did not compile on Windows, now fixed

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

commit 8884b097aa3510dec10564e502a45e6601d75fd1
Author: marc <marc>
Date:   Wed Sep 15 19:43:17 2004 +0000

    Tool menu to right clicks

 src/qtbgroupfilelist.ui.h | 32 +++++++++++++++++++-------------
 1 file changed, 19 insertions(+), 13 deletions(-)

commit 1cf29045cf266098ff550a191144df1c70320500
Author: marc <marc>
Date:   Wed Sep 15 19:42:59 2004 +0000

    Windows Menu now display the window icons

 src/qtbsignalwindow_base.ui.h | 15 +++++++++++----
 1 file changed, 11 insertions(+), 4 deletions(-)

commit 2b395713a096c48284026ece8929690dc31c75d5
Author: marc <marc>
Date:   Wed Sep 15 19:42:14 2004 +0000

    *** empty log message ***

 src/qtbdialog_cutsignal_base.ui      |  2 +-
 src/qtbdialog_exportfiletype_base.ui |  2 +-
 src/qtbdialog_preferences.ui         |  2 +-
 src/qtbdialog_relativepositions.ui   | 20 ++++++++++++++++++++
 src/qtbdialog_stationcoordinates.ui  | 28 +++++++++++++++++++++++++---
 src/qtbviewparameditor.ui            |  2 +-
 6 files changed, 49 insertions(+), 7 deletions(-)

commit 96819926cad9dc987631fa3b1fb334dc11167eb8
Author: marc <marc>
Date:   Wed Sep 15 19:41:57 2004 +0000

    New splash screen from Dominique Hirigoyen

 src/qtbgeopsyabout.ui | 49 ++++++++-----------------------------------------
 1 file changed, 8 insertions(+), 41 deletions(-)

commit 496ff0882cf675ff229ed3cc0d4aeb3103ac059e
Author: marc <marc>
Date:   Wed Sep 15 19:41:36 2004 +0000

    Mechanism for auto update of the tool list

 src/qtbgroupfilelist.ui | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit 8820155e1a2404f6b035f7a898bd9f22afa83db7
Author: marc <marc>
Date:   Wed Sep 15 19:40:41 2004 +0000

    see .cpp

 src/qtbtoolfactory.h | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

commit 8e87dbc6690ba39ce99cc9e0484ba04d3c2b205e
Author: marc <marc>
Date:   Wed Sep 15 19:39:13 2004 +0000

    try to correct bug under windows: crash on deleting the MW_ToolFactory
    _actions is now a plain basic vector
    But not working, I left it undeleted to avoid crash bu must be investigated
    later

 src/qtbtoolfactory.cpp | 112 ++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 84 insertions(+), 28 deletions(-)

commit bcd858d80bcf1a892abdd55aab0c5ccdfffaeffc
Author: marc <marc>
Date:   Wed Sep 15 19:37:36 2004 +0000

    New icon from Dominique Hirigoyen

 src/qtbgraphicwindow.cpp    |  2 +-
 src/qtbmapwindow.cpp        |  2 +-
 src/qtbsignalwindow_base.ui | 10 +++++-----
 src/qtbtablewindow.cpp      |  2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)

commit 1a557d5196d8451cb3e6bf2ce7d43ce46dd63a82
Author: marc <marc>
Date:   Wed Sep 15 19:37:19 2004 +0000

    No more tools in mw_signalwindowaction.cpp

 src/qtbsignalwindowaction.cpp | 63 -------------------------------------------
 1 file changed, 63 deletions(-)

commit 142026285dc3ad8bbfdefef2b3802bf092425aaa
Author: marc <marc>
Date:   Wed Sep 15 19:36:44 2004 +0000

    Bug fixed under windows: closing all windows is not immediate
    now wait for it

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

commit 6a76c73660a2d51d7b0d07000b42b1cf700f744e
Author: marc <marc>
Date:   Wed Sep 15 19:36:24 2004 +0000

    bug fixed for setting of initial dialog boxes

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

commit f5e4a8755c59dc3ee82c68858ad541112e7338b5
Author: marc <marc>
Date:   Mon Sep 6 18:50:59 2004 +0000

    New Makefile and .pro architecture

 src/geopsy.pro | 122 ++++++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 91 insertions(+), 31 deletions(-)

commit e09ffa57a81e1b4f7b8f611050fbe261a5661deb
Author: marc <marc>
Date:   Mon Sep 6 18:50:11 2004 +0000

    New tab to install new tools
    HV tab still to be reconstructed

 src/qtbdialog_preferences.ui | 249 ++++++++++++++++++++++++++++++-------------
 1 file changed, 176 insertions(+), 73 deletions(-)

commit e43069065f21781cc051d7fde771325cb02cb993
Author: marc <marc>
Date:   Mon Sep 6 18:49:49 2004 +0000

    Still to correct the order of tools (no using a QMap)

 src/qtbgroupfilelist.ui | 22 +++++++++++++++-------
 1 file changed, 15 insertions(+), 7 deletions(-)

commit 55a82efd56f7f5744124c66364a2d82f9dc4c953
Author: marc <marc>
Date:   Mon Sep 6 18:49:29 2004 +0000

    Removed all the classic tool actions

 src/qtbsignalwindow_base.ui | 185 +++++++++++++++++++++++++++-----------------
 1 file changed, 113 insertions(+), 72 deletions(-)

commit dc272ec836e02a15ce822631a75508a7d8f85cfb
Author: marc <marc>
Date:   Mon Sep 6 18:49:03 2004 +0000

    *** empty log message ***

 src/qtbdialog_cutsignal_base.ui |   4 +-
 src/qtbdialog_preferences.ui.h  | 165 ++++++++++++++++++++++----
 src/qtbgeopsyabout.ui           |   4 +-
 src/qtbgroupfilelist.ui.h       | 143 +++++++++++-----------
 src/qtbsignaldisplay.h          | 254 ++++++++++++++++++++--------------------
 src/qtbsignalwindow.h           |  52 ++++----
 src/qtbsignalwindow_base.ui.h   | 150 ++++++++++++------------
 src/qtbsignalwindowint.h        |   3 +-
 src/qtbsubpoolwindow.h          |  27 ++---
 src/qtbsubpoolwindowint.h       |   2 +
 src/qtbtablewindow.h            |   4 +-
 src/qtbviewparameditor.ui       |  12 +-
 12 files changed, 458 insertions(+), 362 deletions(-)

commit f6dcc452ead21eab2fa02e92151cc1d6f7ec45cd
Author: marc <marc>
Date:   Mon Sep 6 18:48:59 2004 +0000

    Initial revision

 src/qtbtoolfactory.cpp | 287 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/qtbtoolfactory.h   |  83 ++++++++++++++
 2 files changed, 370 insertions(+)

commit 49fa9b44d01a47fa90e0d49151ea5ed6cc2e8117
Author: marc <marc>
Date:   Mon Sep 6 18:48:36 2004 +0000

    Only one tool per window

 src/qtbsignaldisplay.cpp | 896 +++++++++++++++++++++++------------------------
 src/qtbsubpoolwindow.cpp |  55 +--
 2 files changed, 461 insertions(+), 490 deletions(-)

commit 9a0df900e1dcaeb48978f1be3ac7dc99ef9ee580
Author: marc <marc>
Date:   Mon Sep 6 18:48:26 2004 +0000

    Bug fixed for empty maps

 src/qtbmapwindow.cpp | 55 ++++++++++++++++++++++++++--------------------------
 1 file changed, 28 insertions(+), 27 deletions(-)

commit abb3b35b50d91e7f46af783c95059405f0447f2b
Author: marc <marc>
Date:   Mon Sep 6 18:48:00 2004 +0000

    New tool function (return the attached tool)

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

commit e3da97cdefc1b7035dc32041befbe8b510c0b7a8
Author: marc <marc>
Date:   Mon Sep 6 18:47:32 2004 +0000

    New function showTool, can work automatically for all new tools

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

commit bc96593d43b84873035e0fd31b20a4993d517452
Author: marc <marc>
Date:   Mon Sep 6 18:46:42 2004 +0000

    Still under construction, still to re-construct HV, damping, mspac

 src/qtbsignalwindowaction.cpp | 42 +++++++++++++++++++++++++++++++++---------
 1 file changed, 33 insertions(+), 9 deletions(-)

commit 86130dc7b50ce8e979d2b5a61b9ea9fb21bbdc5a
Author: marc <marc>
Date:   Mon Sep 6 18:45:30 2004 +0000

    HVResults viewer still to re-install, new plugins architecture for tools

 src/qtbsignalwindow.cpp | 241 +++++++++++++++++++++++++-----------------------
 1 file changed, 128 insertions(+), 113 deletions(-)

commit 730e1fb572cad21ef538aca37cb090755adf2132
Author: marc <marc>
Date:   Mon Sep 6 18:44:01 2004 +0000

    *** empty log message ***

 src/main.cpp | 74 +++++++++++++++++++++++++++++-------------------------------
 1 file changed, 36 insertions(+), 38 deletions(-)

commit 4f8ff4235b9dfeaea5b66401d0ea1b9f4e3ab952
Author: marc <marc>
Date:   Wed Sep 1 11:27:13 2004 +0000

    *** empty log message ***

 src/geopsy.pro                       |  21 +-
 src/main.cpp                         |  46 +-
 src/qtbdialog_exportfiletype_base.ui |   9 +-
 src/qtbgraphicwindow.cpp             |  29 +-
 src/qtbgraphicwindow.h               |  20 +-
 src/qtbgroupfilelist.ui.h            |  39 +-
 src/qtbsignalwindow.cpp              | 273 ++++++------
 src/qtbsignalwindow.h                |  63 +--
 src/qtbsignalwindowaction.cpp        | 791 ++++++++++++++++++-----------------
 src/qtbsignalwindowint.h             |  47 +--
 src/qtbsubpoolwindow.cpp             |  27 +-
 src/qtbsubpoolwindow.h               |  35 +-
 12 files changed, 719 insertions(+), 681 deletions(-)

commit 5e2dd282228a2f11df0868692e878e3155731f15
Author: marc <marc>
Date:   Wed Sep 1 10:57:12 2004 +0000

    Initial revision

 src/qtbgraphicwindowint.cpp | 28 +++++++++++++++++++++++++++
 src/qtbgraphicwindowint.h   | 44 ++++++++++++++++++++++++++++++++++++++++++
 src/qtbsignalwindowint.cpp  | 47 +++++++++++++++++++++++++++++++++++++++++++++
 src/qtbsubpoolwindowint.cpp | 28 +++++++++++++++++++++++++++
 src/qtbsubpoolwindowint.h   | 44 ++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 191 insertions(+)

commit 90a2ec7a3cff663b1ce710b2a7838e9347df554c
Author: marc <marc>
Date:   Thu Jul 15 08:26:54 2004 +0000

    New merge option

 src/qtbsignalwindowaction.cpp | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

commit 91ecacb3cf737b8591bec3b1fa7471abfd06917e
Author: marc <marc>
Date:   Thu Jul 1 08:31:10 2004 +0000

    Bug reported by Sylvette, loosing the _subPoolWin when the subPool window was deactivated
    due to a secondary dialog box, now secure for all interpretation modules

 src/qtbsignalwindowaction.cpp | 70 ++++++++++++++++++++-----------------------
 1 file changed, 33 insertions(+), 37 deletions(-)

commit 0ba39c3c561a3fb16449701f1392f71da812ac52
Author: marc <marc>
Date:   Mon Jun 28 14:36:44 2004 +0000

    Bug fixed, right dialog box (was a save before)

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

commit f2a29e62150dee7da75ebd211f177c87c75983cc
Author: marc <marc>
Date:   Mon Jun 28 14:36:22 2004 +0000

    New FK interpretation module

 src/qtbsignaldisplay.cpp      |  6 +++++-
 src/qtbsignalwindow.cpp       |  1 +
 src/qtbsignalwindow.h         |  1 +
 src/qtbsignalwindow_base.ui   | 11 ++++++++++-
 src/qtbsignalwindowaction.cpp | 32 ++++++++++++++++++++++++++++++++
 src/qtbsubpoolwindow.cpp      |  7 +++++++
 src/qtbsubpoolwindow.h        |  4 ++++
 7 files changed, 60 insertions(+), 2 deletions(-)

commit 5b3adc29e63ec1b0e7975e771610243a6f80119d
Author: marc <marc>
Date:   Fri Jun 11 17:19:34 2004 +0000

    Bug fixed in case of aborting the HV due to a missing component

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

commit bf9e6d00f0c2b67c58334c1915170f788d194817
Author: marc <marc>
Date:   Mon May 24 11:05:04 2004 +0000

    New particule motion slot

 src/qtbsignalwindow.cpp       |  1 +
 src/qtbsignalwindow.h         |  1 +
 src/qtbsignalwindow_base.ui   | 11 ++++++++++-
 src/qtbsignalwindowaction.cpp | 19 +++++++++++++++++++
 4 files changed, 31 insertions(+), 1 deletion(-)

commit a7639b0959065b0290f7bd6fae1501a7d44ca0cc
Author: marc <marc>
Date:   Mon May 24 11:04:32 2004 +0000

    Bug fixed: math.h was missing for gcc_2.95

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

commit ea071eef8f0f5495947be76f826bdc2584d5bb2d
Author: marc <marc>
Date:   Mon May 24 08:27:25 2004 +0000

    New rotate action

 src/qtbsignalwindow_base.ui | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

commit 5d908de1259f0a15d2dfb57b68ab9a8f4d042b2f
Author: marc <marc>
Date:   Mon May 24 08:27:21 2004 +0000

    see .cpp

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

commit e94c752ef39bb49c39a4b2aca733cefbcdeab911
Author: marc <marc>
Date:   Mon May 24 08:26:48 2004 +0000

    rotate() slot to rotate the components of a sensor

 src/qtbsignalwindow.cpp       |  1 +
 src/qtbsignalwindowaction.cpp | 21 +++++++++++++++++++++
 2 files changed, 22 insertions(+)

commit 72363c9b1283f015c8b54c95ce137f0824383f35
Author: marc <marc>
Date:   Mon May 24 08:26:13 2004 +0000

    Initial revision

 src/qtbdialog_rotatecomponents.ui   | 251 ++++++++++++++++++++++++++++++++++++
 src/qtbdialog_rotatecomponents.ui.h |  51 ++++++++
 2 files changed, 302 insertions(+)

commit 74d17f7bcd66763c6899a7721fb5ad3723d2ac8c
Author: marc <marc>
Date:   Thu May 13 09:36:21 2004 +0000

    *** empty log message ***

 src/geopsy.pro          | 6 ------
 src/qtbgeopsyabout.ui   | 2 +-
 src/qtbgeopsyabout.ui.h | 8 --------
 src/qtbsignalwindow.cpp | 9 ---------
 4 files changed, 1 insertion(+), 24 deletions(-)

commit b4871f71ef95109001ed453d79c42d46710cb733
Author: marc <marc>
Date:   Mon May 10 14:43:33 2004 +0000

    Shorter splash window

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

commit ed1e2ac81c43c9029d500a9c1b3845d607f295e2
Author: marc <marc>
Date:   Mon May 10 14:43:26 2004 +0000

    *** empty log message ***

 src/qtbdialog_geopsyabout.ui | 6 +++---
 src/qtbgeopsyabout.ui        | 4 +++-
 2 files changed, 6 insertions(+), 4 deletions(-)

commit b9cb3bdb5156ed9f4469896b1e932861cb04616f
Author: marc <marc>
Date:   Wed Apr 28 17:12:00 2004 +0000

    Copy protection and new splash screen widget

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

commit 5ffc33dc48920ad271b84659fe575c3414edc09b
Author: marc <marc>
Date:   Wed Apr 28 17:11:49 2004 +0000

    Initial revision

 src/qtbgeopsyabout.ui   | 187 ++++++++++++++++++++++++++++++++++++++++++++++++
 src/qtbgeopsyabout.ui.h |  32 +++++++++
 2 files changed, 219 insertions(+)

commit bbf0d69a5f3c6cf7172b08410abd275d8405941a
Author: marc <marc>
Date:   Wed Apr 28 17:11:23 2004 +0000

    Just display the splash screen widget

 src/qtbdialog_geopsyabout.ui | 129 ++++++++++++-------------------------------
 1 file changed, 35 insertions(+), 94 deletions(-)

commit 6bb0f8fd89b6bbb481cbd6bf5309c7ad1781b627
Author: marc <marc>
Date:   Wed Apr 28 17:11:07 2004 +0000

    Splash screen
    GPL Header

 src/main.cpp | 31 ++++++++++++++++++++++++-------
 1 file changed, 24 insertions(+), 7 deletions(-)

commit ef924f2b2f7f1799bf75bb59efff0cfafbefe920
Author: marc <marc>
Date:   Wed Apr 28 17:10:42 2004 +0000

    GPL Header

 src/qtbgraphicwindow.cpp      | 21 +++++++++++++++------
 src/qtbgraphicwindow.h        | 21 +++++++++++++++------
 src/qtbmapwindow.cpp          | 21 +++++++++++++++------
 src/qtbmapwindow.h            | 21 +++++++++++++++------
 src/qtbsignaldisplay.cpp      | 21 +++++++++++++++------
 src/qtbsignaldisplay.h        | 21 +++++++++++++++------
 src/qtbsignalwindow.cpp       | 21 +++++++++++++++------
 src/qtbsignalwindow.h         | 21 +++++++++++++++------
 src/qtbsignalwindowaction.cpp | 21 +++++++++++++++------
 src/qtbsignalwindowint.h      | 21 +++++++++++++++------
 src/qtbsigselectiondnd.cpp    | 21 +++++++++++++++------
 src/qtbsigselectiondnd.h      | 21 +++++++++++++++------
 src/qtbsubpoolwindow.cpp      | 21 +++++++++++++++------
 src/qtbsubpoolwindow.h        | 21 +++++++++++++++------
 src/qtbtablewindow.cpp        | 21 +++++++++++++++------
 src/qtbtablewindow.h          | 21 +++++++++++++++------
 16 files changed, 240 insertions(+), 96 deletions(-)

commit d5173ea9a8e6cdee2d589af9b4bdc6e90007e1df
Author: marc <marc>
Date:   Wed Apr 28 09:04:27 2004 +0000

    No more save and restore of about dialog box

 src/qtbsignalwindow_base.ui.h | 2 --
 1 file changed, 2 deletions(-)

commit 7e97e2a3d5708c07b12016cf302e0dc80427c0a9
Author: marc <marc>
Date:   Wed Apr 28 09:04:17 2004 +0000

    see .ui

 src/qtbgroupfilelist.ui.h | 26 +++++++++++++++++++++++++-
 1 file changed, 25 insertions(+), 1 deletion(-)

commit 49192e4e90d130143e0875f19bd43ea83f46803a
Author: marc <marc>
Date:   Wed Apr 28 09:03:59 2004 +0000

    *** empty log message ***

 src/qtbsignalwindow_base.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit f996e589fb82d3a0e95e24f6d9d526461b6b8234
Author: marc <marc>
Date:   Wed Apr 28 09:03:35 2004 +0000

    New delete file slot, to remove selected files

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

commit 79ed6f5cf839e004ade985caabb7b4114c404443
Author: marc <marc>
Date:   Wed Apr 28 09:02:32 2004 +0000

    Copy protection module is installed if DO_COPY_PROTECTION is defined

 src/qtbsignalwindow.cpp | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

commit 4eabb6dcf005adca6b5e53346d590ea5693e24f2
Author: marc <marc>
Date:   Wed Apr 28 09:01:22 2004 +0000

    Cut and taper uses MW_TimeLimitsParam
    Implementation of multi column ASCII export

 src/qtbsignalwindowaction.cpp | 72 +++++++++++++++++++------------------------
 1 file changed, 31 insertions(+), 41 deletions(-)

commit 4a1dc7c84bc90875a1e0f7869f7bb65c72c5ec5e
Author: marc <marc>
Date:   Wed Apr 28 09:00:43 2004 +0000

    Use the MW_TimeLimitisSelector
    No more export function

 src/qtbdialog_taper_base.ui | 252 ++++++--------------------------------------
 1 file changed, 30 insertions(+), 222 deletions(-)

commit 268ce427cc287cc3897da98067c3cfbd63a15cc9
Author: marc <marc>
Date:   Wed Apr 28 09:00:23 2004 +0000

    No more export option

 src/qtbdialog_frequencyfilter.ui | 64 +++-------------------------------------
 1 file changed, 4 insertions(+), 60 deletions(-)

commit 5bf53939bc0df221dc7c4817b814ed0708d29bf7
Author: marc <marc>
Date:   Wed Apr 28 08:59:19 2004 +0000

    Use the MW_TimeLimitisSelector

 src/qtbdialog_cutsignal_base.ui | 250 +++++-----------------------------------
 1 file changed, 32 insertions(+), 218 deletions(-)

commit 4dfac65e152708887fe49596fe790c2d7884c7c3
Author: marc <marc>
Date:   Wed Apr 28 08:56:59 2004 +0000

    Specific settings for graphContent (linked to the new member dialogName of MW_AxisWindow
    _iSigPick is int -> avoid compilation warning

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

commit 426b92005bfe46b9fbae883f4bc03e25205e425d
Author: marc <marc>
Date:   Wed Apr 28 08:55:53 2004 +0000

    Use the new function sig->nameComponent()
    Specific settings for graphContent (linked to the new member dialogName of MW_AxisWindow

 src/qtbgraphicwindow.cpp | 22 ++++++----------------
 1 file changed, 6 insertions(+), 16 deletions(-)

commit 00d6261e59439a138dbd58eb7da85aa76b62b296
Author: marc <marc>
Date:   Mon Apr 19 15:04:25 2004 +0000

    New function for travel time tomography (still under construction)

 src/qtbsignalwindow.cpp       |  1 +
 src/qtbsignalwindow.h         |  1 +
 src/qtbsignalwindow_base.ui   | 11 ++++++++++-
 src/qtbsignalwindowaction.cpp |  4 ++++
 4 files changed, 16 insertions(+), 1 deletion(-)

commit 385f49a4a79c5798b605703c45458cfe47b6084d
Author: marc <marc>
Date:   Mon Apr 19 15:03:30 2004 +0000

    see .cpp

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

commit c6ce2671d78423db128df63151f6899e442b68ed
Author: marc <marc>
Date:   Mon Apr 19 15:02:54 2004 +0000

    Amplitude is not plotted anymore in case of adding or removing windows (it was somehow random)

 src/qtbsignaldisplay.cpp | 33 ++++++++++++++++++++++-----------
 1 file changed, 22 insertions(+), 11 deletions(-)

commit 3e18e9b9b7e2b1fcc94826eff045e5bf6971bca3
Author: marc <marc>
Date:   Fri Apr 16 18:03:23 2004 +0000

    New images for interpretation modules

 src/geopsy.pro | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

commit 76936b10f76f9426357de2c2ef7b6c51743b29cc
Author: marc <marc>
Date:   Fri Apr 16 18:02:52 2004 +0000

    Menu window use Creation Order

 src/qtbsignalwindow_base.ui.h | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

commit 545994ed9bc1076e5a92ba6e3385545ef848b172
Author: marc <marc>
Date:   Fri Apr 16 18:02:36 2004 +0000

    New direct access to interpretation modules

 src/qtbgroupfilelist.ui.h | 68 ++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 62 insertions(+), 6 deletions(-)

commit 2660ab3ff03c771ccb28041d1393e82de6d1718b
Author: marc <marc>
Date:   Fri Apr 16 18:02:27 2004 +0000

    *** empty log message ***

 src/qtbgroupfilelist.ui     |  8 +++++++-
 src/qtbsignalwindow.h       |  2 ++
 src/qtbsignalwindow_base.ui | 49 ++++++++++++++++++++++++++++++++++++---------
 3 files changed, 49 insertions(+), 10 deletions(-)

commit 7d63cd3473562c67b59d601a6736f44f958cf5ac
Author: marc <marc>
Date:   Fri Apr 16 18:02:05 2004 +0000

    New extension for structural spectra: specrt

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

commit 919f8efa4258551b71e716e2d00301072e4aa8d6
Author: marc <marc>
Date:   Fri Apr 16 18:01:42 2004 +0000

    New menu items for Damping tool and setting table fields

 src/qtbsignalwindowaction.cpp | 37 ++++++++++++++++++++++++++++++++++++-
 1 file changed, 36 insertions(+), 1 deletion(-)

commit f05eda19fce9b61a0d8a9bebbb1414cccd612af4
Author: marc <marc>
Date:   Fri Apr 16 18:01:00 2004 +0000

    see .ui

 src/qtbtab_signalsproperties.ui.h | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

commit 5fc595274178404d1beed4b1e277e44e42d4af69
Author: marc <marc>
Date:   Fri Apr 16 18:00:47 2004 +0000

    Replace time datum by time reference

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

commit 70aa831595979705d308191141f803c500c0a1aa
Author: marc <marc>
Date:   Fri Apr 16 18:00:24 2004 +0000

    New function to manage the signal names buttons

 src/qtbdialog_preferences.ui.h | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 008ed6fbebbd3fc09b80a305b6b7392eccd7230e
Author: marc <marc>
Date:   Fri Apr 16 18:00:03 2004 +0000

    New items for normalize options

 src/qtbtab_signalsproperties.ui | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

commit 2ae34eb12da6646d06bd0df1cc3452231b6e5fb1
Author: marc <marc>
Date:   Fri Apr 16 18:00:01 2004 +0000

    Initial revision

 src/qtbdialog_settablefields.ui | 138 ++++++++++++++++++++++++++++++++
 src/qtbviewparameditor.ui       | 171 ++++++++++++++++++++++++++++++++++++++++
 src/qtbviewparameditor.ui.h     |  96 ++++++++++++++++++++++
 3 files changed, 405 insertions(+)

commit 96a89d360bc9f87e2e69548785f95153e1c2de8b
Author: marc <marc>
Date:   Fri Apr 16 17:59:38 2004 +0000

    New tab and buttons for table fields and signal name prefs

 src/qtbdialog_preferences.ui | 116 +++++++++++++++++++++++++++++++++++++++----
 1 file changed, 107 insertions(+), 9 deletions(-)

commit 6672d4ede2afac340dd58081c03af5448dca22d1
Author: marc <marc>
Date:   Fri Apr 16 17:59:23 2004 +0000

    see .Cpp

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

commit 816d05118951763178496e636432aa696ba05dd2
Author: marc <marc>
Date:   Fri Apr 16 17:59:13 2004 +0000

    New damping tool

 src/qtbsubpoolwindow.h | 4 ++++
 1 file changed, 4 insertions(+)

commit fdd7af5365d6a7bf47f7693583e81360f924c4c3
Author: marc <marc>
Date:   Fri Apr 16 17:58:28 2004 +0000

    see .cpp

 src/qtbsignaldisplay.h | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

commit f6eccf0839ab513df11ffa5f4e2c70f150572660
Author: marc <marc>
Date:   Fri Apr 16 17:57:15 2004 +0000

    Customizable data fields

 src/qtbtablewindow.cpp | 92 ++++++++++++--------------------------------------
 1 file changed, 21 insertions(+), 71 deletions(-)

commit 9c849ade8d9570aaba7346512ba8ec9b0c7ce2dd
Author: marc <marc>
Date:   Fri Apr 16 17:57:02 2004 +0000

    New damping interpret module

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

commit 0d4e99c5a4a0b27797b938b34a7019cea6c1f83c
Author: marc <marc>
Date:   Fri Apr 16 17:56:33 2004 +0000

    New normalization
    Special spectra and waveforms

 src/qtbsignaldisplay.cpp | 217 ++++++++++++++++++++++++++++++++++-------------
 1 file changed, 156 insertions(+), 61 deletions(-)

commit 72b09f48635bf87e3a727b9f957765bfc4fa79df
Author: marc <marc>
Date:   Fri Apr 16 17:56:23 2004 +0000

    Icon set correctly

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

commit 58d560a8a936c583335ea60684e8ca0ba106031b
Author: marc <marc>
Date:   Fri Apr 16 17:56:17 2004 +0000

    *** empty log message ***

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

commit 05823fa606748b3c007fadd8e85654854168b49b
Author: marc <marc>
Date:   Tue Apr 6 08:41:13 2004 +0000

    New map window

 src/geopsy.pro                |  3 ++-
 src/qtbgroupfilelist.ui       |  4 +++-
 src/qtbgroupfilelist.ui.h     | 16 ++++++++++++++++
 src/qtbsignalwindow_base.ui   | 17 +++++++++++++++--
 src/qtbsignalwindow_base.ui.h |  3 ++-
 5 files changed, 38 insertions(+), 5 deletions(-)

commit 43560bc856dac81d42e76776607169b4f1cbf5a4
Author: marc <marc>
Date:   Tue Apr 6 08:41:07 2004 +0000

    see .cpp

 src/qtbsignalwindow.h | 2 ++
 1 file changed, 2 insertions(+)

commit 8ade458f39674eec8a41577965c17d88c8c2c880
Author: marc <marc>
Date:   Tue Apr 6 08:40:49 2004 +0000

    Functions to handle the new map window

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

commit 6131d238d9132da35d6c7ad71f8655c46e234c9e
Author: marc <marc>
Date:   Tue Apr 6 08:40:32 2004 +0000

    Active windows action for map windows

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

commit 329ec53b7bceec18739ab7e2c5fb5a0c4cd48a8c
Author: marc <marc>
Date:   Tue Apr 6 08:39:39 2004 +0000

    No more plot button

 src/qtbdialog_stationcoordinates.ui   | 33 ++-------------------------------
 src/qtbdialog_stationcoordinates.ui.h | 32 --------------------------------
 2 files changed, 2 insertions(+), 63 deletions(-)

commit ef46224c8322450c2888e5696c4435b7e8b8de3f
Author: marc <marc>
Date:   Tue Apr 6 08:39:12 2004 +0000

    Allow mouse markers to appear even for DnD windows

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

commit 78093fc7e845dc1a95be614f7750c0dcbe6a4b3f
Author: marc <marc>
Date:   Tue Apr 6 08:38:55 2004 +0000

    Initial revision

 src/qtbmapwindow.cpp | 121 +++++++++++++++++++++++++++++++++++++++++++++++++++
 src/qtbmapwindow.h   |  43 ++++++++++++++++++
 2 files changed, 164 insertions(+)

commit 35d33470382c77ebc2d8e5a8cf2513336b2b355c
Author: marc <marc>
Date:   Mon Apr 5 07:41:05 2004 +0000

    Bug corrected in newWindows(), the subpool cannot be shared between two distinct windows

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

commit 8e52483be450a55d8ad22b232a959f38164283a5
Author: marc <marc>
Date:   Mon Apr 5 07:40:31 2004 +0000

    New option to use or not the station name when specified in file format for the signal name

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

commit 706ecccc761877233c60d324817b03ee9b1896c4
Author: marc <marc>
Date:   Mon Apr 5 07:40:26 2004 +0000

    see .cpp

 src/qtbsignaldisplay.h | 2 ++
 1 file changed, 2 insertions(+)

commit 3afcd62c2cf40faba4aacf4e3af80f7d50c87981
Author: marc <marc>
Date:   Mon Apr 5 07:37:52 2004 +0000

    Warning when adding signals to a sub pool window already having a mspac or hv toolbox

 src/qtbsubpoolwindow.cpp | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 7eb6787c58dee28b59ca4258ad55c331b7301d25
Author: marc <marc>
Date:   Mon Apr 5 07:37:32 2004 +0000

    Bug corrected for Mac OS X (bool)FALSE

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

commit 3cb301c7300cf1a010eb2e26ab392b237173cb6d
Author: marc <marc>
Date:   Mon Apr 5 07:36:35 2004 +0000

    Emit the trackingBegin() and trackingEnd() when using the mouse for picking or adding/removing the time windows

 src/qtbsignaldisplay.cpp | 28 +++++++++++++++++-----------
 1 file changed, 17 insertions(+), 11 deletions(-)

commit 5b1f1466f7dcd5ab34b2d5df6de2c1f771f5f921
Author: marc <marc>
Date:   Mon Apr 5 07:34:22 2004 +0000

    Always plot the signal name (not the file name when no DB as before)
    Connections of signals trackingBegin() and trackingEnd() to disable the DnD event filter
    when using the mouse events for other purposes (picking, adding or removing time windows,...)

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

commit ba398984850114c468457e2bc1e95fa45411d6f7
Author: marc <marc>
Date:   Tue Mar 30 15:21:36 2004 +0000

    see .cpp

 src/qtbsigselectiondnd.h | 4 ++++
 1 file changed, 4 insertions(+)

commit ec9f021e6ee02d5c8c0d2e0cc700ecdacfc683c0
Author: marc <marc>
Date:   Tue Mar 30 15:20:49 2004 +0000

    The event filter must be set for the viewport of the table not the table itself
    The drag and drop can now be initiated from the table selection

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

commit e6e8618ff3cffedfd71a6c632d0e4a9546bc61a3
Author: marc <marc>
Date:   Tue Mar 30 15:19:10 2004 +0000

    New boolean member to disable the event filter, bug from Zoom in Geopsy fixed
    Bug fixed: the drop event cannot occur on the source widget
    Bug fixed: if no mouseTracking is set for the source object the flag _tracking must always be TRUE

 src/qtbsigselectiondnd.cpp | 23 ++++++++++++++++++-----
 1 file changed, 18 insertions(+), 5 deletions(-)

commit 6c12b7b5167ce43c8770d18d64aaadc925be49e4
Author: marc <marc>
Date:   Tue Mar 30 15:18:42 2004 +0000

    New connections to disable Drag and drop event filter when zooming

 src/qtbgraphicwindow.cpp | 4 ++++
 1 file changed, 4 insertions(+)

commit 6c96746446473dbe8610a4233900bbf09cd6da07
Author: marc <marc>
Date:   Tue Mar 30 09:12:53 2004 +0000

    Bug report by Bertrand, compilation problem on Mac OS X

 src/qtbgroupfilelist.ui.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

commit 0cfe52e87c05b3ef2799042ef382146e24183ed5
Author: marc <marc>
Date:   Tue Mar 30 08:54:29 2004 +0000

    Compilation bug reported by Sylvette

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

commit 8922f3c7aae77dfc84610a73aca5cad0c3b9d6dd
Author: marc <marc>
Date:   Thu Mar 18 16:14:46 2004 +0000

    Bug fixed: reported by Sylvette, crashes when creating an empty table

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

commit b7201c934b98da918cbef96694c4c2f16724c556
Author: marc <marc>
Date:   Tue Mar 16 20:22:18 2004 +0000

    Initial revision

 src/qtbgroupfilelist.ui       | 205 +++++++++++++
 src/qtbgroupfilelist.ui.h     | 166 +++++++++++
 src/qtbsignalwindowaction.cpp | 676 ++++++++++++++++++++++++++++++++++++++++++
 src/qtbsigselectiondnd.cpp    | 110 +++++++
 src/qtbsigselectiondnd.h      |  62 ++++
 5 files changed, 1219 insertions(+)

commit d8eb97a05869e25ba7cce531a4cab76bd35114f3
Author: marc <marc>
Date:   Tue Mar 16 20:22:11 2004 +0000

    New frame DnD for Geopsy, new system to load signal files only when needed

 src/geopsy.pro                |    6 +-
 src/qtbdialog_sortkeys.ui     |   24 +-
 src/qtbdialog_sortkeys.ui.h   |  144 ++-
 src/qtbgraphicwindow.cpp      |  108 ++-
 src/qtbgraphicwindow.h        |   36 +-
 src/qtbsignaldisplay.cpp      |   37 +-
 src/qtbsignaldisplay.h        |   23 +-
 src/qtbsignalwindow.cpp       |  218 +++--
 src/qtbsignalwindow.h         |   43 +-
 src/qtbsignalwindow_base.ui   |  283 +++++-
 src/qtbsignalwindow_base.ui.h |   75 +-
 src/qtbsignalwindowint.h      |   38 +-
 src/qtbsubpoolwindow.cpp      | 2083 +----------------------------------------
 src/qtbsubpoolwindow.h        |  173 +---
 src/qtbtablewindow.cpp        |  109 ++-
 src/qtbtablewindow.h          |   24 +-
 16 files changed, 870 insertions(+), 2554 deletions(-)

commit 5d6254e7454f3de03d000271ef4adf838915c165
Author: marc <marc>
Date:   Sun Mar 7 11:44:12 2004 +0000

    QApplication not allocated dynamically (not error with debug_mem)

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

commit 4f1d0b2ba0d73bee2fa95bd8e1560823181800cf
Author: marc <marc>
Date:   Tue Feb 10 18:19:24 2004 +0000

    Individual sheet loaded from hv and spec file must be destroyed on close

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

commit 56cc125997467afb0fc3cff043d6744ea3a1f717
Author: marc <marc>
Date:   Mon Feb 9 18:05:19 2004 +0000

    System for automatic version tag in geopsy, to be implemented in all other programs

 src/qtbdialog_geopsyabout.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit aae7e67c559e3d0caff18677af1c0d7ccbae8a65
Author: marc <marc>
Date:   Fri Jan 30 19:20:32 2004 +0000

    About dialog with Gaillot and version

 src/qtbdialog_geopsyabout.ui | 37 ++++++++++++++++++++++++++++++++++---
 1 file changed, 34 insertions(+), 3 deletions(-)

commit 50a5c32af1a16951c4e792d58d89063f20d41ad3
Author: marc <marc>
Date:   Fri Jan 30 00:05:23 2004 +0000

    Remove the file name limited to 15 digits in window captions

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

commit 43ad6e8064b0732d885581d4c1585ad14212ae41
Author: marc <marc>
Date:   Thu Jan 29 18:33:58 2004 +0000

    see .ui

 src/qtbsignalwindow_base.ui.h | 8 ++++++++
 1 file changed, 8 insertions(+)

commit 50bb6e4632fc300d155edaa7eb1a442849a5df4e
Author: marc <marc>
Date:   Thu Jan 29 18:33:46 2004 +0000

    Can launch cap interactively

 src/qtbsignalwindow_base.ui | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

commit 20a75fc78f486070a810e038cc454c13d583c191
Author: marc <marc>
Date:   Thu Jan 29 11:29:10 2004 +0000

    Trace name is now dependent of the context:
    In a database the name is displayed
    Else the file name

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

commit 41fe738d60bf5e623cb44e502d54aaf994d53c7c
Author: marc <marc>
Date:   Thu Jan 29 11:28:31 2004 +0000

    New function to read SU files (Jacques Deparis), still some things to check

 src/qtbsubpoolwindow.cpp | 17 ++++++++++++++++-
 1 file changed, 16 insertions(+), 1 deletion(-)

commit e1a0d347d5e0cc2d96c5bcc1a470e80c0f671c75
Author: marc <marc>
Date:   Fri Jan 16 11:52:37 2004 +0000

    The check blocks is now made automatically in debug_mem.cpp

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

commit 73789dc2b0fdaad91b6e5b2d697fcc8954f09a84
Author: marc <marc>
Date:   Fri Jan 16 11:52:21 2004 +0000

    Lines between station points was annoying

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

commit 6574a3fd4f67b90a3f3ee304dfeabd89f8f32ec8
Author: marc <marc>
Date:   Fri Jan 16 11:49:30 2004 +0000

    Memory leak detected by debug_mem

 src/qtbsignaldisplay.cpp | 1 +
 src/qtbsubpoolwindow.cpp | 2 ++
 2 files changed, 3 insertions(+)

commit 2e0e951610b1cc3b5ff5d584c40ad47e9adc03d2
Author: marc <marc>
Date:   Thu Jan 15 16:46:39 2004 +0000

    Forgot to delete interface (thanks to debug_mem.cpp!!)

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

commit f7f8ac6942fa88f9f373bf5c9ed729814e1bbe32
Author: marc <marc>
Date:   Thu Jan 15 16:46:08 2004 +0000

    Check mem block before quitting and delete QApplication object

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

commit aa3b40a83189b852e7bf449be078aa9396a50781
Author: marc <marc>
Date:   Thu Jan 15 16:45:47 2004 +0000

    New tab for buffer size of pool

 src/qtbdialog_preferences.ui | 88 +++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 86 insertions(+), 2 deletions(-)

commit a260ab4e1463e9aebf4dd9a23c35cf6820adebaf
Author: marc <marc>
Date:   Thu Jan 15 16:45:04 2004 +0000

    Progress bar for max amplitude

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

commit a3d8845420b69dfc0532e71d82ab4857b9d63d6e
Author: marc <marc>
Date:   Thu Jan 15 16:42:22 2004 +0000

    Bug for plotting picks corrected (the size was not consistent across all code)
    Max amplitude now displays a progress bar (useful for NormAutoAll)

 src/qtbsignaldisplay.cpp | 26 ++++++++++++++++++--------
 1 file changed, 18 insertions(+), 8 deletions(-)

commit fe7a2c06085c65f469054f19a2eb8265f00feabb
Author: marc <marc>
Date:   Tue Jan 13 16:13:57 2004 +0000

    Version 1.5.4 bug corrected in SAF import format, now all OK, memory leak test is on, useless files cleaned, test for multi-threaded Qt

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

commit fe467191f24e0b6b29bd1c291fca60d6726771c4
Author: marc <marc>
Date:   Tue Jan 13 12:39:15 2004 +0000

    Version 1.5.3 build f, strange error with file geopsy.cpp, bug corrected in SAF import format

 src/main.cpp                           | 79 +++++++++++++++++-----------------
 src/qtbdialog_exportfiletype_base.ui.h |  1 +
 src/qtbdialog_preferences.ui.h         |  1 +
 src/qtbdialog_relativepositions.ui.h   |  1 +
 src/qtbdialog_setheader.ui.h           |  1 +
 src/qtbdialog_sortkeys.ui.h            |  1 +
 src/qtbdialog_stationcoordinates.ui.h  |  1 +
 src/qtbdialog_substractsignals.ui.h    |  1 +
 src/qtbdialog_suppressdc.ui.h          |  1 +
 src/qtbgraphicwindow.cpp               |  1 +
 src/qtbsignaldisplay.cpp               |  1 +
 src/qtbsignalwindow.cpp                |  1 +
 src/qtbsignalwindow_base.ui.h          |  1 +
 src/qtbsubpoolwindow.cpp               |  1 +
 src/qtbtab_picksproperties.ui.h        |  1 +
 src/qtbtab_signalsproperties.ui.h      |  1 +
 src/qtbtablewindow.cpp                 |  1 +
 17 files changed, 55 insertions(+), 40 deletions(-)

commit 157325b4e2aa8a0c1729f16e6ed43aef2af8013f
Author: marc <marc>
Date:   Fri Jan 9 19:23:25 2004 +0000

    Version 1.5.3 build b, bugs fixed under linux and windows, new function to substract signals

 src/qtbdialog_relativepositions.ui   |  14 ++-
 src/qtbdialog_relativepositions.ui.h |  26 +++--
 src/qtbdialog_substractsignals.ui    | 194 +++++++++++++++++++++++++++++++++++
 src/qtbdialog_substractsignals.ui.h  |  35 +++++++
 src/qtbsubpoolwindow.cpp             |  25 ++++-
 src/qtbsubpoolwindow.h               |   4 +-
 6 files changed, 279 insertions(+), 19 deletions(-)

commit 8b984380b1f98c98e75084283332617830c147a8
Author: marc <marc>
Date:   Thu Jan 8 08:18:10 2004 +0000

    Version 1.5.3 build a, MSPAC now fully implemented, still some bugs with discontinuous signals

 src/geopsy.pro                        |   2 +-
 src/qtbdialog_frequencyfilter.ui      | 262 ++++------------------------------
 src/qtbdialog_stationcoordinates.ui.h |  33 +++--
 src/qtbsignaldisplay.cpp              |   6 +-
 src/qtbsignalwindow_base.ui           |   4 +-
 src/qtbsubpoolwindow.cpp              |  76 +++-------
 src/qtbsubpoolwindow.h                |   3 +-
 7 files changed, 78 insertions(+), 308 deletions(-)

commit 47d63e08373673753961ee82675d47bd88f44b73
Author: marc <marc>
Date:   Thu Dec 18 14:35:02 2003 +0000

    Version 1.5.2 build b, sardine changed to geopsy, changes to fit in Windows compilation, missing keyword NPHI added in io_funcs.c (cap)

 src/geopsy.pro                |  19 ++---
 src/qtbdialog_geopsyabout.ui  | 156 ++++++++++++++++++++++++++++++++++++++++++
 src/qtbdialog_shorthelp.ui    |   2 +-
 src/qtbgraphicwindow.cpp      |   2 +-
 src/qtbsignaldisplay.cpp      |  15 ++--
 src/qtbsignalwindow.cpp       |  14 ++--
 src/qtbsignalwindow.h         |   4 +-
 src/qtbsignalwindow_base.ui   |  29 ++++++--
 src/qtbsignalwindow_base.ui.h |   8 +++
 src/qtbsignalwindowint.h      |   6 +-
 src/qtbsubpoolwindow.cpp      |  22 +++---
 src/qtbtablewindow.cpp        |  10 +--
 12 files changed, 233 insertions(+), 54 deletions(-)

commit f9108c541bacda07b1bb83af1dfbafabc24c0e6d
Author: marc <marc>
Date:   Wed Dec 17 18:29:05 2003 +0000

    Version 1.5.2 build a, HV finished, tested with new cap, SPAC still under construction, FK grid inversion has to be stabilized

 src/qtbdialog_preferences.ui   | 84 +++++++++++++++++++++++++++++++++++++-
 src/qtbdialog_preferences.ui.h | 14 +++++++
 src/qtbgraphicwindow.cpp       | 18 ++-------
 src/qtbgraphicwindow.h         |  1 -
 src/qtbsignaldisplay.cpp       | 92 ++++++++++++++++++++++++++----------------
 src/qtbsignalwindow.cpp        | 71 ++++++++++++++++++++++++++++++--
 src/qtbsignalwindow.h          |  2 +
 src/qtbsignalwindow_base.ui    | 21 +++++++++-
 src/qtbsignalwindow_base.ui.h  |  1 +
 src/qtbsubpoolwindow.cpp       | 59 +++++++++++++++------------
 src/qtbsubpoolwindow.h         | 18 +++------
 src/qtbtablewindow.cpp         | 14 ++-----
 src/qtbtablewindow.h           |  1 -
 13 files changed, 289 insertions(+), 107 deletions(-)

commit bf9e261deb3876d170e2e95b6c7ff4cc4f999d0e
Author: marc <marc>
Date:   Fri Dec 5 18:51:20 2003 +0000

    Version 1.5.1 build b, merge tested successfully

 src/qtbsubpoolwindow.cpp | 35 +++++++++++++++++++++--------------
 1 file changed, 21 insertions(+), 14 deletions(-)

commit 01ff94d1b12cbcf99249cb645ac24632e7cb42d4
Author: marc <marc>
Date:   Fri Dec 5 17:02:43 2003 +0000

    Version 1.5.1 build a, Correction for loading GSE files with multiples signals, bug corrected for cut and revert to saved, new merge still under construction, MSPAC still under construction.

 src/qtbgraphicwindow.cpp | 84 ++++++++++++++++++++++--------------------------
 src/qtbsubpoolwindow.cpp |  9 +++++-
 src/qtbsubpoolwindow.h   |  2 ++
 3 files changed, 48 insertions(+), 47 deletions(-)

commit 27ba86dd1a6089d8c8f3734f94a0498765ba6d68
Author: marc <marc>
Date:   Thu Dec 4 11:33:14 2003 +0000

    Version 1.5.0 build a, integration of new cap sources from Matthias (26/11/03), Sardine is now a complete MDI application, all critical bugs are corrected. Beginning of MSPAC inside sardine.

 src/geopsy.pro                        |  21 +-
 src/qtbdialog_cutsignal_base.ui       | 230 ++++++-------
 src/qtbdialog_frequencyfilter.ui      | 169 +++++++--
 src/qtbdialog_picktopick_base.ui      |  12 +-
 src/qtbdialog_preferences.ui          |   6 +-
 src/qtbdialog_setheader.ui            |  53 ++-
 src/qtbdialog_setheader.ui.h          |  65 ++--
 src/qtbdialog_stationcoordinates.ui.h |   6 +-
 src/qtbdialog_suppressdc.ui           | 219 ++++++++++++
 src/qtbdialog_suppressdc.ui.h         |  21 ++
 src/qtbdialog_taper_base.ui           | 362 ++++++++------------
 src/qtbgraphicwindow.cpp              | 144 ++++----
 src/qtbgraphicwindow.h                |  19 +-
 src/qtbsignaldisplay.cpp              | 626 +++++++++++++++++++++-------------
 src/qtbsignaldisplay.h                |   9 +-
 src/qtbsignalwindow.cpp               | 238 +++++++++++++
 src/qtbsignalwindow.h                 |  53 +++
 src/qtbsignalwindow_base.ui           | 246 +++++++++++++
 src/qtbsignalwindow_base.ui.h         | 105 ++++++
 src/qtbsignalwindowint.h              |   6 +-
 src/qtbsubpoolwindow.cpp              | 406 +++++++++++-----------
 src/qtbsubpoolwindow.h                |  43 ++-
 src/qtbtablewindow.cpp                |  49 ++-
 src/qtbtablewindow.h                  |   2 +-
 24 files changed, 2117 insertions(+), 993 deletions(-)

commit 6890921fdb03aed19235feff57c18bac4a368468
Author: marc <marc>
Date:   Fri Nov 21 20:20:45 2003 +0000

    Version 1.4.9 build a, bug correction for filtering, for windows and MAC, for signal processing, reverting and City2 files

 src/qtbdialog_frequencyfilter.ui |  5 +----
 src/qtbgraphicwindow.cpp         | 25 ++++++++++++++++++++-----
 src/qtbsignaldisplay.cpp         |  4 ++--
 src/qtbsubpoolwindow.cpp         | 11 +++++------
 4 files changed, 28 insertions(+), 17 deletions(-)

commit fb2bfa3d51ee017e184a18afe84a7a8f94868191
Author: marc <marc>
Date:   Fri Nov 21 14:23:01 2003 +0000

    Version 1.4.8 build d, bug correction and h/v little improvements, bug fixed for MAC for signaldisplay parameters and mouse movements.

 src/qtbdialog_frequencyfilter.ui |  4 ++--
 src/qtbdialog_shorthelp.ui       |  7 +++++--
 src/qtbgraphicwindow.cpp         |  5 +++++
 src/qtbgraphicwindow.h           |  1 +
 src/qtbsignaldisplay.cpp         | 25 +++++--------------------
 src/qtbsubpoolwindow.cpp         |  3 +++
 src/qtbtablewindow.cpp           |  5 +++++
 src/qtbtablewindow.h             |  3 ++-
 8 files changed, 28 insertions(+), 25 deletions(-)

commit df24ddcec996679ff92448bb2b39745a4c8f1628
Author: marc <marc>
Date:   Thu Nov 20 17:39:39 2003 +0000

    Version 1.4.8 build c, bug correction

 src/qtbsignaldisplay.cpp | 22 +++++++++-------------
 src/qtbsignaldisplay.h   |  2 +-
 2 files changed, 10 insertions(+), 14 deletions(-)

commit f7ca30ba74a16f627c692d5e797a7cd37f028657
Author: marc <marc>
Date:   Thu Nov 20 13:54:23 2003 +0000

    Version 1.4.8 build b, further improvement of the sardine HV module and corrections of old bugs in mw_axiswindow

 src/geopsy.pro                   |   1 +
 src/qtbdialog_frequencyfilter.ui | 343 +++++++++++++++++++--------------------
 src/qtbdialog_shorthelp.ui       | 129 +++++++++++++++
 src/qtbgraphicwindow.cpp         |  28 +++-
 src/qtbsignaldisplay.cpp         | 278 ++++++++++++++++++-------------
 src/qtbsignaldisplay.h           |   6 +-
 src/qtbsubpoolwindow.cpp         | 241 +++++++++++++++++----------
 src/qtbsubpoolwindow.h           |  18 +-
 src/qtbtab_signalsproperties.ui  |   6 +-
 9 files changed, 654 insertions(+), 396 deletions(-)

commit 2736651191abf4e62ac2815b82afe92193e81c7c
Author: marc <marc>
Date:   Thu Nov 13 13:06:23 2003 +0000

    Version 1.4.8 build a, all functions have now an initial not capital letter, sardine preferences, no more QSettings at the global scope, so settings are regularly saved (better in case of application crash). Sardine signal display can normalize all traces by an automatic maximum or by automatic maxima of each trace. Useless codes of mw_batch have been removed

 src/geopsy.pro                        |    8 +-
 src/qtbdialog_preferences.ui          |  446 +++++++++++++
 src/qtbdialog_preferences.ui.h        |   48 ++
 src/qtbdialog_relativepositions.ui.h  |  114 ++--
 src/qtbdialog_setheader.ui.h          | 1170 ++++++++++++++++-----------------
 src/qtbdialog_stationcoordinates.ui.h |  200 +++---
 src/qtbgraphicwindow.cpp              |  390 ++---------
 src/qtbgraphicwindow.h                |   29 +-
 src/qtbsignaldisplay.cpp              |  387 ++++++-----
 src/qtbsignaldisplay.h                |   60 +-
 src/qtbsignalwindowint.h              |   14 +-
 src/qtbsubpoolwindow.cpp              |  266 ++++----
 src/qtbsubpoolwindow.h                |   52 +-
 src/qtbtab_signalsproperties.ui       |   93 ++-
 src/qtbtab_signalsproperties.ui.h     |    4 +-
 src/qtbtablewindow.cpp                |  292 ++++----
 src/qtbtablewindow.h                  |   44 +-
 17 files changed, 1946 insertions(+), 1671 deletions(-)

commit b2af5354279a6d468ad53a77ff6113bdd1f2f890
Author: marc <marc>
Date:   Thu Nov 6 14:52:39 2003 +0000

    Version 1.4.7 beta1, installation on mac corrected and sardine script interface under construction.

 src/geopsy.pro           |   9 +-
 src/qtbgraphicwindow.cpp |  11 ++
 src/qtbgraphicwindow.h   |   2 +
 src/qtbsignalwindowint.h |  57 ++++++
 src/qtbsubpoolwindow.cpp | 492 ++++++++++++++++++++++++-----------------------
 src/qtbsubpoolwindow.h   |  18 +-
 src/qtbtablewindow.cpp   |  13 +-
 src/qtbtablewindow.h     |  53 ++---
 8 files changed, 373 insertions(+), 282 deletions(-)

commit 5640216a9dab264ca3877ea32458f5b259220c4c
Author: marc <marc>
Date:   Wed Nov 5 22:40:46 2003 +0000

    Version 1.4.7 beta, in sardine HV module, the window selection is now working correctly.

 src/qtbdialog_frequencyfilter.ui |  35 +++++++++-
 src/qtbgraphicwindow.cpp         | 136 +++++++++++++++++++++++----------------
 src/qtbsignaldisplay.cpp         |  18 +++++-
 src/qtbsubpoolwindow.cpp         |  50 +++++++-------
 src/qtbsubpoolwindow.h           |  11 ++--
 5 files changed, 157 insertions(+), 93 deletions(-)

commit 4c1b7e656b28d2d545d42a4d3aa6f5820babf5fd
Author: marc <marc>
Date:   Mon Nov 3 15:54:25 2003 +0000

    Version 1.4.7 alpha, many things have changed ... among them the axis scales and the picking of curves.

 src/geopsy.pro                       |   3 -
 src/qtbdialog_exportfiletype_base.ui |  16 +-
 src/qtbgraphicwindow.cpp             |   2 +-
 src/qtbgraphicwindow.h               |   3 +
 src/qtbsignaldisplay.cpp             | 224 ++++++++--------
 src/qtbsignaldisplay.h               | 317 +++++++++++------------
 src/qtbsubpoolwindow.cpp             | 489 ++++++++++++++++++-----------------
 src/qtbsubpoolwindow.h               | 240 +++++++++--------
 8 files changed, 668 insertions(+), 626 deletions(-)

commit ddf600b482b1e690888aad52f3bf77d6a5f55917
Author: marc <marc>
Date:   Fri Oct 10 12:52:41 2003 +0000

    Version 1.4.6e, in fkax goal, even if there is no more that one value for a particular frequency, the variance computation returns a consistant value. If there's no value available for this frequency, a uniform distribution is set in the fk max grid histogram.

 src/qtbtab_signalsproperties.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6750a57bae605634126cff5f78aacb4901fcb055
Author: marc <marc>
Date:   Thu Oct 9 14:39:52 2003 +0000

    Version 1.4.6a, Sardine plots now full signals without blank pixels

 src/qtbsignaldisplay.cpp          | 1564 +++++++++++++++++++------------------
 src/qtbsignaldisplay.h            |    2 -
 src/qtbtab_signalsproperties.ui   |   15 +-
 src/qtbtab_signalsproperties.ui.h |   94 +--
 4 files changed, 832 insertions(+), 843 deletions(-)

commit aa2e048d651a21bcb82ed0a647b46d2afd8c3df3
Author: marc <marc>
Date:   Thu Oct 9 13:11:56 2003 +0000

    Version 1.4.6, several bugs corrected about the dispersion goal thans to Sylvette Bonnefoy. Details for Mac OS X now fixed. Signal save and restore layout now ok in Sardine.

 src/geopsy.pro           |   2 +-
 src/qtbgraphicwindow.cpp |   7 ++
 src/qtbgraphicwindow.h   |  44 +++++--------
 src/qtbsignaldisplay.cpp | 165 +++++++++++++++++++++++------------------------
 src/qtbsubpoolwindow.cpp |  17 ++---
 5 files changed, 115 insertions(+), 120 deletions(-)

commit e0dc79d2c7c10866f8d6d0032b4be12aa5116484
Author: marc <marc>
Date:   Wed Oct 8 14:21:19 2003 +0000

    Version 1.4.5a, automatic upgrade was not working properly, now tested in debug and in distrib config

 src/geopsy.pro | 21 ++++++---------------
 1 file changed, 6 insertions(+), 15 deletions(-)

commit 5f5e4abde09653bd0d9f6ea63b3b80dbf6c2d5ae
Author: marc <marc>
Date:   Wed Oct 8 10:22:25 2003 +0000

    Version 1.4.5, Some bugs fixed on log-inversed plots, FK grid max has now a correct misfit=-log(probability), export ascii of dispersion curves from a report, pick curve still under development, still not a very stable version.

 src/geopsy.pro | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

commit 6d84a92498027e169288b572c9d26e78c7e5dd43
Author: marc <marc>
Date:   Fri Sep 19 13:50:12 2003 +0000

    Version 1.4.3, Only one dll for the distrib version, to ease installation on MacOSX, decimate plots in sardine, gridlines improved in graphcontent, HV interpret module still under construction

 src/geopsy.pro                  |  10 +-
 src/qtbsignaldisplay.cpp        | 501 +++++++++++++++++++++++++++++-----------
 src/qtbsignaldisplay.h          | 220 +-----------------
 src/qtbsubpoolwindow.cpp        | 290 ++++++++++++-----------
 src/qtbsubpoolwindow.h          |  37 +--
 src/qtbtab_signalsproperties.ui |  15 +-
 src/qtbtablewindow.cpp          | 126 +++++-----
 src/qtbtablewindow.h            |  16 --
 8 files changed, 645 insertions(+), 570 deletions(-)

commit 27c35acfdbf3d01786e01603915804abba714c92
Author: marc <marc>
Date:   Fri Aug 29 16:44:17 2003 +0000

    Version 1.4.0, GraphicSheet-GraphicObject to enhance the flexibility of the visualisation tools. Implementation of the Script Engine from Qt, not present for all programs, only os_forward, na_viewer, buil_array and makepage. Improvements of the forward computation of dispersion curves: new tests to avoid mode jumping

 src/qtbdialog_relativepositions.ui    |  8 ++++----
 src/qtbdialog_relativepositions.ui.h  | 12 +++++-------
 src/qtbdialog_stationcoordinates.ui.h |  6 +++---
 3 files changed, 12 insertions(+), 14 deletions(-)

commit 6ec3beeb3c2966e468dae0f1f374461cc24105f7
Author: marc <marc>
Date:   Wed Aug 6 17:20:05 2003 +0000

    Version 1.4.0Beta, new GraphicSheet-GraphicObject to enhance the flexibility of the visualisation tool

 src/qtbdialog_stationcoordinates.ui.h |  4 ++--
 src/qtbgraphicwindow.cpp              | 24 ++++++++++++------------
 src/qtbsignaldisplay.cpp              | 18 +++++++++---------
 src/qtbsignaldisplay.h                |  4 ++--
 4 files changed, 25 insertions(+), 25 deletions(-)

commit 18681025a31d0d3abe687b9b15b3148720e15064
Author: marc <marc>
Date:   Fri Jul 25 14:51:21 2003 +0000

    Version 1.3.1, Sardine refresh of signal files ok, deps can work without X Server, Bug corrected in sardine about option again in File Format dialog and Time Datum Setting dialog

 src/qtbgraphicwindow.cpp      |  2 +-
 src/qtbsignaldisplay.cpp      | 21 ++++++++++++---------
 src/qtbtab_picksproperties.ui |  2 +-
 3 files changed, 14 insertions(+), 11 deletions(-)

commit 45d72d05175fe8d3090b54a71a10ede13f7c915e
Author: marc <marc>
Date:   Tue Jul 22 16:34:10 2003 +0000

    Version

 src/qtbgraphicwindow.h | 13 +++++++++++++
 src/qtbsignaldisplay.h | 26 +++++++++++++++++++++++---
 src/qtbsubpoolwindow.h | 31 ++++++++++++++++++++++++++-----
 src/qtbtablewindow.h   | 16 ++++++++++++++++
 4 files changed, 78 insertions(+), 8 deletions(-)

commit 082eecbdca627d832e03374391d420f89fee1207
Author: marc <marc>
Date:   Fri Jun 13 16:40:22 2003 +0000

    *** empty log message ***

 src/geopsy.pro                       | 13 +++++++------
 src/qtbdialog_cutsignal_base.ui      | 10 +++++-----
 src/qtbdialog_exportfiletype_base.ui |  2 +-
 src/qtbdialog_exportpick_base.ui     | 12 ++++++------
 src/qtbdialog_frequencyfilter.ui     |  8 ++++----
 src/qtbdialog_picktopick_base.ui     | 10 +++++-----
 src/qtbdialog_relativepositions.ui   | 22 +---------------------
 src/qtbdialog_relativepositions.ui.h |  1 +
 src/qtbdialog_setheader.ui           |  2 +-
 src/qtbdialog_setheader.ui.h         |  2 ++
 src/qtbdialog_sortkeys.ui            | 16 +++++-----------
 src/qtbdialog_stationcoordinates.ui  |  2 +-
 src/qtbdialog_taper_base.ui          |  8 ++++----
 src/qtbsignaldisplay.cpp             |  2 +-
 src/qtbtab_signalsproperties.ui      |  2 +-
 15 files changed, 45 insertions(+), 67 deletions(-)

commit b8f4f625ea1ec3609575523fbe25c6544437089f
Author: marc <marc>
Date:   Thu May 15 17:17:55 2003 +0000

    Initial revision

 src/qtbdialog_relativepositions.ui   | 361 +++++++++++++++++++++++++++++++++++
 src/qtbdialog_relativepositions.ui.h | 107 +++++++++++
 2 files changed, 468 insertions(+)

commit a59313ecca3b84f31368b7e7730ee78ddb6d861e
Author: marc <marc>
Date:   Tue May 13 15:31:03 2003 +0000

    *** empty log message ***

 src/qtbdialog_stationcoordinates.ui |   8 +-
 src/qtbtab_picksproperties.ui       | 975 ++++++++++++++++++------------------
 src/qtbtab_signalsproperties.ui     | 511 +++++++++----------
 3 files changed, 762 insertions(+), 732 deletions(-)

commit d53ad7cac9e381557ae54f30fa656afd0bd6b998
Author: marc <marc>
Date:   Tue May 13 15:30:38 2003 +0000

    No more palette button as it is now available in a new tab

 src/qtbtab_signalsproperties.ui.h | 13 -------------
 1 file changed, 13 deletions(-)

commit e7fa5a5f5b2989657a472231a1b0a184b16d782d
Author: marc <marc>
Date:   Tue May 13 15:30:13 2003 +0000

    Nothing changed

 src/qtbdialog_stationcoordinates.ui.h | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

commit 653d4b834998cb7fa04ad5422bb789fe99204b01
Author: marc <marc>
Date:   Tue May 13 15:28:59 2003 +0000

    Debug line to correct a bug with signals and slots
    No yet fixed, not correctly reporductible

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

commit 080d33cc666f45632d8dfcff9461112933812262
Author: marc <marc>
Date:   Tue May 13 15:28:36 2003 +0000

    see .cpp

 src/qtbsignaldisplay.h | 2 --
 1 file changed, 2 deletions(-)

commit 5bbec0aa77fd00fc260c1f9d17dc2907c5449ad1
Author: marc <marc>
Date:   Tue May 13 15:27:26 2003 +0000

    Changes in color palette and in GridPlot

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

commit bc97293ab7759611925885a923702a2df385d722
Author: marc <marc>
Date:   Tue Apr 22 16:33:05 2003 +0000

    Windows correction updated

 src/qtbdialog_setheader.ui.h | 19 ++++++++++++-------
 src/qtbsignaldisplay.cpp     |  9 +++++----
 src/qtbsubpoolwindow.cpp     |  5 +++--
 src/qtbtablewindow.cpp       |  4 +++-
 4 files changed, 23 insertions(+), 14 deletions(-)

commit 02601397c6357c88da928dec6e6872b358b4a74e
Author: marc <marc>
Date:   Mon Apr 7 15:34:12 2003 +0000

    see .ui.h

 src/qtbdialog_stationcoordinates.ui | 50 +++++++++++++++++++++++++------------
 1 file changed, 34 insertions(+), 16 deletions(-)

commit 2e93ba0a15c08f81e3eb55c0d636f464c6b6f23d
Author: marc <marc>
Date:   Mon Apr 7 15:33:52 2003 +0000

    new button to plot the station coordinates

 src/qtbdialog_stationcoordinates.ui.h | 33 ++++++++++++++++++++++++++++++++-
 1 file changed, 32 insertions(+), 1 deletion(-)

commit dc84836d04435b6ee62035144adeece6fae3c15b
Author: marc <marc>
Date:   Mon Mar 24 18:24:32 2003 +0000

    follows changes in MW_ColorPalette

 src/qtbtab_signalsproperties.ui.h | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)

commit 08767a0b9e923f95c7d140bd96c6cdaaf1106815
Author: marc <marc>
Date:   Tue Mar 18 15:34:56 2003 +0000

    New slots to save and load buttons

 src/qtbdialog_setheader.ui | 88 ++++++++--------------------------------------
 1 file changed, 15 insertions(+), 73 deletions(-)

commit 77a97ea88b5532a07ac9b2abf2040c93abfeeb34
Author: marc <marc>
Date:   Tue Mar 18 15:33:54 2003 +0000

    Bug corrected when exporting coordinates list in a file

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

commit 8f901813454c5ea9f2c5a839912c143bf530d15c
Author: marc <marc>
Date:   Tue Mar 18 15:32:43 2003 +0000

    Allows convertions from string to numerical values
    load and save formulas
    components can be handled as string or numbers (1,2,3 for V,N,E)

 src/qtbdialog_setheader.ui.h | 588 ++++++++++++++++++++++++-------------------
 1 file changed, 327 insertions(+), 261 deletions(-)

commit cb88787bbfae5269dfe2fdefe8b1a1e3e28456a1
Author: marc <marc>
Date:   Tue Mar 18 15:30:51 2003 +0000

    extension of view parameter file is .tableview and not .table-view (corrected for default file automatically created in constructor)

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

commit 53cfa612d049dc547bcdd94e95d4592a25e5343f
Author: marc <marc>
Date:   Tue Mar 18 11:06:43 2003 +0000

    Include lg2c lib

 src/geopsy.pro | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 5fba67dd4e94c543c084a0738be5cf2042c7cb38
Author: marc <marc>
Date:   Fri Mar 7 17:59:04 2003 +0000

    change destination dir
    forgot the common lib

 src/geopsy.pro | 2 ++
 1 file changed, 2 insertions(+)

commit 7919f49ad6c8eda90459490bc54459dd4539b1db
Author: marc <marc>
Date:   Fri Mar 7 17:20:53 2003 +0000

    New modification to compile in debug or release
    Use of libmw_common.so

 src/geopsy.pro | 105 +++------------------------------------------------------
 1 file changed, 5 insertions(+), 100 deletions(-)

commit f5485cc0595c076b6a04b75d795bc9a29aebc336
Author: marc <marc>
Date:   Fri Mar 7 17:20:17 2003 +0000

    New export file type: SAF ASCII files

 src/qtbdialog_exportfiletype_base.ui | 5 +++++
 1 file changed, 5 insertions(+)

commit 7074d75003620268b7e5335ab11b396d15c8e1ab
Author: marc <marc>
Date:   Fri Mar 7 17:19:54 2003 +0000

    Initial revision

 src/qtbdialog_stationcoordinates.ui   | 214 ++++++++++++++++++++++++++++++++++
 src/qtbdialog_stationcoordinates.ui.h | 118 +++++++++++++++++++
 2 files changed, 332 insertions(+)

commit 71b7321e591c8de36278ec77f2f4256c54905407
Author: marc <marc>
Date:   Fri Mar 7 17:19:38 2003 +0000

    see .cpp

 src/qtbsubpoolwindow.h | 2 ++
 src/qtbtablewindow.h   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

commit 362060fca8f17c9bfbf61a73c4924fec691572e6
Author: marc <marc>
Date:   Fri Mar 7 17:17:41 2003 +0000

    Possibility to modify directly the value of headers by editing the table

 src/qtbtablewindow.cpp | 40 +++++++++++++++++++++++++++++++++++-----
 1 file changed, 35 insertions(+), 5 deletions(-)

commit 2bf3b00e480a8b74905ad5a951e41c71ba12b95d
Author: marc <marc>
Date:   Fri Mar 7 17:17:10 2003 +0000

    New slot to modify the coordinates of stations in a more practical way

 src/qtbsubpoolwindow.cpp | 32 ++++++++++++++++++++++++++++++--
 1 file changed, 30 insertions(+), 2 deletions(-)

commit da6770bf3bc5f18e32b9261b1750e89ce82a091e
Author: marc <marc>
Date:   Thu Mar 6 15:23:08 2003 +0000

    Using config.pro for type of binaries

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

commit ab58e94d652b4f1a02afb9b6291385ab33cb0101
Author: marc <marc>
Date:   Thu Mar 6 13:57:06 2003 +0000

    include math.h added

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

commit 4850e3e5443cdb8fc8bc4166b897d06607b899c8
Author: marc <marc>
Date:   Thu Mar 6 10:46:31 2003 +0000

    bug corrected concerning pick option: parent()->parent() has changed
    parent()->parent()->parent()

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

commit f065af171a13990b98b29abaed593437f7e0d18e
Author: marc <marc>
Date:   Wed Mar 5 16:19:01 2003 +0000

    the number of points to resample was not correctly set (stupid redeclaration was hiding the true variable to set).

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

commit 58c8633acc5686c32ed1b84d8a80e623985968ff
Author: marc <marc>
Date:   Wed Mar 5 11:28:51 2003 +0000

    forgot to add a getLayer(0) to old getContent() expressions, bug corrected

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

commit 16fbdb0ae361eb7ae44f88369b8c3b8e351f738d
Author: marc <marc>
Date:   Wed Mar 5 11:28:51 2003 +0000

    Bug corrected when connecting to mouseMove() signal (bad name)

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

commit 164441caad8807472c1d6ac569444f43aaf1b3fe
Author: marc <marc>
Date:   Mon Mar 3 15:57:48 2003 +0000

    see .ui.h

 src/qtbtab_picksproperties.ui   | 30 +++++++++++++++---------------
 src/qtbtab_signalsproperties.ui | 39 ++++++++++++++++++++++++++++++++++-----
 2 files changed, 49 insertions(+), 20 deletions(-)

commit fbd29d5cb7a05a8fb45251d12ca203c5f5b4f9ff
Author: marc <marc>
Date:   Mon Mar 3 15:57:26 2003 +0000

    see .cpp

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

commit 1b2050f8fd1f72151e665830f809a5c4a4685439
Author: marc <marc>
Date:   Mon Mar 3 15:56:52 2003 +0000

    use multilayered plots

 src/geopsy.pro                    |  16 ++-
 src/qtbgraphicwindow.cpp          |  11 +-
 src/qtbsignaldisplay.cpp          | 222 +++++++++++++++++++++++---------------
 src/qtbtab_picksproperties.ui.h   |  10 +-
 src/qtbtab_signalsproperties.ui.h |  54 +++++++++-
 5 files changed, 207 insertions(+), 106 deletions(-)

commit 752aca80e6a33315e8f23a55629178f2d6113a6c
Author: marc <marc>
Date:   Mon Feb 17 14:14:19 2003 +0000

    Potsdam meeting february 2003

 src/geopsy.pro                         | 172 +++++----
 src/main.cpp                           |   7 +-
 src/qtbdialog_cutsignal_base.ui        | 385 ++++++++++++++++++++
 src/qtbdialog_exportfiletype_base.ui   | 224 ++++++++++++
 src/qtbdialog_exportfiletype_base.ui.h |  24 ++
 src/qtbdialog_exportpick_base.ui       | 147 ++++++++
 src/qtbdialog_frequencyfilter.ui       | 274 +++++++++++++++
 src/qtbdialog_picktopick_base.ui       | 195 ++++++++++
 src/qtbdialog_setheader.ui             | 391 +++++++++++++++++++++
 src/qtbdialog_setheader.ui.h           | 606 ++++++++++++++++++++++++++++++++
 src/qtbdialog_sortkeys.ui              | 263 ++++++++++++++
 src/qtbdialog_sortkeys.ui.h            |  63 ++++
 src/qtbdialog_taper_base.ui            | 466 ++++++++++++++++++++++++
 src/qtbgraphicwindow.cpp               |  35 +-
 src/qtbgraphicwindow.h                 |   3 +
 src/qtbsignaldisplay.cpp               | 304 +++-------------
 src/qtbsignaldisplay.h                 | 226 +++++++++++-
 src/qtbsubpoolwindow.cpp               | 378 ++++++++++++--------
 src/qtbsubpoolwindow.h                 |  10 +-
 src/qtbtab_picksproperties.ui          | 625 +++++++++++++++++++++++++++++++++
 src/qtbtab_picksproperties.ui.h        | 155 ++++++++
 src/qtbtab_signalsproperties.ui        | 364 +++++++++++++++++++
 src/qtbtab_signalsproperties.ui.h      |  35 ++
 src/qtbtablewindow.cpp                 |  31 +-
 24 files changed, 4864 insertions(+), 519 deletions(-)

commit c9e25b54fef848017d5f6b2104f704ac1737dd02
Author: marc <marc>
Date:   Thu Sep 19 08:36:15 2002 +0000

    Better initialization of axis: zoombLocked and time format for x

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

commit 5a835fabf1b1613b0ab88635fac3183952ded0d1
Author: marc <marc>
Date:   Thu Sep 19 08:34:08 2002 +0000

    see ".h"

 src/qtbsignaldisplay.cpp | 1962 +++++++++++++++++-----------------------------
 1 file changed, 709 insertions(+), 1253 deletions(-)

commit a5afc9106870c781d8e8b6d4abd3d0b0bd7c9281
Author: marc <marc>
Date:   Thu Sep 19 08:33:35 2002 +0000

    Major changes, first version with a fully operational signal viewer(including picking and gridplot)
    Magnifier window is still under developpment

 src/qtbsignaldisplay.h | 79 +++++++++++++++++++++++++-------------------------
 1 file changed, 40 insertions(+), 39 deletions(-)

commit 6e2bd52f6786cd11e7bd14d39dd8027d8e1311f0
Author: marc <marc>
Date:   Thu Sep 19 08:31:19 2002 +0000

    Uses MW_Batch
    Restoring properties of GraphContent
    New function setMessage()
    Resizing adapted for new message bar
    Ticks and label are changed with useReceiverCoord
    SignalSUpdate is no longer a simple update, calls SignalsUpdate()

 src/qtbgraphicwindow.cpp | 42 +++++++++++++++++++++++++++++++++---------
 1 file changed, 33 insertions(+), 9 deletions(-)

commit 14cfb48cf7e817dccff459e1f7962b3db6f77434
Author: marc <marc>
Date:   Thu Sep 19 08:27:47 2002 +0000

    New message bar

 src/qtbgraphicwindow.h | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

commit f93803909116795f994e75c063c1f900336ffb45
Author: marc <marc>
Date:   Thu Sep 19 08:27:07 2002 +0000

    Uses MW_Batch
    Menus adapted to changed in DD_SubSignalPoolCommonWindow

 src/qtbtablewindow.cpp | 54 ++++++++++++++++++++++++++++++++------------------
 1 file changed, 35 insertions(+), 19 deletions(-)

commit 7418876e499db35d455530c67b759f5cca375623
Author: marc <marc>
Date:   Thu Sep 19 08:25:20 2002 +0000

    New function SaveViewParameters()
    ViewParameter transformed into LoadViewParameters()
    New MenuIDs

 src/qtbtablewindow.h | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

commit 4ee114723311d8ea2085cf57056caa959fde1ff3
Author: marc <marc>
Date:   Thu Sep 19 08:13:59 2002 +0000

    OriginalFileName()
    OriginalNumberInFile()
    no longer exist
    
    CurrentFile(), CurrentNumberInFile() era changed to File() and NumberInFile()

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

commit 881fe1167340f170e60cc8539e7c2da01b1799d1
Author: marc <marc>
Date:   Thu Sep 19 07:48:47 2002 +0000

    Uses MW_Batch

 src/main.cpp | 26 ++++++++++++++------------
 1 file changed, 14 insertions(+), 12 deletions(-)

commit e7338441296e4d1f310fb8eff7a65a4cca24bff8
Author: marc <marc>
Date:   Thu Sep 19 07:13:07 2002 +0000

    Uses MW_Batch
    Destructor activate the DD_Sigwin window automatically
    Function SetSubPool(): returns FALSE if generated subPool is empty()
    Commented function SaveASCII() transfered to ddsusipo.cpp

 src/qtbsubpoolwindow.cpp | 370 ++++++++++++++++++++++-------------------------
 1 file changed, 173 insertions(+), 197 deletions(-)

commit 11480287ea209852316c43c35029be69d74b0f44
Author: marc <marc>
Date:   Thu Sep 19 07:09:32 2002 +0000

    New menu IDs to identify all menu items
    New functions: polish() to connect menus to MW_Batch
                   Sort()
    _menus are now pointers in other to parent them directly to menuBar. It was necessary
    to let MW_Batch work

 src/qtbsubpoolwindow.h | 37 +++++++++++++++++++++++++++++++------
 1 file changed, 31 insertions(+), 6 deletions(-)

commit faec1cc0d027e95073c44564c7aceed9f8af8a1c
Author: marc <marc>
Date:   Mon Sep 2 17:42:57 2002 +0000

    Selection is now a DD_SubSignalPool

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

commit 7b4b56999361a3972c83a2b37087fdb56681ed7c
Author: marc <marc>
Date:   Mon Sep 2 17:33:42 2002 +0000

    see ".cpp"

 src/qtbsignaldisplay.h | 7 +++++++
 1 file changed, 7 insertions(+)

commit 245d8942151194d517bc8929a46cafc542eacd02
Author: marc <marc>
Date:   Mon Sep 2 17:29:56 2002 +0000

    Selection is now pointer to _selection in DD_SubSignalPoolGraphicWindow
    Selection is now a DD_SubSignalPool
    Selection is marked by pen width

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

commit 0cb61fbc252569013887f41dcf569626e68e90ec
Author: marc <marc>
Date:   Mon Sep 2 17:26:11 2002 +0000

    Selection is now a DD_SubSignalPool
    New function SetSelection()

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

commit 2ab9bda4d1475f6b6dd8697d29b692133af9f7de
Author: marc <marc>
Date:   Mon Sep 2 17:20:21 2002 +0000

    Selection is now a DD_SubSignalPool

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

commit 561d37f19bd458d7e081090f5a73fb39057d9059
Author: marc <marc>
Date:   Mon Sep 2 14:59:58 2002 +0000

    qt.h is replaced by all specific includes (efficiency of compilation)
    Saving to setting use only MW_SRDialog and not QSettings directly

 src/main.cpp | 30 ++++++++++++++++++++++++++----
 1 file changed, 26 insertions(+), 4 deletions(-)

commit 1bb53f22b0953a89e3bb95607b7d6a9293523882
Author: marc <marc>
Date:   Mon Sep 2 14:45:58 2002 +0000

    Initial revision

 src/geopsy.pro           |   70 ++
 src/qtbgraphicwindow.cpp |  413 +++++++++++
 src/qtbgraphicwindow.h   |   29 +
 src/qtbsignaldisplay.cpp | 1479 +++++++++++++++++++++++++++++++++++++
 src/qtbsignaldisplay.h   |  182 +++++
 src/qtbsubpoolwindow.cpp | 1833 ++++++++++++++++++++++++++++++++++++++++++++++
 src/qtbsubpoolwindow.h   |   87 +++
 src/qtbtablewindow.cpp   |  165 +++++
 src/qtbtablewindow.h     |   30 +
 9 files changed, 4288 insertions(+)

commit fa3a2351534efbea4ddb8ac5565fc25b43470a10
Author: marc <marc>
Date:   Wed Aug 21 06:35:23 2002 +0000

    Includes <qt.h>

 src/main.cpp | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit 71b3ac91de4d751e545d8459485565d15d749895
Author: marc <marc>
Date:   Wed Aug 21 06:17:20 2002 +0000

    Initial revision

 src/main.cpp | 47 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 47 insertions(+)
