commit 21c95c502fbf5282185281a8262622c801730398
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Oct 1 11:30:09 2019 +0200

    Version 1.0.2

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

commit b0b416f8382bcfabf16bd7aa0ab8100681fbd2aa
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Sep 30 13:40:02 2019 +0200

    Get rid of warning due to ';' after Q_UNUSED

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

commit cb0e526d124e3b27fe292c1f9dcdc4c81043924c
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 fe8cffb43923c66f20c1e0d5ced32b1e7fbb6e5f
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Sep 19 21:30:01 2019 +0200

    Version 1.0.1

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

commit 0675c79f034ce3c3c4ee580c1805294a3b6a089d
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Sep 16 14:10:00 2019 +0200

    Allow -h even without X server

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

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

    Fix default Ns to 10000

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

commit 866f934936855da48022c96612c7c253fe0403f7
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 a719dec017b3a4d2b32d707749794d7aca530aa7
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 5e811ed70e3981726047574a8b656727db0e2db8
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Aug 22 11:43:42 2019 +0200

    configure does not generate src/PACKAGEVersion

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

commit 0a3f92b9031aee90f2eb83e5e7771e54a87c1d0e
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 ed64f1ffe8f7067f663a3ae87c829c2b52edb187
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Aug 20 10:54:07 2019 +0200

    PACKAGEVersion.h removed from git

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

commit 433d3175e15ea18ef0b19c66905cec150f1b26a2
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/dinverVersion.h | 6 +++---
 src/main.cpp        | 2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)

commit 9e1609dd05935f11ebaaca0cb766ff0831d2d68b
Merge: 6d9dd69 4b0a093
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Aug 12 23:33:03 2019 +0200

    Merge branch 'devel' into testing

commit 4b0a093fd01da2cafc15875a29841343adaac74d
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Aug 9 12:03:27 2019 +0200

    Properly copy param and target when saving as

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

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

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

    Obsolete qSort replaced by std::sort

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

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

    Debug also for mac and windows

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

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

    Update license header

 src/AddPlotParam.cpp           | 22 +++++++++++-----------
 src/AddPlotParam.h             | 22 +++++++++++-----------
 src/Engine.cpp                 |  2 +-
 src/Engine.h                   |  2 +-
 src/InversionThread.cpp        | 22 +++++++++++-----------
 src/InversionThread.h          | 22 +++++++++++-----------
 src/LaunchThreadDelegate.cpp   | 22 +++++++++++-----------
 src/LaunchThreadDelegate.h     | 22 +++++++++++-----------
 src/LaunchThreadItem.cpp       | 22 +++++++++++-----------
 src/LaunchThreadItem.h         | 22 +++++++++++-----------
 src/LaunchThreadTable.cpp      | 22 +++++++++++-----------
 src/LaunchThreadTable.h        | 22 +++++++++++-----------
 src/MainWindow.cpp             | 22 +++++++++++-----------
 src/MainWindow.h               | 22 +++++++++++-----------
 src/MaxNumProcess.cpp          | 22 +++++++++++-----------
 src/MaxNumProcess.h            | 22 +++++++++++-----------
 src/ModelThreadInfo.cpp        | 22 +++++++++++-----------
 src/ModelThreadInfo.h          | 22 +++++++++++-----------
 src/NAModelsPlot.cpp           | 22 +++++++++++-----------
 src/NAModelsPlot.h             | 22 +++++++++++-----------
 src/NAModelsPlotProperties.cpp | 22 +++++++++++-----------
 src/NAModelsPlotProperties.h   | 22 +++++++++++-----------
 src/PSViewer.cpp               | 22 +++++++++++-----------
 src/PSViewer.h                 | 22 +++++++++++-----------
 src/ParamEditor.cpp            | 22 +++++++++++-----------
 src/ParamEditor.h              | 22 +++++++++++-----------
 src/PluginPaths.cpp            | 22 +++++++++++-----------
 src/PluginPaths.h              | 22 +++++++++++-----------
 src/PluginSelector.cpp         | 22 +++++++++++-----------
 src/PluginSelector.h           | 22 +++++++++++-----------
 src/ProcessStatus.cpp          | 22 +++++++++++-----------
 src/ProcessStatus.h            | 22 +++++++++++-----------
 src/SelectPSViewer.cpp         | 22 +++++++++++-----------
 src/SelectPSViewer.h           | 22 +++++++++++-----------
 src/ThreadLauncher.cpp         | 22 +++++++++++-----------
 src/ThreadLauncher.h           | 22 +++++++++++-----------
 src/WindowEnvironment.cpp      |  2 +-
 src/WindowEnvironment.h        |  2 +-
 src/XMLDinverGui.cpp           | 22 +++++++++++-----------
 src/XMLDinverGui.h             | 22 +++++++++++-----------
 src/main.cpp                   | 22 +++++++++++-----------
 41 files changed, 411 insertions(+), 411 deletions(-)

commit 51d8658935a7596fa22fbc82c3c3d29d7b21ea65
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 06437f421150727df06b92edf8fa945bec9ed4e8
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/dinverVersion.h | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

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

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

commit e70d5237f5370cc1fba2f5d3b74a7e2014ac9057
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 7d2c571ef75a672b055734e2390efc2dfe5294f1
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Feb 21 14:28:10 2019 +0100

    Fix warning nullptr

 src/AddPlotParam.h        |  2 +-
 src/Engine.cpp            |  9 ++++++++-
 src/Engine.h              |  1 +
 src/LaunchThreadTable.cpp | 15 ++++++++++-----
 src/MainWindow.cpp        | 22 +++++++++++++++++++++-
 src/MainWindow.h          |  5 +++--
 src/ProcessStatus.h       |  2 +-
 src/SelectPSViewer.h      |  2 +-
 8 files changed, 46 insertions(+), 12 deletions(-)

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

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

    no pch for small projects

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

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

commit e962dd7f9c7d9d8ecb8524191469b2be70ee09f9
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Thu Jan 24 15:52:31 2019 +0100

    Minor edit

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

commit 9535ca2de20d26b42457829ef7c655c694bc1f96
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Mon Jan 21 14:40:21 2019 +0100

    Fix of mysterious crash at start-up under Windows
    
    index() called with row==0 while thread list is empty and rowCount() not called before.
    Same bug as in Geopsy for file pool

 src/LaunchThreadItem.cpp | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

commit bf2109e3a3e914c05bf97631f486a109780ef419
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 ec16a2ca87b331fac13b73f84e4ce07dca378560
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 ee4dc5c4d62857d5c0c221cd851dd6e4d7b0314a
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Jan 12 21:27:26 2019 +0100

    Minimum Mac deployement 10.7 (required by 10.14)

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

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

    Skip qmake option

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

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

    Fix clearing all threads and new thread
    
    New thread trigger an insertRows instead of reset

 src/LaunchThreadItem.cpp | 19 +++++++++++++++++--
 src/LaunchThreadItem.h   |  2 ++
 src/MainWindow.cpp       |  8 ++++----
 src/MainWindow.h         |  4 +++-
 4 files changed, 26 insertions(+), 7 deletions(-)

commit bed4de92b4668ddb06922e3f98443e007f8723d0
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 791b98f80b13763131d535dccd52b9bab9e4d1f9
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 fa61b5bf82ed438ea382e0aef464adeb92037a64
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Jan 8 23:38:46 2019 +0100

    Fix crash upon removal of threads

 src/LaunchThreadItem.cpp | 22 ++++++++++++++++++----
 src/LaunchThreadItem.h   |  6 ++++--
 src/MainWindow.cpp       | 22 +++++++++++-----------
 src/MainWindow.h         |  4 +++-
 src/ProcessStatus.cpp    |  2 +-
 src/ThreadLauncher.cpp   |  8 ++++----
 6 files changed, 41 insertions(+), 23 deletions(-)

commit b3af3ef71b96e31a3a1a22ad770049345699ba12
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 f398e0acdf65d1d7a68aecd868ddc109171c9f45
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 2e16ea1c0772a9509d65999065c09e390d17018e
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 48acfa130fa31c51f1f3eb878e4b5d705448ecc9
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Dec 21 16:54:01 2018 +0100

    Convert some paths to windows style

 configure            | 24 ++++++++++++++----------
 src/ProcessStatus.ui |  2 +-
 2 files changed, 15 insertions(+), 11 deletions(-)

commit 349812ee8185e19f8a81a28864570aca89917088
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 f92ab7d4f1f89310cb1436440797e17193643fd4
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 ++++++++++++++++++++++++++-------------------------------------
 1 file changed, 31 insertions(+), 43 deletions(-)

commit 22e42a8040f802383950c7ed4c8553ef66602f8e
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 ade1ca3c4cafc8cade43b60677a5b06d9a25409c
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/dinverVersion.h | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

commit c737f77abc637461faf08fcc821b0992cff7d283
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 03cdc3776566d422f4309fe80f4a475dea4ebd43
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 27fa30e0c204b5a203a57e09a89d30efb849c872
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Sat Oct 20 15:27:05 2018 +0200

    Fix qmake for external build dir

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

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

    Fix warning with Qt 5.11

 src/InversionThread.h   | 2 +-
 src/LaunchThreadItem.h  | 2 +-
 src/LaunchThreadTable.h | 2 +-
 src/MaxNumProcess.h     | 2 +-
 src/NAModelsPlot.h      | 2 +-
 src/PSViewer.cpp        | 4 ++--
 src/PSViewer.h          | 2 +-
 src/ParamEditor.h       | 2 +-
 src/PluginPaths.h       | 2 +-
 src/ProcessStatus.cpp   | 6 +++---
 src/ProcessStatus.h     | 4 ++--
 src/main.cpp            | 2 +-
 12 files changed, 16 insertions(+), 16 deletions(-)

commit 45af27bfc5ca2e478d65984811c6c2c25a2138be
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 4dc6163713e79dfc64d4a16d16f346d9967db108
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 e8cf0cbf4d603ec13d9b8350af508ce939589df0
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Oct 2 11:03:55 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 09b376afe403d2e6816c7390be1d02404c2e0e9e
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Tue Sep 18 15:38:51 2018 +0200

    Fix save/restore rect

 src/Engine.h       | 6 ++++++
 src/MainWindow.cpp | 1 +
 2 files changed, 7 insertions(+)

commit df75e29e97ac26dab0d06218ac40f5663897c0d2
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 81b21ea17e6e278bca34bc54b69d4ab161470fb0
Author: Marc Wathelet <marc.wathelet@univ-grenoble-alpes.fr>
Date:   Fri Jun 29 09:57:31 2018 +0200

    Update of configure

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

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

    Fix ORGANISATION

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

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

    External build dir

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

commit 0d44a3199ad99870f5a51ec0cead67bfa0a05ed9
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/InversionThread.cpp  | 76 +++++++++++++++++++++++++-----------------------
 src/LaunchThreadItem.cpp |  2 +-
 src/MainWindow.cpp       |  2 +-
 src/PSViewer.cpp         |  4 +--
 src/PluginSelector.cpp   |  2 +-
 src/ThreadLauncher.cpp   | 10 +++----
 src/XMLDinverGui.cpp     |  4 +--
 src/dinverVersion.h      |  4 +--
 src/main.cpp             | 24 +++++++--------
 10 files changed, 67 insertions(+), 65 deletions(-)

commit 8b498abbe1bcf482578f55c59206972543bc39fb
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 265d5974c39f51a56fa231b3c427b575ba68b705
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Mar 9 06:43:17 2018 +0100

    Fix memory leak

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

commit f4e821dc1dfbd6f6a9c219102f183a51c3ea2efe
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 9583d4cffdb9c71b4e0d8b3ebe7ecf6e683b5c1f
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 1e52eb7916bb5933a8381f4c403f6ff21cb97a08
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Dec 7 13:02:13 2017 +0100

    Fix recent documents

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

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

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

    Add PACKAGE.h to git

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

commit 5372dabe1d93ca7bc004dd9cf2cf0e490e344c1a
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 | 13 +++++++++++++
 1 file changed, 13 insertions(+)

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

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

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

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

    Add configure script to git

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

commit 85530d59068325954e6ef0dd6e7cfa2e0e6d2ca7
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 d95bc89e8630e1c7be01cc924691ea754f8f891c
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 24 09:23:33 2017 +0200

    Fix crash for non gui options

 src/Engine.cpp | 24 +++++++++++++++++++-----
 1 file changed, 19 insertions(+), 5 deletions(-)

commit 4129ead30054e305c4e500fc2f3c6a1db1edaebd
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Oct 20 10:01:15 2017 +0200

    Implement the recent document menu

 src/MainWindow.cpp        | 10 ++++++++--
 src/WindowEnvironment.cpp |  1 +
 2 files changed, 9 insertions(+), 2 deletions(-)

commit b5a8ea6a134d3cdc0edfff190fab1bc982e727d3
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 2cd993a310cfca6b10ca50437dfd9c65d43e30fe
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Oct 10 23:54:39 2017 +0200

    Fix paramspace plots and status window
    
    Fix also management of inversion files (report, param and target
    files)

 src/InversionThread.cpp  | 99 ++++++++++++++++++++++++------------------------
 src/InversionThread.h    | 10 ++---
 src/LaunchThreadItem.cpp | 13 ++++---
 src/MainWindow.cpp       | 17 +++------
 src/PSViewer.cpp         | 11 +++++-
 src/ProcessStatus.cpp    | 31 ++++++++++-----
 src/ProcessStatus.h      |  5 ++-
 src/ThreadLauncher.cpp   | 27 +++----------
 8 files changed, 106 insertions(+), 107 deletions(-)

commit 5ac3aae2ac489efb0ccd35e686fef51a273cbfca
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 4644659ff0af26c95181605be3e4e41406e2305f
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Sep 7 16:43:30 2017 +0200

    Support for package name with '-'

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

commit bfa81b793e8a8345897b535962d38f17e0ad88ea
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jul 4 10:48:34 2017 +0200

    Remove old TRACE_BUGs

 src/LaunchThreadItem.cpp |   9 -----
 src/ProcessStatus.cpp    | 102 ++++++++++++++++++++++-------------------------
 2 files changed, 48 insertions(+), 63 deletions(-)

commit b10a5890a69fa9bb36f5a4cdb68c3870fbbc5c65
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri Jun 30 23:05:50 2017 +0200

    Follow changes in DinverCore

 src/InversionThread.cpp |  8 +++++---
 src/InversionThread.h   |  2 +-
 src/ThreadLauncher.cpp  | 24 ++++++------------------
 3 files changed, 12 insertions(+), 22 deletions(-)

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

    Preparing to AVIOS

 src/InversionThread.cpp | 16 +++++++++++-----
 src/InversionThread.h   |  2 +-
 2 files changed, 12 insertions(+), 6 deletions(-)

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

    Version 0.0.0-snapshot-20170109

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

commit ef18529e69a14e1fc73aefd2e2015aeef5d5ff25
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 9327bcd97be9ffac48d1a8cb84b575d9d1eefe5e
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Dec 5 11:42:55 2016 +0000

    Set default palettes

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

commit c23a745a4f1ed3c94dded22dafc365f3f382180c
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 f1152bb1749a05dc1873ba78dcab6ac6cb2f364c
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Nov 21 15:44:04 2016 +0000

    Fix renaming of reports
    
    Fix exit of dinver by closing button

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

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

    Version 0.0.0-snapshot-20161118

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

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

    New color platte

 src/PSViewer.cpp      | 2 +-
 src/ProcessStatus.cpp | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

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

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

 src/NAModelsPlot.cpp | 10 +++++-----
 src/PSViewer.cpp     | 28 ++++++++++++++--------------
 src/PSViewer.h       |  4 ++--
 3 files changed, 21 insertions(+), 21 deletions(-)

commit ceabe19963b24904792f42664acfb2a59c4266d0
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 8caa785ac7d89d4ccb89f7e2b2d9538dd2629589
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 3a292253419ebad175e91a9f4b962493a7e4fc29
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Sep 18 22:39:27 2016 +0000

    Fix missing object name
    
    Copy of param and target when saving

 src/InversionThread.cpp | 2 ++
 src/SelectPSViewer.cpp  | 1 +
 2 files changed, 3 insertions(+)

commit 2a825e2c07798a35bcd89e311c897d81a3945e90
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 82ccd4f1099dabd31ca61737289b999bf05f4dd3
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 51f4e9fb4a78cd4a0c99398ce14ad7764325a076
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Sep 13 15:01:24 2016 +0000

    Removal of NumericalLineEdit

 src/NAModelsPlotProperties.ui | 126 +++++++++++++++++++++++++-----------------
 1 file changed, 76 insertions(+), 50 deletions(-)

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

    Version 0.0.0-snapshot-20160908

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

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

    Version 0.0.0-snapshot-20160818

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

commit dec2083025cb43d2db54100600689e54c9a8fbdc
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jul 28 11:32:23 2016 +0000

    Fix reload of reports: min misfit is updated

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

commit 36a2f9796b089108f214fd2871d09e0cdeb9861a
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 bff6f71462b840efdf17110a7a81969ce4329d17
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Jun 12 23:00:01 2016 +0000

    Version 0.0.0-snapshot-20160612

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

commit 886bc3f50923352b2c65afc79adbab439512ef3c
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Jun 12 22:55:09 2016 +0000

    Fix viewer display

 src/Engine.cpp | 7 +++++++
 src/Engine.h   | 2 ++
 2 files changed, 9 insertions(+)

commit 65918418c98ec19180690e3cb85adc43dc664109
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 39efa2196e6c68633bc059f2dea708a281072cc4
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 8ef6be3b05cbffc983e180eef48bdba848ea42e6
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jun 6 14:49:55 2016 +0000

    Fix basic crash

 src/Engine.h            | 3 ---
 src/InversionThread.cpp | 7 +++++++
 src/MainWindow.cpp      | 2 +-
 src/ThreadLauncher.cpp  | 6 +++---
 src/XMLDinverGui.cpp    | 2 +-
 src/main.cpp            | 3 ++-
 6 files changed, 14 insertions(+), 9 deletions(-)

commit 34d1347d3f95fdf3f2a20623d2ba98c76619cb73
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 f8318b85ad8ba6f04fa6442d80161892ac33ea5f
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 d066e508dc48ad47a8b1ec6f18363bb0de914b54
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 def4df45511d451eef87582c4f414958b3f47779
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon May 23 15:08:55 2016 +0000

    Fixing mdiarea bugs

 src/Engine.cpp           |  2 +-
 src/Engine.h             | 16 ++++++++++
 src/LaunchThreadItem.cpp |  2 +-
 src/LaunchThreadItem.h   |  2 +-
 src/MainWindow.cpp       | 10 ++++++-
 src/PluginSelector.cpp   |  2 +-
 src/SelectPSViewer.cpp   |  2 +-
 src/main.cpp             | 78 +-----------------------------------------------
 8 files changed, 31 insertions(+), 83 deletions(-)

commit 45dced964e3d212ba4d5815be8bc8f2d854170b8
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 a4d31f76494e20b848a738d7ec8641dcdbbdd553
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 b040eceaf2cc404dbfc4b064dd4c0ff215aa62af
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Apr 26 20:01:42 2016 +0000

    Version 0.0.0-snapshot-20160426

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

commit 1d34d317777d9e7d715bc10be1b145520ed19b12
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 5da9ad338f38450a176afdbd891897df803db515
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 acf7bbedbf4b4de68a06cf0f2f604243df69c6dc
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Feb 1 17:29:56 2016 +0000

    Porting to Qt5

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

commit 19afd27430803903902c147aefc52e7d46ad0290
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Dec 15 07:51:15 2015 +0000

    Porting to Qt5

 src/Engine.cpp            |  84 ++++++++++++++++++++++++++++++
 src/Engine.h              |  51 +++++++++++++++++++
 src/WindowEnvironment.cpp | 127 ++++++++++++++++++++++++++++++++++++++++++++++
 src/WindowEnvironment.h   |  50 ++++++++++++++++++
 4 files changed, 312 insertions(+)

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

    Porting to Qt5

 src/InversionThread.cpp      |  51 +++----
 src/LaunchThreadDelegate.cpp |   5 +-
 src/LaunchThreadItem.cpp     |  60 +++++----
 src/LaunchThreadItem.h       |   8 +-
 src/LaunchThreadTable.cpp    |  19 +--
 src/LaunchThreadTable.h      |   1 -
 src/MainWindow.cpp           | 309 ++++---------------------------------------
 src/MainWindow.h             |  41 +++---
 src/PSViewer.cpp             |  15 +--
 src/PSViewer.h               |   2 +-
 src/PluginPaths.cpp          |  14 +-
 src/PluginSelector.cpp       |  10 +-
 src/ProcessStatus.cpp        |  38 ++++--
 src/ProcessStatus.h          |   3 +-
 src/SelectPSViewer.cpp       |  11 +-
 src/ThreadLauncher.cpp       |  77 ++++++-----
 src/XMLDinverGui.cpp         |  18 ++-
 src/XMLDinverGui.h           |   6 +
 src/main.cpp                 |  43 +++---
 19 files changed, 252 insertions(+), 479 deletions(-)

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

    Porting to Qt5

 src/LaunchThreadDelegate.cpp |  8 ++------
 src/MainWindow.cpp           | 38 +++++++-------------------------------
 src/MainWindow.h             |  7 -------
 src/XMLDinverGui.cpp         |  2 +-
 4 files changed, 10 insertions(+), 45 deletions(-)

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

    Porting to Qt5

 src/{DinverGui.cpp => MainWindow.cpp} | 407 +++++++++++++++++-----------------
 src/{DinverGui.h => MainWindow.h}     |  14 +-
 2 files changed, 213 insertions(+), 208 deletions(-)

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

    Porting to Qt5

 src/AddPlotParam.cpp   |  6 +-----
 src/AddPlotParam.h     |  4 ----
 src/DinverGui.cpp      | 12 ++++--------
 src/DinverGui.h        |  2 +-
 src/PSViewer.cpp       |  8 ++++----
 src/ProcessStatus.cpp  | 12 ++++--------
 src/ProcessStatus.h    |  6 +-----
 src/SelectPSViewer.cpp |  8 ++------
 src/SelectPSViewer.h   |  4 ----
 src/main.cpp           |  2 +-
 10 files changed, 18 insertions(+), 46 deletions(-)

commit 6d9dd69dc4ca6283c9b2a520ba5cca40b5334834
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jun 15 13:58:15 2015 +0000

    Version 0.5.6

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

commit 619dd930cb61fd69e704a35c055f99346656d79e
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jun 15 13:06:21 2015 +0000

    Back to unique DOF

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

commit e61ef4b6c02f17b6ed1b35c0c702186cacc98dc1
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Jun 2 14:37:01 2015 +0000

    Version 0.5.5

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

commit af89e28eeb40c67c0b3c50b5ab7e0f464fc20fc8
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Fri May 29 14:16:16 2015 +0000

    Fix conversion from misfit to pdf
    
    Introduction of parameter and target DOF

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

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

    Porting to Qt 5

 src/AddPlotParam.cpp   | 6 +++++-
 src/AddPlotParam.h     | 6 +++++-
 src/DinverGui.cpp      | 6 +++++-
 src/ProcessStatus.cpp  | 6 +++++-
 src/ProcessStatus.h    | 6 +++++-
 src/SelectPSViewer.cpp | 6 +++++-
 src/SelectPSViewer.h   | 6 +++++-
 7 files changed, 35 insertions(+), 7 deletions(-)

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

    Version 0.0.0-snapshot-20150310

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

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

    Version 0.0.0-snapshot-20150308

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

commit 3e7bb0ac04afa0a2bf395872d467ca15230c74fc
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 4ec0c1b1126c35f9570ac6968745bbb6f4db4479
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 49f609ee6cb4a91883996421ca86b83764577bdc
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Mar 1 19:57:47 2015 +0000

    Version 0.0.0-snapshot-20150301

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

commit 838edfe5cbd2ebb9d36b0400cdcf615d235e5b19
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 5bf6af68c9e3925e745634b16b873f2ffdf8e39f
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Nov 13 13:02:17 2014 +0000

    Fix reporting when saving the environment

 src/DinverGui.cpp       | 15 ++------------
 src/InversionThread.cpp | 54 +++++++++++++++++++++++++++++++------------------
 2 files changed, 36 insertions(+), 33 deletions(-)

commit 55d4a6e83b5e967e10a7aefb37ec2991f16ac6f9
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 b79d74eee24bcf98b19ba9582e8af2dfddf77f4b
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 9af637b6d4865d99b740bc0d1d81a17990cca44a
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jan 13 11:41:14 2014 +0000

    Fix warning for unused variable

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

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

    Add link to QGpCoreMath

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

commit 656747d0832dff63a02726f0fb692f09f913a22e
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 789939a1afd23ecb2ad35f72aac9d7f323f44246
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 0094fe3968d9ae7eb0dcf52092fcb89fb3557fd7
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 006104ef8ee7f77b3554474d1a19fb66478d4dc7
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 98b8e62ca4d326a8a7774ad2f79dad41f5f4dd7c
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 bec7a2e1522a40eeda80c92f2960f6126cc38592
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 e55fc13be252cc0a7b890be68d8a30a9afd30098
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 625a9e747bdb024f413f9878c0cb0061694d17f4
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 fdb50b917b6ea187fcddef8a7244be7f642d884c
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 4f78b824c779724e306d67363ed36cad0d25734d
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 5e2822cb1c439c79c103563781d1c7f15ff99eae
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 338dbf3456304f32874134f6e03b8806f2ca2ca7
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Thu Jan 3 14:28:19 2013 +0000

    Fix NumericalLineEdit

 src/NAModelsPlotProperties.ui | 16 ++++++++++------
 1 file changed, 10 insertions(+), 6 deletions(-)

commit a2c248b6b9771f0641034e5c301dfc6747a0aa57
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 9b011dafe65fbf629802ce2932788a7214703b65
Merge: 0c89d62 e1f1c17
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Tue Dec 4 13:29:40 2012 +0000

    Merge branch 'testing' into devel

commit 0c89d62a7dfc2b4ab78b5ab6215b039f0accf3e7
Merge: 568551c ec011b1
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Mon Jul 2 15:54:08 2012 +0000

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

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

    Version 0.5.4

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

commit ec011b158b5b1e77bb514e4127225e0363700ea1
Author: Marc Wathelet <marc.wathelet@ujf-grenoble.fr>
Date:   Sun Feb 12 17:22:25 2012 +0000

    Fix editing of QLineEdit when multiple rows are selected
    
    Use of QLineEdit::isModified() instead of just comparing old and new
    value.

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

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

    Version 0.0.0-snapshot-20110923

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

commit 05aa99b7e5f77ffd8cb92460fafcb51b194ccf5d
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Sep 16 13:26:07 2011 +0200

    Avoid warnings

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

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

    Version 0.5.3

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

