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

    Version 1.1.0

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

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

    Replace QDoubleSpinBox by DoubleSpinBox

 src/WaranGpsWidget.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

    Commit version to configure script

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

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

    Version 1.0.0

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

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

    configure does not generate src/PACKAGEVersion

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

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

    Split configure in configure-$BRANCH

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

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

    PACKAGEVersion.h removed from git

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

commit 35b125c0eefe77656e6568c4cb99aeed7db70d0e
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/warangpsVersion.h | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

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

    Version 0.0.0-snapshot-20190521

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

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

    Debug also for mac and windows

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

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

    Update license header

 src/DistanceTableModel.cpp | 22 +++++++++++-----------
 src/DistanceTableModel.h   | 22 +++++++++++-----------
 src/GenerateGeometry.cpp   | 22 +++++++++++-----------
 src/GenerateGeometry.h     | 22 +++++++++++-----------
 src/GpsStation.cpp         | 22 +++++++++++-----------
 src/GpsStation.h           | 22 +++++++++++-----------
 src/GpsTableModel.cpp      | 22 +++++++++++-----------
 src/GpsTableModel.h        | 22 +++++++++++-----------
 src/WaranGpsWidget.cpp     | 22 +++++++++++-----------
 src/WaranGpsWidget.h       | 22 +++++++++++-----------
 src/main.cpp               | 22 +++++++++++-----------
 11 files changed, 121 insertions(+), 121 deletions(-)

commit f504912c6fc5c8a4f6c4bcd63b292667fbfe4429
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 d74b15b3e4124f59623be68a5ec2f87743eb54d4
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Mar 30 00:32:16 2019 +0100

    Adjustable threshold for kmax
    
    Adjustable frequency range for fk limits

 src/WaranGpsWidget.cpp | 18 ++++++++++++------
 src/WaranGpsWidget.h   |  2 ++
 src/main.cpp           | 38 +++++++++++++++++++++++++++++++++++++-
 3 files changed, 51 insertions(+), 7 deletions(-)

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

    Auto rings from warangps (without signals)

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

commit d4da503b1b5b968fb34bbbd014c19574c3eb7e1b
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Mar 11 23:53:08 2019 +0100

    Minor edit

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

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

    Minor edit

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

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

    Version 0.0.0-snapshot-20190303

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

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

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

commit 83c3f1bc401c30bfe576def6559a1fef92b0f7bc
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 a12492c151bd8ac121848216276837af2c322e9c
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/warangpsVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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

    no pch for small projects

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

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

commit 5bb1eee1e23a7401cb938bb28610903ead5b00cc
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 458c85ad529d6e7556e5c67318558053acdb71b3
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 f681a4c1b712d4a478a6c069df7e388ddac7d96e
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Jan 12 21:27:31 2019 +0100

    Minimum Mac deployement 10.7 (required by 10.14)

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

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

    Skip qmake option

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

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

    Fix winPath for path not starting with /c/

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

commit 9e950596e81a98ba628da9755ef9de19331ebbe1
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 80b654e6c2be0a4e27346251000f3f0917cb8784
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 02895554ac726d93efffefb672d615db4d34a048
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Dec 29 23:14:22 2018 +0100

    Sudbir independent include dependencies

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

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

    Fix compilation under new system without symlinks

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

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

    Convert some paths to windows style

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

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

    Convert some paths to windows style

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

commit 3fdfbc11085020b5de8d90642b3520cd29f5a8da
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 89a4883d28b8336dfd411350547b81c46cec011d
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/WaranGpsWidget.ui |  2 +-
 2 files changed, 32 insertions(+), 44 deletions(-)

commit f6b552b12674202b1e49abdad3d023cb95e1a689
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 0dd7cff8ce02d9666eb5aec0199132bfd25dd76e
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Nov 27 23:59:18 2018 +0100

    Version 0.0.0-snapshot-20181127

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

commit f44a84f6c3ed26eb1c8b4ef1fd3906a27746ac13
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 cadfecff9b1cc59fc86420b09515b30c778065d2
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Wed Oct 24 22:50:04 2018 +0200

    Version 0.0.0-snapshot-20181024

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

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

    Fix qmake for external build dir

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

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

    Fix warning with Qt 5.11

 src/GpsTableModel.h  | 2 +-
 src/WaranGpsWidget.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

    Fix BUILD_SUBDIR

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

