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

    Version in configure

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

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

    Version 1.0.1

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

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

    Minor edit

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

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

    Commit version to configure script

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

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

    Version 1.0.0

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

commit 4be4599a5c22f996de3668adf70114517edca6b2
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Aug 22 11:44:06 2019 +0200

    configure does not generate src/PACKAGEVersion

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

commit 980294e29f36263dd16ca23f03c27d78a519669c
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Aug 20 11:59:02 2019 +0200

    Split configure in configure-$BRANCH

 configure => configure-testing | 22 +++++++++++++++++++---
 1 file changed, 19 insertions(+), 3 deletions(-)

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

    PACKAGEVersion.h removed from git

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

commit b6a4064c07d2ef0a0a37d5b2b5e99915f2f68c7b
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Aug 13 15:54:46 2019 +0200

    Version for new branch testing

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

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

    First successful build after merging devel

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

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

    Version 0.0.0-snapshot-20190521

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

commit 3c92ef35ef276bdcbedd25c17f2d5ac3c664ee5c
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon May 13 14:53:46 2019 +0200

    Obsolete qSort replaced by std::sort

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

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

    Debug also for mac and windows

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

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

    Update license header

 src/HistogramsWidget.cpp | 8 ++++----
 src/HistogramsWidget.h   | 8 ++++----
 src/ModeWidgets.cpp      | 8 ++++----
 src/ModeWidgets.h        | 8 ++++----
 src/Reader.cpp           | 8 ++++----
 src/Reader.h             | 8 ++++----
 src/Sample.cpp           | 8 ++++----
 src/Sample.h             | 8 ++++----
 src/Samples.cpp          | 2 +-
 src/Samples.h            | 2 +-
 src/main.cpp             | 8 ++++----
 11 files changed, 38 insertions(+), 38 deletions(-)

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

    Support for BUILD_CONFIG in DEST_PREFIX

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

commit 04947fb9b7e62f2574349ea1aaef79f01f6724b5
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Apr 1 14:12:29 2019 +0200

    New AsIs for x sampling

 src/ModeWidgets.cpp | 42 +++++++++++++++++++++++++++---------------
 src/ModeWidgets.h   |  2 +-
 2 files changed, 28 insertions(+), 16 deletions(-)

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

    Minor edit

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

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

    Fix reading samples

 src/Reader.cpp | 16 +++++++++++++---
 src/Reader.h   |  2 +-
 src/Sample.cpp | 43 ++++++++++++++++---------------------------
 src/Sample.h   |  2 +-
 4 files changed, 31 insertions(+), 32 deletions(-)

commit 1105b4013d38b5718fa11264d484512a23b88dca
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Mar 18 23:07:59 2019 +0100

    Fix reading first and last line of stdin

 src/Sample.cpp | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

commit 02363380cfc5e1d758dae8d90298950369e81f7f
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Mar 9 18:23:47 2019 +0100

    Low noise filter moved to individual plots

 src/HistogramsWidget.cpp |  6 ++++++
 src/main.cpp             | 12 +++++++-----
 2 files changed, 13 insertions(+), 5 deletions(-)

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

    Version 0.0.0-snapshot-20190303

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

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

    Version 0.0.0-snapshot-20190302

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

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

    Version 0.0.0-snapshot-20190301

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

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

    -pch for small project modified

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

commit a2be31e50269e6897b0d2f0b2e88805956878aa6
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Feb 28 18:23:14 2019 +0100

    Fix input of .max file

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

commit 5f067262d51722873d463f8dcf65d7c5e90a9bd9
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Feb 28 15:39:53 2019 +0100

    Like gphistogram can be started from GUI

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

commit fa72d380a483d5484a6a3d9ac87997e1f4a22adc
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Feb 19 17:18:12 2019 +0100

    Remove double delete

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

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

    Inversed log for dispersion

 src/ModeWidgets.cpp | 34 ++++++++++++++++++++++------------
 src/Reader.cpp      |  5 +++++
 src/Reader.h        |  1 +
 src/main.cpp        |  1 +
 4 files changed, 29 insertions(+), 12 deletions(-)