commit cdcf260fcc2168b934dd4681d5ddbc539d59d394
Merge: a0d45f1 51e2ccb
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Sep 15 18:45:52 2011 +0200

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

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

    Fix for model import
    
    Not yet finished

 src/InversionThread.cpp |  7 ++-----
 src/InversionThread.h   |  3 +--
 src/ProcessStatus.cpp   | 23 +++++++++++++----------
 src/ThreadLauncher.cpp  |  2 +-
 4 files changed, 17 insertions(+), 18 deletions(-)

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

    Add about dialog box

 src/DinverGui.cpp | 39 ++++++++++++++++++++++++++++++++++-----
 1 file changed, 34 insertions(+), 5 deletions(-)

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

    Reformat blanks

 src/AddPlotParam.cpp           |   2 +-
 src/AddPlotParam.h             |   2 +-
 src/DinverGui.cpp              | 874 ++++++++++++++++++++---------------------
 src/DinverGui.h                |  50 +--
 src/InversionThread.cpp        | 150 +++----
 src/InversionThread.h          |  50 +--
 src/LaunchThreadDelegate.cpp   |  72 ++--
 src/LaunchThreadDelegate.h     |  14 +-
 src/LaunchThreadItem.cpp       |  56 +--
 src/LaunchThreadItem.h         |  14 +-
 src/LaunchThreadTable.cpp      |  22 +-
 src/MaxNumProcess.cpp          |   6 +-
 src/ModelThreadInfo.cpp        |   4 +-
 src/ModelThreadInfo.h          |  12 +-
 src/NAModelsPlot.cpp           | 246 ++++++------
 src/NAModelsPlot.h             |  18 +-
 src/NAModelsPlotProperties.cpp |  26 +-
 src/NAModelsPlotProperties.h   |   6 +-
 src/PSViewer.cpp               | 266 ++++++-------
 src/PSViewer.h                 |   2 +-
 src/ParamEditor.cpp            |   2 +-
 src/ParamEditor.h              |   2 +-
 src/PluginPaths.cpp            |  28 +-
 src/PluginSelector.cpp         |  90 ++---
 src/PluginSelector.h           |   2 +-
 src/PluginSelector.ui          |   2 +-
 src/ProcessStatus.cpp          | 286 +++++++-------
 src/ProcessStatus.h            |  30 +-
 src/SelectPSViewer.cpp         |  18 +-
 src/SelectPSViewer.h           |   8 +-
 src/ThreadLauncher.cpp         | 216 +++++-----
 src/ThreadLauncher.h           |  18 +-
 src/XMLDinverGui.cpp           |  10 +-
 src/XMLDinverGui.h             |   4 +-
 src/main.cpp                   | 246 ++++++------
 35 files changed, 1427 insertions(+), 1427 deletions(-)

commit f198fb51bc271104afe6c2ff8b01045d2361ec20
Merge: 46050d6 ddef295
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 12 18:09:34 2011 +0200

    Merge branch 'testing' into devel

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

    Version 0.5.2

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

commit 20ad5ea298b757cd037df5a55957e97c2d2e05a8
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Apr 28 18:38:57 2011 +0200

    Support for plugins when testing for new releases

 src/DinverGui.cpp | 26 ++++++++++++++------------
 1 file changed, 14 insertions(+), 12 deletions(-)

commit 46050d62efd73517355cf029517f90fdc7026e5a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Apr 4 11:38:19 2011 +0200

    Move option -plugin-list to general category

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

commit e610ba3791665cb770f4dd675a4a696455e7cf4d
Merge: cae9943 f286e6f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Mar 17 11:46:55 2011 +0100

    Merge branch 'testing' into devel

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

    Sets plugin path with version type

 src/PluginPaths.cpp    |  4 ++++
 src/PluginSelector.cpp | 12 +++++-------
 2 files changed, 9 insertions(+), 7 deletions(-)

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

    Version 0.5.1

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

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

    Remove comment code to qsa

 src/DinverGui.cpp | 2 --
 1 file changed, 2 deletions(-)

commit ed326be5aef3aa0ff51b651dd8ac1a77de5630ee
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 28 17:55:15 2011 +0100

    StreamRedirection has no stop()

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

commit bc8a9455881e2f6b2fbd3b17369e83f47895bf00
Merge: a015c45 a3631ab
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 28 17:15:47 2011 +0100

    Merge branch 'testing' into devel

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

    UpdateIcon::checkAvailability() no longer exists

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

commit a015c453f633655f9a970887546e54d45b121f5b
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 14 15:49:29 2011 +0100

    Fix parameter parsing

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

commit 2dd843fadf62a4a81da5dd4442f0718fabbc9f61
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 14 15:17:02 2011 +0100

    Add setArguments() to plugin

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

commit a7c9d5ddf6f911ed40af38bd1a60040d89fae685
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 14 12:27:27 2011 +0100

    -param and -target are no longer mandatory

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

commit 986aae5d010345d862d9837b42699064aaf6bf4d
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Jan 13 18:15:24 2011 +0100

    Switch to stdout for console processing

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

commit eb4d8de2adf5205b7601ce4ebc2c50eef3e3b223
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jan 12 12:05:21 2011 +0100

    Proper temination if blocked in firstModel()

 src/DinverGui.cpp       | 1 -
 src/InversionThread.cpp | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

commit 64479fb128e13e353cbca0cf15bb2cd08aa0a7e5
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jan 5 18:22:42 2011 +0100

    New framework for UpdateIcon

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

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

    Fix fro new stream structure

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

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

    Set release version

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

commit 390974d8dad060914b0200543cbf9e9c0093abc7
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 3 16:55:01 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 0691aed39ae9b4640227d764c16c00e06519c732
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 3 16:36:15 2011 +0100

    Stop redirection before returning in case of error
    
    Issued a crash when creation of run fails

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

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

    New devel branch

 admin/version-devel      |   5 ++
 admin/version-master     |   6 +-
 src/DinverGui.cpp        |  16 ++++--
 src/InversionThread.cpp  | 145 +++++++++++++++++++----------------------------
 src/InversionThread.h    |  58 +++++++++----------
 src/LaunchThreadItem.cpp |  55 +++++++-----------
 src/ThreadLauncher.cpp   |   2 +-
 src/XMLDinverGui.cpp     |   2 +-
 src/main.cpp             |  33 +++--------
 9 files changed, 131 insertions(+), 191 deletions(-)

commit 51d6009bef21f30b5304fd844bb28052449fadd9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Dec 21 13:19:59 2010 +0100

    Fix crqsh when error in thread creation

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

commit 6fb06c499fdf22b67b92b17a696a34c3ff174bfc
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Dec 3 17:26:30 2010 +0100

    Fix clear plugins
    
    Required application

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

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

    Version 0.5.0-snapshot-20101202

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

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

    Fixes after merge

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

commit e27eb62f66b5a5d96921c3c975539d115f69e646
Merge: ccede7c 4caf9f7
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Nov 29 15:07:08 2010 +0100

    Merge branch '2.1'

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

    Version 0.5.0-snapshot-20101119

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

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

    Version 0.5.0-snapshot-20101119

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

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

    Version 0.5.0-snapshot-20101117

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

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

    Version 0.5.0-snapshot-20101117

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

commit c094367efb07a715e1e80418f89040587025ab31
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Nov 16 17:00:57 2010 +0100

    Maximum thread count moved to Application

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

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

    Version 0.5.0-snapshot-20101115

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

commit fd4508f6fd832bf759ddff945b7fd25ab7242aa3
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Nov 15 18:45:35 2010 +0100

    Add debug instrumentation

 src/ProcessStatus.cpp | 44 +++++++++++++++++++++++++-------------------
 1 file changed, 25 insertions(+), 19 deletions(-)

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

    Version 0.5.0-snapshot-20101007

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

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

    nThread is now a global attribute

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

commit 155d4c313d598a65bf213eb427c6b9f832e9003d
Merge: 881feb2 163b548
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Sep 21 17:02:42 2010 +0200

    Merge branch '2.1'
    
    Conflicts:
            src/InversionThread.h
            src/main.cpp

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

    Version 0.5.0-snapshot-20100914

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

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

    Set maximum thread count as a core property

 src/InversionThread.cpp |  3 +--
 src/InversionThread.h   |  4 +---
 src/main.cpp            | 15 +++++++++------
 3 files changed, 11 insertions(+), 11 deletions(-)

commit 881feb2f66ba8fbef74a22581cccc086294c2c4a
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Sep 13 07:22:43 2010 +0200

    Replace LogStream by AbstractStream

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

commit f97bc5f983ae2993e8f32e1728450b8919baf27d
Merge: 736831a 9ac67f1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Sep 12 17:48:17 2010 +0200

    Merge branch '2.1'
    
    Conflicts:
            src/InversionThread.cpp

commit 9ac67f191a804c5addcca0cfaacae83b34860f38
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Sep 12 07:21:26 2010 +0200

    New stream infrastructure
    
    Add debug output for DinverGui::warnBeforeClose()

 src/DinverGui.cpp       | 26 +++++++++++++++++---------
 src/InversionThread.cpp | 35 +++++++++++++++++------------------
 src/ThreadLauncher.cpp  |  6 +-----
 src/XMLDinverGui.cpp    |  4 ++--
 src/main.cpp            | 13 +++----------
 5 files changed, 40 insertions(+), 44 deletions(-)

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

    Version 0.5.0-snapshot-20100806

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

commit 736831ad0a35dea3d1c8da83e8217bfa20154d92
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jul 23 19:02:14 2010 +0200

    Add tag to xml_setProperty

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

commit 62e10d4f81ac2e81ed98e840235e2c9c17b674f2
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Jul 22 14:12:17 2010 +0200

    Fix compilation of debug outputs

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

commit 9d0a71139bf4351c349b42ff0d6c27ba8c5a3bab
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Jul 15 11:11:52 2010 +0200

    Fix compilation error for bug prints

 src/LaunchThreadItem.cpp | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

commit ec15a5494b55d7bf5e288566e8a2ddb2515e2a56
Merge: 1e7e2db 43fb5f9
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 30 17:50:01 2010 +0200

    Merge branch '2.1'

commit 1e7e2db642cbc0ef4325051a55dea8d62d5b9f73
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 30 17:33:04 2010 +0200

    Start exporting param and target
    
    For each run

 src/InversionThread.cpp | 65 ++++++++++++++++++++++++++++++++++++++-----------
 src/InversionThread.h   |  1 +
 2 files changed, 52 insertions(+), 14 deletions(-)

commit 43fb5f9b19e57a895dab10256f5c39db94c38127
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 30 16:06:24 2010 +0200

    Add bug print for refresh of run table

 src/LaunchThreadItem.cpp | 10 ++++++++++
 1 file changed, 10 insertions(+)

commit 50c2097e0dc5f26f90d0be2e14369722ddb8f135
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 16 22:53:57 2010 +0200

    Does not import all models on opening .dinver file
    
    Report are imported only if necessary: restart
    Parallel reading of basic information from report upon opening a new
    .dinver file: number of valid models and minimum misfit

 src/DinverGui.cpp       |  10 +++--
 src/InversionThread.cpp | 102 ++++++++++++++++++++++++++++++++++--------------
 src/InversionThread.h   |  14 +++++--
 src/ProcessStatus.cpp   |  26 ++++++------
 4 files changed, 103 insertions(+), 49 deletions(-)

commit 9e72dc87f6fed298a49cfa3776f2a5c86c51de29
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 16 21:25:43 2010 +0200

    Version 0.5.0-snapshot-20100616

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

commit 43391b0028eccbfef6edcda8790d592db982b152
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Jun 10 13:54:24 2010 +0200

    Initialize volumes before iterations

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

commit 2067567dbb5b971c437898e2b85da0587d5656f1
Merge: d95007c 56fae60
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 9 21:25:04 2010 +0200

    Merge branch '2.1'

commit d95007cc78764ad90c3635c4e409b9c9ff199aa0
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 9 21:02:46 2010 +0200

    Add options -max-nr and -max-misfit

 src/InversionThread.cpp |  3 ++-
 src/main.cpp            | 18 +++++++++++++++++-
 2 files changed, 19 insertions(+), 2 deletions(-)

commit 56fae607c4d81a08881aded0b9b9bd20fad82d03
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat May 29 09:09:05 2010 +0200

    Add degrees of freedom as parameter

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

commit 7bf14f68bcd42e6182b69654c7b45afef9c9fb3e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat May 29 09:02:21 2010 +0200

    Add degrees of freedom as parameter

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

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

    Version 0.5.0-snapshot-20100525

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

commit 5f5ec28723e1ec0fee7160cb7b7e1a297352664e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri May 21 10:50:18 2010 +0200

    Add SnoopOptimization

 src/main.cpp | 99 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 91 insertions(+), 8 deletions(-)

commit c00bcf71ed2e1b1c0e902da69c071cd5ea620d67
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 20 16:18:49 2010 +0200

    Fix removal of running threads
    
    Avoid assert when removing a thread (signal sent to processFinished()
    whilst the thread is already deleted)

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

commit 92f15fc7ee88f87bb9502ed8a2d4cc79866815dc
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri May 7 17:58:48 2010 +0200

    Version 0.5.0-snapshot-20100507

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

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

    Version 0.5.0-snapshot-20100506

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

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

    Version 0.5.0-snapshot-20100504

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

commit 0a94763cb74f54ad25e8fada9a5d4c2fde0468f6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Apr 26 17:50:42 2010 +0200

    Fix memory leakage when creating new run

 src/PluginSelector.cpp | 4 ++--
 src/ThreadLauncher.cpp | 1 +
 2 files changed, 3 insertions(+), 2 deletions(-)

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

    Version 0.5.0-snapshot-20100416

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

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

    Version 0.5.0-snapshot-20100324

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

commit b850fddba89aff830f447811b4fce40aab8d7489
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Mar 23 00:06:24 2010 +0100

    Use of new 'Action" from ReportWriter under batch

 src/main.cpp | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

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

    Version 0.5.0-snapshot-20100226

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

commit 1db8767d176b50893e70a2af858c02d500653f1e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Feb 26 19:42:43 2010 +0100

    Remove old columns in thread list delegate

 src/LaunchThreadDelegate.cpp | 66 --------------------------------------------
 1 file changed, 66 deletions(-)

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

    Version 0.5.0-snapshot-20100222

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

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

    Version 0.5.0-snapshot-20100221

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

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

    Version 0.5.0-snapshot-20100220

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

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

    Version 0.5.0-snapshot-20100219

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

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

    Version 0.5.0-snapshot-20100218

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

commit 2128ab17d31b82ad3305c9f4d93ff92b87ceb77c
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Feb 17 17:51:02 2010 +0100

    Version 0.5.0-snapshot-20100217

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

commit 0c04cb4e86416b585402b9ff66342eb31bee78ac
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Feb 17 13:28:11 2010 +0100

    Proper usage of central plugin repository

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

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

    Version 0.5.0-snapshot-20100212

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

commit 338fb805e3fc52581e18b4d9347c0b7d47a6db72
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Feb 12 19:38:10 2010 +0100

    Fix link to download page

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

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

    Version 0.5.0-snapshot-20100209

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

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

    Version 0.5.0-snapshot-20100206

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

commit 2fcb0c725b8cd3366510ed71f455129f23815df7
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Feb 6 23:52:38 2010 +0100

    Minor edit

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

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

    Version 0.5.0-snapshot-20100130

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

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

    Version 0.5.0-snapshot-20100128

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

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

    Version 0.5.0-snapshot-20100127

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

commit 0ec08e908353a5c86149e4cf52c4a72cfcfb2a80
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jan 27 21:28:28 2010 +0100

    Remove confirmation for multiple row editing

 src/ThreadLauncher.cpp | 5 -----
 1 file changed, 5 deletions(-)

commit 1c23082c827874f40c0ba5f856d0ed1d96fa8ef8
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Jan 26 23:53:12 2010 +0100

    Version 0.5.0-snapshot-20100126

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

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

    Shorter code to set legend

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

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

    Version 0.5.0-snapshot-20100113

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

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

    Strict namespace for libraries

 src/AddPlotParam.h   |  3 +--
 src/DinverGui.h      |  9 +++------
 src/PSViewer.h       |  6 +-----
 src/PluginSelector.h |  5 ++---
 src/ProcessStatus.h  |  8 +-------
 src/main.cpp         | 30 +++++++++++++++---------------
 6 files changed, 23 insertions(+), 38 deletions(-)

commit bd1ef295cc0fe918184de0a1323514db8a337287
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jan 4 15:38:02 2010 +0100

    Rename category 'Dinver' to 'Inversion'

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

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

    Replace copyright by list of authors

 src/AddPlotParam.cpp           | 5 +++--
 src/AddPlotParam.h             | 5 +++--
 src/DinverGui.cpp              | 5 +++--
 src/DinverGui.h                | 5 +++--
 src/InversionThread.cpp        | 6 ++++--
 src/InversionThread.h          | 6 ++++--
 src/LaunchThreadDelegate.cpp   | 5 +++--
 src/LaunchThreadDelegate.h     | 5 +++--
 src/LaunchThreadItem.cpp       | 5 +++--
 src/LaunchThreadItem.h         | 5 +++--
 src/LaunchThreadTable.cpp      | 5 +++--
 src/LaunchThreadTable.h        | 5 +++--
 src/MaxNumProcess.cpp          | 5 +++--
 src/MaxNumProcess.h            | 5 +++--
 src/ModelThreadInfo.cpp        | 6 ++++--
 src/ModelThreadInfo.h          | 6 ++++--
 src/NAModelsPlot.cpp           | 6 ++++--
 src/NAModelsPlot.h             | 6 ++++--
 src/NAModelsPlotProperties.cpp | 5 +++--
 src/NAModelsPlotProperties.h   | 5 +++--
 src/PSViewer.cpp               | 6 ++++--
 src/PSViewer.h                 | 6 ++++--
 src/ParamEditor.cpp            | 5 +++--
 src/ParamEditor.h              | 5 +++--
 src/PluginPaths.cpp            | 5 +++--
 src/PluginPaths.h              | 5 +++--
 src/PluginSelector.cpp         | 5 +++--
 src/PluginSelector.h           | 5 +++--
 src/ProcessStatus.cpp          | 5 +++--
 src/ProcessStatus.h            | 5 +++--
 src/SelectPSViewer.cpp         | 5 +++--
 src/SelectPSViewer.h           | 5 +++--
 src/ThreadLauncher.cpp         | 5 +++--
 src/ThreadLauncher.h           | 5 +++--
 src/XMLDinverGui.cpp           | 5 +++--
 src/XMLDinverGui.h             | 5 +++--
 src/main.cpp                   | 5 +++--
 37 files changed, 119 insertions(+), 74 deletions(-)

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

    Version 0.5.0-snapshot-20091214

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

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

    Version 0.5.0-snapshot-20091201

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

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

    Version 0.5.0-snapshot-20091120

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

commit 7a1a69c5bc1d3ceab1dd7909e78d8d059d7565e6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Nov 5 19:09:59 2009 +0100

    Fix help for debug options

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

commit 9202a9e86ef47ba5da1a609ba676af0eda9c46ce
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Oct 2 06:24:07 2009 +0200

    Replace -g by -debug-stream

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

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

    New header framwork: one big include per library

 admin/info                                         |   2 +-
 src/{qtbaddplotparam.cpp => AddPlotParam.cpp}      |  10 +-
 src/{qtbaddplotparam.h => AddPlotParam.h}          |  11 ++-
 src/{qtbaddplotparam.ui => AddPlotParam.ui}        |   2 +-
 src/{qtbdinvergui.cpp => DinverGui.cpp}            |  43 ++++-----
 src/{qtbdinvergui.h => DinverGui.h}                |  20 ++--
 ...{qtbinversionthread.cpp => InversionThread.cpp} |  75 +++++++--------
 src/{qtbinversionthread.h => InversionThread.h}    |  12 +--
 ...threaddelegate.cpp => LaunchThreadDelegate.cpp} |  14 +--
 ...unchthreaddelegate.h => LaunchThreadDelegate.h} |   6 +-
 ...tblaunchthreaditem.cpp => LaunchThreadItem.cpp} |  18 ++--
 src/{qtblaunchthreaditem.h => LaunchThreadItem.h}  |   6 +-
 ...launchthreadtable.cpp => LaunchThreadTable.cpp} |  12 ++-
 ...{qtblaunchthreadtable.h => LaunchThreadTable.h} |   7 +-
 src/{qtbmaxnumprocess.cpp => MaxNumProcess.cpp}    |   7 +-
 src/{qtbmaxnumprocess.h => MaxNumProcess.h}        |   9 +-
 src/{qtbmaxnumprocess.ui => MaxNumProcess.ui}      |   0
 ...{qtbmodelthreadinfo.cpp => ModelThreadInfo.cpp} |  10 +-
 src/{qtbmodelthreadinfo.h => ModelThreadInfo.h}    |   6 +-
 src/{qtbnamodelsplot.cpp => NAModelsPlot.cpp}      |  28 +++---
 src/{qtbnamodelsplot.h => NAModelsPlot.h}          |  13 +--
 ...otproperties.cpp => NAModelsPlotProperties.cpp} |  12 ++-
 ...lsplotproperties.h => NAModelsPlotProperties.h} |   9 +-
 ...plotproperties.ui => NAModelsPlotProperties.ui} |   0
 src/{qtbpsviewer.cpp => PSViewer.cpp}              |  24 ++---
 src/{qtbpsviewer.h => PSViewer.h}                  |  12 ++-
 src/{qtbparameditor.cpp => ParamEditor.cpp}        |   8 +-
 src/{qtbparameditor.h => ParamEditor.h}            |   8 +-
 src/{qtbparameditor.ui => ParamEditor.ui}          |   0
 src/{qtbpluginpaths.cpp => PluginPaths.cpp}        |  10 +-
 src/{qtbpluginpaths.h => PluginPaths.h}            |   9 +-
 src/{qtbpluginpaths.ui => PluginPaths.ui}          |   0
 src/{qtbpluginselector.cpp => PluginSelector.cpp}  |  30 +++---
 src/{qtbpluginselector.h => PluginSelector.h}      |   9 +-
 src/{qtbpluginselector.ui => PluginSelector.ui}    |   0
 src/{qtbprocessstatus.cpp => ProcessStatus.cpp}    |  31 +++---
 src/{qtbprocessstatus.h => ProcessStatus.h}        |  11 ++-
 src/{qtbprocessstatus.ui => ProcessStatus.ui}      |   2 +-
 src/{qtbselectpsviewer.cpp => SelectPSViewer.cpp}  |  12 ++-
 src/{qtbselectpsviewer.h => SelectPSViewer.h}      |  11 ++-
 src/{qtbselectpsviewer.ui => SelectPSViewer.ui}    |   0
 src/{qtbthreadlauncher.cpp => ThreadLauncher.cpp}  |  48 +++++-----
 src/{qtbthreadlauncher.h => ThreadLauncher.h}      |   7 +-
 src/{qtbthreadlauncher.ui => ThreadLauncher.ui}    |   2 +-
 src/{qtbxmldinvergui.cpp => XMLDinverGui.cpp}      |  13 +--
 src/{qtbxmldinvergui.h => XMLDinverGui.h}          |   4 +-
 src/main.cpp                                       | 106 ++++++++++-----------
 47 files changed, 357 insertions(+), 332 deletions(-)

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

    Drop Qtb prefix

 admin/info                        |   2 +-
 lang/dinver.de.ts                 | 917 +++++++++++++++++++++++++-------------
 lang/dinver.es.ts                 | 917 +++++++++++++++++++++++++-------------
 lang/dinver.fr.ts                 | 917 +++++++++++++++++++++++++-------------
 lang/dinver.it.ts                 | 917 +++++++++++++++++++++++++-------------
 src/main.cpp                      | 112 ++---
 src/qtbaddplotparam.cpp           |  12 +-
 src/qtbaddplotparam.h             |  10 +-
 src/qtbaddplotparam.ui            |   8 +-
 src/qtbdinvergui.cpp              | 410 ++++++++---------
 src/qtbdinvergui.h                |  76 ++--
 src/qtbinversionthread.cpp        | 162 +++----
 src/qtbinversionthread.h          |  26 +-
 src/qtblaunchthreaddelegate.cpp   |  44 +-
 src/qtblaunchthreaddelegate.h     |  10 +-
 src/qtblaunchthreaditem.cpp       |  52 +--
 src/qtblaunchthreaditem.h         |  12 +-
 src/qtblaunchthreadtable.cpp      |  28 +-
 src/qtblaunchthreadtable.h        |  16 +-
 src/qtbmaxnumprocess.cpp          |  10 +-
 src/qtbmaxnumprocess.h            |  12 +-
 src/qtbmaxnumprocess.ui           |   8 +-
 src/qtbmodelthreadinfo.cpp        |   2 +-
 src/qtbmodelthreadinfo.h          |  28 +-
 src/qtbnamodelsplot.cpp           | 176 ++++----
 src/qtbnamodelsplot.h             |  32 +-
 src/qtbnamodelsplotproperties.cpp |  20 +-
 src/qtbnamodelsplotproperties.h   |  16 +-
 src/qtbnamodelsplotproperties.ui  |   4 +-
 src/qtbparameditor.cpp            |  10 +-
 src/qtbparameditor.h              |  12 +-
 src/qtbparameditor.ui             |   4 +-
 src/qtbpluginpaths.cpp            |  28 +-
 src/qtbpluginpaths.h              |  12 +-
 src/qtbpluginpaths.ui             |   8 +-
 src/qtbpluginselector.cpp         |  48 +-
 src/qtbpluginselector.h           |  16 +-
 src/qtbpluginselector.ui          |   8 +-
 src/qtbprocessstatus.cpp          | 178 ++++----
 src/qtbprocessstatus.h            |  50 +--
 src/qtbprocessstatus.ui           |   8 +-
 src/qtbpsviewer.cpp               | 134 +++---
 src/qtbpsviewer.h                 |  36 +-
 src/qtbselectpsviewer.cpp         |  40 +-
 src/qtbselectpsviewer.h           |  20 +-
 src/qtbselectpsviewer.ui          |   8 +-
 src/qtbthreadlauncher.cpp         | 176 ++++----
 src/qtbthreadlauncher.h           |  18 +-
 src/qtbthreadlauncher.ui          |   8 +-
 src/qtbxmldinvergui.cpp           |  36 +-
 src/qtbxmldinvergui.h             |  12 +-
 51 files changed, 3471 insertions(+), 2355 deletions(-)

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

    Version 0.5.0-snapshot-20090730

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

commit f87369e881a0d9739df3fb8acad3ca9beb2d8592
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jul 29 19:50:49 2009 +0200

    Split of createForward and initForward
    
    Add xmlSupport() test to display file menu

 src/main.cpp               |  1 +
 src/qtbdinvergui.cpp       | 42 +++++++++++++++++++-----------------------
 src/qtbdinvergui.h         |  1 -
 src/qtbinversionthread.cpp |  5 +++++
 src/qtbthreadlauncher.cpp  | 19 ++++++++++++++-----
 src/qtbxmldinvergui.cpp    |  3 ++-
 6 files changed, 41 insertions(+), 30 deletions(-)

commit 3e6c77ebfe50668e9a2d90531fe1da805fb25b64
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Jul 7 10:56:13 2009 +0200

    Bug fixed if foward fails while loading .dinver
    
    Minor bug fix if thread is manually stopped->not stopped signal was
    emitted.

 src/qtbinversionthread.cpp |  2 ++
 src/qtbxmldinvergui.cpp    | 10 ++++++++--
 src/qtbxmldinvergui.h      |  1 +
 3 files changed, 11 insertions(+), 2 deletions(-)

commit 1dea71f72065eb63454dab7622399bc240fb711f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jul 6 21:18:03 2009 +0200

    Minor edit

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