commit 8919f5bbc78697626119a6a67f02f7eb952b29f8
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 632cb8e7dcc39691dcee2871cfdc800ac9e8b181
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Oct 2 11:04:15 2018 +0200

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

 configure | 45 ++++++++++++++++++++++++++++++++++-----------
 1 file changed, 34 insertions(+), 11 deletions(-)

commit 6dd600a6d875e6b2a4b819cbb0c4e7468a207291
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Jul 16 23:58:16 2018 +0200

    GaussianMixture lib renamed to QGpCoreStat

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

commit 1e3cfdb45e716ff2ffb001977a655b8cb1fe4bea
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 fa249a8741628b3b54fcac485206a1e4f9898fe6
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Jun 29 09:57:41 2018 +0200

    Update of configure

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

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

    Fix ORGANISATION

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

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

    External build dir

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

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

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

 configure             | 4 ++--
 src/main.cpp          | 4 ++--
 src/warangpsVersion.h | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

commit 8c17f6747ec37374d1274ea3770619b02bfe7770
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 4e137b50f41918c942bee346c984864e6987376b
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 4c52725c01d58e63bda64a478effdbe776c600b1
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 13f0ef58033383a6ffd195ec1f6c31d6ebd4d70d
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Nov 20 22:28:29 2017 +0100

    Editiong of background map

 src/WaranGpsWidget.ui | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

commit c00ee0b4e43e8b3e868a2bce9550e7a8786efd01
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/warangpsVersion.h |  2 --
 2 files changed, 8 insertions(+), 23 deletions(-)

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

    Add PACKAGE.h to git

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

commit 6a15933a11b59654577f76202c23b9fe8e2248fb
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 | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

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

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

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

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

    Add configure script to git

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

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

    Version 0.0.0-snapshot-20171024

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

commit 107603bf65fd72640b91cd00b030a4b41b3fb8c5
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 02f6f884e4afefbf3f2c8f9300a6c5eeb5128db5
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 7ce3489246d30519220b866d6a04cf69bed9d09a
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Sep 18 16:52:11 2017 +0200

    Add explicit link to GaussianMixture

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

commit 9c0e1e3416ada8585afc6ffb9573aa0a2f4aed90
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Sep 18 15:41:19 2017 +0200

    Add explicit link to GaussianMixture

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

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

    Support for package name with '-'

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

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

    Version 0.0.0-snapshot-20170109

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

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

    Version 0.0.0-snapshot-20161212

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

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

    Version 0.0.0-snapshot-20161121

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

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

    Convert to UTM, ignore user option

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

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

    Version 0.0.0-snapshot-20161118

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

commit ff30472ad723ca6afd3e191138c29a4937133b75
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Oct 21 13:53:15 2016 +0000

    Default active tab set to 0

 src/WaranGpsWidget.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 3b7a9eaba9bf9802f6600b75f92a8abd8ca05a9b
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Sep 26 12:11:17 2016 +0000

    Starting reformating

 src/WaranGpsWidget.cpp | 16 ++++++++++++----
 src/WaranGpsWidget.ui  | 32 ++++++++++++++++----------------
 2 files changed, 28 insertions(+), 20 deletions(-)

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

    Version 0.0.0-snapshot-20160924

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

commit 4dc9f1fea533358fd4216f72ea9bbe36f672e034
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sat Sep 24 06:27:19 2016 +0000

    Include background in auto-limits

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

commit d4f7816da068a9bd62948cbdd52cd4c18abf7657
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 901b1efc8382d27d1fd4a1951b083caf0bd7956f
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 922d64131e829a7b5b0a8b26dd125f4eaa817304
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 13 15:03:10 2016 +0000

    Version 0.0.0-snapshot-20160913

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

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

    Version 0.0.0-snapshot-20160908

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

commit d8848d245d91cb1df4e23b7188b6a60c91b13d5c
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 6 14:33:17 2016 +0000

    Support for persisting UtmZone

 src/WaranGpsWidget.cpp | 20 +++++++++++++++++---
 src/WaranGpsWidget.h   |  2 ++
 src/WaranGpsWidget.ui  |  7 +++++++
 3 files changed, 26 insertions(+), 3 deletions(-)

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

    Version 0.0.0-snapshot-20160818

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

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

    Version 0.0.0-snapshot-20160623

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

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

    Version 0.0.0-snapshot-20160612

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

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

    Version 0.0.0-snapshot-20160607

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

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

    Version 0.0.0-snapshot-20160606

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

