Commit Graph
24 Commits
Author SHA1 Message Date
Magne Sjaastad 4c7f9d4d31 Merge branch 'master' into dev 2017-06-21 17:42:28 +02:00
Jacob Støren b2a3116e8f #1622 Fix problem with space in fault include file names 2017-06-19 10:54:48 +02:00
Magne Sjaastad cf859e7c16 #1596 Rename from RimDefines to RiaDefines 2017-06-13 15:41:52 +02:00
Magne Sjaastad 84b922ba82 #1476 Include isFile() when checking if a file exists 2017-05-11 09:23:13 +02:00
Magne Sjaastad 174d658219 #1384 Relocate filenames containing faults when opening project 2017-04-27 12:11:48 +02:00
Bjørnar Grip Fjær 813652477d #1001 Reload all plots when a case is reloaded 2017-04-21 16:05:25 +02:00
Bjørnar Grip Fjær 201ff5699d #1004 Add reload function to eclipse cases to reload all data from file 2017-04-21 12:03:04 +02:00
Jacob Støren b3ecb423be #1399 QA of grouping in 3D main view property panels. Not Simulation Well Collection 2017-04-06 18:37:43 +02:00
Jacob Støren 3e37eec71c #1382 Removed the FlowDiagnostics solutions from the Gui. Always using the one and only default solution 2017-04-06 11:00:06 +02:00
Magne Sjaastad 881ba2986f #1357 Use recently created method 2017-03-24 07:10:02 +01:00
Magne Sjaastad 647b4348eb Renamed to eclipseCaseData 2017-03-15 09:10:16 +01:00
Magne Sjaastad 40a5f8dc02 #1288 Added defaultFlowDiagSolution to RimEclipseResultCase 2017-03-09 23:01:58 +01:00
Magne Sjaastad e48c9c0e10 Add one and only one flow diag solution if flux is available 2017-02-02 12:06:08 +01:00
Jacob Støren bd31317000 #1099 Flow results only available when the case has fluxes 2017-01-12 14:16:39 +01:00
Magne Sjaastad 8970d93a4d #1068 Renamed to RigEclipseCaseData 2017-01-10 09:51:39 +01:00
Magne Sjaastad 50b9fe0ece #1068 Removed obsolete include of RigCaseData 2017-01-10 09:20:03 +01:00
Jacob Støren 003271ff54 #1035 Connected the Flow Diag solver, and added the statistics needed for legend. Now many things work . 2016-12-20 11:41:05 +01:00
Jacob Støren 8f65bd3fee #1028 Flow Diag Solution object. #1029 Flow Diag Result type in Result Definition along with some refactoring. 2016-12-14 09:50:30 +01:00
Magne Sjaastad 124585b96a Moved relocateFile to RimTools 2016-06-29 15:45:20 +02:00
Magne Sjaastad 0405584bb6 System : Replaced tab with four spaces in ApplicationCode and subfolders 2015-10-23 15:46:25 +02:00
Magne Sjaastad 90762d0f0f Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>() 2015-08-05 13:27:36 +02:00
Magne Sjaastad 690a264c81 Use helper class to read/write using QSettings 2015-08-04 11:47:06 +02:00
Magne Sjaastad 737936d846 Major modularization adjustments
Use uiField() when issuing setUi....() commands
Use PdmChildArrayField instead of PdmPointersFielc
Use PdmChildField instead of PdmField to pdm pointer objects
Use PdmChildArrayField instead of PdmField< std::list< caf::PdmPointer<
type > > >
Use PdmObjectHandle instead of PdmObject
Replaced parentFields(std::vector)  with parentField()
Use PdmUiPropertyViewDialog instead of PdmUiPropertyDialog
2015-07-31 18:58:23 +02:00
Pål Hagen 29f4b6eb31 Renamed source files according to new class names 2015-06-26 10:00:42 +02:00