commit 543efb25a37b9eaf0d18c61bdec48447fe1faa4d
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jun 22 10:43:44 2009 +0200

    Minor edit

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

commit 55c112a3e0b2f8cba98c47a58bd80446f10e2570
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 17 23:48:04 2009 +0200

    Version 0.5.0-snapshot-20090617

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

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

    Add importance sampling in command line
    
    Clean options for runs: no longer complex ones for importance sampling
    and contouring.

 src/main.cpp                | 124 ++++++++++++++++++++++++++----
 src/qtbinversionthread.cpp  | 181 +++++---------------------------------------
 src/qtbinversionthread.h    |  17 -----
 src/qtblaunchthreaditem.cpp |  59 +++------------
 4 files changed, 137 insertions(+), 244 deletions(-)

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

    Version 0.5.0-snapshot-20090610

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

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

    Add first development to re-integrate importance sampling

 src/qtbdinvergui.h         |  4 +--
 src/qtbinversionthread.cpp | 71 ++++------------------------------------------
 2 files changed, 7 insertions(+), 68 deletions(-)

commit 70b38c270d131cbf7075ad0f4de089407ed67711
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jun 8 20:52:25 2009 +0200

    Fix bug retoring param and target

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

commit 413c427a45456829f5799c86164410779cd646c6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jun 8 19:53:37 2009 +0200

    Fix batch run: refer to dinverCore for plugin

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

commit d28d278ab961905fba48d2fe55c638145d33068c
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Jun 8 19:15:31 2009 +0200

    Using QtbXMLHeader for save/restore of XML
    
    Finish implementation of transparent interface for .dinver, .target and .param files.

 src/qtbdinvergui.cpp    | 64 +++++++++++++++-------------------------------
 src/qtbdinvergui.h      |  3 ---
 src/qtbxmldinvergui.cpp | 68 +++++++++++++++++++++++++++++++++++++++++++++++++
 src/qtbxmldinvergui.h   | 38 +++++++++++++++++++++++++++
 4 files changed, 127 insertions(+), 46 deletions(-)

commit 4ed0a714e3acf984464d7eac10c761afeed3a094
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Jun 7 14:46:44 2009 +0200

    Explicit QtbXMLMember::Unknown

 src/qtbdinvergui.cpp    | 28 +++++++++++++++++-----------
 src/qtbnamodelsplot.cpp |  2 +-
 2 files changed, 18 insertions(+), 12 deletions(-)

commit 229e0ea1cf38a69914025469e85bd8bd4b91344c
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Jun 7 13:29:54 2009 +0200

    New context information for XML streams
    
    The import and export targets/parameters functions are automatically
    included in dinver interface. QtbXMLDinver controls what is imported or
    exported during XML streaming

 src/qtbdinvergui.cpp       | 213 +++++++++++++++++++++++++--------------------
 src/qtbdinvergui.h         |  27 +++---
 src/qtbinversionthread.cpp |  10 +--
 src/qtbnamodelsplot.cpp    |  13 ++-
 src/qtbpluginselector.cpp  | 122 ++------------------------
 src/qtbpluginselector.h    |   6 +-
 src/qtbthreadlauncher.cpp  |   6 +-
 7 files changed, 157 insertions(+), 240 deletions(-)

commit 8145b9848f3dc2c1940d28c4fd3d4e8a3ca56113
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jun 5 18:45:27 2009 +0200

    -param and -target option for batch mode

 src/main.cpp | 36 ++++++++++++++++++++++++++----------
 1 file changed, 26 insertions(+), 10 deletions(-)

commit 2fd770c4b1094ca930f41f9bd46facf6ceb49ae6
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu Jun 4 21:49:18 2009 +0200

    Add more comment on -env migration

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

commit 095198abb51c04170637108e4d0cdd33bf8afe75
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 3 16:28:09 2009 +0200

    Change commande line interface for plugins
    
    In all cases, load .dinver file for parameters and targets
    Hence, remove the specific options implemented for each plugin: -param, -target

 src/main.cpp              | 24 +++++++++++++++++-------
 src/qtbpluginselector.cpp | 26 --------------------------
 src/qtbpluginselector.h   |  1 -
 3 files changed, 17 insertions(+), 34 deletions(-)

commit 621176ef4c3436ec53bcbd52fac3b70abf718285
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 3 12:20:26 2009 +0200

    Correct redirection when creating a new forward
    
    The problem occured when opening a .dinver file

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

commit 835f983c594dab488ff25c35d1064329e0986726
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Jun 3 11:18:16 2009 +0200

    Better stream redirection for import and run create

 src/qtbinversionthread.cpp | 1 +
 src/qtbthreadlauncher.cpp  | 5 ++++-
 2 files changed, 5 insertions(+), 1 deletion(-)

commit 78dde7e3941fd311bbb1be67f381f8b513f5c4fa
Author: Marc Wathelet <marc@geopsy.org>
Date:   Thu May 28 21:48:49 2009 +0200

    Change in QtbCurve interface

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

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

    Version 0.5.0-snapshot-20090521

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

commit 9a5a73718fa90916a71197c4265f833f4e3226cc
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed May 20 16:59:17 2009 +0200

    New branch 2.1

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

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

    Version 0.5.0

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

commit e4866678bd62040d66f39483eee75bfc3f76ae37
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue May 19 11:52:20 2009 +0200

    Remove 'Grid' prefix from Neighborhood

 src/qtbinversionthread.cpp | 60 ++++++++++++++++++++++++----------------------
 src/qtbinversionthread.h   | 38 ++++++++++++++---------------
 2 files changed, 50 insertions(+), 48 deletions(-)

commit 5063ee73f1aa5ca8e7a7ccf9af4b5f56071f507b
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon May 18 21:40:29 2009 +0200

    Minor edit

 src/qtbinversionthread.h | 3 +--
 src/qtbmodelthreadinfo.h | 2 --
 2 files changed, 1 insertion(+), 4 deletions(-)

commit f22bed0ed736ebbd0b90925a55119adfa496eb28
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon May 18 01:00:04 2009 +0200

    QtbInversionThread moved from dinvercore
    
    Various bug fixes to fit with new dinvercore

 src/qtbdinvergui.cpp        |  55 ++---
 src/qtbdinvergui.h          |  11 +-
 src/qtbinversionthread.cpp  | 591 ++++++++++++++++++++++++++++++++++++++++++++
 src/qtbinversionthread.h    | 142 +++++++++++
 src/qtblaunchthreaditem.cpp |   3 +
 src/qtbmodelthreadinfo.cpp  |  35 +++
 src/qtbmodelthreadinfo.h    |  62 +++++
 src/qtbprocessstatus.cpp    |  27 +-
 src/qtbprocessstatus.h      |   5 -
 src/qtbthreadlauncher.cpp   |  46 ++--
 src/qtbthreadlauncher.h     |   2 +-
 11 files changed, 887 insertions(+), 92 deletions(-)

commit 029ac6defd1e229657db9eec78c9d635ac33994f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed May 13 23:20:23 2009 +0200

    New Discrete Neighborhood Algorithm
    
    First working snapshot

 src/main.cpp                      | 54 +++++++++++++++----------
 src/qtbdinvergui.cpp              | 43 ++++++--------------
 src/qtbdinvergui.h                | 21 +++++-----
 src/qtblaunchthreaditem.cpp       |  9 +----
 src/qtbnamodelsplot.cpp           | 49 +++++++++++-----------
 src/qtbnamodelsplot.h             |  2 +-
 src/qtbnamodelsplotproperties.cpp | 10 ++---
 src/qtbnamodelsplotproperties.h   |  4 +-
 src/qtbpluginselector.cpp         |  5 +--
 src/qtbprocessstatus.cpp          | 85 ++++++++++++++++++++++-----------------
 src/qtbprocessstatus.h            | 14 +++++--
 src/qtbpsviewer.cpp               | 29 ++++++++-----
 src/qtbpsviewer.h                 |  6 +--
 src/qtbselectpsviewer.cpp         |  1 -
 src/qtbthreadlauncher.cpp         | 78 +++++++++++++----------------------
 src/qtbthreadlauncher.h           |  5 ---
 16 files changed, 200 insertions(+), 215 deletions(-)

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

    Remove build key

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

commit 191b16c2c3c1f5d27de1330736d9dceae255101d
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Apr 21 23:06:37 2009 +0200

    Move temporary directory to dinvercore

 src/main.cpp         |  32 ++++++++++-------
 src/qtbdinvergui.cpp | 100 ++-------------------------------------------------
 src/qtbdinvergui.h   |   5 ++-
 3 files changed, 24 insertions(+), 113 deletions(-)

commit 6d5b40b251a0d703a8c50445d222db71c11d808e
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Mar 25 17:23:54 2009 +0100

    Legend interface changed

 src/qtblaunchthreaddelegate.cpp | 20 ++++----------------
 src/qtbprocessstatus.cpp        |  3 ++-
 2 files changed, 6 insertions(+), 17 deletions(-)

commit 6cd645683ee67d6f602ed244fb9fc525e2c6d73a
Merge: 89d8dbc ee794ad
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Mar 7 23:39:07 2009 +0100

    Merge branch 'sesarray-2.0'
    
    Conflicts:

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

    Set a first DESCRIPTION and CATEGORY

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

commit cb054ab60540eb54422ed08a498a26491c867868
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 2 23:50:25 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 89d8dbc0367ca0ad1df55305555e9195457cb07f
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 2 23:43:46 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 c92783fd52b091dc09d8ef6b401772c3f65feae0
Merge: 2c97e9b b90392c
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 2 18:01:19 2009 +0100

    Merge branch 'sesarray-2.0'
    
    Conflicts:
            admin/version

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

    Fix license header (homogeneous with 2.1)

 src/main.cpp                      | 2 +-
 src/qtbaddplotparam.cpp           | 2 +-
 src/qtbaddplotparam.h             | 2 +-
 src/qtbdinvergui.cpp              | 2 +-
 src/qtbdinvergui.h                | 2 +-
 src/qtblaunchthreaddelegate.cpp   | 2 +-
 src/qtblaunchthreaddelegate.h     | 2 +-
 src/qtblaunchthreaditem.cpp       | 2 +-
 src/qtblaunchthreaditem.h         | 2 +-
 src/qtblaunchthreadtable.cpp      | 2 +-
 src/qtblaunchthreadtable.h        | 2 +-
 src/qtbmaxnumprocess.cpp          | 2 +-
 src/qtbmaxnumprocess.h            | 2 +-
 src/qtbnamodelsplot.cpp           | 2 +-
 src/qtbnamodelsplot.h             | 2 +-
 src/qtbnamodelsplotproperties.cpp | 2 +-
 src/qtbnamodelsplotproperties.h   | 2 +-
 src/qtbparameditor.cpp            | 2 +-
 src/qtbparameditor.h              | 2 +-
 src/qtbpluginpaths.cpp            | 2 +-
 src/qtbpluginpaths.h              | 2 +-
 src/qtbpluginselector.cpp         | 2 +-
 src/qtbpluginselector.h           | 2 +-
 src/qtbprocessstatus.cpp          | 2 +-
 src/qtbprocessstatus.h            | 2 +-
 src/qtbpsviewer.cpp               | 2 +-
 src/qtbpsviewer.h                 | 2 +-
 src/qtbselectpsviewer.cpp         | 2 +-
 src/qtbselectpsviewer.h           | 2 +-
 src/qtbthreadlauncher.cpp         | 2 +-
 src/qtbthreadlauncher.h           | 2 +-
 31 files changed, 31 insertions(+), 31 deletions(-)

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

    Remove MAKE_*_DLL, add description

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

commit 2c97e9bb6f9b50ad5e8e2e5bf893e4361ed9f594
Author: Marc Wathelet <marc@geopsy.org>
Date:   Mon Mar 2 01:16:04 2009 +0100

    Add description

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

commit e40a996530170b1347b712db9fa0aae0bc9b46ac
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Mar 1 13:26:29 2009 +0100

    Add time.h (mingw)

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

commit 169feb0a162bf8c846c3f386412cf96858aa2da1
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Feb 24 01:48:36 2009 +0100

    Remove CONTACT, BUG_MAIL, BUG_TRACKER

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

commit 1edbf223caac30ad0051998d9f128b95739cb40e
Merge: 5a555cb 5612527
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Feb 18 12:46:47 2009 +0100

    Merge branch 'master' of ssh://marc@localhost/home/git/dinver

commit 5a555cbc3273c17d850b81f55b546b192ea0bd06
Author: Marc Wathelet <marc@geopsy.org>
Date:   Wed Feb 18 12:34:56 2009 +0100

    Include time.h required by mingw

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

commit 561252754371d88e0d140ec7775de722b2cb1966
Author: Marc Wathelet <marc@geopsy.org>
Date:   Tue Feb 17 15:55:20 2009 +0100

    Mingw requires time.h include

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

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

    Lincense header in all source files

 src/main.cpp                      | 24 +++++++++++++++++++-----
 src/qtbaddplotparam.cpp           | 24 +++++++++++++++++++-----
 src/qtbaddplotparam.h             | 24 +++++++++++++++++++-----
 src/qtbdinvergui.cpp              | 24 +++++++++++++++++++-----
 src/qtbdinvergui.h                | 24 +++++++++++++++++++-----
 src/qtblaunchthreaddelegate.cpp   | 24 +++++++++++++++++++-----
 src/qtblaunchthreaddelegate.h     | 24 +++++++++++++++++++-----
 src/qtblaunchthreaditem.cpp       | 24 +++++++++++++++++++-----
 src/qtblaunchthreaditem.h         | 24 +++++++++++++++++++-----
 src/qtblaunchthreadtable.cpp      | 24 +++++++++++++++++++-----
 src/qtblaunchthreadtable.h        | 24 +++++++++++++++++++-----
 src/qtbmaxnumprocess.cpp          | 24 +++++++++++++++++++-----
 src/qtbmaxnumprocess.h            | 24 +++++++++++++++++++-----
 src/qtbnamodelsplot.cpp           | 24 +++++++++++++++++++-----
 src/qtbnamodelsplot.h             | 24 +++++++++++++++++++-----
 src/qtbnamodelsplotproperties.cpp | 24 +++++++++++++++++++-----
 src/qtbnamodelsplotproperties.h   | 24 +++++++++++++++++++-----
 src/qtbparameditor.cpp            | 24 +++++++++++++++++++-----
 src/qtbparameditor.h              | 24 +++++++++++++++++++-----
 src/qtbpluginpaths.cpp            | 24 +++++++++++++++++++-----
 src/qtbpluginpaths.h              | 24 +++++++++++++++++++-----
 src/qtbpluginselector.cpp         | 24 +++++++++++++++++++-----
 src/qtbpluginselector.h           | 24 +++++++++++++++++++-----
 src/qtbprocessstatus.cpp          | 24 +++++++++++++++++++-----
 src/qtbprocessstatus.h            | 24 +++++++++++++++++++-----
 src/qtbpsviewer.cpp               | 24 +++++++++++++++++++-----
 src/qtbpsviewer.h                 | 24 +++++++++++++++++++-----
 src/qtbselectpsviewer.cpp         | 24 +++++++++++++++++++-----
 src/qtbselectpsviewer.h           | 24 +++++++++++++++++++-----
 src/qtbthreadlauncher.cpp         | 24 +++++++++++++++++++-----
 src/qtbthreadlauncher.h           | 24 +++++++++++++++++++-----
 31 files changed, 589 insertions(+), 155 deletions(-)

commit 01d3415f450f225aa0505db91897e1580102a9f5
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Feb 15 20:53:03 2009 +0100

    Version 0.4.3

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

commit 88a82255a1a03624c13d71e6c26815ced7f85239
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Feb 15 18:07:16 2009 +0100

    Move src/images to images

 {src/images => images}/filenew.png  | Bin
 {src/images => images}/fileopen.png | Bin
 {src/images => images}/filesave.png | Bin
 3 files changed, 0 insertions(+), 0 deletions(-)

commit 2e5c6fe36e88c0d2a8a500b93be0825567964b1b
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sun Feb 15 16:08:59 2009 +0100

    New option -resume

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

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

    New license header

 src/main.cpp                      | 8 ++++----
 src/qtbaddplotparam.cpp           | 8 ++++----
 src/qtbaddplotparam.h             | 8 ++++----
 src/qtbdinvergui.cpp              | 8 ++++----
 src/qtbdinvergui.h                | 8 ++++----
 src/qtblaunchthreaddelegate.cpp   | 8 ++++----
 src/qtblaunchthreaddelegate.h     | 8 ++++----
 src/qtblaunchthreaditem.cpp       | 8 ++++----
 src/qtblaunchthreaditem.h         | 8 ++++----
 src/qtblaunchthreadtable.cpp      | 8 ++++----
 src/qtblaunchthreadtable.h        | 8 ++++----
 src/qtbmaxnumprocess.cpp          | 8 ++++----
 src/qtbmaxnumprocess.h            | 8 ++++----
 src/qtbnamodelsplot.cpp           | 8 ++++----
 src/qtbnamodelsplot.h             | 8 ++++----
 src/qtbnamodelsplotproperties.cpp | 8 ++++----
 src/qtbnamodelsplotproperties.h   | 8 ++++----
 src/qtbparameditor.cpp            | 8 ++++----
 src/qtbparameditor.h              | 8 ++++----
 src/qtbpluginpaths.cpp            | 8 ++++----
 src/qtbpluginpaths.h              | 8 ++++----
 src/qtbpluginselector.cpp         | 8 ++++----
 src/qtbpluginselector.h           | 8 ++++----
 src/qtbprocessstatus.cpp          | 8 ++++----
 src/qtbprocessstatus.h            | 8 ++++----
 src/qtbpsviewer.cpp               | 8 ++++----
 src/qtbpsviewer.h                 | 8 ++++----
 src/qtbselectpsviewer.cpp         | 8 ++++----
 src/qtbselectpsviewer.h           | 8 ++++----
 src/qtbthreadlauncher.cpp         | 8 ++++----
 src/qtbthreadlauncher.h           | 8 ++++----
 31 files changed, 124 insertions(+), 124 deletions(-)

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

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

 src/main.cpp                      | 16 +++++++++++++++-
 src/qtbaddplotparam.cpp           | 16 +++++++++++++++-
 src/qtbaddplotparam.h             | 16 +++++++++++++++-
 src/qtbdinvergui.cpp              | 16 +++++++++++++++-
 src/qtbdinvergui.h                | 16 +++++++++++++++-
 src/qtblaunchthreaddelegate.cpp   | 16 +++++++++++++++-
 src/qtblaunchthreaddelegate.h     | 16 +++++++++++++++-
 src/qtblaunchthreaditem.cpp       | 16 +++++++++++++++-
 src/qtblaunchthreaditem.h         | 16 +++++++++++++++-
 src/qtblaunchthreadtable.cpp      | 16 +++++++++++++++-
 src/qtblaunchthreadtable.h        | 16 +++++++++++++++-
 src/qtbmaxnumprocess.cpp          | 16 +++++++++++++++-
 src/qtbmaxnumprocess.h            | 16 +++++++++++++++-
 src/qtbnamodelsplot.cpp           | 16 +++++++++++++++-
 src/qtbnamodelsplot.h             | 16 +++++++++++++++-
 src/qtbnamodelsplotproperties.cpp | 16 +++++++++++++++-
 src/qtbnamodelsplotproperties.h   | 16 +++++++++++++++-
 src/qtbparameditor.cpp            | 16 +++++++++++++++-
 src/qtbparameditor.h              | 16 +++++++++++++++-
 src/qtbpluginpaths.cpp            | 16 +++++++++++++++-
 src/qtbpluginpaths.h              | 16 +++++++++++++++-
 src/qtbpluginselector.cpp         | 16 +++++++++++++++-
 src/qtbpluginselector.h           | 16 +++++++++++++++-
 src/qtbprocessstatus.cpp          | 16 +++++++++++++++-
 src/qtbprocessstatus.h            | 16 +++++++++++++++-
 src/qtbpsviewer.cpp               | 16 +++++++++++++++-
 src/qtbpsviewer.h                 | 16 +++++++++++++++-
 src/qtbselectpsviewer.cpp         | 16 +++++++++++++++-
 src/qtbselectpsviewer.h           | 16 +++++++++++++++-
 src/qtbthreadlauncher.cpp         | 16 +++++++++++++++-
 src/qtbthreadlauncher.h           | 16 +++++++++++++++-
 31 files changed, 465 insertions(+), 31 deletions(-)

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

    Clean info file

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

commit c4f83624935df7b27555ed8c7740c964750ab413
Author: Marc Wathelet <marc@geopsy.org>
Date:   Sat Jan 31 00:30:59 2009 +0100

    Replace QtbLine by QtbPlotLine
    
    Move src/images to images

 {src/images => images}/filenew.png  | Bin
 {src/images => images}/fileopen.png | Bin
 {src/images => images}/filesave.png | Bin
 src/qtbprocessstatus.cpp            |   8 ++++----
 src/qtbprocessstatus.h              |   4 ++--
 5 files changed, 6 insertions(+), 6 deletions(-)

commit 060eefb0f8d41fe078b1e1218ed05dd16e43c0c3
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 16 02:08:43 2009 +0100

    No X server mode
    
    Batch mode can be used without X server (nohup...)

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

commit 748bd22fb86329eceb0a46f3a9b2a0c68ee64fd5
Author: Marc Wathelet <marc@geopsy.org>
Date:   Fri Jan 16 02:06:55 2009 +0100

    No X server and seed option
    
    Dinver can be run in batch mode without a X server (nohup,...)
    New option '-seed' to force seed to a particular value. Used mainly to
    reproduce bugs.

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

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

    Moved to new configure directly based on qmake

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

commit 5d1bffb0aeda1f6b7b162644100288ba7b0cd51f
Author: marc <marc>
Date:   Tue Jan 13 13:09:46 2009 +0000

    Version 0.5.0-snapshot-20090113

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

commit 3ce626b8702b2fcb618f30949e0c0879196c51fa
Author: marc <marc>
Date:   Mon Dec 8 13:47:13 2008 +0000

    Version 0.5.0-snapshot-20081208

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

commit 78eaed8513833756f4bbf73f0650c2a1f4cb1841
Author: marc <marc>
Date:   Sun Dec 7 17:53:57 2008 +0000

    Unify SHAREDLIBS and STATICLIBS into LIBS (info)

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

commit cc67bfa84e1c7df25844e660d440b172364e30dd
Author: marc <marc>
Date:   Sat Dec 6 11:18:57 2008 +0000

    Version 0.5.0-snapshot-20081206

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

commit b0d1c4d8eabd72490a79cbda425da4eff44caf25
Author: marc <marc>
Date:   Fri Dec 5 22:31:40 2008 +0000

    Version 0.5.0-snapshot-20081205

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

commit 71182460fdecbf239fda65a592b6c45f674e2386
Author: marc <marc>
Date:   Thu Dec 4 17:06:25 2008 +0000

    Version 0.5.0-snapshot-20081204

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

commit b653ae0f295a56852b7a472c3520a4fe6a58e093
Author: marc <marc>
Date:   Mon Dec 1 15:32:30 2008 +0000

    Version 0.5.0-snapshot-20081201

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

commit 197e1a9a32dd70fd055d759f0dad4e652db7220f
Author: marc <marc>
Date:   Fri Nov 28 16:20:44 2008 +0000

    Version 0.5.0-snapshot-20081128

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

commit bc9fac300c9e263e02b73483ab7ea6dfba11d927
Author: marc <marc>
Date:   Tue Nov 25 13:52:51 2008 +0000

    Version 0.5.0-snapshot-20081125

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

commit b2bf77f9b6579206ca7af1f3e6a4abbedf784984
Author: marc <marc>
Date:   Mon Nov 10 11:47:15 2008 +0000

    New XML attribute interface

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

commit 7a06855d11fad61fe9ccf23a6ab987da080ef2e0
Author: marc <marc>
Date:   Sat Nov 8 10:04:47 2008 +0000

    Not significative changes

 src/qtbnamodelsplot.cpp  | 45 ++++++++++++++++++++++-----------------------
 src/qtbnamodelsplot.h    |  5 +++--
 src/qtbprocessstatus.cpp | 15 +++++++++++----
 src/qtbprocessstatus.h   |  8 ++++----
 src/qtbpsviewer.cpp      |  6 +++---
 5 files changed, 43 insertions(+), 36 deletions(-)

commit 066f6dfb737adaca8eb27487c0be2a930d564bbb
Author: marc <marc>
Date:   Wed Oct 29 17:38:10 2008 +0000

    Version 0.5.0-snapshot-20081029

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

commit 2057dfcc469eba34d65e35a35283c5560b66471a
Author: marc <marc>
Date:   Tue Oct 28 18:09:00 2008 +0000

    Version 0.5.0-snapshot-20081028

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

commit db817a54f440d565fe48ae729240a4e8bcf426e7
Author: marc <marc>
Date:   Tue Oct 28 17:58:27 2008 +0000

    Remove the permanent edit mode. Remove select all/deselect all action and replace it by edit mode.

 src/qtbdinvergui.cpp      | 29 ++++++++++++++---------------
 src/qtbdinvergui.h        |  3 ++-
 src/qtbthreadlauncher.cpp | 18 ++++++------------
 src/qtbthreadlauncher.h   |  7 +++----
 4 files changed, 25 insertions(+), 32 deletions(-)

commit 84e65bbf14f7b4b397989bfb98c4de9adb2da3df
Author: marc <marc>
Date:   Thu Oct 23 12:17:49 2008 +0000

    Version 0.4.2

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

commit 690566767d4c2df106242170b5cf301b8e605321
Author: marc <marc>
Date:   Tue Oct 21 18:57:57 2008 +0000

    Not significative changes

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

commit 19cdf544b3384d9428bd5be10feaeeaf3ab40fce
Author: marc <marc>
Date:   Tue Oct 21 18:53:54 2008 +0000

    Not significative changes

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

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

    Version 0.5.0-snapshot-20081007

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

commit 56ded8c64d3ec364ad9f963c729e7656621cf166
Author: marc <marc>
Date:   Thu Oct 2 18:44:07 2008 +0000

    Version 0.5.0-snapshot-20081002

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

commit 7b742ab89d90c29d1df09178d466194a25d187bd
Author: marc <marc>
Date:   Sun Sep 14 23:40:43 2008 +0000

    Not significative changes

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

commit e47cf3a3cb014efe4332d671317c9693214d9a64
Author: marc <marc>
Date:   Fri Aug 8 16:20:03 2008 +0000

    Not significative changes

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

commit 538746e2f599cba27be1297f9efe9fc5b8bedf5e
Author: marc <marc>
Date:   Fri Aug 8 10:06:11 2008 +0000

    New versioning system

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

commit 6df7ad8068da5c9bc576de6c5884bdc7c0bb4253
Author: marc <marc>
Date:   Fri Aug 8 10:03:25 2008 +0000

    New versioning system

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

commit ab281a0a076a55ef9928655d09f045b2ee8e8b3a
Author: marc <marc>
Date:   Thu Aug 7 10:46:25 2008 +0000

    Blank release names

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