commit d07cbd3fcce6d9cb139437a969833e40338cb482
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 c8e5b1af35e7b9f457c42f2b78b67b509ce9760e
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 c19987515b82d5ede1789f3b2d854f50d0c98e37
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon May 23 15:09:46 2016 +0000

    Version 0.0.0-snapshot-20160523

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

commit 298acd50e63d4b3679a12523777fcf55038767aa
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 773f9028f6d3f2005ed694865aed59a19a800fa8
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 b9fd3ec91af54efca24676ff0475980225d348fd
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Apr 26 20:01:43 2016 +0000

    Version 0.0.0-snapshot-20160426

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

commit 85970cb25e3b14879845f9e4cbaf131798b34536
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Apr 7 22:15:54 2016 +0000

    Modifiable background map

 src/WaranGpsWidget.cpp | 30 ++++++++++++++++++++++++++----
 src/WaranGpsWidget.h   |  3 +++
 src/WaranGpsWidget.ui  | 23 ++++++++++++++++++++++-
 src/main.cpp           |  5 +++--
 4 files changed, 54 insertions(+), 7 deletions(-)

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

    Version 0.0.0-snapshot-20160304

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

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

    Version 0.0.0-snapshot-20160216

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

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

    Remove style from html in ui files

 src/WaranGpsWidget.ui | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

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

    Porting to Qt5

 src/GpsTableModel.cpp | 33 +++++++++++++++++----------------
 1 file changed, 17 insertions(+), 16 deletions(-)

commit 1f8ad2daa95bf18b7ed4c12d5bb74f40cf5e43ac
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Nov 5 13:38:38 2015 +0000

    Porting to Qt5

 admin/info             |  2 --
 src/WaranGpsWidget.cpp | 13 ++-----------
 src/WaranGpsWidget.h   |  1 -
 src/main.cpp           |  5 +++--
 4 files changed, 5 insertions(+), 16 deletions(-)

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

    Version 0.0.0-snapshot-20150310

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

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

    Version 0.0.0-snapshot-20150308

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

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

    Version 0.0.0-snapshot-20150305

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

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

    Version 0.0.0-snapshot-20150303

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

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

    Version 0.0.0-snapshot-20150301

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

commit 837adac03ca17a87db24e19e325b2880f9568fef
Merge: f5bbfe4 2078cff
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Feb 19 10:53:03 2015 +0000

    Merge branch 'testing' into devel

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

    Version 0.0.0-snapshot-20150218

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

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

    Version 0.0.0-snapshot-20140212

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

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

    Version 0.0.0-snapshot-20140116

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

commit 6f56ba15a87a002ca9f3de3347b13da593d9c373
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jan 14 19:29:08 2014 +0000

    Fix includes to QGpCoreMath

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

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

    Remove useless rich text formating

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

commit be43552615648e3a104140b394d1904df4b2bd8b
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Nov 28 19:58:02 2013 +0000

    Add link to QGpCoreMath

 admin/info            | 2 +-
 src/WaranGpsWidget.ui | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

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

    Version 0.0.0-snapshot-20131004

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

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

    Version 0.0.0-snapshot-20130403

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

commit bfc72e97833759ce7000b43343f1c97931299f18
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 72b333defb97f1144b0b8c7a4b03b617903fa53c
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 b412e52b48b16d42d414add95614b63d84407c83
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Feb 13 11:01:48 2013 +0000

    Version 0.0.0-snapshot-20130213

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

commit 9763c40c44590d625e7e6dd02dead110e2c5addb
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 64d0581389494919a7e8b4946f1eb6f71e39d796
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Feb 4 19:53:55 2013 +0000

    Version 0.0.0-snapshot-20130204

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

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

    Version 0.0.0-snapshot-20130124

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