commit 711c3e6244c43e77a3cda690533c6870d45578af
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Feb 19 00:32:41 2019 +0100

    Minor edit

 src/Reader.cpp | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

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

    Version 0.0.0-snapshot-20190213

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

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

    no pch for small projects

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

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

    Version 0.0.0-snapshot-20190210

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

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

    winPath for inc dir

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

commit 9e2eeaeb1aa7d5241f532bd161c7a80951e7bceb
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Jan 14 16:02:00 2019 +0100

    win path for ext libs

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

commit 4ab5257a930065c17984f722919167d0b3388cd6
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Jan 12 21:31:30 2019 +0100

    Minimum Mac deployement 10.7 (required by 10.14)

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

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

    Skip qmake option

 configure | 193 +++++++++++++++++++++++++++++++++-----------------------------
 1 file changed, 104 insertions(+), 89 deletions(-)

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

    Fix winPath for path not starting with /c/

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

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

    DEST_PREFIX/lib automatically added to EXTLIBDIR

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

commit 59b2b8d0110e266c9fde6a4b5dd6d2542b3772b9
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Jan 7 11:48:24 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 0b87f6a887b2d4b5a6fc69ecd90a51bc7935bcd9
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Dec 29 23:14:28 2018 +0100

    Sudbir independent include dependencies

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

commit b51f2de6c0467d6bf748692fcf7e43212c30b986
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Dec 28 22:40:49 2018 +0100

    Fix compilation under new system without symlinks

 admin/info              |  2 +-
 configure               | 12 ++++++------
 src/HistogramsWidget.ui |  2 +-
 src/stable.h            |  1 +
 4 files changed, 9 insertions(+), 8 deletions(-)

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

    Convert some paths to windows style

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

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

    Convert some paths to windows style

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

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

    Getting rid of symlinks in compilation chain

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

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

    Removal of DEST_DIR/include with symlinks

 configure | 74 ++++++++++++++++++++++++++-------------------------------------
 1 file changed, 31 insertions(+), 43 deletions(-)

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

    Update configure

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

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

    Version 0.0.0-snapshot-20181127

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

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

    True absolute timing

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

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

    Version 0.0.0-snapshot-20181030

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

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

    Version 0.0.0-snapshot-20181024

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

commit 3ca22989e7f1451238f9e9b321a029d5686c06a8
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Oct 20 15:27:47 2018 +0200

    Fix qmake for external build dir

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

commit 4d887e767c9667e879730ddf53de2d5fde93292a
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Oct 15 23:14:48 2018 +0200

    Remove warning with Qt 5.11

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

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

    Fix warning with Qt 5.11

 src/HistogramsWidget.h | 2 +-
 src/ModeWidgets.h      | 2 +-
 src/Reader.cpp         | 2 +-
 src/Samples.cpp        | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

commit c6dc44b5527f626e33d713aa5951e2e329164189
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Oct 5 13:58:58 2018 +0200

    Avoid invalid sampling that may lead to crash

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

commit 0a51ef002a9b84dabce4cad5bca4765784b65376
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Oct 4 13:16:07 2018 +0200

    Fix BUILD_SUBDIR

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

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

    Fix double subdir in BUILD_DIR

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

commit adc1fa621d8b68d56a9262ff60834032ec36fcaa
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Oct 2 11:04:19 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 32e1fec614188c18ee459521b9421672eb694413
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Sep 29 00:02:31 2018 +0200

    Fix power filter

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

commit 2b4e79cb6bc807c52b368a544fadc48e35c983d6
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Aug 27 11:04:05 2018 +0200

    Smart filter of noise

 src/Reader.cpp  |  19 +++++++++--
 src/Reader.h    |   6 ++++
 src/Sample.cpp  |  12 +++++++
 src/Sample.h    |   2 ++
 src/Samples.cpp | 101 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 src/Samples.h   |   4 +++
 src/main.cpp    |  63 ++++++++++++++++++++++++++---------
 7 files changed, 189 insertions(+), 18 deletions(-)