commit 85d8453df4bf7a4b3c6743f838fdddcfc7801553
Author: marc <marc>
Date:   Mon Aug 4 20:30:49 2008 +0000

    Merge with branch sesarray-2_0

 admin/info          |  2 +-
 src/dinverversion.h |  4 ++--
 src/main.cpp        | 29 ++++++++++++++++++++---------
 3 files changed, 23 insertions(+), 12 deletions(-)

commit 8af3d155ae110fb1dbfa753c2d1e09a1fc03be53
Author: marc <marc>
Date:   Mon Aug 4 16:38:28 2008 +0000

    Version 0.4.1

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

commit b95583419f12e6a6a9aa5a70c1f7bad3bfbc2a71
Author: marc <marc>
Date:   Mon Aug 4 09:59:30 2008 +0000

    Framework slightly changed to allow direct modification of parameters and target for existing runs (unsed by dinverdc)

 src/main.cpp              |   8 +++-
 src/qtbdinvergui.cpp      | 120 +++++++++++++++++++++++-----------------------
 src/qtbdinvergui.h        |   5 +-
 src/qtbpluginselector.cpp |   2 +-
 src/qtbprocessstatus.cpp  |  32 ++++---------
 src/qtbprocessstatus.h    |   3 --
 src/qtbthreadlauncher.cpp |  50 +++++++++++--------
 src/qtbthreadlauncher.h   |   8 ++--
 8 files changed, 115 insertions(+), 113 deletions(-)

commit 0875aa5169c5d0b4722418417f2a0fc67c9e844f
Author: marc <marc>
Date:   Thu Jul 31 13:24:32 2008 +0000

    New option to clear pre-registered plugins and force default list

 admin/info   |  2 +-
 src/main.cpp | 11 ++++++++++-
 2 files changed, 11 insertions(+), 2 deletions(-)

commit 30502f61270a8a944d2f295a62d40a5fd5cdc08f
Author: marc <marc>
Date:   Thu Jul 31 08:44:10 2008 +0000

    In case of erroneous plugin, the internal list of plugins and the displayed one were not compatible.

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

commit 0893db1a85403ec85ca343d5fe39c4f5635c3be2
Author: marc <marc>
Date:   Wed Jul 9 13:12:03 2008 +0000

    Properly return to gui messaging for gui mode (annoying to add lib path)

 admin/info          |  2 +-
 src/dinverversion.h |  6 +++---
 src/main.cpp        | 22 ++++++++++++++--------
 3 files changed, 18 insertions(+), 12 deletions(-)

commit 0abdbc91151be04a3cfb0a6b9ddd37c316caad1b
Author: marc <marc>
Date:   Fri Jul 4 15:00:32 2008 +0000

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

 src/main.cpp                      | 4 +---
 src/qtbaddplotparam.cpp           | 4 +---
 src/qtbaddplotparam.h             | 4 +---
 src/qtbdinvergui.cpp              | 4 +---
 src/qtbdinvergui.h                | 4 +---
 src/qtblaunchthreaddelegate.cpp   | 4 +---
 src/qtblaunchthreaddelegate.h     | 4 +---
 src/qtblaunchthreaditem.cpp       | 4 +---
 src/qtblaunchthreaditem.h         | 4 +---
 src/qtblaunchthreadtable.cpp      | 4 +---
 src/qtblaunchthreadtable.h        | 4 +---
 src/qtbmaxnumprocess.cpp          | 4 +---
 src/qtbmaxnumprocess.h            | 4 +---
 src/qtbnamodelsplot.cpp           | 4 +---
 src/qtbnamodelsplot.h             | 4 +---
 src/qtbnamodelsplotproperties.cpp | 4 +---
 src/qtbnamodelsplotproperties.h   | 4 +---
 src/qtbparameditor.cpp            | 4 +---
 src/qtbparameditor.h              | 4 +---
 src/qtbpluginpaths.cpp            | 4 +---
 src/qtbpluginpaths.h              | 4 +---
 src/qtbpluginselector.cpp         | 4 +---
 src/qtbpluginselector.h           | 4 +---
 src/qtbprocessstatus.cpp          | 4 +---
 src/qtbprocessstatus.h            | 4 +---
 src/qtbpsviewer.cpp               | 4 +---
 src/qtbpsviewer.h                 | 4 +---
 src/qtbselectpsviewer.cpp         | 4 +---
 src/qtbselectpsviewer.h           | 4 +---
 src/qtbthreadlauncher.cpp         | 4 +---
 src/qtbthreadlauncher.h           | 4 +---
 31 files changed, 31 insertions(+), 93 deletions(-)

commit 351c14f37c3e6ba7e015cb2541b3d3bf05ace071
Author: marc <marc>
Date:   Fri Jul 4 14:58:59 2008 +0000

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

 src/main.cpp                      | 4 +---
 src/qtbaddplotparam.cpp           | 4 +---
 src/qtbaddplotparam.h             | 4 +---
 src/qtbdinvergui.cpp              | 4 +---
 src/qtbdinvergui.h                | 4 +---
 src/qtblaunchthreaddelegate.cpp   | 4 +---
 src/qtblaunchthreaddelegate.h     | 4 +---
 src/qtblaunchthreaditem.cpp       | 4 +---
 src/qtblaunchthreaditem.h         | 4 +---
 src/qtblaunchthreadtable.cpp      | 4 +---
 src/qtblaunchthreadtable.h        | 4 +---
 src/qtbmaxnumprocess.cpp          | 4 +---
 src/qtbmaxnumprocess.h            | 4 +---
 src/qtbnamodelsplot.cpp           | 4 +---
 src/qtbnamodelsplot.h             | 4 +---
 src/qtbnamodelsplotproperties.cpp | 4 +---
 src/qtbnamodelsplotproperties.h   | 4 +---
 src/qtbparameditor.cpp            | 4 +---
 src/qtbparameditor.h              | 4 +---
 src/qtbpluginpaths.cpp            | 4 +---
 src/qtbpluginpaths.h              | 4 +---
 src/qtbpluginselector.cpp         | 4 +---
 src/qtbpluginselector.h           | 4 +---
 src/qtbprocessstatus.cpp          | 4 +---
 src/qtbprocessstatus.h            | 4 +---
 src/qtbpsviewer.cpp               | 4 +---
 src/qtbpsviewer.h                 | 4 +---
 src/qtbselectpsviewer.cpp         | 4 +---
 src/qtbselectpsviewer.h           | 4 +---
 src/qtbthreadlauncher.cpp         | 4 +---
 src/qtbthreadlauncher.h           | 4 +---
 31 files changed, 31 insertions(+), 93 deletions(-)

commit 4bfe8d6f39e469046c3d3f7e6b208bcc2d2dd1f8
Author: marc <marc>
Date:   Mon Jun 16 14:28:12 2008 +0000

    Version 0.4.0

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

commit 91f9e7fc92a195cee480f9ea172cdbdae93b30cd
Author: marc <marc>
Date:   Mon Jun 16 14:13:14 2008 +0000

    Base name option for batch interface

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

commit 67f6f0e68ca4b954809dd19e29d203c732d7232e
Author: marc <marc>
Date:   Fri Jun 13 17:07:57 2008 +0000

    Interface to start plugin inversion from command line

 src/main.cpp              | 166 +++++++++++++++++++++++++++++++++++-----------
 src/qtbpluginselector.cpp |  28 +++++++-
 src/qtbpluginselector.h   |   4 +-
 src/qtbthreadlauncher.cpp |   4 +-
 4 files changed, 161 insertions(+), 41 deletions(-)

commit a8223793d8e99a21f2ecd1ddea8970704a7075b6
Author: marc <marc>
Date:   Thu Jun 12 19:51:34 2008 +0000

    Not significative changes

 src/qtbprocessstatus.cpp | 43 ++++++++++++++++++-------------------------
 src/qtbprocessstatus.h   |  5 ++++-
 src/qtbpsviewer.cpp      |  6 ++----
 3 files changed, 24 insertions(+), 30 deletions(-)

commit 31e814a47566888b605a6841370badefebcd1d5c
Author: marc <marc>
Date:   Fri Jun 6 16:06:08 2008 +0000

    Not significative changes

 src/qtbpluginselector.cpp |  9 +----
 src/qtbpluginselector.h   |  3 +-
 src/qtbpluginselector.ui  | 86 ++++++++++++++++++++++++++++++++++++-----------
 src/qtbthreadlauncher.cpp | 13 ++++---
 4 files changed, 76 insertions(+), 35 deletions(-)

commit fd1049f69c7389fd4f045a71b8ce53afe83462ee
Author: marc <marc>
Date:   Tue Jun 3 17:21:57 2008 +0000

    Fix cleaning of .dinvertemp even in case of crash

 src/qtbdinvergui.cpp | 108 ++++++++++++++++++++++++++++++++++++++++++++++++---
 src/qtbdinvergui.h   |   8 +++-
 2 files changed, 110 insertions(+), 6 deletions(-)

commit e6ad0985cd0c33856333a0c78c121528ee0e5747
Author: marc <marc>
Date:   Fri May 30 00:04:58 2008 +0000

    Version 0.3.5

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

commit a8270a7f09339a404fe3fa2efc4a585670e6ce57
Author: marc <marc>
Date:   Fri May 30 00:03:11 2008 +0000

    Fixed warning about connection when adding a plot

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

commit dee61a2f2e3061b5bc7913785a8f882fdcf3cd9b
Author: marc <marc>
Date:   Sun May 25 20:30:59 2008 +0000

    Import models and edit parameter range no longer in context menu (in runs now)

 admin/info                   |  2 +-
 src/dinverversion.h          |  4 ++--
 src/qtbdinvergui.cpp         | 16 ++++++++++++++-
 src/qtblaunchthreadtable.cpp | 49 +-------------------------------------------
 src/qtblaunchthreadtable.h   |  9 ++------
 src/qtbthreadlauncher.cpp    | 26 +++++++++++++++++++++--
 src/qtbthreadlauncher.h      |  4 +++-
 7 files changed, 48 insertions(+), 62 deletions(-)

commit c7803c9900f0f256732fcc37ea7315ace439c8fb
Author: marc <marc>
Date:   Thu May 22 22:49:45 2008 +0000

    Debug messages for plugins

 admin/info                        |  2 +-
 src/main.cpp                      |  4 ++--
 src/qtbdinvergui.cpp              | 10 ++++-----
 src/qtbdinvergui.h                |  4 ++--
 src/qtbnamodelsplot.cpp           | 14 ++++++------
 src/qtbnamodelsplotproperties.cpp |  6 +++---
 src/qtbpluginselector.cpp         | 45 ++++++++++++++++++++++++++-------------
 src/qtbpluginselector.h           |  9 ++++----
 8 files changed, 55 insertions(+), 39 deletions(-)

commit 168e1ce9a16ccd17a19f75e9c021c80b0c2498e2
Author: marc <marc>
Date:   Fri May 16 20:07:49 2008 +0000

    Version 0.3.3

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

commit 17ad5d9e8ae7634063fec7a45057149a9a0984d9
Author: marc <marc>
Date:   Fri May 16 17:19:08 2008 +0000

    Progress display when saving (copying from temp dir)

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

commit 1e1d17f432a1ab34985b177ae413cb2107b37ece
Author: marc <marc>
Date:   Fri Apr 25 19:01:29 2008 +0000

    Version 0.3.2

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

commit 6a77d1f3ad5f6840a760b89fc4e31d5448d5d4b2
Author: marc <marc>
Date:   Fri Apr 25 14:18:28 2008 +0000

    Properties for parameter plots

 src/qtbnamodelsplot.cpp           | 73 +++++++++++++++++----------------------
 src/qtbnamodelsplot.h             |  7 ++--
 src/qtbnamodelsplotproperties.cpp | 35 ++-----------------
 src/qtbnamodelsplotproperties.h   | 11 +++---
 src/qtbpsviewer.cpp               |  6 ++--
 src/qtbpsviewer.h                 | 10 +++---
 6 files changed, 50 insertions(+), 92 deletions(-)

commit 786a526eefa07e411fb05d6b3f972f805611774e
Author: marc <marc>
Date:   Wed Apr 9 01:25:47 2008 +0000

    Not significative changes

 src/qtbaddplotparam.cpp                            |  4 +-
 src/qtbaddplotparam.h                              |  8 +--
 src/qtbaddplotparam.ui                             |  6 +-
 src/qtblaunchthreaddelegate.cpp                    |  6 +-
 src/qtbnamodelsplot.cpp                            | 71 ++++++++++++++--------
 src/qtbnamodelsplot.h                              | 16 +++--
 ...odelsplot.cpp => qtbnamodelsplotproperties.cpp} | 53 ++++------------
 src/qtbnamodelsplotproperties.h                    | 37 +++++++++++
 ...amodelsplot.ui => qtbnamodelsplotproperties.ui} |  4 +-
 src/qtbpluginselector.cpp                          |  4 +-
 src/qtbprocessstatus.cpp                           | 18 +++---
 src/qtbpsviewer.cpp                                | 17 +++---
 src/qtbtabnamodelsplot.h                           | 42 -------------
 13 files changed, 137 insertions(+), 149 deletions(-)

commit 688de66358c5a997ad36fe99e58eb28159ba58a8
Author: marc <marc>
Date:   Mon Mar 17 14:32:55 2008 +0000

    Not significative changes

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

commit 9bc2255b3f4214f8e619829810196f40b3717f6b
Author: marc <marc>
Date:   Thu Mar 6 23:29:00 2008 +0000

    Version 0.3.1

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

commit ba1bb74a1e0a387e8f488710133d4622761c2e06
Author: marc <marc>
Date:   Thu Mar 6 22:18:43 2008 +0000

    Not significative changes

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

commit d84105731594e7c3c02d09bffecb23f28cf63a9f
Author: marc <marc>
Date:   Wed Mar 5 07:35:05 2008 +0000

    Version 0.3.0

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

commit 845486f870b5e884e738a374c3480396f54f8509
Author: marc <marc>
Date:   Sun Mar 2 16:30:33 2008 +0000

    Additionnal security locks for clearing inversion threads when ps viewers are open

 src/qtbdinvergui.cpp    | 23 ++++++++++++++++++-----
 src/qtbdinvergui.h      |  3 ++-
 src/qtbnamodelsplot.cpp |  7 +++++--
 src/qtbpsviewer.cpp     |  4 +++-
 src/qtbpsviewer.h       |  6 +++---
 5 files changed, 31 insertions(+), 12 deletions(-)

commit 282790fbeba1b6030077542e24ea5158674cfbce
Author: marc <marc>
Date:   Sun Mar 2 15:04:30 2008 +0000

    Trying to solve multi-thread problems generated by painting (at least for parameter space plots)

 src/qtbnamodelsplot.cpp    | 51 +++++++++++++++++++++++-----------------------
 src/qtbnamodelsplot.h      |  4 ++--
 src/qtbpsviewer.cpp        | 32 +++++++++++++++++++++++------
 src/qtbpsviewer.h          | 15 ++++++++------
 src/qtbtabnamodelsplot.cpp |  4 ++--
 src/qtbtabnamodelsplot.h   |  4 ++--
 6 files changed, 67 insertions(+), 43 deletions(-)

commit 486cd71965309ae683ecfc37d7f5b21326a2f93c
Author: marc <marc>
Date:   Fri Feb 29 00:19:41 2008 +0000

    Not significative changes

 src/qtbaddplotparam.cpp   | 7 +------
 src/qtbprocessstatus.cpp  | 6 +++---
 src/qtbselectpsviewer.cpp | 8 ++------
 3 files changed, 6 insertions(+), 15 deletions(-)

commit 17759baafafa81538ba81874dc6aeff3f75b641f
Author: marc <marc>
Date:   Mon Feb 25 15:13:24 2008 +0000

    Add version and platform information in .dinver file
    Progress while loading models

 src/qtbdinvergui.cpp | 21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

commit 5bb551b8df7e49b8f51a062dca058175b2db6fc5
Author: marc <marc>
Date:   Fri Feb 22 18:33:50 2008 +0000

    Not significative changes

 src/qtbnamodelsplot.cpp  |  8 ++++----
 src/qtbnamodelsplot.h    | 11 ++++++-----
 src/qtbprocessstatus.cpp |  6 +++++-
 3 files changed, 15 insertions(+), 10 deletions(-)

commit ee1d42915cac8f4e3f2806638aaa3c45f9491227
Author: marc <marc>
Date:   Thu Feb 21 00:09:02 2008 +0000

    Not significative changes

 src/qtbnamodelsplot.cpp | 16 +++++++++-------
 src/qtbnamodelsplot.h   |  9 ++++-----
 2 files changed, 13 insertions(+), 12 deletions(-)

commit b9a5d480a3321cb71b081bd9f085e3ea29b5603f
Author: marc <marc>
Date:   Thu Jan 3 00:41:44 2008 +0000

    Version 0.2.0

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

commit 0caa7fd7f7ec0ae5ab8cad8ab59e11e338979642
Author: marc <marc>
Date:   Thu Dec 27 18:04:15 2007 +0000

    Not significative changes

 src/qtbaddplotparam.cpp         |  4 +-
 src/qtbdinvergui.cpp            | 86 +++++++++++++++++++++++++++++++++++------
 src/qtblaunchthreaddelegate.cpp |  6 ++-
 src/qtblaunchthreaddelegate.h   |  4 +-
 src/qtblaunchthreaditem.cpp     | 14 ++++++-
 src/qtblaunchthreaditem.h       |  4 +-
 src/qtblaunchthreadtable.cpp    |  9 ++++-
 src/qtbmaxnumprocess.cpp        |  6 ++-
 src/qtbnamodelsplot.cpp         | 20 +++++++++-
 src/qtbparameditor.cpp          |  4 +-
 src/qtbparameditor.h            |  4 +-
 src/qtbpluginpaths.cpp          |  9 ++++-
 src/qtbpluginselector.cpp       | 16 +++++++-
 src/qtbprocessstatus.cpp        | 34 ++++++++++++++--
 src/qtbpsviewer.cpp             | 15 ++++++-
 src/qtbselectpsviewer.cpp       | 10 ++++-
 src/qtbtabnamodelsplot.cpp      | 12 +++++-
 src/qtbthreadlauncher.cpp       | 37 ++++++++++++++++--
 18 files changed, 257 insertions(+), 37 deletions(-)

commit 983e1efa0644a5489d04bd3d680aa90f98a587ca
Author: marc <marc>
Date:   Sat Dec 15 19:56:35 2007 +0000

    Option for starting runs from command line ok

 src/main.cpp                    | 37 ++++++++++++++--------
 src/qtbdinvergui.cpp            | 17 ++++++-----
 src/qtbdinvergui.h              |  4 +--
 src/qtblaunchthreaddelegate.cpp |  5 +--
 src/qtblaunchthreaditem.cpp     | 10 +++---
 src/qtblaunchthreadtable.cpp    |  9 +++---
 src/qtbnamodelsplot.cpp         | 10 +++---
 src/qtbpsviewer.cpp             |  4 ++-
 src/qtbthreadlauncher.cpp       | 68 ++++++++++++++++++++++++++++-------------
 src/qtbthreadlauncher.h         |  4 ++-
 10 files changed, 106 insertions(+), 62 deletions(-)

commit 04da1b5731f2853d161e8dcbb6d8d1bb167d9e33
Author: marc <marc>
Date:   Tue Dec 11 17:53:35 2007 +0000

    Display effective nr in status

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

commit 7d89da1ce9fb2447e034eed740ae94a6e76d297c
Author: marc <marc>
Date:   Mon Dec 10 16:17:47 2007 +0000

    Not significative changes

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

commit fe7d26ca27ac19468b6a87dba100318f1f520016
Author: marc <marc>
Date:   Fri Nov 30 15:17:10 2007 +0000

    Version 0.1.4

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

commit 71b02b631362799a15402cc89443417eb3889a29
Author: marc <marc>
Date:   Fri Nov 30 14:21:51 2007 +0000

    Bug fixed for param viewer under Mac: double menu bar

 src/qtbpsviewer.cpp | 40 +++++++++++++++++++++++++++++++---------
 src/qtbpsviewer.h   |  4 +++-
 2 files changed, 34 insertions(+), 10 deletions(-)

commit 5f0d02ef83b27bf7f0dd465e1cf23eacb7191cf8
Author: marc <marc>
Date:   Thu Oct 18 16:46:36 2007 +0000

    Version 0.1.3

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

commit 2f19157ab4c6967b9e75a4f0f332faa6151fbb93
Author: marc <marc>
Date:   Thu Oct 18 16:34:23 2007 +0000

    Bug fixed loading plugins in case of wrong buildkey

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

commit eb75813b08d5e9c4fdb0bcf45e2e6ce0d1b1a10a
Author: marc <marc>
Date:   Fri Oct 12 09:21:01 2007 +0000

    Close all windows before quitting
    Forbid queuing a run already queued

 src/qtbdinvergui.cpp      | 10 ++++++----
 src/qtbthreadlauncher.cpp | 10 +++++++---
 2 files changed, 13 insertions(+), 7 deletions(-)

commit 39c38023ad9e3adce6e0ca5ba49e7bacc799dd30
Author: marc <marc>
Date:   Fri Oct 5 09:01:05 2007 +0000

    Not significative changes

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

commit 7111ea763429a90eef89481b6e2e79df9682a72e
Author: marc <marc>
Date:   Tue Sep 18 14:01:04 2007 +0000

    Version 0.1.2

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

commit ce6a7b65a87ff1becc433f7645fbb6208c0efe6a
Author: marc <marc>
Date:   Thu Sep 13 13:04:34 2007 +0000

    "project" renamedto "environment"
    Modified status moved to dinve core
    Bug fixed for "clear" while paramspaces open (synchronize)
    Support modified state for run command (clear, add, remove)

 src/dinverversion.h         |  2 +-
 src/main.cpp                | 10 +++++-----
 src/qtbdinvergui.cpp        | 40 +++++++++++++++++++++-------------------
 src/qtbdinvergui.h          |  7 ++-----
 src/qtblaunchthreaditem.cpp |  4 ++--
 src/qtbpsviewer.cpp         |  9 ++++++---
 src/qtbthreadlauncher.cpp   | 21 ++++++++++++++-------
 7 files changed, 51 insertions(+), 42 deletions(-)

commit c678da397f281cb0491b1fce381b897e83c5ed3c
Author: marc <marc>
Date:   Tue Sep 11 18:26:48 2007 +0000

    Command line interface to select plugin and to start a run

 src/dinverversion.h       |   2 +-
 src/main.cpp              |  25 ++++++--
 src/qtbdinvergui.cpp      |  29 ++++++----
 src/qtbdinvergui.h        |   6 +-
 src/qtbpluginselector.cpp | 142 +++++++++++++++++++++++++++++++---------------
 src/qtbpluginselector.h   |   9 +--
 src/qtbthreadlauncher.cpp |  78 +++++++++++++++----------
 src/qtbthreadlauncher.h   |   4 +-
 8 files changed, 196 insertions(+), 99 deletions(-)

commit fe5d7a2f6f5cefa659e37a89e394e8602314c3c5
Author: marc <marc>
Date:   Mon Sep 10 13:39:39 2007 +0000

    Translation files updated

 lang/dinver.de.ts | 51 ++++++++++++++++++++++++++++-----------------------
 lang/dinver.es.ts | 51 ++++++++++++++++++++++++++++-----------------------
 lang/dinver.fr.ts | 51 ++++++++++++++++++++++++++++-----------------------
 lang/dinver.it.ts | 51 ++++++++++++++++++++++++++++-----------------------
 4 files changed, 112 insertions(+), 92 deletions(-)

commit 6d635965dc1ae752c005d17aa6f3435006897f9c
Author: marc <marc>
Date:   Thu Aug 30 17:28:05 2007 +0000

    Plugin loader automatically initialize itself if uncompatible plugins (build keys) are found in the current list of plugins.

 src/dinverversion.h       |  2 +-
 src/qtbpluginselector.cpp | 69 ++++++++++++++++++++++++++---------------------
 src/qtbpluginselector.h   |  9 ++++---
 3 files changed, 45 insertions(+), 35 deletions(-)

commit 59de4ee8e61eaae3ed22543be1734feff8705cb1
Author: marc <marc>
Date:   Fri Aug 24 12:22:48 2007 +0000

    Version 0.1.1

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

commit f4dbfede823588c4522fb7cc466630e862a7ab97
Author: marc <marc>
Date:   Fri Aug 24 10:41:50 2007 +0000

    Not significative changes

 admin/info           | 2 +-
 src/dinverversion.h  | 6 +++---
 src/qtbdinvergui.cpp | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

commit 7c64f0004b4c9abd031d994bd69aa56f53a98c23
Author: marc <marc>
Date:   Fri Aug 10 15:22:35 2007 +0000

    Docks cannot be undocked (avoid user mismatch)

 src/dinverversion.h  |  2 +-
 src/qtbdinvergui.cpp | 12 ++++++------
 2 files changed, 7 insertions(+), 7 deletions(-)

commit d73a34aef05db3a92899a96c62864e6316323abc
Author: marc <marc>
Date:   Fri Aug 10 13:15:29 2007 +0000

    Version 0.1.0-snapshot-20070810

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

commit f6b2916ddc58f7ca8c3a3e2a856f7748f05a45d6
Author: marc <marc>
Date:   Fri Aug 3 19:40:32 2007 +0000

    Version 0.1.0-snapshot-20070803

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

commit 92469327deda8498c97e11161ed47c7edc2c9b80
Author: marc <marc>
Date:   Fri Aug 3 19:31:31 2007 +0000

    Not significative changes

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

commit f476ccb5a0bca0c2c7cdb5ba4dd6331ec28bd974
Author: marc <marc>
Date:   Wed Aug 1 15:59:19 2007 +0000

    Version 0.1.0-snapshot-20070801

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

commit a72582a742da2bfe97cad175a701d5ba2283a3dd
Author: marc <marc>
Date:   Tue Jul 31 17:36:21 2007 +0000

    Not significative changes

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

commit 6a9c98e587062c9c4b651dc435d90d61542ea3c2
Author: marc <marc>
Date:   Mon Jul 23 12:54:40 2007 +0000

    Version 0.1.0-snapshot-20070723a

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

commit e3abf9bc3bd5f44182459b8821f0435474b6b5f3
Author: marc <marc>
Date:   Mon Jul 23 10:18:21 2007 +0000

    Version 0.1.0-snapshot-20070723

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

commit 832b46c22ef18ceb508e1c8c02541844f119e61f
Author: marc <marc>
Date:   Sun Jul 22 10:17:05 2007 +0000

    Version 0.1.0-snapshot-20070722

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

commit ef45471c56d3239b3f69f7ffd3f287bd4b619521
Author: marc <marc>
Date:   Sun Jul 22 08:56:25 2007 +0000

    Not significative changes

 src/dinverversion.h |  2 +-
 src/main.cpp        | 23 +++++++++++------------
 2 files changed, 12 insertions(+), 13 deletions(-)

commit e350823f3c19e8bc36d4a2fb464ee1fe90ef5557
Author: marc <marc>
Date:   Wed Jul 18 09:17:49 2007 +0000

    Version 0.1.0-snapshot-20070718

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

commit 5ecdbd39e0f0891a85e50eabfe2997c8e345c418
Author: marc <marc>
Date:   Tue Jul 17 16:30:30 2007 +0000

    Version 0.1.0-snapshot-20070717

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