commit 3fbd362ffb20d5a448e93b6c29605a5021ff961a
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 130f15e137dde0b9c3fa8fa3b7eaff615c0d2ca8
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 4f7d2e43dd4e09cea06d2d260e1f94a9fefef87c
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 7b5b57e10cc7fe58bacfbdfbd47fffde8ec81bdb
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jan 3 14:28:54 2013 +0000

    Fix authorship

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

commit 8dd9e72bbd9367d9410a3152b007603eeb1eded2
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Dec 12 16:48:01 2012 +0000

    Fix help messages

 src/WaranGpsWidget.ui | 18 ++++++++----------
 src/main.cpp          |  8 ++++----
 2 files changed, 12 insertions(+), 14 deletions(-)

commit 3b00182a2a6c942b081fe9fb8c8b3d3910c3cf99
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 2078cff23538ab5a4fca894bd7bcffc1642f9910
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Dec 6 14:00:51 2012 +0000

    Version 0.1.4

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

commit 5b4d047875f2ec9520159e77132c9c8aa4e1d56d
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Dec 5 14:57:38 2012 +0000

    Polish merge

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

commit 0e8f34106f7a1c4648929f8065b2b53c5fdd9923
Merge: a644c43 9f71029
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Dec 5 14:49:50 2012 +0000

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

commit 9f71029049a8331e81a6cdb816d709d2be19111a
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Dec 5 13:21:14 2012 +0000

    Fix tracking action status tip

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

commit a644c43b47b58abd8b339e494d1e7f8da1cfa977
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Dec 3 16:37:25 2012 +0000

    Follows changes in Statistics

 src/GpsStation.cpp     |  4 ----
 src/GpsStation.h       |  2 --
 src/GpsTableModel.cpp  | 14 +++++++-------
 src/WaranGpsWidget.cpp | 14 +++++++-------
 4 files changed, 14 insertions(+), 20 deletions(-)

commit 48b704efa34e1bc7a70c84abd2350bc00b1c44fe
Merge: b96914d bae79ad
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jul 2 15:56:09 2012 +0000

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

commit b96914da92e2ec0ff4e18dcfc3f4b613324d3f84
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Apr 22 13:48:25 2012 +0000

    Set station list from /etc/hosts

 src/DistanceTableModel.cpp |   2 +-
 src/GpsStation.cpp         | 162 ++++++++++++++++++++++++---------------------
 src/GpsStation.h           |   8 +--
 src/GpsTableModel.cpp      |  70 ++++++++------------
 src/WaranGpsWidget.cpp     |  62 ++++++++---------
 src/WaranGpsWidget.h       |   3 +-
 src/WaranGpsWidget.ui      |  14 +---
 src/main.cpp               |   2 +-
 8 files changed, 154 insertions(+), 169 deletions(-)

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

    Version 0.1.3

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

commit 6eec60475c8a622185ac371911acc6166a512f05
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Wed Jan 25 11:03:54 2012 +0000

    Factor is now relative to the current center
    
    Avoid arrays not centered around 0, 0 to be translated instead of being
    scaled.

 src/WaranGpsWidget.cpp | 31 ++++++++++++++++++++++++-------
 src/WaranGpsWidget.h   |  1 +
 2 files changed, 25 insertions(+), 7 deletions(-)

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

    Version 0.0.0-snapshot-20110923

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

commit 0207694d2927af2fe7d115c867d4380a0cf6933f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Sep 15 17:13:01 2011 +0200

    Minor edit

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

commit 173090ab7aa13c915089a99e54aea4c477fd98dc
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon May 30 17:45:52 2011 +0200

    Reomve ambiguity with DynamicBuffer

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

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

    Reformat blanks

 src/DistanceTableModel.cpp |  16 +++----
 src/DistanceTableModel.h   |  10 ++--
 src/GpsStation.h           |  14 +++---
 src/GpsTableModel.cpp      |  18 +++----
 src/GpsTableModel.h        |  10 ++--
 src/WaranGpsWidget.cpp     | 116 ++++++++++++++++++++++-----------------------
 src/WaranGpsWidget.h       |   4 +-
 src/WaranGpsWidget.ui      |   4 +-
 src/main.cpp               |  26 +++++-----
 9 files changed, 109 insertions(+), 109 deletions(-)

commit 3537d29edfff9aaaa554d2064e3d94ff847cfe1d
Merge: 297a0fc f8c03e9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 12 18:09:38 2011 +0200

    Merge branch 'testing' into devel

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

    Version 0.1.2

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

