Commit Graph

3199 Commits

Author SHA1 Message Date
Jacob Støren
c32bad52ff #739 Added a common base class to represent and handle ViewWindows 2016-05-24 11:06:42 +02:00
Jacob Støren
cb8f2e47f5 #739 Aligned more to the way of the RimPlotCurve 2016-05-24 11:06:42 +02:00
Jacob Støren
e469eb1483 #739 Moved code creating curve from datetime and double data 2016-05-24 11:06:42 +02:00
Magne Sjaastad
a4fd584fb1 Added compiler directive for C++11 2016-05-24 10:28:04 +02:00
Jacob Støren
c98f9af4dc #739 Moved the new RimPlotCurve class to a separate set of files 2016-05-23 17:33:44 +02:00
Jacob Støren
c2759e47b2 #739 Renamed and trimmed inside RimPlotCurve 2016-05-23 17:13:03 +02:00
Jacob Støren
a2ed19c687 #739 Splitted RimWellLogCurve into a RimPlotCurve base class for use with summary plot curves 2016-05-23 15:44:15 +02:00
Jacob Støren
24edb0501e WIP: Started to create the summary plot Rim data structures. 2016-05-09 12:16:55 +02:00
Magne Sjaastad
21f8b722b1 Redirect stdout and stderr to console using freopen_s
Previous redirection code does not work on VS2015, this commit works on
both VS2010 and VS2015
2016-05-04 15:11:42 +02:00
Magne Sjaastad
8f3b88c798 Commented out unit test with local path 2016-05-04 14:32:28 +02:00
Magne Sjaastad
5640621049 Added EclipseSummaryAddress 2016-05-04 14:11:04 +02:00
Magne Sjaastad
ec202310b7 Added summary related class diagrams 2016-05-04 08:14:21 +02:00
Magne Sjaastad
2a24034cc2 Commented out tests including local file path 2016-04-20 08:29:23 +02:00
Magne Sjaastad
2b7a6d546c Added missing include 2016-04-20 08:24:57 +02:00
Magne Sjaastad
4b33c31a0f (#736) Added support for basic metadata and basic value queries 2016-04-20 08:05:35 +02:00
Magne Sjaastad
1d9405b266 ERT: Disable compile of CXX wrappers
CXX wrappers are using newer C++ syntax, disable this feature until
relevant compilers are verified
2016-04-19 15:09:13 +02:00
Magne Sjaastad
362dd50e9b Updated internal ERT
Copied ERT from

614a4295ad
2016-04-19 14:48:14 +02:00
Magne Sjaastad
6e52a4101a Updated to 1.6.1-dev after relase of 1.6.0 2016-01-11 13:40:58 +01:00
Magne Sjaastad
a3ceda3cfe Merge pull request #716 from OPM/master
Pull release related changes from master into dev
2016-01-11 13:31:05 +01:00
Magne Sjaastad
2e86198d40 Update README.md
Updated tested platforms
2016-01-11 13:23:20 +01:00
Magne Sjaastad
a61a3b3e1f Update README.md
Updated tested platforms
2016-01-11 13:18:31 +01:00
Magne Sjaastad
bde4d86b6b Merge pull request #715 from OPM/dev
Pull request for 1.6.0 for dev to master
2016-01-11 12:10:04 +01:00
Magne Sjaastad
cb16f3c322 Fixed issues when loading Odb-projects into ResInsight with no Odb support 2016-01-11 10:08:47 +01:00
Magne Sjaastad
4476e60816 Set version number to 1.6.0 for release 2016-01-11 09:23:09 +01:00
Magne Sjaastad
59407db2e9 Merge pull request #714 from OPM/master
Merge pull request #631 from OPM/dev
2016-01-11 09:14:35 +01:00
Magne Sjaastad
5fb04e9526 [System] Added support for display of regression images on top of each other in regression report
Use a slider concept (using CSS) to switch between generated and base
image
2016-01-11 08:00:05 +01:00
Jacob Støren
f7d5d92029 Upped to version 1.5.111-RC after fixing #712 2016-01-10 21:39:30 +01:00
Jacob Støren
d4ec42e9a2 (#712) Made a possible well cell connection in the wellhead control the connection color of the well pipe. 2016-01-10 21:33:50 +01:00
Magne Sjaastad
7b24b3a96b (#713) Removed temporary workaround for NNC data import in ECLIPSE 2015 2016-01-08 09:25:38 +01:00
Jacob Støren
cc9f20e912 Upped to version 1.5.110-RC 2016-01-07 14:25:40 +01:00
Jacob Støren
0e8191d6eb (#712) Set well head connection status to closed always as they are no part of the connection table in Eclipse
This to remedy that ERT returns open as connection status for well heads.
2016-01-07 14:24:59 +01:00
Magne Sjaastad
1c4c1d254e (#711) Use most recent activated Eclipse view if a well log plot is active
Octave scripts must have an Eclipse view to communicate with. If a WLP
is active, evaluate recently used views to find the most recently
Eclipse view used.
2016-01-06 23:01:27 +01:00
Magne Sjaastad
f00ecd9a5a System : Include runtime dlls on Windows
msvcp/msvcr/vcomp is now included in the install package on Windows
2015-12-22 15:00:27 +01:00
Magne Sjaastad
5296add1cb [Fwk] Fix for missing use of command framework for tree view model 2015-12-22 14:10:50 +01:00
Magne Sjaastad
390b04be3b [Fwk] Fixed typo 2015-12-22 13:32:48 +01:00
Magne Sjaastad
33c53830f6 [Fwk] Integrated improvements to command mananger 2015-12-22 13:00:13 +01:00
Magne Sjaastad
ed3951fd0d [AppFwk] Added CMakefile used to test AppFwk 2015-12-22 11:41:11 +01:00
Magne Sjaastad
b9286dcd1d [AppFwk] Updated destructors in unit tests to make sure memory is released correctly 2015-12-22 11:10:50 +01:00
Magne Sjaastad
72459a339f Upped to 1.5.109-RC 2015-12-17 14:51:16 +01:00
Magne Sjaastad
e8cf78c2af (#710) Clamp currentFrameIndex to available frame indices 2015-12-17 14:40:01 +01:00
Magne Sjaastad
0a15ccf577 Fixed missing selection of well path in project tree when clicking on a well path in 3D view 2015-12-16 09:46:08 +01:00
Jacob Støren
fc7721dc20 Upped to 1.5.108-RC after fixing #709 2015-12-15 14:02:27 +01:00
Jacob Støren
7737a713c5 Removed invalid cells from bbox search tree.
Improving performance on startup and avoid possible stack exhaust error.
2015-12-15 13:50:59 +01:00
Jacob Støren
cd4c9e6ee0 (#709) Invalid cells destroyed the intersection calculation for well log
Omit the invalid cells from the calculation.
2015-12-15 13:41:32 +01:00
Jacob Støren
6267f82805 Upped to 1.5.107-RC after fix of valgrind detected issues 2015-12-14 15:32:00 +01:00
Jacob Støren
0650cfdce2 Fixed uninitialized memory read detected by valgrind. 2015-12-14 14:52:00 +01:00
Jacob Støren
891bce069d (#587) Fixed missing initialization. Will probably fix this issue 2015-12-14 14:37:00 +01:00
Jacob Støren
bd1aeaf840 Upped to 1.5.106-RC after fix of final(?) regression-test-detected bug. 2015-12-14 11:28:46 +01:00
Jacob Støren
4d6deef8ab (#708) Fixed simulation well geometry and color mapping.
Had been sligtly off since 1.5.0.
2015-12-14 11:25:55 +01:00
Jacob Støren
6db74465b6 Removed debug output 2015-12-14 09:53:59 +01:00