commit e5991352a9af5f22e22194b1f19b68ab0d365988
Author: marc <marc>
Date:   Tue Jul 17 01:57:10 2007 +0000

    Version 0.1.0-snapshot-20070717

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

commit 5295bef195a1c59ed38c6a062f446cf6e235460b
Author: marc <marc>
Date:   Tue Jul 17 01:48:00 2007 +0000

    No more resize of columns of thread table
    Check for plugin buildkey

 src/dinverversion.h       | 2 +-
 src/qtbdinvergui.cpp      | 4 ++--
 src/qtbpluginselector.cpp | 6 +++---
 src/qtbthreadlauncher.cpp | 4 +---
 4 files changed, 7 insertions(+), 9 deletions(-)

commit 465902d134510c061548f5fe45827160c6b110b4
Author: marc <marc>
Date:   Fri Jul 13 17:54:06 2007 +0000

    Version 0.1.0-snapshot-20070713

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

commit bb8a12ca76e56d0ed1ffbe83270c046243b67143
Author: marc <marc>
Date:   Fri Jul 6 14:57:28 2007 +0000

    Translation files updated

 lang/dinver.de.ts | 2174 ++++++++++++++++++++++++++---------------------------
 lang/dinver.es.ts | 2174 ++++++++++++++++++++++++++---------------------------
 lang/dinver.fr.ts | 2174 ++++++++++++++++++++++++++---------------------------
 lang/dinver.it.ts | 2174 ++++++++++++++++++++++++++---------------------------
 4 files changed, 4348 insertions(+), 4348 deletions(-)

commit f361d925877afe6bf34375cc649746483efb5be7
Author: marc <marc>
Date:   Thu Jul 5 16:33:06 2007 +0000

    Version 0.1.0-snapshot-20070705

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

commit 95767f19d62510cc813e7fde4878460b9f207e93
Author: marc <marc>
Date:   Thu Jul 5 16:23:57 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts | 4 ++--
 lang/dinver.es.ts | 4 ++--
 lang/dinver.fr.ts | 4 ++--
 lang/dinver.it.ts | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

commit af5cc9383aa4bc30e08ea74018afca9825ebbad0
Author: marc <marc>
Date:   Thu Jul 5 14:03:26 2007 +0000

    Q_ASSERT replaced by QTB_ASSERT, and introduction of file qtbglobal.h

 src/qtblaunchthreaddelegate.cpp | 18 +++++++++---------
 src/qtbnamodelsplot.cpp         |  4 ++--
 src/qtbpluginselector.cpp       |  5 +++--
 src/qtbprocessstatus.cpp        | 14 +++++++-------
 src/qtbpsviewer.cpp             |  4 ++--
 src/qtbthreadlauncher.cpp       |  4 ++--
 6 files changed, 25 insertions(+), 24 deletions(-)

commit 2d17b901b62601eb44a639b12ccc3c377dbe7fcd
Author: marc <marc>
Date:   Thu Jul 5 09:44:02 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts | 2174 ++++++++++++++++++++++++++---------------------------
 lang/dinver.es.ts | 2174 ++++++++++++++++++++++++++---------------------------
 lang/dinver.fr.ts | 2174 ++++++++++++++++++++++++++---------------------------
 lang/dinver.it.ts | 2174 ++++++++++++++++++++++++++---------------------------
 4 files changed, 4348 insertions(+), 4348 deletions(-)

commit 1899de683ef8a739e74965b52e1b93cc044b7d7c
Author: marc <marc>
Date:   Tue Jul 3 18:28:01 2007 +0000

    *** empty log message ***

 src/dinverversion.h             | 2 +-
 src/qtblaunchthreaddelegate.cpp | 9 +++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

commit e516d19ffdca0c40b9a6c6c60c9c672c2ff53d78
Author: marc <marc>
Date:   Thu Jun 28 10:54:11 2007 +0000

    Version 0.1.0-snapshot-20070628

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

commit 7002dafaedae05a8dfdd49e809c1aebada910533
Author: marc <marc>
Date:   Tue Jun 26 12:20:49 2007 +0000

    Version 0.1.0-snapshot-20070626

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

commit c2dec3950e880060cba24f4c83cba7234aa9b63f
Author: marc <marc>
Date:   Fri Jun 22 17:35:51 2007 +0000

    Version 0.1.0-snapshot-20070622

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

commit 1ceceddade82413be0b2cd69b8f84b92fe6adad6
Author: marc <marc>
Date:   Fri Jun 22 13:15:23 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts | 29 ++++++++++++-----------------
 lang/dinver.es.ts | 29 ++++++++++++-----------------
 lang/dinver.fr.ts | 29 ++++++++++++-----------------
 lang/dinver.it.ts | 29 ++++++++++++-----------------
 4 files changed, 48 insertions(+), 68 deletions(-)

commit f3ef657d29e830d170cb8412c1654eddfa397a8c
Author: marc <marc>
Date:   Fri Jun 15 17:32:13 2007 +0000

    Version 0.1.0-snapshot-20070615

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

commit 5920287f6eb0c21ab94ce46b315702c1f1b3c6af
Author: marc <marc>
Date:   Fri Jun 15 17:23:09 2007 +0000

    Copy reports and avoid deleting when save as projet

 src/dinverversion.h  |  2 +-
 src/qtbdinvergui.cpp | 13 +++++--------
 2 files changed, 6 insertions(+), 9 deletions(-)

commit 6ca518e8f9074188221ea342d455f8f579b977c0
Author: marc <marc>
Date:   Tue Jun 12 16:38:13 2007 +0000

    Version 0.1.0-snapshot-20070612

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

commit 79a9d15285d308ab64f41884f6732452749daeed
Author: marc <marc>
Date:   Tue Jun 5 08:44:33 2007 +0000

    Version 0.1.0-snapshot-20070605

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

commit 7c45a3479b6637ddac72d5ae476234bbcb438ce2
Author: marc <marc>
Date:   Sun Jun 3 18:28:30 2007 +0000

    Version 0.1.0-snapshot-20070603

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

commit 813e09a7dcbfbdf88fe9763aef306e2e2dea5243
Author: marc <marc>
Date:   Thu May 31 14:52:46 2007 +0000

    Version 0.1.0-snapshot-20070531

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

commit 2504917470cf12679f0602115cddf94e7996df83
Author: marc <marc>
Date:   Tue May 29 22:13:28 2007 +0000

    Version 0.1.0-snapshot-20070529

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

commit a11380866c93534820c5f8062e42ae9773f952d6
Author: marc <marc>
Date:   Tue May 29 16:27:40 2007 +0000

    Version 0.1.0-snapshot-20070529

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

commit 98d8f05bb1ea960ca9e0576a91892201c9c2da6a
Author: marc <marc>
Date:   Thu May 24 22:31:13 2007 +0000

    Version 0.1.0-snapshot-20070524

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

commit 63b63f606d73aefc7c250e44151b04accfef118b
Author: marc <marc>
Date:   Wed May 16 19:46:59 2007 +0000

    Version 0.1.0-snapshot-20070516

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

commit 0ba56631024ff3929861b961fa16cc11d60ff1a5
Author: marc <marc>
Date:   Tue May 15 17:36:54 2007 +0000

    Version 0.1.0-snapshot-20070515

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

commit 7c9ce90d3127e1cf8c1d82763c457c86e0006cc9
Author: marc <marc>
Date:   Fri May 4 21:37:24 2007 +0000

    Version 0.1.0-snapshot-20070504

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

commit a064f9945810526cf73bbc7e826b96bb763d4548
Author: marc <marc>
Date:   Thu May 3 18:29:30 2007 +0000

    Version 0.1.0-snapshot-20070503

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

commit b30639d65817aaf772047d95edc392ed4dbc3c80
Author: marc <marc>
Date:   Wed May 2 17:10:38 2007 +0000

    Version 0.1.0-snapshot-20070502

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

commit d0809fd36e8687264ced9f6aadc1ceb97d616289
Author: marc <marc>
Date:   Tue May 1 23:43:56 2007 +0000

    Version 0.1.0-snapshot-20070501

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

commit bd4b8e7e50366d0187443a411f95148625f707ca
Author: marc <marc>
Date:   Tue May 1 20:42:13 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts | 28 ++++++++++++++--------------
 lang/dinver.es.ts | 28 ++++++++++++++--------------
 lang/dinver.fr.ts | 28 ++++++++++++++--------------
 lang/dinver.it.ts | 28 ++++++++++++++--------------
 4 files changed, 56 insertions(+), 56 deletions(-)

commit 933049fa82d775ef3a3ebb5d4134e4646fabbf94
Author: marc <marc>
Date:   Fri Apr 27 17:51:38 2007 +0000

    Version 0.1.0-snapshot-20070427

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

commit 1f3fae18371dcd96ecd7fed6fd4f5f55867f0e76
Author: marc <marc>
Date:   Fri Apr 27 17:46:43 2007 +0000

    Show *.so, *.dll or *.dylib when setting search path for plugins

 src/dinverversion.h       |  2 +-
 src/qtbpluginpaths.cpp    | 10 ++++++++--
 src/qtbpluginselector.cpp |  8 +++++---
 src/qtbprocessstatus.cpp  | 16 ++++++++++------
 4 files changed, 24 insertions(+), 12 deletions(-)

commit 27e392cf2a7d35b5339d3c0ec8fb88bb615a0dd5
Author: marc <marc>
Date:   Fri Apr 27 17:45:03 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts | 19 +++++++++++++++++--
 lang/dinver.es.ts | 19 +++++++++++++++++--
 lang/dinver.fr.ts | 19 +++++++++++++++++--
 lang/dinver.it.ts | 19 +++++++++++++++++--
 4 files changed, 68 insertions(+), 8 deletions(-)

commit abe07544a7fc54a31b9de2247ef2667535744637
Author: marc <marc>
Date:   Tue Apr 24 09:25:46 2007 +0000

    Version 0.1.0-snapshot-20070424

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

commit 67cae0e26d5e6231c46685c5ece6f4dd71b5e290
Author: marc <marc>
Date:   Wed Apr 11 16:58:02 2007 +0000

    Version 0.1.0-snapshot-20070411

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

commit 9b3600b76b48cb911639487b5bc9f9947353e658
Author: marc <marc>
Date:   Wed Apr 11 15:22:01 2007 +0000

    Version 0.1.0-snapshot-20070411

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

commit 82102497d658c9f7b7b3edee6fd1189ec9125955
Author: marc <marc>
Date:   Wed Apr 11 13:45:27 2007 +0000

    Joint run restricted to other runs only

 src/dinverversion.h             | 2 +-
 src/qtblaunchthreaddelegate.cpp | 7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

commit 0280f3baa1f635e71e819372f9ed52697f6de79c
Author: marc <marc>
Date:   Wed Apr 11 13:45:00 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts | 4 ++--
 lang/dinver.es.ts | 4 ++--
 lang/dinver.fr.ts | 4 ++--
 lang/dinver.it.ts | 4 ++--
 4 files changed, 8 insertions(+), 8 deletions(-)

commit eef53bf34b3770c7260f4e1bc3e1c7d9f93fa235
Author: marc <marc>
Date:   Mon Apr 2 20:14:01 2007 +0000

    Version 0.1.0-snapshot-20070402

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

commit b9b173d41dbbb5c4e9aa134401e426ddc609f837
Author: marc <marc>
Date:   Mon Apr 2 19:22:33 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts | 36 ++++++++++++++++++------------------
 lang/dinver.es.ts | 36 ++++++++++++++++++------------------
 lang/dinver.fr.ts | 36 ++++++++++++++++++------------------
 lang/dinver.it.ts | 36 ++++++++++++++++++------------------
 4 files changed, 72 insertions(+), 72 deletions(-)

commit 3ba1784082f559fcc58c09e6671da1c0d1b0a7ee
Author: marc <marc>
Date:   Mon Apr 2 10:56:21 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts         | 16 ++++++++--------
 lang/dinver.es.ts         | 16 ++++++++--------
 lang/dinver.fr.ts         | 16 ++++++++--------
 lang/dinver.it.ts         | 16 ++++++++--------
 src/dinverversion.h       |  2 +-
 src/qtbthreadlauncher.cpp |  3 ++-
 6 files changed, 35 insertions(+), 34 deletions(-)

commit 8ceb779d5177ed2ec64e09b1d3f18d1bcb41c1dd
Author: marc <marc>
Date:   Mon Apr 2 00:28:57 2007 +0000

    *** empty log message ***

 src/dinverversion.h  | 2 +-
 src/qtbdinvergui.cpp | 9 ++++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

commit e16faf314d821c9983bfa79c48356b5ca90042f2
Author: marc <marc>
Date:   Fri Mar 30 15:18:13 2007 +0000

    Version 0.1.0-snapshot-20070330

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

commit c6bdd1625270d78b70441eecd1545bbd54c93b25
Author: marc <marc>
Date:   Fri Mar 30 00:10:51 2007 +0000

    Version 0.1.0-snapshot-20070330

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

commit 6f8186782900dac987ec53194a9809a005a77f23
Author: marc <marc>
Date:   Thu Mar 29 23:59:26 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts        | 23 +++++++++++++----------
 lang/dinver.es.ts        | 23 +++++++++++++----------
 lang/dinver.fr.ts        | 23 +++++++++++++----------
 lang/dinver.it.ts        | 23 +++++++++++++----------
 src/dinverversion.h      |  2 +-
 src/qtbdinvergui.cpp     | 12 ++++++------
 src/qtbpluginselector.ui |  7 +++++--
 7 files changed, 64 insertions(+), 49 deletions(-)

commit 67940237f7d2a90f684a88421a383962e80ce79a
Author: marc <marc>
Date:   Fri Mar 23 00:13:23 2007 +0000

    Porting to Mac

 admin/info                |  5 ++---
 src/qtbpluginselector.cpp | 12 ++++++++----
 src/qtbpluginselector.ui  | 21 +++++++++++++--------
 3 files changed, 23 insertions(+), 15 deletions(-)

commit aa1f9c7ef9a0f05370e2cff2533c686459635f59
Author: marc <marc>
Date:   Wed Mar 21 23:08:50 2007 +0000

    Version 0.1.0-snapshot-20070321

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

commit 9b4aea446f982c38d37396f1d634fd9d5c7d95ba
Author: marc <marc>
Date:   Wed Mar 21 23:00:52 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts    | 277 +++++++++++++++++++++++++--------------------------
 lang/dinver.es.ts    | 277 +++++++++++++++++++++++++--------------------------
 lang/dinver.fr.ts    | 277 +++++++++++++++++++++++++--------------------------
 lang/dinver.it.ts    | 277 +++++++++++++++++++++++++--------------------------
 src/dinverversion.h  |   2 +-
 src/qtbdinvergui.cpp |   4 +-
 6 files changed, 547 insertions(+), 567 deletions(-)

commit a07245068e4a264ed0bb657f25cb18c0ad9f087b
Author: marc <marc>
Date:   Wed Mar 21 19:24:32 2007 +0000

    Version 0.1.0-snapshot-20070321

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

commit 9dfb8c226b9d7c88ad436012d7d3b9095b555df9
Author: marc <marc>
Date:   Wed Mar 21 19:19:29 2007 +0000

    Various implrovements: dual run selection, save/restore of splitter and column widths, sort tuning parameter by order of importance, multiple editing of run parameters, control to avoid two runs with the same name

 src/dinverversion.h             |   2 +-
 src/qtbdinvergui.cpp            |  20 ++++++-
 src/qtbdinvergui.h              |   3 +-
 src/qtblaunchthreaddelegate.cpp |  81 ++++++++++++++------------
 src/qtblaunchthreaddelegate.h   |   5 +-
 src/qtblaunchthreaditem.cpp     | 124 ++++++++++++++++++++--------------------
 src/qtbprocessstatus.cpp        |  52 +++++++++++------
 src/qtbprocessstatus.h          |   5 +-
 src/qtbprocessstatus.ui         |  13 +----
 src/qtbthreadlauncher.cpp       |  41 ++++++++++++-
 src/qtbthreadlauncher.h         |   6 +-
 11 files changed, 218 insertions(+), 134 deletions(-)

commit d699271ad1160efb104dd90e0e181c645c7daeb5
Author: marc <marc>
Date:   Wed Mar 21 19:17:32 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts | 234 ++++++++++++++++++++++++++----------------------------
 lang/dinver.es.ts | 234 ++++++++++++++++++++++++++----------------------------
 lang/dinver.fr.ts | 234 ++++++++++++++++++++++++++----------------------------
 lang/dinver.it.ts | 234 ++++++++++++++++++++++++++----------------------------
 4 files changed, 448 insertions(+), 488 deletions(-)

commit eb3834c0b7f56c9bcae3ae43f9d9f58754978903
Author: marc <marc>
Date:   Tue Mar 20 18:41:13 2007 +0000

    Re design of run managment

 src/dinverversion.h         |  2 +-
 src/qtblaunchthreaditem.cpp | 40 ++++++++++++++++++++++------------------
 src/qtblaunchthreaditem.h   |  4 ++--
 3 files changed, 25 insertions(+), 21 deletions(-)

commit cb33824c113bde341c8f01741ad4fa87af7355c8
Author: marc <marc>
Date:   Tue Mar 20 18:40:45 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts | 182 ++++++++++++++++++++++++++++++++++++++++++++++--------
 lang/dinver.es.ts | 182 ++++++++++++++++++++++++++++++++++++++++++++++--------
 lang/dinver.fr.ts | 182 ++++++++++++++++++++++++++++++++++++++++++++++--------
 lang/dinver.it.ts | 182 ++++++++++++++++++++++++++++++++++++++++++++++--------
 4 files changed, 620 insertions(+), 108 deletions(-)

commit 26c84bc14ee2fb0075274b5aeabb6f11954110b3
Author: marc <marc>
Date:   Mon Mar 19 08:39:30 2007 +0000

    Version 0.1.0-snapshot-20070319

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

commit 65a3efa27b98a41020d8ee96d19b59997a060396
Author: marc <marc>
Date:   Mon Mar 19 07:51:56 2007 +0000

    New properties of inversion run implemented

 src/dinverversion.h             |   2 +-
 src/qtbdinvergui.cpp            |  12 +++-
 src/qtbdinvergui.h              |   3 +-
 src/qtblaunchthreaddelegate.cpp |  62 +++++++++++++++----
 src/qtblaunchthreaditem.cpp     | 130 +++++++++++++++++++++++++++++-----------
 src/qtbthreadlauncher.cpp       |  42 +++++++++----
 6 files changed, 189 insertions(+), 62 deletions(-)

commit 38acb18cc24f3e0447cf6f1dd2b85ddda8c32d03
Author: marc <marc>
Date:   Fri Mar 9 22:04:45 2007 +0000

    Version 0.1.0-snapshot-20070309

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

commit 570fef104d769bea6306934f6c8fceafb89592c6
Author: marc <marc>
Date:   Fri Mar 9 21:00:51 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts    | 204 +++++++++++++++++++++++++++++----------------------
 lang/dinver.es.ts    | 204 +++++++++++++++++++++++++++++----------------------
 lang/dinver.fr.ts    | 204 +++++++++++++++++++++++++++++----------------------
 lang/dinver.it.ts    | 204 +++++++++++++++++++++++++++++----------------------
 src/dinverversion.h  |   2 +-
 src/qtbdinvergui.cpp |   5 +-
 6 files changed, 472 insertions(+), 351 deletions(-)

commit e769365782e48afcecaec58281c915b9942a0c99
Author: marc <marc>
Date:   Mon Mar 5 18:20:34 2007 +0000

    Bug fixed synchronization of status (problem of iterator...?)
    Ownership of report file from threads

 src/dinverversion.h       |  2 +-
 src/qtbdinvergui.cpp      | 45 +++++++++++++++++++++++++++++++--------------
 src/qtbdinvergui.h        |  5 +++--
 src/qtbprocessstatus.cpp  | 29 +++++++++++++++++++++++------
 src/qtbprocessstatus.h    |  3 ++-
 src/qtbthreadlauncher.cpp | 35 ++++++++++++++++++++++++-----------
 src/qtbthreadlauncher.h   |  3 ++-
 7 files changed, 86 insertions(+), 36 deletions(-)

commit 605a9d40acdafc8612931df94c12da4b177664c8
Author: marc <marc>
Date:   Mon Mar 5 18:19:37 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts | 106 ++++++++++++++++++++++++++++++++----------------------
 lang/dinver.es.ts | 106 ++++++++++++++++++++++++++++++++----------------------
 lang/dinver.fr.ts | 106 ++++++++++++++++++++++++++++++++----------------------
 lang/dinver.it.ts | 106 ++++++++++++++++++++++++++++++++----------------------
 4 files changed, 252 insertions(+), 172 deletions(-)

commit 1321918598b8b2d274697ce1343796f25868d26f
Author: marc <marc>
Date:   Tue Feb 27 22:16:06 2007 +0000

    Version 0.1.0-snapshot-20070227

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

commit 499cb360d85453b0733eaffd5ad424f7fef90836
Author: marc <marc>
Date:   Tue Feb 27 20:20:32 2007 +0000

    Version 0.1.0-snapshot-20070227

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

commit e020c0e40be1d57a5fcb3b0f463478d06ea79457
Author: marc <marc>
Date:   Tue Feb 27 20:00:22 2007 +0000

    New framework for dispersion curve computation is now partially working (direct computation of DC and ell with gpdc and gpell, inversion of DC)

 src/dinverversion.h       |  2 +-
 src/main.cpp              | 13 +++---------
 src/qtbdinvergui.cpp      | 43 +++++++++++++++++++++++----------------
 src/qtbdinvergui.h        |  5 ++---
 src/qtbthreadlauncher.cpp | 52 +++++++++++++++++++++++++++++------------------
 5 files changed, 63 insertions(+), 52 deletions(-)

commit 544d16e25b9943a386b3ea12965d2036dc034072
Author: marc <marc>
Date:   Tue Feb 27 19:59:57 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts | 133 ++++++++++++++++++++++++++++--------------------------
 lang/dinver.es.ts | 133 ++++++++++++++++++++++++++++--------------------------
 lang/dinver.fr.ts | 133 ++++++++++++++++++++++++++++--------------------------
 lang/dinver.it.ts | 133 ++++++++++++++++++++++++++++--------------------------
 4 files changed, 280 insertions(+), 252 deletions(-)

commit 2d29b90d2e05d0476264a57d69bd578997c0f8fc
Author: marc <marc>
Date:   Wed Feb 21 18:20:24 2007 +0000

    Moved to new QtbApplication framework

 src/dinverversion.h      |  2 +-
 src/main.cpp             | 74 +++++++++++++++++++++++++-----------------------
 src/qtbprocessstatus.cpp |  4 +--
 3 files changed, 42 insertions(+), 38 deletions(-)

commit 034599bf75a450cec80baa20ade2e7b4f64b21d3
Author: marc <marc>
Date:   Wed Feb 21 18:20:12 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts | 13 +++++++++----
 lang/dinver.es.ts | 13 +++++++++----
 lang/dinver.fr.ts | 13 +++++++++----
 lang/dinver.it.ts | 13 +++++++++----
 4 files changed, 36 insertions(+), 16 deletions(-)

commit 4e5a8e9ae1a96f45a3c284d245245874754d195a
Author: marc <marc>
Date:   Fri Feb 9 19:02:29 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts   | 14 +++++++-------
 lang/dinver.es.ts   | 14 +++++++-------
 lang/dinver.fr.ts   | 14 +++++++-------
 lang/dinver.it.ts   | 14 +++++++-------
 src/dinverversion.h |  2 +-
 src/main.cpp        |  9 +++------
 6 files changed, 32 insertions(+), 35 deletions(-)

commit 904bc5aa4bf018c1ff006ce625a5ba930e2165d6
Author: marc <marc>
Date:   Fri Feb 9 17:15:05 2007 +0000

    Switching to QtbCoreApplication framework

 src/main.cpp                 | 175 ++++++++++++++++---------------------------
 src/qtbdinvergui.cpp         |  29 ++++---
 src/qtblaunchthreadtable.cpp |   6 +-
 src/qtbpluginpaths.cpp       |   4 +-
 src/qtbpluginselector.cpp    |  10 ++-
 src/qtbpsviewer.cpp          |   6 +-
 src/qtbthreadlauncher.cpp    |  10 +--
 7 files changed, 97 insertions(+), 143 deletions(-)

commit ce2bf8c32bb5c6e07a95645f3e9adcd0676167c5
Author: marc <marc>
Date:   Fri Feb 9 17:15:00 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts | 8 ++++----
 lang/dinver.es.ts | 8 ++++----
 lang/dinver.fr.ts | 8 ++++----
 lang/dinver.it.ts | 8 ++++----
 4 files changed, 16 insertions(+), 16 deletions(-)

commit 690844d77ca702d210a5ab4c75067413349faf96
Author: marc <marc>
Date:   Wed Feb 7 17:07:52 2007 +0000

    Version 0.1.0-snapshot-20070207

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

commit 4360db796fda842ea086103c21fe5fdcef893d97
Author: marc <marc>
Date:   Wed Feb 7 15:38:55 2007 +0000

    Version 0.1.0-snapshot-20070207

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

commit 655cdbb69b1203d7e09ac367bcdc63d6161e739b
Author: marc <marc>
Date:   Wed Feb 7 15:16:20 2007 +0000

    Version 0.1.0-snapshot-20070207

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

commit cac3d24cf60cc51e1450005016da732d6ecb8bfc
Author: marc <marc>
Date:   Wed Feb 7 11:21:56 2007 +0000

    *** empty log message ***

 src/dinverversion.h |  2 +-
 src/main.cpp        | 18 ++++++++++--------
 2 files changed, 11 insertions(+), 9 deletions(-)

commit 45fedda6ce65abe437ee7ef38f5fc123d151976b
Author: marc <marc>
Date:   Tue Feb 6 00:03:40 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts    | 136 +++++++++++++++++++++++++--------------------------
 lang/dinver.es.ts    | 136 +++++++++++++++++++++++++--------------------------
 lang/dinver.fr.ts    | 136 +++++++++++++++++++++++++--------------------------
 lang/dinver.it.ts    | 136 +++++++++++++++++++++++++--------------------------
 src/dinverversion.h  |   2 +-
 src/main.cpp         |   4 +-
 src/qtbdinvergui.cpp |   4 +-
 7 files changed, 277 insertions(+), 277 deletions(-)

commit 570163bdc52a4864207c5c48d5936d860c668d3d
Author: marc <marc>
Date:   Mon Feb 5 18:21:54 2007 +0000

    Bug fixed for saving/restoring PS

 admin/info                      |   4 +-
 src/dinverversion.h             |   2 +-
 src/main.cpp                    | 186 ++++++++++++++++++++++------------------
 src/qtbaddplotparam.cpp         |   4 +-
 src/qtbdinvergui.cpp            |  34 +++++---
 src/qtblaunchthreaddelegate.cpp |   4 +-
 src/qtblaunchthreaditem.cpp     |   4 +-
 src/qtblaunchthreadtable.cpp    |   4 +-
 src/qtbnamodelsplot.cpp         |  35 +++++++-
 src/qtbnamodelsplot.h           |   7 +-
 src/qtbpluginpaths.cpp          |   4 +-
 src/qtbpluginselector.cpp       |   4 +-
 src/qtbprocessstatus.cpp        |   4 +-
 src/qtbpsviewer.cpp             |   4 +-
 src/qtbselectpsviewer.cpp       |   6 +-
 src/qtbtabnamodelsplot.cpp      |   4 +-
 src/qtbthreadlauncher.cpp       |   4 +-
 17 files changed, 186 insertions(+), 128 deletions(-)