commit 3a09cbf3410e94dee5d92c2f5cb054826dd73ce1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Apr 7 17:21:42 2011 +0200

    Kmax factor no longer required in theor. resp.

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

commit 297a0fc14e484b5230c5d03d6363a78f0eb84af1
Merge: 0c236db 50619e3
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Mar 17 11:46:58 2011 +0100

    Merge branch 'testing' into devel

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

    Version 0.1.1

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

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

    Follow API change in core libraries

 src/WaranGpsWidget.cpp | 45 +++++++++++----------------------------------
 src/WaranGpsWidget.ui  | 37 +++++++++++--------------------------
 2 files changed, 22 insertions(+), 60 deletions(-)

commit 0c236dbf21552173b4bc5b95417daccf96ccfbc9
Merge: d4a54ce bc479ba
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 28 17:15:50 2011 +0100

    Merge branch 'testing' into devel

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

    Use 2D points instead of 3D

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

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

    Fix fro new stream structure

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

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

    Set release version

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

commit 27eac99696f17ed7c57a555af8c4cf58df366633
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 3 16:55:07 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 dcbf41e0d91c275727f4ffc17d49e66c78d3f28a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 3 15:23:10 2011 +0100

    New devel branch

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

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

    Version 0.1.0-snapshot-20101202

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

commit 0e55d8e1c75e462014bbbb3f1e2d26ccf5e2f9ca
Merge: d35831a d6681e8
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Nov 29 15:07:09 2010 +0100

    Merge branch '2.1'

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

    Version 0.1.0-snapshot-20101119

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

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

    Version 0.1.0-snapshot-20101119

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

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

    Version 0.1.0-snapshot-20101117

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

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

    Version 0.1.0-snapshot-20101117

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

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

    Version 0.1.0-snapshot-20101115

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

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

    Version 0.1.0-snapshot-20101007

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

commit c00640eba0d8642ed9017031fd063bb30c911b64
Merge: 138b253 eadca3e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Sep 21 17:03:46 2010 +0200

    Merge branch '2.1'

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

    Version 0.1.0-snapshot-20100914

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

commit 138b253e498268be88d0994a1bd412df28ead967
Merge: c7ce23a 5eeb06e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Sep 12 17:48:28 2010 +0200

    Merge branch '2.1'

commit 5eeb06e6242e75e311562345e62e34c0e7ca0479
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Sep 12 07:22:42 2010 +0200

    New stream infrastructure

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

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

    Version 0.1.0-snapshot-20100806

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

commit c7ce23a5142ca2ef7b028a94c3c6ec2fe5bd85ef
Merge: a2c4daf 6689473
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 30 17:50:02 2010 +0200

    Merge branch '2.1'

commit a2c4daf49240aaed93a1be0d86a5c9ec024935e6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 16 22:55:26 2010 +0200

    Minor edit

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

commit 668947368e1149934b8889b3224b9321f44d5332
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 16 21:25:46 2010 +0200

    Version 0.1.0-snapshot-20100616

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

commit b079842a7a3d514fa7bb7cbc301e8a4d5c3c1417
Merge: c7fe6be 8366ca1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 9 21:25:05 2010 +0200

    Merge branch '2.1'

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

    Version 0.1.0-snapshot-20100525

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

commit c7fe6be7e69c6e1c464efe2ca7220f3529751fd5
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri May 21 10:51:00 2010 +0200

    Replace StatValue by RealStatisticalValue

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

commit 9732f1611273aee8320af29dc6cc7708aedb36fa
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri May 7 17:58:51 2010 +0200

    Version 0.1.0-snapshot-20100507

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

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

    Version 0.1.0-snapshot-20100506

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

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

    Version 0.1.0-snapshot-20100504

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

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

    Version 0.1.0-snapshot-20100416

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

commit 8a69d5705701a4204865c5e66f39e61020b82e85
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Apr 9 18:12:44 2010 +0200

    Add fix state in gps blocks

 src/GpsStation.cpp    | 62 ++++++++++++++++++++++++++++++++++-----------------
 src/GpsStation.h      |  1 +
 src/GpsTableModel.cpp |  5 ++++-
 3 files changed, 46 insertions(+), 22 deletions(-)