commit b42b22d67326264bae0244a099edb148a97c3aae
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Jul 26 23:00:40 2018 +0200

    Filter null ell

 src/Reader.cpp  |  3 +++
 src/Reader.h    |  2 ++
 src/Samples.cpp | 18 ++++++++++++++++++
 src/Samples.h   |  1 +
 src/main.cpp    |  8 ++++++++
 5 files changed, 32 insertions(+)

commit cf69c8b301a457b081956ff8d0a557bd11d408b4
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Jul 24 13:25:06 2018 +0200

    Add histogram comments

 src/HistogramsWidget.cpp |  9 +++++++++
 src/HistogramsWidget.h   |  4 ++++
 src/ModeWidgets.cpp      | 10 ++++++++++
 src/ModeWidgets.h        |  1 +
 src/Reader.cpp           |  4 ++--
 src/Sample.cpp           |  2 +-
 src/main.cpp             |  1 +
 7 files changed, 28 insertions(+), 3 deletions(-)

commit 79fe991160bf002d177b2b8fdc61ca0cdf8675a2
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sun Jul 22 01:07:32 2018 +0200

    First full featured working release

 admin/info               |   2 +-
 configure                |  12 +--
 src/HistogramsWidget.cpp |  55 +++++++++++++-
 src/HistogramsWidget.h   |   8 +-
 src/HistogramsWidget.ui  |   4 +-
 src/ModeWidgets.cpp      |  66 +++++++++-------
 src/ModeWidgets.h        |  21 ++++--
 src/Reader.cpp           | 176 +++++++++++++++++++++++--------------------
 src/Reader.h             |  25 ++++---
 src/Sample.cpp           |  11 +--
 src/Sample.h             |   7 +-
 src/Samples.cpp          | 191 +++++++++++++++++++++++++++++++++++++++++++++++
 src/Samples.h            |  52 +++++++++++++
 src/main.cpp             |  35 +++++++--
 src/stable.h             |   1 +
 15 files changed, 512 insertions(+), 154 deletions(-)

commit 72e1eae1f94be0a57cf01b50705d2c340cf1650e
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Wed Jul 18 00:44:45 2018 +0200

    Plotting all, mode split still missing

 configure                |   2 -
 src/HistogramsWidget.cpp |   2 +
 src/ModeWidgets.cpp      | 174 ++++++++++++++--------
 src/ModeWidgets.h        |   5 +
 src/Reader.cpp           | 367 ++++++++++++++++++++++++++++++++++++++++++++++-
 src/Reader.h             |  33 +++++
 src/Sample.cpp           |   2 +-
 src/Sample.h             |   1 +
 src/main.cpp             |   7 +-
 9 files changed, 529 insertions(+), 64 deletions(-)

commit 3a5c785b04dc76a277e64ea13c4719e9c64b0fe4
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Jul 17 13:07:05 2018 +0200

    New project to view 3C FK max files

 admin/info               |  13 +
 admin/version-devel      |   5 +
 configure                | 691 +++++++++++++++++++++++++++++++++++++++++++++++
 lang/gpviewmax.de.ts     |  85 ++++++
 lang/gpviewmax.es.ts     |  85 ++++++
 lang/gpviewmax.fr.ts     |  85 ++++++
 lang/gpviewmax.it.ts     |  85 ++++++
 lang/raylmax.de.ts       |   4 +
 lang/raylmax.es.ts       |   4 +
 lang/raylmax.fr.ts       |   4 +
 lang/raylmax.it.ts       |   4 +
 src/HistogramsWidget.cpp |  66 +++++
 src/HistogramsWidget.h   |  49 ++++
 src/HistogramsWidget.ui  |  38 +++
 src/ModeWidgets.cpp      | 235 ++++++++++++++++
 src/ModeWidgets.h        |  57 ++++
 src/Reader.cpp           | 116 ++++++++
 src/Reader.h             |  60 ++++
 src/Sample.cpp           |  93 +++++++
 src/Sample.h             |  54 ++++
 src/gpviewmaxVersion.h   |   6 +
 src/main.cpp             |  79 ++++++
 src/stable.h             |  13 +
 23 files changed, 1931 insertions(+)