commit 17619d235b5d5ab84299c2884e30fd3f93f81a33
Author: marc <marc>
Date:   Mon Feb 5 18:21:00 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts | 215 ++++++++++++++++++++++++++++--------------------------
 lang/dinver.es.ts | 215 ++++++++++++++++++++++++++++--------------------------
 lang/dinver.fr.ts | 215 ++++++++++++++++++++++++++++--------------------------
 lang/dinver.it.ts | 215 ++++++++++++++++++++++++++++--------------------------
 4 files changed, 440 insertions(+), 420 deletions(-)

commit 1b1090053e211942a039a2599437d015cbb607cb
Author: marc <marc>
Date:   Fri Jan 19 23:14:46 2007 +0000

    Different scheme for docking window making use of new Qt 4.2 feature (tabify)
    save/saveas and current file project
    Bug fixed intializing tools menu

 src/dinverversion.h             |   2 +-
 src/qtbdinvergui.cpp            | 156 +++++++++++++++++++++++++++++++++-------
 src/qtbdinvergui.h              |  34 +++++----
 src/qtblaunchthreaddelegate.cpp |   4 +-
 src/qtbthreadlauncher.cpp       |  38 +---------
 src/qtbthreadlauncher.h         |   3 +-
 src/qtbthreadlauncher.ui        |  42 +++--------
 7 files changed, 170 insertions(+), 109 deletions(-)

commit b016cbf837359526d3499e33de29dfbd30b98829
Author: marc <marc>
Date:   Fri Jan 19 23:13:25 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts | 165 +++++++++++++++++++++++++-----------------------------
 lang/dinver.es.ts | 165 +++++++++++++++++++++++++-----------------------------
 lang/dinver.fr.ts | 165 +++++++++++++++++++++++++-----------------------------
 lang/dinver.it.ts | 165 +++++++++++++++++++++++++-----------------------------
 4 files changed, 300 insertions(+), 360 deletions(-)

commit 013743e6a79f694bd5cd28016ace17d8ac462a4f
Author: marc <marc>
Date:   Thu Jan 18 17:41:58 2007 +0000

    *** empty log message ***

 admin/info          |   4 +-
 lang/dinver.de.ts   | 190 ++++++++++++++++++++++++++--------------------------
 lang/dinver.es.ts   | 190 ++++++++++++++++++++++++++--------------------------
 lang/dinver.fr.ts   | 190 ++++++++++++++++++++++++++--------------------------
 lang/dinver.it.ts   | 190 ++++++++++++++++++++++++++--------------------------
 src/dinverversion.h |   2 +-
 6 files changed, 383 insertions(+), 383 deletions(-)

commit 2bb1731c5593ea56cb2e72c1fd7b5dd6353764ec
Author: marc <marc>
Date:   Tue Jan 2 20:24:16 2007 +0000

    *** empty log message ***

 lang/dinver.de.ts   | 190 ++++++++++++++++++++++++++--------------------------
 lang/dinver.es.ts   | 190 ++++++++++++++++++++++++++--------------------------
 lang/dinver.fr.ts   | 190 ++++++++++++++++++++++++++--------------------------
 lang/dinver.it.ts   | 190 ++++++++++++++++++++++++++--------------------------
 src/dinverversion.h |   2 +-
 5 files changed, 381 insertions(+), 381 deletions(-)

commit 0d801dd8cd27e923cfc717ac03af55a9d3a2d5f7
Author: marc <marc>
Date:   Thu Dec 14 17:32:20 2006 +0000

    *** empty log message ***

 lang/dinver.de.ts   | 30 +++++++++++++++++++++---------
 lang/dinver.es.ts   | 30 +++++++++++++++++++++---------
 lang/dinver.fr.ts   | 30 +++++++++++++++++++++---------
 lang/dinver.it.ts   | 30 +++++++++++++++++++++---------
 src/dinverversion.h |  2 +-
 5 files changed, 85 insertions(+), 37 deletions(-)

commit 5ea4ed54c5b1e842153d1ead760151d84bcb4567
Author: marc <marc>
Date:   Thu Dec 14 13:39:49 2006 +0000

    *** empty log message ***

 lang/dinver.de.ts            | 20 ++++++++++----------
 lang/dinver.es.ts            | 20 ++++++++++----------
 lang/dinver.fr.ts            | 20 ++++++++++----------
 lang/dinver.it.ts            | 20 ++++++++++----------
 src/dinverversion.h          |  2 +-
 src/qtbdinvergui.cpp         | 15 +++++++++++----
 src/qtblaunchthreaditem.cpp  | 11 ++++++-----
 src/qtblaunchthreaditem.h    |  6 +++---
 src/qtblaunchthreadtable.cpp | 10 +++++++---
 src/qtblaunchthreadtable.h   |  3 ++-
 src/qtbprocessstatus.cpp     |  8 ++++----
 src/qtbprocessstatus.h       |  6 +++---
 12 files changed, 77 insertions(+), 64 deletions(-)

commit 53d061f9d13ea2b3341c18fc936029efcf7d4cf1
Author: marc <marc>
Date:   Fri Dec 1 17:51:06 2006 +0000

    *** empty log message ***

 lang/dinver.de.ts           | 172 +++++++++++++++++++++++++++++++++++++++++++-
 lang/dinver.es.ts           | 172 +++++++++++++++++++++++++++++++++++++++++++-
 lang/dinver.fr.ts           | 172 +++++++++++++++++++++++++++++++++++++++++++-
 lang/dinver.it.ts           | 172 +++++++++++++++++++++++++++++++++++++++++++-
 src/dinverversion.h         |   2 +-
 src/qtblaunchthreaditem.cpp |   4 +-
 6 files changed, 686 insertions(+), 8 deletions(-)

commit 859f32df02d80539a5120d807b24192fd04e0010
Author: marc <marc>
Date:   Fri Nov 17 12:30:30 2006 +0000

    Liveupdate installed

 src/dinverversion.h        |  2 +-
 src/qtbdinvergui.cpp       | 29 +++++++++++++++++++++--------
 src/qtbnamodelsplot.cpp    | 10 +++++-----
 src/qtbpluginselector.cpp  |  4 ++--
 src/qtbtabnamodelsplot.cpp |  6 +++---
 5 files changed, 32 insertions(+), 19 deletions(-)

commit f0c4e0ac1bb61b85a0234a2a2ec9a9c8308da61b
Author: marc <marc>
Date:   Fri Nov 17 12:09:53 2006 +0000

    Version 0.1.0-snapshot-20061116

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

commit 017e5ee80fb4dc1b3ced55aa3ba6455e9d7b43b1
Author: marc <marc>
Date:   Mon Oct 30 17:52:29 2006 +0000

    *** empty log message ***

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

commit 15820006001ee58eefcda3ee37330daf8769eee2
Author: marc <marc>
Date:   Mon Oct 2 16:47:50 2006 +0000

    New automatic license header

 admin/info                      |  1 -
 lang/dinver.de.ts               | 55 ++++++++++++++++++++++----
 lang/dinver.es.ts               | 55 ++++++++++++++++++++++----
 lang/dinver.fr.ts               | 55 ++++++++++++++++++++++----
 lang/dinver.it.ts               | 55 ++++++++++++++++++++++----
 src/main.cpp                    | 19 ++-------
 src/qtbaddplotparam.cpp         | 18 +--------
 src/qtbaddplotparam.h           | 18 +--------
 src/qtbdinvergui.cpp            | 22 +++--------
 src/qtbdinvergui.h              | 18 +--------
 src/qtblaunchthreaddelegate.cpp | 18 +--------
 src/qtblaunchthreaddelegate.h   | 18 +--------
 src/qtblaunchthreaditem.cpp     | 18 +--------
 src/qtblaunchthreaditem.h       | 18 +--------
 src/qtblaunchthreadtable.cpp    | 33 +---------------
 src/qtblaunchthreadtable.h      | 19 +--------
 src/qtbmaxnumprocess.cpp        | 18 +--------
 src/qtbmaxnumprocess.h          | 18 +--------
 src/qtbnamodelsplot.cpp         | 37 ++++++------------
 src/qtbnamodelsplot.h           | 25 +++---------
 src/qtbparameditor.cpp          | 34 ++++++++++++++++
 src/qtbparameditor.h            | 25 ++++++++++++
 src/qtbparameditor.ui           | 77 ++++++++++++++++++++++++++++++++++++
 src/qtbpluginpaths.cpp          | 18 +--------
 src/qtbpluginpaths.h            | 18 +--------
 src/qtbpluginselector.cpp       | 18 +--------
 src/qtbpluginselector.h         | 18 +--------
 src/qtbprocessstatus.cpp        | 36 ++++++-----------
 src/qtbprocessstatus.h          | 22 ++---------
 src/qtbpsviewer.cpp             | 25 +++---------
 src/qtbpsviewer.h               | 25 +++---------
 src/qtbselectpsviewer.cpp       | 18 +--------
 src/qtbselectpsviewer.h         | 18 +--------
 src/qtbtabnamodelsplot.cpp      | 18 +--------
 src/qtbtabnamodelsplot.h        | 18 +--------
 src/qtbthreadlauncher.cpp       | 86 ++++++++++++++++++++++++++++++++---------
 src/qtbthreadlauncher.h         | 21 +++-------
 37 files changed, 490 insertions(+), 543 deletions(-)

commit a151a0955b000721bc75ef6148713640a27f36b4
Author: marc <marc>
Date:   Mon Sep 4 15:04:27 2006 +0000

    *** empty log message ***

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

commit 9a44dbe39f5935c9eb154254f70740a2673b6233
Author: marc <marc>
Date:   Wed Aug 16 12:13:12 2006 +0000

    Merging sesarray-2_0_0-beta-patch branch

 src/main.cpp               |  3 +-
 src/qtbdinvergui.cpp       | 12 +++---
 src/qtbdinvergui.h         |  6 +--
 src/qtbnamodelsplot.cpp    | 86 ++++++++++++++++++++++++++++++++++++-------
 src/qtbnamodelsplot.h      | 13 +++++--
 src/qtbnamodelsplotint.cpp | 91 ----------------------------------------------
 src/qtbnamodelsplotint.h   | 64 --------------------------------
 src/qtbprocessstatus.cpp   | 17 +++++----
 src/qtbpsviewer.cpp        | 14 +++----
 9 files changed, 109 insertions(+), 197 deletions(-)

commit 71fda9f9df41108fe0e05ff15ed9c669c525c0fb
Author: marc <marc>
Date:   Thu Jun 15 16:52:16 2006 +0000

    Version 0.1.0-beta

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

commit daf1183397640afa910742c5e1c78505dd7866ed
Author: marc <marc>
Date:   Wed Jun 14 14:01:08 2006 +0000

    Version 0.1.0-snapshot-20060614

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

commit 5af58ae25857ac5eb2df785418cffe80d096114c
Author: marc <marc>
Date:   Tue Jun 13 17:14:50 2006 +0000

    Remove default "." from plugin search paths

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

commit 24649ff7f210c57a0323d55af9068f8ebfc00094
Author: marc <marc>
Date:   Tue Jun 13 17:06:08 2006 +0000

    Add of translation files simplified

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

commit f25c813612f36f0aa0dff6f7f1adb22bbf92fccd
Author: marc <marc>
Date:   Mon Jun 12 12:36:51 2006 +0000

    dinver global replaced by dinverGui
    newInversionThread replaced by createNewThread

 src/qtbdinvergui.cpp            |  5 +++--
 src/qtblaunchthreaddelegate.cpp |  6 +++---
 src/qtblaunchthreaditem.cpp     | 16 ++++++++--------
 3 files changed, 14 insertions(+), 13 deletions(-)

commit 61d87eb0b2283a79ab0125d23c6d40bd14ddf20b
Author: marc <marc>
Date:   Sun Jun 4 21:33:31 2006 +0000

    Version 0.1.0-snapshot-20060604

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

commit b52bb8a05a1560bdcca3cb201647f859f6e57580
Author: marc <marc>
Date:   Fri Jun 2 20:58:23 2006 +0000

    *** empty log message ***

 lang/dinver.de.ts | 3 ---
 lang/dinver.es.ts | 3 ---
 lang/dinver.fr.ts | 3 ---
 lang/dinver.it.ts | 3 ---
 4 files changed, 12 deletions(-)

commit 5657006a3d3f12b04e87bfc7612ef61e41d290e6
Author: marc <marc>
Date:   Fri Jun 2 16:25:31 2006 +0000

    With new package##DLLDir() function, name conflict with global variable dinver, replaced by dinverGui. QtbDinver replaced by QtbDinverGui

 lang/dinver.de.ts                       | 155 +++++++---------------
 lang/dinver.es.ts                       | 155 +++++++---------------
 lang/dinver.fr.ts                       | 155 +++++++---------------
 lang/dinver.it.ts                       | 155 +++++++---------------
 src/main.cpp                            |  11 +-
 src/qtbdinver.ui                        | 224 --------------------------------
 src/{qtbdinver.cpp => qtbdinvergui.cpp} | 116 ++++++++---------
 src/{qtbdinver.h => qtbdinvergui.h}     |  16 +--
 src/qtblaunchthreadtable.cpp            |  16 +--
 src/qtbpluginselector.cpp               |   8 +-
 src/qtbprocessstatus.cpp                |  14 +-
 src/qtbpsviewer.cpp                     |   4 +-
 src/qtbselectpsviewer.cpp               |  10 +-
 src/qtbthreadlauncher.cpp               |  18 +--
 14 files changed, 302 insertions(+), 755 deletions(-)

commit 77a1561827bdf02e32cfd4c3648a29c830248378
Author: marc <marc>
Date:   Thu Jun 1 09:20:14 2006 +0000

    *** empty log message ***

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

commit eedfdd6e5b62d0651856e9fc2a4fb121847cf0c3
Author: marc <marc>
Date:   Sat May 27 04:04:36 2006 +0000

    Version 0.1.0-snapshot-20060527

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

commit 817e9259a02081e5917060581fcc1f658845a3da
Author: marc <marc>
Date:   Sat May 20 04:08:05 2006 +0000

    Version 0.1.0-snapshot-20060520

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

commit 762da0ae31bc72a21276c91cc75b3c0dc6e16522
Author: marc <marc>
Date:   Fri May 19 20:48:47 2006 +0000

    *** empty log message ***

 lang/dinver.de.ts | 8 ++++++++
 lang/dinver.es.ts | 8 ++++++++
 lang/dinver.fr.ts | 8 ++++++++
 lang/dinver.it.ts | 8 ++++++++
 4 files changed, 32 insertions(+)

commit 844911f4e185831bb4b04c66eaf36c7a3c9abcf4
Author: marc <marc>
Date:   Fri May 19 18:42:55 2006 +0000

    Initial crash of Dinver now solved due to a bad cast of QAction in tool check state function

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

commit 2554bcfdf1653c2192d50d71fe73e5d773d0286c
Author: marc <marc>
Date:   Tue May 16 17:19:23 2006 +0000

    Bugs fixed: loading projects (fix in QtbXMLClass)
    Start/stop run
    Status carching on removing run

 src/main.cpp                    |  8 +++++---
 src/qtbdinver.cpp               | 14 +++++++++++---
 src/qtblaunchthreaddelegate.cpp | 12 +++++++++---
 src/qtbprocessstatus.cpp        | 24 ++++++++++++------------
 src/qtbprocessstatus.h          |  9 +++++----
 src/qtbthreadlauncher.cpp       | 27 ++++++++++++++++++++++-----
 src/qtbthreadlauncher.h         |  3 +--
 7 files changed, 65 insertions(+), 32 deletions(-)

commit 99c1a44919b0de4b098e574541ce422b4659b800
Author: marc <marc>
Date:   Sat May 13 04:04:33 2006 +0000

    Version 0.1.0-snapshot-20060513

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

commit 1f4dc5bcbe9b3a1bc0f8bb33731f79aa282aa3fa
Author: marc <marc>
Date:   Wed May 10 16:45:48 2006 +0000

    Version 0.1.0-snapshot-20060510

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

commit 3fddec8ee501e741b28ab1d73a77e6dd90844928
Author: marc <marc>
Date:   Tue May 9 16:04:00 2006 +0000

    Version 0.1.0-snapshot-20060509

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

commit 45e1cae9c1cd7273fd75e1e946b9bba5b4710d1f
Author: marc <marc>
Date:   Sat May 6 08:23:56 2006 +0000

    Fix for SunOS 5.9

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

commit 1d466005ddab725ca2828b6b5301b8b9c6fb8270
Author: marc <marc>
Date:   Sat May 6 04:06:28 2006 +0000

    Version 0.1.0-snapshot-20060506

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

commit c760bc320ad1a6ef0a51a13c0508fdc3585a9a40
Author: marc <marc>
Date:   Fri May 5 17:47:46 2006 +0000

    Version 0.1.0-snapshot-20060505

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

commit 8ab778deae3b301760c4826bdace8a9c0c7d2739
Author: marc <marc>
Date:   Fri May 5 15:41:49 2006 +0000

    Menu tools reordered

 src/qtbdinver.cpp | 70 +++++++++++++++++++++++++++++++------------------------
 src/qtbdinver.h   |  3 ++-
 2 files changed, 41 insertions(+), 32 deletions(-)

commit a5a4fc68e6f49dcff6bd2b751a2973855bc142e2
Author: marc <marc>
Date:   Tue May 2 15:11:17 2006 +0000

    Version 0.1.0-snapshot-20060502

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

commit 8e0fa7c8e773f0b867a8b1cdcf3f3d7eb4b47350
Author: marc <marc>
Date:   Sat Apr 29 04:07:42 2006 +0000

    Version 0.1.0-snapshot-20060429

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

commit e9229918a7c3e77bc51c179e6e24373aa3e1420b
Author: marc <marc>
Date:   Fri Apr 28 15:37:44 2006 +0000

    *** empty log message ***

 src/qtbdinver.cpp       |   4 +-
 src/qtbnamodelsplot.cpp | 263 ++++++++++++++++++++++++------------------------
 src/qtbnamodelsplot.h   |  20 +---
 3 files changed, 138 insertions(+), 149 deletions(-)

commit 57fc50bbbb2ff01c104a6cbfbdc2ae1a2a11647c
Author: marc <marc>
Date:   Sat Apr 22 04:07:26 2006 +0000

    Version 0.1.0-snapshot-20060422

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

commit 896005abe7904d399e6e6931afb278e23a732dcd
Author: marc <marc>
Date:   Sat Apr 15 04:07:22 2006 +0000

    Version 0.1.0-snapshot-20060415

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

commit 976bbe5c7bd675320b9d5283fb7681f595c94e8d
Author: marc <marc>
Date:   Mon Apr 10 15:59:45 2006 +0000

    Version 0.1.0-snapshot-20060410

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

commit 0ff0b29570179ad1829e14c369d118b105640b21
Author: marc <marc>
Date:   Mon Apr 10 07:29:52 2006 +0000

    Avoid crash in case of removing a process for which no model has been generated so far

 src/qtbprocessstatus.cpp | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

commit d48c808d35b7e99fa293244db7e042d55b2ca764
Author: marc <marc>
Date:   Fri Apr 7 08:54:25 2006 +0000

    Version 0.1.0-snapshot-20060407

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

commit 1ea27be22a8e55477a0c4f41634c15ed57ade0f1
Author: marc <marc>
Date:   Fri Apr 7 08:50:08 2006 +0000

    GiveUp added in run table

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

commit c86eb582adbfd29585774c83f7ac6ae6eaf75323
Author: marc <marc>
Date:   Fri Apr 7 08:03:48 2006 +0000

    *** empty log message ***

 lang/dinver.de.ts | 8 ++++++++
 lang/dinver.es.ts | 8 ++++++++
 lang/dinver.fr.ts | 8 ++++++++
 lang/dinver.it.ts | 8 ++++++++
 4 files changed, 32 insertions(+)

commit c7bec048ea874654a03cc869194846135227bc70
Author: marc <marc>
Date:   Wed Apr 5 13:19:32 2006 +0000

    Version 0.1.0-snapshot-20060405

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

commit 87e5c5c361420a23e9e030563ec410b536626138
Author: marc <marc>
Date:   Wed Apr 5 10:46:49 2006 +0000

    DynScale and CellDist now added as user options

 lang/dinver.de.ts               |  4 ++++
 lang/dinver.es.ts               |  4 ++++
 lang/dinver.fr.ts               |  4 ++++
 lang/dinver.it.ts               |  4 ++++
 src/qtbdinver.cpp               |  3 ++-
 src/qtblaunchthreaddelegate.cpp | 35 +++++++++++++++++++++++++++--
 src/qtblaunchthreaditem.cpp     | 49 ++++++++++++++++++++++++++---------------
 7 files changed, 82 insertions(+), 21 deletions(-)

commit 5bc925bf17eae4b1be4486fbcd10374cec3afc92
Author: marc <marc>
Date:   Tue Apr 4 17:46:31 2006 +0000

    Version 0.1.0-snapshot-20060404

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

commit 9dc3583c43e1b40ef73f5d682e999783a4fa246a
Author: marc <marc>
Date:   Tue Apr 4 17:39:53 2006 +0000

    Dock and menu tools now fixed
    Smooth remove of thread and clear all

 lang/dinver.de.ts            | 47 +++++++++++++++++++++++----------
 lang/dinver.es.ts            | 47 +++++++++++++++++++++++----------
 lang/dinver.fr.ts            | 47 +++++++++++++++++++++++----------
 lang/dinver.it.ts            | 47 +++++++++++++++++++++++----------
 src/qtbdinver.cpp            | 62 ++++++++++++++++++++++++++++++--------------
 src/qtbdinver.h              |  6 +++--
 src/qtblaunchthreaditem.cpp  |  6 ++---
 src/qtblaunchthreadtable.cpp |  6 ++---
 src/qtbprocessstatus.cpp     | 20 +++++++++++++-
 src/qtbprocessstatus.h       |  7 ++---
 src/qtbthreadlauncher.cpp    | 23 +++++++++++-----
 11 files changed, 228 insertions(+), 90 deletions(-)

commit 2774e96dcce7256a7cc9adef1f1f297a1c95a4e8
Author: marc <marc>
Date:   Mon Apr 3 06:35:47 2006 +0000

    Version 0.1.0-snapshot-20060403

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

commit 1cd8077cb95ace3ee445d30209820eea49d029cf
Author: marc <marc>
Date:   Mon Apr 3 06:29:40 2006 +0000

    Version 0.1.0-snapshot-20060402

 src/qtblaunchthreaddelegate.cpp | 106 ++++++++++
 src/qtblaunchthreaddelegate.h   |  43 ++++
 src/qtblaunchthreaditem.cpp     | 156 +++++++++++++++
 src/qtblaunchthreaditem.h       |  49 +++++
 src/qtblaunchthreadtable.cpp    | 130 ++++++++++++
 src/qtblaunchthreadtable.h      |  51 +++++
 src/qtbthreadtable.cpp          | 428 ----------------------------------------
 src/qtbthreadtable.h            |  90 ---------
 8 files changed, 535 insertions(+), 518 deletions(-)

commit 88e29df8aaabc8df4c435c1c7649d662616ef559
Author: marc <marc>
Date:   Sun Apr 2 16:32:34 2006 +0000

    Version 0.1.0-snapshot-20060402

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

commit 2ed4d05870e01bf1736ebe83d2f1b3153d221a29
Author: marc <marc>
Date:   Sun Apr 2 16:26:11 2006 +0000

    Clearing dinver is still unstable

 src/qtbdinver.cpp      | 4 +++-
 src/qtbprocessstatus.h | 3 ++-
 2 files changed, 5 insertions(+), 2 deletions(-)

commit 778f6b5be5dbfd2174f9b97b14d4807fe271752e
Author: marc <marc>
Date:   Sun Apr 2 15:41:11 2006 +0000

    New features: projects include runs and their models, can remove runs
    smooth stop of running process on closing, new/open/save action in file menu

 lang/dinver.de.ts         | 197 +++++++++++++++++++++++++---------------------
 lang/dinver.es.ts         | 197 +++++++++++++++++++++++++---------------------
 lang/dinver.fr.ts         | 197 +++++++++++++++++++++++++---------------------
 lang/dinver.it.ts         | 197 +++++++++++++++++++++++++---------------------
 src/qtbdinver.cpp         |  84 +++++++++++++++-----
 src/qtbdinver.h           |  14 ++--
 src/qtbprocessstatus.cpp  |  28 +++----
 src/qtbprocessstatus.h    |   8 +-
 src/qtbthreadlauncher.cpp | 128 +++++++++++++++++++++++++++++-
 src/qtbthreadlauncher.h   |  21 ++++-
 src/qtbthreadlauncher.ui  |   2 +-
 11 files changed, 665 insertions(+), 408 deletions(-)

commit 5c7fb450beb94905f55a791b511f90fd527eca4d
Author: marc <marc>
Date:   Sat Apr 1 15:03:54 2006 +0000

    Including runs into dinver projects (still under development)
    Remove option for thread table

 src/qtbdinver.cpp      | 36 ++++++++++++++++++++++++++++++++++--
 src/qtbdinver.h        |  4 +++-
 src/qtbthreadtable.cpp | 21 +++++++++++++++++++--
 src/qtbthreadtable.h   |  3 ++-
 4 files changed, 58 insertions(+), 6 deletions(-)

commit 1546055b13bd9b14852a2de39695f1a7deee1733
Author: marc <marc>
Date:   Sat Apr 1 04:11:08 2006 +0000

    Version 0.1.0-snapshot-20060401

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

commit 6745663be449d173ded00c96c75933a053b27354
Author: marc <marc>
Date:   Thu Mar 30 11:09:38 2006 +0000

    Print status for threads not containing models as well
    Still TODO: clean stop of processes in case of quit (eventually warning to user)

 src/qtbdinver.cpp        |  4 +++-
 src/qtbprocessstatus.cpp | 46 ++++++++++++++++++++++------------------------
 2 files changed, 25 insertions(+), 25 deletions(-)

commit 30adf95289e6010a5d9a3fd36519529cc7678378
Author: marc <marc>
Date:   Mon Mar 27 18:02:18 2006 +0000

    Version 0.1.0-snapshot-20060327

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

commit e6138df84ba4d622ff1ff5eba766851ec956d4da
Author: marc <marc>
Date:   Sat Mar 25 04:04:42 2006 +0000

    Version 0.1.0-snapshot-20060325

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

commit 3e2ef1fd416f9936b77c2951872f8c22a38e82aa
Author: marc <marc>
Date:   Fri Mar 24 09:52:02 2006 +0000

    Qtb namespace for scifigsInit()

 src/main.cpp              |  4 ++--
 src/qtbpluginselector.cpp | 21 +++------------------
 2 files changed, 5 insertions(+), 20 deletions(-)