commit fcecae16482eeae613c98c3ffb69319746b7cfff
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Apr 6 17:45:17 2010 +0200

    Remove mode for remote gps stations
    
    Add reset option

 src/GpsStation.cpp     | 80 ++++++--------------------------------------------
 src/GpsStation.h       |  5 ++--
 src/GpsTableModel.cpp  | 59 +++++++++++++++----------------------
 src/WaranGpsWidget.cpp | 34 +++------------------
 src/WaranGpsWidget.h   |  3 +-
 src/WaranGpsWidget.ui  | 71 +++++++++++++++++++++++++-------------------
 src/main.cpp           |  6 ++--
 7 files changed, 83 insertions(+), 175 deletions(-)

commit 77d88d9e37241c3d12e32fa953471bad2b111faa
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Apr 2 11:25:21 2010 +0200

    Station file was not properly interpreted

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

commit ac01f4b77a6c75390c7609d862d9bdfe06bdc2ed
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Mar 30 19:17:11 2010 +0200

    Add new dialog box to generate geometries

 src/GenerateGeometry.cpp |  50 +++++
 src/GenerateGeometry.h   |  40 ++++
 src/GenerateGeometry.ui  | 524 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 614 insertions(+)

commit 4b4dc9b7e80c72f0e127b0d228dced8c08d7e330
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Mar 28 23:43:41 2010 +0200

    Add off- and on-line modes
    
    Add multiplication factor
    Add command line options

 src/WaranGpsWidget.cpp | 167 +++++++++++++++----------
 src/WaranGpsWidget.h   |  16 ++-
 src/WaranGpsWidget.ui  | 323 ++++++++++++++++++++++++++++++++-----------------
 src/main.cpp           |  63 ++++++++--
 4 files changed, 380 insertions(+), 189 deletions(-)

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

    Version 0.1.0-snapshot-20100324

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

commit 271585a5ef23a84240ac5d22b0c0220759987d26
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Mar 2 08:03:24 2010 +0100

    Add tooltip for ref lat and long

 src/WaranGpsWidget.ui | 6 ++++++
 1 file changed, 6 insertions(+)

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

    Version 0.1.0-snapshot-20100226

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

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

    Version 0.1.0-snapshot-20100222

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

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

    Version 0.1.0-snapshot-20100221

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

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

    Version 0.1.0-snapshot-20100220

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

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

    Version 0.1.0-snapshot-20100219

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

commit 725b34b35fd893e9d5809f643153049658df2863
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Feb 18 13:15:00 2010 +0100

    Version 0.1.0-snapshot-20100218

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

commit 4b449ab2717036bda4aa49064ebcf40a7a5ef847
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Feb 17 17:51:05 2010 +0100

    Version 0.1.0-snapshot-20100217

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

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

    Version 0.1.0-snapshot-20100212

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

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

    Version 0.1.0-snapshot-20100209

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

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

    Version 0.1.0-snapshot-20100206

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

commit da20dddb6e28eb7c13cceed5805a58acdbf49f61
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Jan 30 13:15:04 2010 +0100

    Version 0.1.0-snapshot-20100130

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

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

    Version 0.1.0-snapshot-20100128

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

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

    Version 0.1.0-snapshot-20100127

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

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

    Version 0.1.0-snapshot-20100126

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

commit 754b572d505983859684c7877d49acb77433933a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jan 13 11:26:48 2010 +0100

    Version 0.1.0-snapshot-20100113

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

commit cc3a77d3a6a284cb96d6369466f3dd9be66b0370
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 8 02:14:04 2010 +0100

    Strict namespace for libraries

 src/WaranGpsWidget.h  |  4 ++--
 src/WaranGpsWidget.ui | 25 +++++++++++++++----------
 src/main.cpp          |  6 +++---
 3 files changed, 20 insertions(+), 15 deletions(-)

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

    Replace copyright by list of authors

 src/DistanceTableModel.cpp | 5 +++--
 src/DistanceTableModel.h   | 5 +++--
 src/GpsStation.cpp         | 5 +++--
 src/GpsStation.h           | 5 +++--
 src/GpsTableModel.cpp      | 5 +++--
 src/GpsTableModel.h        | 5 +++--
 src/WaranGpsWidget.cpp     | 5 +++--
 src/WaranGpsWidget.h       | 5 +++--
 src/main.cpp               | 5 +++--
 9 files changed, 27 insertions(+), 18 deletions(-)

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

    Version 0.1.0-snapshot-20091214

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

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

    Version 0.1.0-snapshot-20091201

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

