Jacob Støren
|
833de65df6
|
#781 Icons for Summary plot items
|
2016-06-21 14:17:50 +02:00 |
|
Jacob Støren
|
c510a57566
|
#771 Changed names in the Plot Curve Curve Filter proximity
|
2016-06-20 17:55:11 +02:00 |
|
Jacob Støren
|
53e5562738
|
#764 Disable xml IO of selected cases. We rely on the curves.
|
2016-06-20 16:54:20 +02:00 |
|
Jacob Støren
|
80cdb9dbaf
|
Caf: Adjusted output of references from PtrArrayField
|
2016-06-20 16:51:36 +02:00 |
|
Jacob Støren
|
eaf6bb6768
|
Caf: Improved reference parsing by using regexp for splitting an any whitespace
|
2016-06-20 16:50:47 +02:00 |
|
Jacob Støren
|
26191fd54d
|
#764 Re-apply multi-case selection on project load
|
2016-06-20 12:12:00 +02:00 |
|
Jacob Støren
|
4a19589d36
|
Caf: Linux compile fixes: Missing includes
|
2016-06-20 00:04:09 +02:00 |
|
Jacob Støren
|
b0e8800bb8
|
#764 Removed "None" option from summary case list in Curve Filter
Made case field none-auto-add-option
|
2016-06-19 21:52:42 +02:00 |
|
Jacob Støren
|
f60a0619e7
|
#764 Summary: Added multi select of summary cases
|
2016-06-19 21:36:44 +02:00 |
|
Jacob Støren
|
327e8cf64b
|
Caf: Added PdmPtrArrayField to be used in ResInsight as multi select of summary cases
|
2016-06-19 21:36:44 +02:00 |
|
Jacob Støren
|
0b7abb0cab
|
Caf: Added specialization for PdmPointer<T>.
Preparations for PtrArrayField. Made isEqual use QVariant::value<T>()
|
2016-06-19 21:36:44 +02:00 |
|
Jacob Støren
|
f2da9bfea1
|
Caf: Small Adjustments
|
2016-06-19 21:36:44 +02:00 |
|
Jacob Støren
|
9f54d74c7f
|
Summary: Whitespace, rename method and hide unused variables display field
|
2016-06-19 21:36:44 +02:00 |
|
Magne Sjaastad
|
2f83194a5e
|
#769 Fixed compile issues on Linux
|
2016-06-19 12:41:13 +02:00 |
|
Jacob Støren
|
8f12eb9a19
|
#768, #767, #766
|
2016-06-17 13:07:26 +02:00 |
|
Magne Sjaastad
|
470410b4a7
|
Linux fix
|
2016-06-16 18:16:38 +02:00 |
|
Magne Sjaastad
|
e57bbb2402
|
Modified compiler flags to make opm-parser unit test compile
|
2016-06-16 18:10:50 +02:00 |
|
Magne Sjaastad
|
ee156794b6
|
Added standalone unit test for opm-parser
|
2016-06-16 18:10:08 +02:00 |
|
Jacob Støren
|
7378472ac9
|
#756 Syncronize from curves to gui selection. Removed "None" option
|
2016-06-16 16:55:02 +02:00 |
|
Jacob Støren
|
cf287160df
|
#756 Curve creation and syncronization with filter and selection.
|
2016-06-16 16:55:02 +02:00 |
|
Jacob Støren
|
45cf15a941
|
Caf: PtrFields must not return any childObjects. Fixed Legend definition Object below EclipseCellColor as a consequence. Discovered due to Summary Plot case pointer
|
2016-06-16 16:55:02 +02:00 |
|
Jacob Støren
|
6f7432c0e7
|
#756 Cleaned up after refactoring.
|
2016-06-16 16:55:02 +02:00 |
|
Jacob Støren
|
214f013499
|
Caf: Fixed issues regarding custom type in fields with multi selection
|
2016-06-16 16:55:02 +02:00 |
|
Jacob Støren
|
ce2112fbc6
|
#756 Refactoring the filter data into a separate object as a PdmChild
|
2016-06-16 16:55:02 +02:00 |
|
Jacob Støren
|
e1fa9aa9f3
|
Caf: Corrected the spesialization of field of vector and list equality compare, which is supposed to be pr. element
|
2016-06-16 16:55:02 +02:00 |
|
Jacob Støren
|
8d15fa1b84
|
#756 WIP: Curve Filter beeing created
|
2016-06-16 16:55:02 +02:00 |
|
Jacob Støren
|
a37449d99d
|
Used the new Ert support to retreive the summary lgr names and ijk values
|
2016-06-16 16:55:02 +02:00 |
|
Jacob Støren
|
cb81fc1aaa
|
#756 Startingpoint for Curve Filter in place, with command to create
|
2016-06-16 16:55:02 +02:00 |
|
Jacob Støren
|
3167f97394
|
#756 WIP: Added class stubs for the CurveFilter
|
2016-06-16 16:55:02 +02:00 |
|
Jacob Støren
|
2687a794fd
|
Merge pull request #763 from OPM/summary-plot
Merging the new Summary Plot and OPM-Parser integration into dev
|
2016-06-14 15:27:51 +02:00 |
|
Magne Sjaastad
|
98683944b7
|
Reapplied fix for synthetic Odb files
|
2016-06-13 14:57:27 +02:00 |
|
Magne Sjaastad
|
da76b01611
|
Updated ERT, opm-common and opm-parser
ERT 80650d05d49b419ec74ba316312313dfc6ba0875
opm-common e7db252f3e310a04718f315e6cdb9d6c428c5762
opm-parser 817722b99baa62cc63a5f859cc90b951f0b0636e
|
2016-06-13 14:18:50 +02:00 |
|
Magne Sjaastad
|
6a8ffb7c6b
|
Commented out local file path in unit test
|
2016-06-13 13:02:12 +02:00 |
|
Magne Sjaastad
|
7adaa4b45c
|
Integrated opmjson directly in opm-parser, removed dependency to opm-common
|
2016-06-13 12:27:28 +02:00 |
|
Magne Sjaastad
|
718e724760
|
Include JSON files directly in opm-parser, opm-parser has now no dependencies
|
2016-06-13 10:39:57 +02:00 |
|
Magne Sjaastad
|
7bde4db3c2
|
Added list of test files
|
2016-06-13 10:14:13 +02:00 |
|
Jacob Støren
|
73e72623d2
|
Set to compile internal libraries statically by default
|
2016-06-12 15:47:41 +02:00 |
|
Jacob Støren
|
64aea7285d
|
Fixed BUILD_SHARED_LIBS related build sytem problems on linux. Now working with both on and off.
|
2016-06-12 02:03:48 +02:00 |
|
Jacob Støren
|
b714882a16
|
Cotire: Added support for dll copying on MSVC
|
2016-06-10 15:10:10 +02:00 |
|
Jacob Støren
|
2bb2758523
|
#755 Used the same order as ERT on the display, - and search strings for Summary Variables
|
2016-06-10 14:11:22 +02:00 |
|
Magne Sjaastad
|
a7ed8f297f
|
cotire : Added unity build of cafUserInterface
|
2016-06-10 14:03:22 +02:00 |
|
Magne Sjaastad
|
ef64dc9b62
|
cotire : Boolean variables are now unique globally in the project
|
2016-06-10 14:01:41 +02:00 |
|
Magne Sjaastad
|
cdc6bbeab5
|
cotire : Exclude main project from build when unity build is present
|
2016-06-10 12:49:36 +02:00 |
|
Jacob Støren
|
80d7ae7262
|
#755 Curve Gui adjusted according to input from CFB. Now working as intended.
|
2016-06-10 12:30:20 +02:00 |
|
Jacob Støren
|
7419ad5089
|
Caf: Added default tab order in the property editor widgets.
|
2016-06-10 12:18:26 +02:00 |
|
Jacob Støren
|
e21ddfe74a
|
#755 First simple version of the proposed GUI. Type and Quantity name filter working.
|
2016-06-09 11:08:12 +02:00 |
|
Jacob Støren
|
c2e62c60ba
|
caf: Added an option on ui fields to not add their value to the list of options if the option does not exist.
|
2016-06-09 11:08:12 +02:00 |
|
Jacob Støren
|
336828e48d
|
#755 WIP: Started to adapt to using the smspec node from eclipse. Established Rim prototype of "filter" concept for summary variables
|
2016-06-09 11:08:12 +02:00 |
|
Magne Sjaastad
|
a4ff316941
|
cotire : Disabled precompiled headers and made sure the unity build compiles
|
2016-06-08 12:18:36 +02:00 |
|
Magne Sjaastad
|
954edd8ec1
|
Added missing library
|
2016-06-08 12:15:46 +02:00 |
|