commit 4192b2ce218e847932c9d6bcf9330b6abc042d16
Author: marc <marc>
Date:   Sat Mar 18 03:07:30 2006 +0000

    Version 0.1.0-snapshot-20060318

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

commit fd18d8adaab03f453a0d5c9a636b59a676b5e6a3
Author: marc <marc>
Date:   Fri Mar 17 14:32:27 2006 +0000

    *** empty log message ***

 lang/dinver.de.ts | 37 ++++++++++++++++++++-----------------
 lang/dinver.es.ts | 37 ++++++++++++++++++++-----------------
 lang/dinver.fr.ts | 37 ++++++++++++++++++++-----------------
 lang/dinver.it.ts | 37 ++++++++++++++++++++-----------------
 4 files changed, 80 insertions(+), 68 deletions(-)

commit fb340bfc4ca47a402c677597fdd42834068293f3
Author: marc <marc>
Date:   Thu Mar 16 22:29:01 2006 +0000

    Displays the version of plugin at startup

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

commit 3e08beeef299051c5f0cb326e9a277e1abce365f
Author: marc <marc>
Date:   Thu Mar 16 22:17:49 2006 +0000

    New path to specify the export of .report, no longer the current directory is used for exporting .report

 lang/dinver.de.ts         |  12 ++
 lang/dinver.es.ts         |  12 ++
 lang/dinver.fr.ts         |  12 ++
 lang/dinver.it.ts         |  12 ++
 src/qtbdinver.cpp         |  14 +-
 src/qtbthreadlauncher.cpp | 377 +++---------------------------------------
 src/qtbthreadlauncher.h   |  58 +------
 src/qtbthreadlauncher.ui  |  40 +++--
 src/qtbthreadtable.cpp    | 411 ++++++++++++++++++++++++++++++++++++++++++++++
 src/qtbthreadtable.h      |  89 ++++++++++
 10 files changed, 609 insertions(+), 428 deletions(-)

commit 27f6eec7720259ed580b0415bfca0d7d2e72ebed
Author: marc <marc>
Date:   Tue Mar 14 20:40:31 2006 +0000

    Version 0.1.0-snapshot-20060314

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

commit e5cbedc37dc9c3f2bf2c2da480200da50dda011c
Author: marc <marc>
Date:   Mon Mar 13 12:37:41 2006 +0000

    Version 0.1.0-snapshot-20060313

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

commit a366126a4636954386e299558593f910d1fda77a
Author: marc <marc>
Date:   Sat Mar 11 03:07:29 2006 +0000

    Version 0.1.0-snapshot-20060311

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

commit 4f5eca6b9662b844e86f8c18aabd383f74609d33
Author: marc <marc>
Date:   Sat Mar 4 03:04:13 2006 +0000

    Version 0.1.0-snapshot-20060304

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

commit 199b35d42a15c2ad7d3f6a0562866a017915df38
Author: marc <marc>
Date:   Sat Feb 25 03:07:14 2006 +0000

    Version 0.1.0-snapshot-20060225

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

commit 771ae470d573482d87649e397136674e19359974
Author: marc <marc>
Date:   Sat Feb 18 03:04:34 2006 +0000

    Version 0.1.0-snapshot-20060218

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

commit 5ea16490f991dc833a736fb1f160df20950c0531
Author: marc <marc>
Date:   Sat Feb 11 03:06:46 2006 +0000

    Version 0.1.0-snapshot-20060211

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

commit 99b12682e0d6c4dbf8d19b2cc0457c1ce563ca68
Author: marc <marc>
Date:   Mon Feb 6 17:56:11 2006 +0000

    Bug fixed in gui message in case of loading a project with the wrong active plugin

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

commit 64a166585d809fd62e4841301583347fb6194caf
Author: marc <marc>
Date:   Sat Feb 4 03:07:38 2006 +0000

    Version 0.1.0-snapshot-20060204

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

commit 5d09f78cf4e4dd474f16582ad62ffc373e3d0818
Author: marc <marc>
Date:   Wed Feb 1 22:32:31 2006 +0000

    Version 0.1.0-snapshot-20060201

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

commit 87635965a841658c7532944ac6982c7256482641
Author: marc <marc>
Date:   Tue Jan 31 13:28:13 2006 +0000

    *** empty log message ***

 lang/dinver.de.ts | 14 +++++++-------
 lang/dinver.es.ts | 14 +++++++-------
 lang/dinver.fr.ts | 14 +++++++-------
 lang/dinver.it.ts | 14 +++++++-------
 4 files changed, 28 insertions(+), 28 deletions(-)

commit 22d36f5622c9a1442c236616895bb74a2478f9b8
Author: marc <marc>
Date:   Tue Jan 31 10:07:56 2006 +0000

    Rearrangment of QtbDebugMem to make it work under Windows

 admin/info        |  4 ++--
 lang/dinver.de.ts | 12 ++++++++++++
 lang/dinver.es.ts | 12 ++++++++++++
 lang/dinver.fr.ts | 12 ++++++++++++
 lang/dinver.it.ts | 12 ++++++++++++
 5 files changed, 50 insertions(+), 2 deletions(-)

commit 7ebb18a97da7405d5512b32e2e3e1f2c2ee5ef0c
Author: marc <marc>
Date:   Sat Jan 28 03:04:24 2006 +0000

    Version 0.1.0-snapshot-20060128

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

commit a922612390b2dd9eda75ac647fb9f8e39052a99b
Author: marc <marc>
Date:   Fri Jan 27 23:51:07 2006 +0000

    Check for overwrite before starting

 src/qtbdinver.cpp         |  9 ++++++++-
 src/qtbdinver.h           |  5 +++--
 src/qtbthreadlauncher.cpp | 11 ++++++++++-
 3 files changed, 21 insertions(+), 4 deletions(-)

commit eea79d32e112b93e5e152d0f4313229dd0cad8a4
Author: marc <marc>
Date:   Fri Jan 27 21:41:40 2006 +0000

    *** empty log message ***

 lang/dinver.de.ts | 27 +++++++++++++++++++++++----
 lang/dinver.es.ts | 27 +++++++++++++++++++++++----
 lang/dinver.fr.ts | 27 +++++++++++++++++++++++----
 lang/dinver.it.ts | 27 +++++++++++++++++++++++----
 4 files changed, 92 insertions(+), 16 deletions(-)

commit a06b77e83640a61a1723f044dfb377de639031e4
Author: marc <marc>
Date:   Wed Jan 25 12:45:52 2006 +0000

    Bug fixd on startup: dinver window was sometimes shown before selecting the plugin
    Edit param and import models context menu for runs

 src/main.cpp              |  11 ++-
 src/qtbdinver.cpp         |  39 +++++---
 src/qtbdinver.h           |   6 +-
 src/qtbprocessstatus.cpp  | 244 +++++++++++++++++++++++-----------------------
 src/qtbthreadlauncher.cpp |  32 ++++--
 src/qtbthreadlauncher.h   |   3 +-
 6 files changed, 184 insertions(+), 151 deletions(-)

commit efc15c5cf3ba187b93d3fa42181e39359f6cae0e
Author: marc <marc>
Date:   Sat Jan 21 03:04:05 2006 +0000

    Version 0.1.0-snapshot-20060121

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

commit 6e66a55b5384cdb2fa1f83675ca9e20d8436bf79
Author: marc <marc>
Date:   Mon Jan 16 17:37:42 2006 +0000

    Version 0.1.0-snapshot-20060116

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

commit 1cdce170a1a1fdd59d8d686e61a61685c4c06e6e
Author: marc <marc>
Date:   Sat Jan 14 03:04:00 2006 +0000

    Version 0.1.0-snapshot-20060114

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

commit bf39df0267ca71105f784172f8865cb15b2b1941
Author: marc <marc>
Date:   Fri Jan 13 15:15:12 2006 +0000

    Version 0.1.0-snapshot-20060113

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

commit eb43a05a93c005044319ff70a0cb2ebb03258378
Author: marc <marc>
Date:   Thu Jan 12 16:26:17 2006 +0000

    QtbPluginSelector : Do not add path if it does not exist at the init time.
    Uniform header

 src/main.cpp               |  40 +++++------
 src/qtbaddplotparam.cpp    |   8 +--
 src/qtbaddplotparam.h      |  15 ++--
 src/qtbdinver.cpp          |   6 +-
 src/qtbdinver.h            |   6 +-
 src/qtbmaxnumprocess.cpp   |  15 ++--
 src/qtbmaxnumprocess.h     |  10 +--
 src/qtbnamodelsplot.cpp    |   6 +-
 src/qtbnamodelsplot.h      |   6 +-
 src/qtbnamodelsplotint.cpp |   6 +-
 src/qtbnamodelsplotint.h   |   6 +-
 src/qtbpluginpaths.cpp     |  37 +++++-----
 src/qtbpluginpaths.h       |  10 +--
 src/qtbpluginselector.cpp  | 167 +++++++++++++++++++++++----------------------
 src/qtbpluginselector.h    |  10 +--
 src/qtbprocessstatus.cpp   |   6 +-
 src/qtbprocessstatus.h     |   6 +-
 src/qtbpsviewer.cpp        |   6 +-
 src/qtbpsviewer.h          |   6 +-
 src/qtbselectpsviewer.cpp  |   8 +--
 src/qtbselectpsviewer.h    |   9 +--
 src/qtbtabnamodelsplot.cpp |   6 +-
 src/qtbtabnamodelsplot.h   |   6 +-
 src/qtbthreadlauncher.cpp  |   6 +-
 src/qtbthreadlauncher.h    |   6 +-
 25 files changed, 207 insertions(+), 206 deletions(-)

commit be9247a4e80cf7945368a462f12af3ff609c6ef3
Author: marc <marc>
Date:   Sat Jan 7 03:03:51 2006 +0000

    Version 0.1.0-snapshot-20060107

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

commit 1cc755db1839c5f1bd7296bc2241f26bd003a6ce
Author: marc <marc>
Date:   Thu Jan 5 23:24:08 2006 +0000

    Version 0.1.0-snapshot-20060106

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

commit e47697121984ded4ecf3499fb5c2071ff70ca752
Author: marc <marc>
Date:   Thu Jan 5 17:01:06 2006 +0000

    New action import model for runs (not yet implemented)

 lang/dinver.de.ts         | 50 ++++++++---------------------------------------
 lang/dinver.es.ts         | 50 ++++++++---------------------------------------
 lang/dinver.fr.ts         | 50 ++++++++---------------------------------------
 lang/dinver.it.ts         | 50 ++++++++---------------------------------------
 src/qtbthreadlauncher.cpp | 12 +++++++++++-
 src/qtbthreadlauncher.h   |  3 ++-
 6 files changed, 45 insertions(+), 170 deletions(-)

commit 1465af2ee7d1cfe43a3961a7589bef44ff5ae63a
Author: marc <marc>
Date:   Wed Jan 4 11:06:42 2006 +0000

    Lang files updated

 lang/dinver.de.ts | 318 ++++++++++++++++++++++++++++--------------------------
 lang/dinver.es.ts | 318 ++++++++++++++++++++++++++++--------------------------
 lang/dinver.fr.ts | 318 ++++++++++++++++++++++++++++--------------------------
 lang/dinver.it.ts | 318 ++++++++++++++++++++++++++++--------------------------
 4 files changed, 652 insertions(+), 620 deletions(-)

commit 17f7955e4d1eb36993a9caea9038cb9f6e872603
Author: marc <marc>
Date:   Tue Jan 3 19:08:32 2006 +0000

    Context menu for all graphic sheets (related to bug #89)

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

commit 9c196ecfc268447d7f19bdc436ce71a2f4ed6fb9
Author: marc <marc>
Date:   Tue Jan 3 09:18:54 2006 +0000

    New interface for progress bar
    Bug fixed for PS viewer dialog box (cancel connection)

 src/qtbdinver.cpp         | 34 +++++++++++++++++++++++++++-------
 src/qtbdinver.h           | 11 ++++++++++-
 src/qtbselectpsviewer.ui  |  2 +-
 src/qtbthreadlauncher.cpp |  6 ++++--
 4 files changed, 42 insertions(+), 11 deletions(-)

commit 34393f59db7d00c4aed95fc63210fd6454f93cd1
Author: marc <marc>
Date:   Sat Dec 31 03:03:51 2005 +0000

    Version 0.1.0-snapshot-20051231

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

commit 2f3a10f7aae6fb6ce9d3cc0a184bf40b85946afc
Author: marc <marc>
Date:   Sat Dec 24 03:04:09 2005 +0000

    Version 0.1.0-snapshot-20051224

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

commit db12dd5187c547b6ce1519aa7cc90213e1e925c0
Author: marc <marc>
Date:   Fri Dec 23 10:45:41 2005 +0000

    Missing call to addViewMenu (from plugin)

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

commit 3eb81ed35d71e6a10769a4ac3843ea1a4f6a1d42
Author: marc <marc>
Date:   Thu Dec 22 17:33:56 2005 +0000

    New context menu for thread list -> edit of paramater ranges

 src/qtbdinver.cpp          | 16 +++++++++++--
 src/qtbdinver.h            |  6 ++---
 src/qtbmodelthreadinfo.cpp | 25 --------------------
 src/qtbmodelthreadinfo.h   | 59 ----------------------------------------------
 src/qtbpsviewer.cpp        | 41 ++++++++++++++++----------------
 src/qtbpsviewer.h          | 11 +++++----
 src/qtbselectpsviewer.cpp  |  4 ++--
 src/qtbthreadlauncher.cpp  | 35 ++++++++++++++++++++++++++-
 src/qtbthreadlauncher.h    |  5 +++-
 9 files changed, 83 insertions(+), 119 deletions(-)

commit cdc9445f1af2fb20a10e29b92481967297be613e
Author: marc <marc>
Date:   Wed Dec 21 08:58:07 2005 +0000

    Change of run names propagated to the name of log tabs

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

commit d8f0b8c732535ca36993f28aba0438db3ce96bf3
Author: marc <marc>
Date:   Tue Dec 20 17:41:32 2005 +0000

    Under development for saving inversion reports

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

commit 026863aeb792a3beba00e111290d7c6e916474cd
Author: marc <marc>
Date:   Mon Dec 19 17:28:12 2005 +0000

    Version 0.1.0-snapshot-20051219

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

commit 451a76e7516474c7d7897583883f7b68377487ae
Author: marc <marc>
Date:   Sat Dec 17 03:03:42 2005 +0000

    Version 0.1.0-snapshot-20051217

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

commit 41a069f970dd7c1ba3428fc330e47203406f887a
Author: marc <marc>
Date:   Wed Dec 14 10:56:54 2005 +0000

    Version 0.1.0-snapshot-20051214

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

commit aaeb4e5333c0dbb3a75817ca2939cdbf11047007
Author: marc <marc>
Date:   Tue Dec 13 18:24:34 2005 +0000

    Remove one qDebug

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

commit 0313304a4fae1e98c963bb01f84d14d809f71a85
Author: marc <marc>
Date:   Tue Dec 13 18:04:50 2005 +0000

    Bad version number for dinvercore
    Automatic initialization of inversion plugins

 admin/info                |  2 +-
 src/qtbpluginselector.cpp | 31 ++++++++++++++++++++++++++-----
 src/qtbpluginselector.h   |  3 ++-
 3 files changed, 29 insertions(+), 7 deletions(-)

commit 133d09f7fb4aff8812a375d3f20543906e6a4ad7
Author: marc <marc>
Date:   Tue Dec 13 12:42:55 2005 +0000

    Plugin loader still buggy under Mac

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

commit 32f7af85a2f7fc909770aa529a80b447aa88bec1
Author: marc <marc>
Date:   Tue Dec 13 03:03:43 2005 +0000

    Version 0.1.0-snapshot-20051213

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

commit f7b629d2657c45565915c80030544add12682903
Author: marc <marc>
Date:   Mon Dec 12 17:16:21 2005 +0000

    Add BSSA reference for Dinver

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

commit 79b690f3758279ec2df30abcabec8299d9ebab17
Author: marc <marc>
Date:   Mon Dec 12 03:03:37 2005 +0000

    Version 0.1.0-snapshot-20051212

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

commit 7971aa2dcf5a66f6b145c71483f3f3c9a657156c
Author: marc <marc>
Date:   Sun Dec 11 03:03:36 2005 +0000

    Version 0.1.0-snapshot-20051211

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

commit 4de998e5ee8758d41c3dd4d1c268501d407077d5
Author: marc <marc>
Date:   Sat Dec 10 03:03:42 2005 +0000

    Version 0.1.0-snapshot-20051210

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

commit a371a54f9cfffa8ae8a4114af824c9d1b1d83760
Author: marc <marc>
Date:   Fri Dec 9 08:30:25 2005 +0000

    Version 0.1.0-snapshot-20051209

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

commit f7b9321b4c67b6f856aeb221046f092a7da1c50b
Author: marc <marc>
Date:   Wed Dec 7 09:02:21 2005 +0000

    Version 0.1.0-snapshot-20051207

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

commit b0936b0b5145b69dc7ab96cfd2481be2973f5d57
Author: marc <marc>
Date:   Tue Dec 6 13:51:59 2005 +0000

    Version 0.1.0-snapshot-20051206

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

commit ad14c1a5a05c045f4ceb4719e3e75894427fabd1
Author: marc <marc>
Date:   Fri Dec 2 18:41:09 2005 +0000

    INSTALL updated
    Output of option --version corrected

 admin/info          |  2 +-
 src/dinverversion.h |  2 +-
 src/main.cpp        | 11 +++++++----
 3 files changed, 9 insertions(+), 6 deletions(-)

commit 5aa9c5f366350a5131d4a52a0ae195e845fd73c5
Author: marc <marc>
Date:   Thu Nov 17 02:47:50 2005 +0000

    Definitively switched to Qt 4.1

 src/dinverversion.h       |  2 +-
 src/main.cpp              |  7 +++----
 src/qtbdinver.cpp         | 12 +-----------
 src/qtbdinver.h           |  4 +---
 src/qtbpluginselector.cpp |  4 ++--
 5 files changed, 8 insertions(+), 21 deletions(-)

commit 7ecc0da4738679d3a3bfc49509233de6749218aa
Author: marc <marc>
Date:   Wed Nov 16 00:13:01 2005 +0000

    QtbLogWidget moved to qtbguitools

 src/qtblogwidget.cpp | 59 ----------------------------------------------------
 src/qtblogwidget.h   | 47 -----------------------------------------
 2 files changed, 106 deletions(-)

commit 90f5ce33abb035205a29e84850a8c6ec0428706b
Author: marc <marc>
Date:   Mon Nov 14 17:41:21 2005 +0000

    Implementation of import/export of NA models sheets

 src/dinverversion.h        |  2 +-
 src/main.cpp               |  9 +++--
 src/qtbdinver.cpp          | 24 ++++++++----
 src/qtbdinver.h            |  6 +--
 src/qtbnamodelsplot.cpp    | 69 ++++++++++++++++++++---------------
 src/qtbnamodelsplot.h      | 11 ++----
 src/qtbnamodelsplotint.cpp | 91 ++++++++++++++++++++++++++++++++++++++++++++++
 src/qtbnamodelsplotint.h   | 64 ++++++++++++++++++++++++++++++++
 src/qtbpluginselector.ui   |  3 --
 src/qtbprocessstatus.cpp   |  7 +++-
 src/qtbpsviewer.cpp        | 86 +++++++++++++++++++++----------------------
 src/qtbpsviewer.h          | 20 +++++-----
 12 files changed, 282 insertions(+), 110 deletions(-)

commit 4ef1eff2db78f7371535fe2703715ed94c6a8d5f
Author: marc <marc>
Date:   Mon Nov 7 15:55:08 2005 +0000

    Dinver is now fully debugged in Qt4 framework
    Among brand new feature is the plugin architecture that allows customization of inversion to any inversion case
    
    Many objects of this project were moved to projects dinvercore, dinverground, and dinverdc.

 admin/info                                         |   4 +-
 src/dinverversion.h                                |   2 +-
 src/images/designer_s_down.png                     | Bin 535 -> 0 bytes
 src/images/designer_s_up.png                       | Bin 542 -> 0 bytes
 src/main.cpp                                       |  20 +-
 src/qtbdinver.cpp                                  | 301 +++++++++---
 src/qtbdinver.h                                    |  53 ++-
 src/qtbdispersiontargetwidget.cpp                  | 252 -----------
 src/qtbdispersiontargetwidget.h                    |  66 ---
 src/qtbdispersiontargetwidget.ui                   | 113 -----
 src/qtbgoallog.ui                                  |  87 ----
 src/qtbinversionthread.cpp                         | 129 ------
 src/qtbinversionthread.h                           |  60 ---
 src/qtblogwidget.cpp                               |  59 +++
 src/{qtbparamminmaxwidget.h => qtblogwidget.h}     |  32 +-
 src/{qtbgoallog.h => qtbmaxnumprocess.cpp}         |  28 +-
 src/{qtbgoallog.cpp => qtbmaxnumprocess.h}         |  41 +-
 src/qtbmaxnumprocess.ui                            | 146 ++++++
 src/qtbmodelthreadinfo.h                           |   4 +-
 src/qtbnamodels.cpp                                | 441 ------------------
 src/qtbnamodels.h                                  | 113 -----
 src/qtbnamodelsplot.cpp                            |  47 +-
 src/qtbnamodelsplot.h                              |   4 +-
 src/qtbparam.cpp                                   | 256 -----------
 src/qtbparam.h                                     | 100 ----
 src/qtbparamcondition.cpp                          |  64 ---
 src/qtbparamcondition.h                            |  67 ---
 src/qtbparamgroundmodel.cpp                        | 137 ------
 src/qtbparamgroundmodel.h                          |  59 ---
 src/qtbparamgroundmodelwidget.cpp                  | 223 ---------
 src/qtbparamgroundmodelwidget.h                    |  73 ---
 src/qtbparamgroundmodelwidget.ui                   |  88 ----
 src/qtbparamlayer.cpp                              | 332 --------------
 src/qtbparamlayer.h                                |  77 ----
 src/qtbparamlayerwidget.cpp                        | 299 ------------
 src/qtbparamlayerwidget.h                          |  73 ---
 src/qtbparamlayerwidget.ui                         | 391 ----------------
 src/qtbparamminmaxwidget.cpp                       |  89 ----
 src/qtbparamminmaxwidget.ui                        | 126 ------
 src/qtbparamprofile.cpp                            | 279 ------------
 src/qtbparamprofile.h                              |  77 ----
 src/qtbparamprofilewidget.cpp                      | 245 ----------
 src/qtbparamprofilewidget.h                        |  72 ---
 src/qtbparamprofilewidget.ui                       | 185 --------
 src/qtbpluginpaths.cpp                             |  68 +++
 ...qtbtargetlistframewidget.h => qtbpluginpaths.h} |  40 +-
 src/qtbpluginpaths.ui                              | 150 ++++++
 src/qtbpluginselector.cpp                          | 171 +++++++
 src/qtbpluginselector.h                            |  53 +++
 src/qtbpluginselector.ui                           | 215 +++++++++
 src/qtbprocessstatus.cpp                           | 136 +++---
 src/qtbprocessstatus.h                             |  34 +-
 src/qtbprofilecondition.cpp                        |  99 ----
 src/qtbprofilecondition.h                          |  62 ---
 src/qtbpsviewer.cpp                                | 320 ++++++-------
 src/qtbselectpsviewer.cpp                          |   4 +-
 src/qtbtargetlist.cpp                              | 252 -----------
 src/qtbtargetlist.h                                |  85 ----
 src/qtbtargetlistframewidget.cpp                   |  68 ---
 src/qtbtargetlistframewidget.ui                    |  80 ----
 src/qtbtargetlistwidget.cpp                        | 310 -------------
 src/qtbtargetlistwidget.h                          |  78 ----
 src/qtbtargetlistwidget.ui                         | 502 ---------------------
 src/qtbthreadlauncher.cpp                          | 312 +++++++------
 src/qtbthreadlauncher.h                            |  28 +-
 src/qtbthreadlauncher.ui                           |  59 +--
 src/qtbtriangularspace.cpp                         | 188 --------
 src/qtbtriangularspace.h                           |  83 ----
 68 files changed, 1658 insertions(+), 7053 deletions(-)

commit b59bd96d1fa4d4bc5ee23c3ce6c26fd47b511980
Author: marc <marc>
Date:   Fri Nov 4 20:10:40 2005 +0000

    Debug of PS viewer and implementation of Status

 src/qtbaddplotparam.cpp           |   3 +-
 src/qtbdinver.cpp                 |   5 +-
 src/qtbgoallog.cpp                |   4 +-
 src/qtbinversionthread.cpp        |   4 +-
 src/qtbinversionthread.h          |   8 +-
 src/qtbmodelthreadinfo.cpp        |   3 +-
 src/qtbmodelthreadinfo.h          |  32 +---
 src/qtbnamodels.cpp               |  11 +-
 src/qtbnamodels.h                 |  12 +-
 src/qtbnamodelsplot.cpp           |   3 +-
 src/qtbparamgroundmodelwidget.cpp |  24 +--
 src/qtbparamgroundmodelwidget.h   |   6 +-
 src/qtbparamlayerwidget.cpp       |   4 +-
 src/qtbparamminmaxwidget.cpp      |   3 +-
 src/qtbparamprofilewidget.cpp     |   4 +-
 src/qtbprocessstatus.cpp          | 300 +++++++++++++++++++++-----------------
 src/qtbprocessstatus.h            |  53 ++++++-
 src/qtbprocessstatus.ui           |  10 +-
 src/qtbprofilecondition.cpp       |   6 +-
 src/qtbprofilecondition.h         |   6 +-
 src/qtbpsviewer.cpp               | 127 ++++++++++------
 src/qtbpsviewer.h                 |  40 +++--
 src/qtbselectpsviewer.cpp         |   9 +-
 src/qtbtargetlistframewidget.cpp  |   4 +-
 src/qtbtargetlistwidget.cpp       |   4 +-
 src/qtbthreadlauncher.cpp         |  31 +++-
 src/qtbthreadlauncher.h           |   4 +-
 27 files changed, 423 insertions(+), 297 deletions(-)

commit 3d8cc8d68d67687ff3496e81249378b485d9c45b
Author: marc <marc>
Date:   Fri Nov 4 03:41:29 2005 +0000

    New method to give up on particular bad cells
    Conditions computation improved for models with heterogeneous number of layers
    Bug fixed for resampling profiles

 src/dinverversion.h         |   2 +-
 src/qtbinversionthread.cpp  |   6 +-
 src/qtbinversionthread.h    |   4 +-
 src/qtbnamodels.cpp         | 485 ++++++++++++++++++++++++--------------------
 src/qtbnamodels.h           | 100 +++++----
 src/qtbparamgroundmodel.cpp |  24 +--
 src/qtbparamlayer.cpp       |  63 ++----
 src/qtbparamlayer.h         |  11 +-
 src/qtbparamprofile.cpp     | 106 +++++++---
 src/qtbparamprofile.h       |   4 +-
 src/qtbthreadlauncher.cpp   |  95 ++++++---
 src/qtbthreadlauncher.ui    |   2 +-
 12 files changed, 519 insertions(+), 383 deletions(-)