commit 8f84121479e60c149be2f6b1df65c7d42ed523be
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Nov 20 16:00:02 2009 +0100

    Version 0.1.0-snapshot-20091120

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

commit 16ba68cf415bd9719a07858031ba7634367a792a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Nov 20 13:09:10 2009 +0100

    Add explicit link to QGpGuiWave

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

commit 1905351480d9207c51e1bbb51de82cdae1229b9e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Sep 26 05:54:33 2009 +0200

    New daemon to process array measurments in real-time

 src/GpsStation.cpp     | 61 ++++++++++++++++++++++++++------------------------
 src/WaranGpsWidget.cpp | 43 +++++++++++++++++++++++++++++++++--
 src/WaranGpsWidget.h   |  3 +++
 src/WaranGpsWidget.ui  | 10 ---------
 4 files changed, 76 insertions(+), 41 deletions(-)

commit 6e241f8bf06cf49ce9bece86e6d938ec08407881
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Sep 3 17:36:15 2009 +0200

    Support for ArrayCore/ArrayGui

 admin/info            | 2 +-
 src/WaranGpsWidget.ui | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

commit f749b9d137f2eba81724868120dd8e88c19409c6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Aug 27 11:44:18 2009 +0200

    New header framwork: one big include per library

 admin/info                 |  2 +-
 src/DistanceTableModel.cpp |  1 +
 src/GpsStation.cpp         |  3 +--
 src/GpsStation.h           | 10 +++-------
 src/WaranGpsWidget.cpp     | 15 +++------------
 src/WaranGpsWidget.h       |  6 +-----
 src/WaranGpsWidget.ui      |  4 ++--
 src/main.cpp               |  5 ++---
 8 files changed, 14 insertions(+), 32 deletions(-)

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

    New header framwork: one big include per library

 admin/info                                         |  2 +-
 ...stancetablemodel.cpp => DistanceTableModel.cpp} | 19 ++++++++--------
 ...tbdistancetablemodel.h => DistanceTableModel.h} | 15 +++++++------
 src/{qtbgpsstation.cpp => GpsStation.cpp}          | 23 +++++++++----------
 src/{qtbgpsstation.h => GpsStation.h}              | 23 ++++++++++---------
 src/{qtbgpstablemodel.cpp => GpsTableModel.cpp}    | 21 +++++++++--------
 src/{qtbgpstablemodel.h => GpsTableModel.h}        | 15 +++++++------
 src/{qtbwarangpswidget.cpp => WaranGpsWidget.cpp}  | 26 ++++++++++------------
 src/{qtbwarangpswidget.h => WaranGpsWidget.h}      |  8 +++----
 src/{qtbwarangpswidget.ui => WaranGpsWidget.ui}    |  6 ++---
 src/main.cpp                                       | 25 ++++++++++-----------
 11 files changed, 90 insertions(+), 93 deletions(-)

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

    Drop Qtb prefix

 admin/info                    |   2 +-
 lang/warangps.de.ts           | 327 +++++++++++++++++++++++++++++++++++++++++-
 lang/warangps.es.ts           | 327 +++++++++++++++++++++++++++++++++++++++++-
 lang/warangps.fr.ts           | 327 +++++++++++++++++++++++++++++++++++++++++-
 lang/warangps.it.ts           | 327 +++++++++++++++++++++++++++++++++++++++++-
 src/main.cpp                  |  20 +--
 src/qtbdistancetablemodel.cpp |  34 ++---
 src/qtbdistancetablemodel.h   |  14 +-
 src/qtbgpsstation.cpp         |  70 ++++-----
 src/qtbgpsstation.h           |  32 ++---
 src/qtbgpstablemodel.cpp      |  48 +++----
 src/qtbgpstablemodel.h        |  18 +--
 src/qtbwarangpswidget.cpp     | 190 ++++++++++++------------
 src/qtbwarangpswidget.h       |  26 ++--
 src/qtbwarangpswidget.ui      |  20 +--
 15 files changed, 1541 insertions(+), 241 deletions(-)

commit c7f870bbade7a340fac06d6525f3985667daa426
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Aug 5 19:52:48 2009 +0200

    Continuous refresh even when gps are off
    
    Interpret mode in gps blocks

 src/qtbgpsstation.cpp     | 25 +++++++++++++++++++++++++
 src/qtbwarangpswidget.cpp |  8 ++++----
 2 files changed, 29 insertions(+), 4 deletions(-)

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

    Version 0.1.0-snapshot-20090730

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

commit c1616b63b34ad07ebda47a1cfa62510f35023fc3
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jul 29 19:55:37 2009 +0200

    Add stations file to share

 stations => share/stations | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

commit cba7c7edaa004e6dfe59d4b90f8c79ede0a7ca44
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jul 24 17:13:14 2009 +0200

    Development bug fixes

 src/qtbgpsstation.cpp     | 133 +++++++++++++++++++++++++++++++++++++++-------
 src/qtbgpsstation.h       |  15 +++++-
 src/qtbgpstablemodel.cpp  |  62 +++++++++++++--------
 src/qtbwarangpswidget.cpp |  75 ++++++++++++++++----------
 src/qtbwarangpswidget.h   |   6 ++-
 src/qtbwarangpswidget.ui  |  17 ++----
 6 files changed, 220 insertions(+), 88 deletions(-)

commit d2d71034fb7f61217a95deefd1b7ed7a9fe460e9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Jul 12 14:47:42 2009 +0200

    Add explicit dependency to qtbwave

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

commit 109bcdef474aed95b1b18373b3ada0cc48bdc64c
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Jul 12 14:41:49 2009 +0200

    Support new interface to warangpsd

 src/qtbgpsstation.cpp     | 35 +++++++++++++++++++++------
 src/qtbgpsstation.h       | 10 ++++----
 src/qtbgpstablemodel.cpp  |  2 +-
 src/qtbwarangpswidget.cpp | 60 +++++++++++++++++++----------------------------
 src/qtbwarangpswidget.ui  | 10 --------
 stations                  | 13 +++++++---
 6 files changed, 68 insertions(+), 62 deletions(-)

commit e165eaab61400ccb173ac6abb33cbfb8ec80ccb6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Jul 9 19:14:50 2009 +0200

    Revise category, license and description

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

commit ec87a5fc7bb7ad590abb9ecfb2b789a7457ead79
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jul 6 21:49:49 2009 +0200

    Add branch 2.1

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

commit 884a44248f604f9c38231262036c9793db205e4f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jul 6 21:39:41 2009 +0200

    New architecture of warangpsd

 src/qtbgpstablemodel.cpp  |  6 +++---
 src/qtbwarangpswidget.cpp | 20 ++++++++++----------
 2 files changed, 13 insertions(+), 13 deletions(-)

commit a41b7e8385f12ea9c5f83954bb7ab9c209fdffe0
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Jul 2 14:18:41 2009 +0200

    New Gui tool to manage gps measurments of WARAN

 README                        |  13 ++
 admin/info                    |  14 ++
 admin/makepro                 |   5 +
 admin/version-master          |   5 +
 lang/warangps.de.ts           |  12 ++
 lang/warangps.es.ts           |  12 ++
 lang/warangps.fr.ts           |  12 ++
 lang/warangps.it.ts           |  12 ++
 src/main.cpp                  |  91 +++++++++
 src/qtbdistancetablemodel.cpp | 115 ++++++++++++
 src/qtbdistancetablemodel.h   |  47 +++++
 src/qtbgpsstation.cpp         | 159 ++++++++++++++++
 src/qtbgpsstation.h           |  92 +++++++++
 src/qtbgpstablemodel.cpp      | 178 ++++++++++++++++++
 src/qtbgpstablemodel.h        |  51 +++++
 src/qtbwarangpswidget.cpp     | 428 ++++++++++++++++++++++++++++++++++++++++++
 src/qtbwarangpswidget.h       |  76 ++++++++
 src/qtbwarangpswidget.ui      | 407 +++++++++++++++++++++++++++++++++++++++
 stations                      |   3 +
 19 files changed, 1732 insertions(+)