commit aa94e4b02681a335dd97296393c7d5f2221cf90c
Author: marc <marc>
Date:   Thu Nov 3 21:36:30 2005 +0000

    Bug fixed for parameter dialog boxed in PSViewer
    Work begun on profile condition (current implementation is not completely ok)

 src/qtbaddplotparam.ui     | 201 ++++++++++++-----------
 src/qtbnamodelsplot.cpp    |  37 +++--
 src/qtbnamodelsplot.h      |   6 +-
 src/qtbparamlayer.cpp      | 392 ++++++++++++++++++++++++---------------------
 src/qtbparamprofile.cpp    |  24 ++-
 src/qtbpsviewer.h          |   4 +-
 src/qtbselectpsviewer.cpp  |  21 +--
 src/qtbselectpsviewer.h    |  13 +-
 src/qtbselectpsviewer.ui   | 254 +++++++++++++++++------------
 src/qtbtabnamodelsplot.cpp |  12 +-
 src/qtbtabnamodelsplot.ui  |   2 +-
 11 files changed, 516 insertions(+), 450 deletions(-)

commit bc06208bac3177f95c666c187656a47563f751f8
Author: marc <marc>
Date:   Thu Nov 3 09:13:37 2005 +0000

    *** empty log message ***

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

commit 3e53126ffcad6e0c965d97c7264daec0f6de3e11
Author: marc <marc>
Date:   Wed Nov 2 20:35:04 2005 +0000

    Portage to Qt4 (still not completely debugged)

 admin/info                                         |   12 +-
 src/dinverversion.h                                |    2 +-
 src/main.cpp                                       |  142 +--
 src/qtbaddplotparam.cpp                            |   57 +
 src/qtbaddplotparam.h                              |   43 +
 src/qtbaddplotparam.ui                             |  105 ++
 src/qtbdialog_addplotparam.ui                      |  138 ---
 src/qtbdialog_goallog.ui                           |  114 --
 src/qtbdialog_selectpsviewer.ui                    |  191 ----
 src/qtbdialog_selectpsviewer.ui.h                  |   71 --
 src/qtbdinver.cpp                                  |  485 +++++++++
 src/qtbdinver.h                                    |  123 +++
 src/qtbdinver.ui                                   |  550 ++++------
 src/qtbdinver.ui.h                                 |  222 ----
 ...etwidget.ui.h => qtbdispersiontargetwidget.cpp} |  130 ++-
 src/qtbdispersiontargetwidget.h                    |   66 ++
 src/qtbdispersiontargetwidget.ui                   |  300 ++----
 src/qtbgoallog.cpp                                 |   51 +
 src/qtbgoallog.h                                   |   41 +
 src/qtbgoallog.ui                                  |   87 ++
 src/qtbinversionthread.cpp                         |   65 +-
 src/qtbinversionthread.h                           |   12 +-
 src/qtbmodelthreadinfo.h                           |   27 +-
 src/qtbnamodels.cpp                                |  182 ++--
 src/qtbnamodels.h                                  |   33 +-
 src/qtbnamodelsplot.cpp                            |  189 ++--
 src/qtbnamodelsplot.h                              |   50 +-
 src/qtbparam.cpp                                   |  122 ++-
 src/qtbparam.h                                     |   37 +-
 src/qtbparamcondition.cpp                          |   37 +-
 src/qtbparamcondition.h                            |   28 +-
 src/qtbparamgroundmodel.cpp                        |   75 +-
 src/qtbparamgroundmodel.h                          |   19 +-
 src/qtbparamgroundmodelwidget.cpp                  |  221 ++++
 src/qtbparamgroundmodelwidget.h                    |   73 ++
 src/qtbparamgroundmodelwidget.ui                   |  237 ++--
 src/qtbparamgroundmodelwidget.ui.h                 |  186 ----
 src/qtbparamlayer.cpp                              |   34 +-
 src/qtbparamlayer.h                                |   33 +-
 src/qtbparamlayerwidget.cpp                        |  299 ++++++
 src/qtbparamlayerwidget.h                          |   73 ++
 src/qtbparamlayerwidget.ui                         | 1119 +++++++------------
 src/qtbparamlayerwidget.ui.h                       |  249 -----
 src/qtbparamminmaxwidget.cpp                       |   88 ++
 src/qtbparamminmaxwidget.h                         |   47 +
 src/qtbparamminmaxwidget.ui                        |  333 +++---
 src/qtbparamminmaxwidget.ui.h                      |   58 -
 src/qtbparamprofile.cpp                            |  306 +++---
 src/qtbparamprofile.h                              |   48 +-
 src/qtbparamprofilewidget.cpp                      |  245 +++++
 src/qtbparamprofilewidget.h                        |   72 ++
 src/qtbparamprofilewidget.ui                       |  430 ++++----
 src/qtbparamprofilewidget.ui.h                     |  221 ----
 src/qtbprocessstatus.cpp                           |  263 +++++
 src/qtbprocessstatus.h                             |   71 ++
 src/qtbprocessstatus.ui                            |  331 ++----
 src/qtbprocessstatus.ui.h                          |  259 -----
 src/qtbprofilecondition.cpp                        |   21 +-
 src/qtbprofilecondition.h                          |   18 +-
 src/qtbpsviewer.cpp                                |  145 ++-
 src/qtbpsviewer.h                                  |   13 +-
 src/qtbselectpsviewer.cpp                          |  124 +++
 src/qtbselectpsviewer.h                            |   56 +
 src/qtbselectpsviewer.ui                           |  107 ++
 src/qtbtab_namodelsplot.ui                         |  181 ----
 src/qtbtab_namodelsplot.ui.h                       |   49 -
 src/qtbtabnamodelsplot.cpp                         |  113 ++
 src/qtbtabnamodelsplot.h                           |   56 +
 src/qtbtabnamodelsplot.ui                          |  132 +++
 src/qtbtargetlist.cpp                              |   59 +-
 src/qtbtargetlist.h                                |   18 +-
 src/qtbtargetlistframewidget.cpp                   |   68 ++
 src/qtbtargetlistframewidget.h                     |   52 +
 src/qtbtargetlistframewidget.ui                    |  204 ++--
 src/qtbtargetlistframewidget.ui.h                  |   26 -
 src/qtbtargetlistwidget.cpp                        |  310 ++++++
 src/qtbtargetlistwidget.h                          |   78 ++
 src/qtbtargetlistwidget.ui                         | 1132 +++++++++-----------
 src/qtbtargetlistwidget.ui.h                       |  289 -----
 src/qtbthreadlauncher.cpp                          |  282 +++++
 src/qtbthreadlauncher.h                            |   72 ++
 src/qtbthreadlauncher.ui                           |  340 ++----
 src/qtbthreadlauncher.ui.h                         |  196 ----
 src/qtbtriangularspace.cpp                         |   45 +-
 src/qtbtriangularspace.h                           |   21 +-
 85 files changed, 6828 insertions(+), 6481 deletions(-)

commit edfc7efd7f1426580ed2eddf102a38537786e10c
Author: marc <marc>
Date:   Wed Nov 2 20:22:46 2005 +0000

    Initial revision

 lang/dinver.de.ts | 670 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 lang/dinver.es.ts | 670 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 lang/dinver.fr.ts | 670 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 lang/dinver.it.ts | 670 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 2680 insertions(+)

commit 0687cb06967923a0db50b4a879e1e18b9dcb63cb
Author: marc <marc>
Date:   Tue Jun 28 15:25:24 2005 +0000

    Operator== now mandatory for QtbModelThreadInfo and QtbModelInfo (due to changes in QtbList)

 src/qtbmodelthreadinfo.cpp | 13 +------------
 src/qtbmodelthreadinfo.h   | 34 ++++++++++++++++++++++++++--------
 2 files changed, 27 insertions(+), 20 deletions(-)

commit 3053d3b84583326517933a8af44d6f56ec296456
Author: marc <marc>
Date:   Tue Jun 28 11:59:09 2005 +0000

    New class QtbStream
    QtbXMLClass now based on QtbStream rather than FILE

 src/dinverversion.h                |  2 +-
 src/qtbdinver.ui.h                 | 75 ++++++++++++++++++--------------------
 src/qtbnamodelsplot.cpp            | 12 +++---
 src/qtbnamodelsplot.h              |  4 +-
 src/qtbparam.cpp                   | 16 ++++----
 src/qtbparam.h                     |  6 +--
 src/qtbparamcondition.cpp          | 10 ++---
 src/qtbparamcondition.h            |  4 +-
 src/qtbparamgroundmodel.cpp        |  8 ++--
 src/qtbparamgroundmodel.h          |  4 +-
 src/qtbparamgroundmodelwidget.ui.h | 53 +++++++++++++--------------
 src/qtbparamlayer.cpp              | 34 ++++++++---------
 src/qtbparamlayer.h                |  4 +-
 src/qtbparamprofile.cpp            | 18 ++++-----
 src/qtbparamprofile.h              |  6 +--
 src/qtbprofilecondition.cpp        | 12 +++---
 src/qtbprofilecondition.h          |  4 +-
 src/qtbpsviewer.cpp                | 15 +++-----
 src/qtbpsviewer.h                  |  4 +-
 src/qtbtargetlist.cpp              | 34 ++++++++---------
 src/qtbtargetlist.h                |  6 +--
 src/qtbtargetlistwidget.ui.h       | 14 +++----
 src/qtbtriangularspace.cpp         |  6 +--
 src/qtbtriangularspace.h           |  4 +-
 24 files changed, 172 insertions(+), 183 deletions(-)

commit 0b79cde50f02456fd2ed4e9e48082436dc9decea
Author: marc <marc>
Date:   Tue Jun 21 19:43:18 2005 +0000

    qtbversion.h replaced by ${PACKAGE}version.h

 src/{qtbversion.h => dinverversion.h} | 2 +-
 src/main.cpp                          | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

commit 795b15fbeefe8dd42e555fce5d30228508a51024
Author: marc <marc>
Date:   Mon Jun 20 17:44:13 2005 +0000

    All images to include in resources end with ".png"
    Coma for separating EXTLIBS
    No more pro file
    include of env/qtbdefinstallpaths.cpp

 admin/info       |  2 +-
 src/dinver.pro   | 90 --------------------------------------------------------
 src/main.cpp     |  4 +--
 src/qtbdinver.ui |  6 ++--
 src/qtbversion.h |  2 +-
 5 files changed, 7 insertions(+), 97 deletions(-)

commit 4a40694ca8e7116cf2e034b2788a4aea2131f8ee
Author: marc <marc>
Date:   Mon Jun 20 07:28:27 2005 +0000

    Image files renamed with a ".png" extension to conform with new qtbmake
    without .pro file (filenew.png fileopen.png filesave.png).
    
    Useless images removed.

 src/images/editcopy                   | Bin 248 -> 0 bytes
 src/images/editcut                    | Bin 187 -> 0 bytes
 src/images/editpaste                  | Bin 270 -> 0 bytes
 src/images/{filenew => filenew.png}   | Bin
 src/images/{fileopen => fileopen.png} | Bin
 src/images/{filesave => filesave.png} | Bin
 src/images/print                      | Bin 725 -> 0 bytes
 src/images/redo                       | Bin 173 -> 0 bytes
 src/images/searchfind                 | Bin 662 -> 0 bytes
 src/images/undo                       | Bin 172 -> 0 bytes
 10 files changed, 0 insertions(+), 0 deletions(-)

commit a71b668712b2ad7bd57824950b207d48a693de5a
Author: marc <marc>
Date:   Wed Jun 15 16:29:11 2005 +0000

    Scifigs changes: new names for conversion functions between real world and screen

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

commit 5cb30c31e3865ccb7d26152571d5033e0eb04904
Author: marc <marc>
Date:   Thu Jun 9 09:17:21 2005 +0000

    Date of version updated
    Removed warning for unused variable in qtbparamgroundmodel.cpp

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

commit 7c175a1fe6634f81830c9066509a3eda699b0508
Author: marc <marc>
Date:   Mon May 30 10:44:43 2005 +0000

    Implementation of option --version used by qtbbugreport

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

commit 8c06f18a9c6c406857eead1fff49efdc430b0ab3
Author: marc <marc>
Date:   Fri May 27 15:29:22 2005 +0000

    *** empty log message ***

 src/qtbdialog_selectpsviewer.ui | 382 ++++++++++++++++++++--------------------
 1 file changed, 191 insertions(+), 191 deletions(-)

commit 4a0b9793cedb586ba770da8d4bc1c1aa8cda41e7
Author: marc <marc>
Date:   Thu May 26 12:22:03 2005 +0000

    Removed curVal in qtbparamprofile.cpp (unused variable)

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

commit 4ad50b08ec388b062f7db775f2bbd9b50fd83bbf
Author: marc <marc>
Date:   Thu May 19 13:35:59 2005 +0000

    Initialization of scifigs library
    Screen resolution updated

 src/main.cpp              | 12 +++++++-----
 src/qtbnamodelsplot.h     |  5 +++--
 src/qtbprocessstatus.ui.h |  8 ++++----
 src/qtbpsviewer.cpp       |  3 +--
 4 files changed, 15 insertions(+), 13 deletions(-)

commit c68e257581abe2c726019804a3aca12f26027a2e
Author: marc <marc>
Date:   Thu Apr 28 15:34:19 2005 +0000

    *** empty log message ***

 src/main.cpp                       | 178 +++++-----
 src/qtbdialog_selectpsviewer.ui.h  | 142 ++++----
 src/qtbdinver.ui.h                 | 454 ++++++++++++-------------
 src/qtbinversionthread.h           | 136 ++++----
 src/qtbmodelthreadinfo.cpp         |  70 ++--
 src/qtbmodelthreadinfo.h           | 148 ++++-----
 src/qtbparamgroundmodel.cpp        | 266 +++++++--------
 src/qtbparamgroundmodel.h          | 120 +++----
 src/qtbparamgroundmodelwidget.ui.h | 374 ++++++++++-----------
 src/qtbparamlayer.cpp              | 666 ++++++++++++++++++-------------------
 src/qtbparamlayer.h                | 158 ++++-----
 src/qtbparamprofile.cpp            | 494 +++++++++++++--------------
 src/qtbparamprofile.h              | 158 ++++-----
 src/qtbparamprofilewidget.ui.h     | 442 ++++++++++++------------
 src/qtbprocessstatus.ui.h          | 518 ++++++++++++++---------------
 src/qtbpsviewer.cpp                | 510 ++++++++++++++--------------
 src/qtbpsviewer.h                  | 126 +++----
 src/qtbtargetlist.cpp              | 498 +++++++++++++--------------
 src/qtbtargetlistwidget.ui.h       | 582 ++++++++++++++++----------------
 src/qtbthreadlauncher.ui.h         | 392 +++++++++++-----------
 src/qtbtriangularspace.cpp         | 358 ++++++++++----------
 21 files changed, 3395 insertions(+), 3395 deletions(-)

commit c85fb5edda73e4c172ac498ac725184af15fa031
Author: marc <marc>
Date:   Wed Apr 27 08:42:49 2005 +0000

    ppostfix operator not allowed for qtb templates

 src/dinver.pro          | 180 ++++++++--------
 src/qtbnamodelsplot.cpp | 544 ++++++++++++++++++++++++------------------------
 2 files changed, 362 insertions(+), 362 deletions(-)

commit 2760d987a1594650a00bb6a60971a6b3266c4b16
Author: marc <marc>
Date:   Wed Apr 27 08:14:00 2005 +0000

    Use of Qtb templates rather than STL

 src/dinver.pro                     | 180 +++++-----
 src/main.cpp                       |  51 ++-
 src/qtbdialog_selectpsviewer.ui    | 382 ++++++++++-----------
 src/qtbdialog_selectpsviewer.ui.h  | 142 ++++----
 src/qtbdinver.ui.h                 | 454 ++++++++++++-------------
 src/qtbinversionthread.h           | 135 ++++----
 src/qtbmodelthreadinfo.cpp         |  60 ++--
 src/qtbmodelthreadinfo.h           | 141 ++++----
 src/qtbnamodelsplot.cpp            | 545 +++++++++++++++---------------
 src/qtbparamgroundmodel.cpp        | 264 +++++++--------
 src/qtbparamgroundmodel.h          | 120 +++----
 src/qtbparamgroundmodelwidget.ui.h | 374 ++++++++++-----------
 src/qtbparamlayer.cpp              | 666 ++++++++++++++++++-------------------
 src/qtbparamlayer.h                | 158 ++++-----
 src/qtbparamprofile.cpp            | 491 +++++++++++++--------------
 src/qtbparamprofile.h              | 157 ++++-----
 src/qtbparamprofilewidget.ui.h     | 442 ++++++++++++------------
 src/qtbprocessstatus.ui.h          | 520 +++++++++++++++--------------
 src/qtbpsviewer.cpp                | 511 ++++++++++++++--------------
 src/qtbpsviewer.h                  | 126 +++----
 src/qtbtargetlist.cpp              | 498 +++++++++++++--------------
 src/qtbtargetlistwidget.ui.h       | 586 ++++++++++++++++----------------
 src/qtbthreadlauncher.ui.h         | 392 +++++++++++-----------
 src/qtbtriangularspace.cpp         | 358 ++++++++++----------
 24 files changed, 3882 insertions(+), 3871 deletions(-)

commit 76fe4ec537c200d865306d2a1ea234f6301ce6d3
Author: marc <marc>
Date:   Tue Apr 26 14:53:36 2005 +0000

    Moved to CVS
    MW_ transformed to Qtb
    [...]
    First commit after six months (thesis)

 src/dinver.pro                     | 118 +++++++++++++----------
 src/main.cpp                       | 177 +++++++++++++++++-----------------
 src/qtbdialog_addplotparam.ui      |  16 ++--
 src/qtbdialog_goallog.ui           |   8 +-
 src/qtbdialog_selectpsviewer.ui    |  38 ++++----
 src/qtbdialog_selectpsviewer.ui.h  |  18 ++--
 src/qtbdinver.ui                   | 113 ++++++++++++----------
 src/qtbdinver.ui.h                 |  72 +++++++-------
 src/qtbdispersiontargetwidget.ui   |  52 +++++-----
 src/qtbdispersiontargetwidget.ui.h |  60 ++++++------
 src/qtbinversionthread.cpp         |  75 +++++++--------
 src/qtbinversionthread.h           |  71 +++++++-------
 src/qtbmodelthreadinfo.cpp         |  43 ++++-----
 src/qtbmodelthreadinfo.h           |  81 ++++++++--------
 src/qtbnamodels.cpp                |  84 ++++++++---------
 src/qtbnamodels.h                  |  68 +++++++-------
 src/qtbnamodelsplot.cpp            | 132 +++++++++++++-------------
 src/qtbnamodelsplot.h              |  83 ++++++++--------
 src/qtbparam.cpp                   | 169 +++++++++++++++++++--------------
 src/qtbparam.h                     |  97 ++++++++++---------
 src/qtbparamcondition.cpp          |  63 ++++++-------
 src/qtbparamcondition.h            |  79 ++++++++--------
 src/qtbparamgroundmodel.cpp        |  82 ++++++++--------
 src/qtbparamgroundmodel.h          |  79 ++++++++--------
 src/qtbparamgroundmodelwidget.ui   |  50 +++++-----
 src/qtbparamgroundmodelwidget.ui.h |  95 +++++++++----------
 src/qtbparamlayer.cpp              | 168 ++++++++++++++++++++-------------
 src/qtbparamlayer.h                |  88 ++++++++---------
 src/qtbparamlayerwidget.ui         |  52 +++++-----
 src/qtbparamlayerwidget.ui.h       |  61 ++++++------
 src/qtbparamminmaxwidget.ui        |  17 ++--
 src/qtbparamminmaxwidget.ui.h      |   8 +-
 src/qtbparamprofile.cpp            | 157 ++++++++++++++++---------------
 src/qtbparamprofile.h              |  88 ++++++++---------
 src/qtbparamprofilewidget.ui       |  40 ++++----
 src/qtbparamprofilewidget.ui.h     |  84 ++++++++---------
 src/qtbprocessstatus.ui            |  66 +++++--------
 src/qtbprocessstatus.ui.h          |  84 ++++++++---------
 src/qtbprofilecondition.cpp        | 100 +++++++++++---------
 src/qtbprofilecondition.h          |  77 +++++++--------
 src/qtbpsviewer.cpp                | 188 ++++++++++++++++++-------------------
 src/qtbpsviewer.h                  |  87 +++++++++--------
 src/qtbtab_namodelsplot.ui         |  22 ++---
 src/qtbtab_namodelsplot.ui.h       |  16 ++--
 src/qtbtargetlist.cpp              | 186 ++++++++++++++++++------------------
 src/qtbtargetlist.h                |  95 +++++++++----------
 src/qtbtargetlistframewidget.ui    |  22 ++---
 src/qtbtargetlistframewidget.ui.h  |   4 +-
 src/qtbtargetlistwidget.ui         |  71 ++++++++------
 src/qtbtargetlistwidget.ui.h       |  87 +++++++++--------
 src/qtbthreadlauncher.ui           |  48 +++++-----
 src/qtbthreadlauncher.ui.h         |  52 +++++-----
 src/qtbtriangularspace.cpp         | 119 +++++++++++------------
 src/qtbtriangularspace.h           |  86 +++++++++--------
 src/qtbversion.h                   |   2 +-
 55 files changed, 2135 insertions(+), 2063 deletions(-)

commit 2557fc704e7cf5624e36d6844fa03dac4e6b651b
Author: marc <marc>
Date:   Tue Apr 26 13:47:02 2005 +0000

    Initial revision

 admin/info       | 14 ++++++++++++++
 src/qtbversion.h |  3 +++
 2 files changed, 17 insertions(+)

commit 1b9c18a16bf1fe4f1c382385d0359e18a8cfdbcb
Author: marc <marc>
Date:   Sun Nov 14 03:36:08 2004 +0000

    *** empty log message ***

 src/qtbdialog_addplotparam.ui    | 2 +-
 src/qtbdialog_goallog.ui         | 2 +-
 src/qtbdialog_selectpsviewer.ui  | 2 +-
 src/qtbdinver.ui                 | 2 +-
 src/qtbdispersiontargetwidget.ui | 2 +-
 src/qtbparamgroundmodelwidget.ui | 2 +-
 src/qtbparamlayerwidget.ui       | 2 +-
 src/qtbparamminmaxwidget.ui      | 2 +-
 src/qtbparamprofilewidget.ui     | 2 +-
 src/qtbprocessstatus.ui          | 2 +-
 src/qtbtab_namodelsplot.ui       | 2 +-
 src/qtbtargetlistframewidget.ui  | 2 +-
 src/qtbtargetlistwidget.ui       | 2 +-
 src/qtbthreadlauncher.ui         | 2 +-
 14 files changed, 14 insertions(+), 14 deletions(-)

commit 1954e3327320d270d67eaffffd3c092ecd448455
Author: marc <marc>
Date:   Sun Nov 14 01:21:12 2004 +0000

    Initial revision

 src/dinver.pro                     |  68 ++++
 src/images/designer_s_down.png     | Bin 0 -> 535 bytes
 src/images/designer_s_up.png       | Bin 0 -> 542 bytes
 src/images/editcopy                | Bin 0 -> 248 bytes
 src/images/editcut                 | Bin 0 -> 187 bytes
 src/images/editpaste               | Bin 0 -> 270 bytes
 src/images/filenew                 | Bin 0 -> 173 bytes
 src/images/fileopen                | Bin 0 -> 210 bytes
 src/images/filesave                | Bin 0 -> 217 bytes
 src/images/print                   | Bin 0 -> 725 bytes
 src/images/redo                    | Bin 0 -> 173 bytes
 src/images/searchfind              | Bin 0 -> 662 bytes
 src/images/undo                    | Bin 0 -> 172 bytes
 src/main.cpp                       |  89 +++++
 src/qtbdialog_addplotparam.ui      | 138 +++++++
 src/qtbdialog_goallog.ui           | 114 ++++++
 src/qtbdialog_selectpsviewer.ui    | 191 ++++++++++
 src/qtbdialog_selectpsviewer.ui.h  |  71 ++++
 src/qtbdinver.ui                   | 341 +++++++++++++++++
 src/qtbdinver.ui.h                 | 227 +++++++++++
 src/qtbdispersiontargetwidget.ui   | 197 ++++++++++
 src/qtbdispersiontargetwidget.ui.h | 196 ++++++++++
 src/qtbinversionthread.cpp         | 131 +++++++
 src/qtbinversionthread.h           |  68 ++++
 src/qtbmodelthreadinfo.cpp         |  28 ++
 src/qtbmodelthreadinfo.h           |  70 ++++
 src/qtbnamodels.cpp                | 357 ++++++++++++++++++
 src/qtbnamodels.h                  | 104 ++++++
 src/qtbnamodelsplot.cpp            | 275 ++++++++++++++
 src/qtbnamodelsplot.h              |  85 +++++
 src/qtbparam.cpp                   | 225 +++++++++++
 src/qtbparam.h                     | 102 +++++
 src/qtbparamcondition.cpp          |  56 +++
 src/qtbparamcondition.h            |  66 ++++
 src/qtbparamgroundmodel.cpp        | 135 +++++++
 src/qtbparamgroundmodel.h          |  61 +++
 src/qtbparamgroundmodelwidget.ui   | 149 ++++++++
 src/qtbparamgroundmodelwidget.ui.h | 194 ++++++++++
 src/qtbparamlayer.cpp              | 295 +++++++++++++++
 src/qtbparamlayer.h                |  79 ++++
 src/qtbparamlayerwidget.ui         | 744 +++++++++++++++++++++++++++++++++++++
 src/qtbparamlayerwidget.ui.h       | 248 +++++++++++++
 src/qtbparamminmaxwidget.ui        | 206 ++++++++++
 src/qtbparamminmaxwidget.ui.h      |  58 +++
 src/qtbparamprofile.cpp            | 237 ++++++++++++
 src/qtbparamprofile.h              |  78 ++++
 src/qtbparamprofilewidget.ui       | 249 +++++++++++++
 src/qtbparamprofilewidget.ui.h     | 221 +++++++++++
 src/qtbprocessstatus.ui            | 242 ++++++++++++
 src/qtbprocessstatus.ui.h          | 261 +++++++++++++
 src/qtbprofilecondition.cpp        |  80 ++++
 src/qtbprofilecondition.h          |  59 +++
 src/qtbpsviewer.cpp                | 266 +++++++++++++
 src/qtbpsviewer.h                  |  66 ++++
 src/qtbtab_namodelsplot.ui         | 181 +++++++++
 src/qtbtab_namodelsplot.ui.h       |  49 +++
 src/qtbtargetlist.cpp              | 249 +++++++++++++
 src/qtbtargetlist.h                |  88 +++++
 src/qtbtargetlistframewidget.ui    | 136 +++++++
 src/qtbtargetlistframewidget.ui.h  |  26 ++
 src/qtbtargetlistwidget.ui         | 669 +++++++++++++++++++++++++++++++++
 src/qtbtargetlistwidget.ui.h       | 298 +++++++++++++++
 src/qtbthreadlauncher.ui           | 227 +++++++++++
 src/qtbthreadlauncher.ui.h         | 196 ++++++++++
 src/qtbtriangularspace.cpp         | 176 +++++++++
 src/qtbtriangularspace.h           |  86 +++++
 66 files changed, 9508 insertions(+)
