ResInsight/ApplicationCode/ProjectDataModel
2015-09-17 11:34:03 +02:00
..
cafPdmAbstractClassSourceInit.h Updated macro 2015-07-31 19:02:11 +02:00
CMakeLists_files.cmake (#436) Renamed some classes/files, methods and variables 2015-09-16 16:06:06 +02:00
Rim3dOverlayInfoConfig.cpp Created navigationPolicyUpdate to be used from navigation policies 2015-09-01 18:04:35 +02:00
Rim3dOverlayInfoConfig.h Rename of RimReservoirView to RimEclipseView 2015-05-21 10:05:33 +02:00
RimBinaryExportSettings.cpp Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>() 2015-08-05 13:27:36 +02:00
RimBinaryExportSettings.h Updated to version 0.8.0 2012-06-26 16:10:41 +02:00
RimCalcScript.cpp Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>() 2015-08-05 13:27:36 +02:00
RimCalcScript.h Removed obsolete code 2013-04-22 14:44:43 +02:00
RimCase.cpp Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>() 2015-08-05 13:27:36 +02:00
RimCase.h Added init after read for GeoMechView/Case 2015-05-16 08:45:50 +02:00
RimCaseCollection.cpp Fixed new tree view regarding Statisics Cases 2015-08-12 10:51:48 +02:00
RimCaseCollection.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimCellEdgeColors.cpp Fixed visibility of more items in tree view 2015-08-09 14:12:09 +02:00
RimCellEdgeColors.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimCellFilter.cpp Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>() 2015-08-05 13:27:36 +02:00
RimCellFilter.h Renamed cell filter field from active to isActive 2013-08-08 08:49:29 +02:00
RimCellRangeFilter.cpp Added support for geo mech property filters for managed views 2015-08-28 10:02:03 +02:00
RimCellRangeFilter.h Find parent container instead of having a member pointer 2015-08-11 20:58:10 +02:00
RimCellRangeFilterCollection.cpp (#401) WIP: Refactoring Linked views update system. 2015-09-14 09:53:28 +02:00
RimCellRangeFilterCollection.h Added support for geo mech property filters for managed views 2015-08-28 10:02:03 +02:00
RimCommandObject.cpp Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>() 2015-08-05 13:27:36 +02:00
RimCommandObject.h Fixed includes for linux 2015-08-04 13:40:57 +02:00
RimDefines.cpp Updated file header for modified files 2014-09-23 15:04:57 +02:00
RimDefines.h Updated file header for modified files 2014-09-23 15:04:57 +02:00
RimEclipseCase.cpp Set uiHidden states in order to make the new tree view identical to previous 2015-08-09 11:16:52 +02:00
RimEclipseCase.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimEclipseCaseCollection.cpp Fixed visibility of more items in tree view 2015-08-09 14:12:09 +02:00
RimEclipseCaseCollection.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimEclipseCellColors.cpp (#396) Disconnected EclipseResultDefiniton from EclipseView 2015-09-01 17:18:53 +02:00
RimEclipseCellColors.h (#396) Disconnected EclipseResultDefiniton from EclipseView 2015-09-01 17:18:53 +02:00
RimEclipseFaultColors.cpp (#355) Got rid of all RimUiTreeModelPdm includes 2015-08-24 17:42:42 +02:00
RimEclipseFaultColors.h Fixed visibility of more items in tree view 2015-08-09 14:12:09 +02:00
RimEclipseInputCase.cpp Fixed tree view visibility of the parent field of input property collection 2015-08-24 11:35:07 +02:00
RimEclipseInputCase.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimEclipseInputProperty.cpp Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>() 2015-08-05 13:27:36 +02:00
RimEclipseInputProperty.h Renamed source files according to new class names 2015-06-26 10:00:42 +02:00
RimEclipseInputPropertyCollection.cpp Fixed tree view visibility of parent item of input properties 2015-08-24 11:05:22 +02:00
RimEclipseInputPropertyCollection.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimEclipsePropertyFilter.cpp (#396) Disconnected EclipseResultDefiniton from EclipseView 2015-09-01 17:18:53 +02:00
RimEclipsePropertyFilter.h (#392) Fixed filtering of available results in property filter 2015-08-25 08:43:20 +02:00
RimEclipsePropertyFilterCollection.cpp (#401) WIP: Refactoring Linked views update system. 2015-09-14 09:53:28 +02:00
RimEclipsePropertyFilterCollection.h Added support for geo mech property filters for managed views 2015-08-28 10:02:03 +02:00
RimEclipseResultCase.cpp Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>() 2015-08-05 13:27:36 +02:00
RimEclipseResultCase.h Renamed source files according to new class names 2015-06-26 10:00:42 +02:00
RimEclipseResultDefinition.cpp Rename of class names and files related to linked views 2015-09-07 14:35:26 +02:00
RimEclipseResultDefinition.h Renamed to RimWellLogExtractionCurve 2015-09-02 12:13:38 +02:00
RimEclipseStatisticsCase.cpp (#355) Got rid of all RimUiTreeModelPdm includes 2015-08-24 17:42:42 +02:00
RimEclipseStatisticsCase.h Renamed source files according to new class names 2015-06-26 10:00:42 +02:00
RimEclipseStatisticsCaseCollection.cpp Fixed several todo for RimEclipseStatisticsCaseCollection::parentCaseGroup(), removed comments 2015-08-11 18:42:44 +02:00
RimEclipseStatisticsCaseCollection.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimEclipseStatisticsCaseEvaluator.cpp Renamed source files according to new class names 2015-06-26 10:00:42 +02:00
RimEclipseStatisticsCaseEvaluator.h Renamed source files according to new class names 2015-06-26 10:00:42 +02:00
RimEclipseView.cpp (#401) WIP: Refactoring Linked views update system. 2015-09-14 09:53:28 +02:00
RimEclipseView.h (#395) Added sync of Eclipse property filters 2015-08-28 10:02:03 +02:00
RimEclipseWell.cpp Completed more robust check for commit 7c8fe47683 2015-09-15 16:33:40 +02:00
RimEclipseWell.h Renamed source files according to new class names 2015-06-26 10:00:44 +02:00
RimEclipseWellCollection.cpp Fixed visibility of even more items in tree view 2015-08-10 08:00:16 +02:00
RimEclipseWellCollection.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimExportInputPropertySettings.cpp Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>() 2015-08-05 13:27:36 +02:00
RimExportInputPropertySettings.h Updated to version 0.8.0 2012-06-26 16:10:41 +02:00
RimFault.cpp firstAnchestorOfType now considers the object itself as well. 2015-08-14 14:04:47 +02:00
RimFault.h Updated file header for new files 2014-09-24 07:14:52 +02:00
RimFaultCollection.cpp Fixed visibility of even more items in tree view 2015-08-10 08:00:16 +02:00
RimFaultCollection.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimGeoMechCase.cpp Fixed the GeoMech part of the tree. 2015-08-11 15:23:57 +02:00
RimGeoMechCase.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimGeoMechCellColors.cpp Fixed the GeoMech part of the tree. 2015-08-11 15:23:57 +02:00
RimGeoMechCellColors.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimGeoMechModels.cpp Fixed the GeoMech part of the tree. 2015-08-11 15:23:57 +02:00
RimGeoMechModels.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimGeoMechPropertyFilter.cpp Added support for geo mech property filters for managed views 2015-08-28 10:02:03 +02:00
RimGeoMechPropertyFilter.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimGeoMechPropertyFilterCollection.cpp (#401) WIP: Refactoring Linked views update system. 2015-09-14 09:53:28 +02:00
RimGeoMechPropertyFilterCollection.h Added support for geo mech property filters for managed views 2015-08-28 10:02:03 +02:00
RimGeoMechResultDefinition.cpp Rename of class names and files related to linked views 2015-09-07 14:35:26 +02:00
RimGeoMechResultDefinition.h Renamed to RimWellLogExtractionCurve 2015-09-02 12:13:38 +02:00
RimGeoMechView.cpp (#401) WIP: Refactoring Linked views update system. 2015-09-14 09:53:28 +02:00
RimGeoMechView.h Added support for geo mech property filters for managed views 2015-08-28 10:02:03 +02:00
RimIdenticalGridCaseGroup.cpp Replaced use of capability template with convenience 2015-08-20 15:24:49 +02:00
RimIdenticalGridCaseGroup.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimLegendConfig.cpp Removed unused function setPosition. Access legendConfig as pointer instead of field 2015-08-06 08:08:16 +02:00
RimLegendConfig.h Removed unused function setPosition. Access legendConfig as pointer instead of field 2015-08-06 08:08:16 +02:00
RimMainPlotCollection.cpp (#396) Create main plot collection and well log plot collection if needed 2015-09-07 10:44:48 +02:00
RimMainPlotCollection.h (#396) Create main plot collection and well log plot collection if needed 2015-09-07 10:44:48 +02:00
RimMimeData.cpp Fixed Linux compile issues 2015-08-14 06:42:12 -07:00
RimMimeData.h Added CopyReferencesToClipboardFeature 2015-08-14 10:17:31 +02:00
RimMockModelSettings.cpp Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>() 2015-08-05 13:27:36 +02:00
RimMockModelSettings.h Updated file header for new files 2014-09-24 07:14:52 +02:00
RimNoCommonAreaNNC.cpp Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>() 2015-08-05 13:27:36 +02:00
RimNoCommonAreaNNC.h Updated file header for new files 2014-09-24 07:14:52 +02:00
RimNoCommonAreaNncCollection.cpp Fixed visibility of even more items in tree view 2015-08-10 08:00:16 +02:00
RimNoCommonAreaNncCollection.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimOilField.cpp Renamed source files according to new class names 2015-06-26 10:00:44 +02:00
RimOilField.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimProject.cpp (#436) Enabled addition of multiple well log curves to plot 2015-09-16 16:16:02 +02:00
RimProject.h (#417) Added togglebutton controls to View group 2015-09-08 10:17:50 +02:00
RimReservoirCellResultsStorage.cpp firstAnchestorOfType now considers the object itself as well. 2015-08-14 14:04:47 +02:00
RimReservoirCellResultsStorage.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimScriptCollection.cpp (#355) Removed source code files for old project tree view 2015-08-24 17:31:20 +02:00
RimScriptCollection.h (#384) Fixed Script tree in the new project tree 2015-08-20 15:48:37 +02:00
RimTernaryLegendConfig.cpp Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>() 2015-08-05 13:27:36 +02:00
RimTernaryLegendConfig.h Rename of RimReservoirView to RimEclipseView 2015-05-21 10:05:33 +02:00
RimTools.cpp Updated file header for modified files 2014-09-23 15:04:57 +02:00
RimTools.h Updated file header for modified files 2014-09-23 15:04:57 +02:00
RimTreeViewStateSerializer.cpp (#379)(#377) Moved store/restore of tree view state to new tree 2015-08-17 09:38:27 +02:00
RimTreeViewStateSerializer.h (#379)(#377) Moved store/restore of tree view state to new tree 2015-08-17 09:38:27 +02:00
RimView.cpp (#449) Minor fixes related to isActive 2015-09-15 10:45:39 +02:00
RimView.h (#401) WIP: Refactoring Linked views update system. 2015-09-14 09:53:28 +02:00
RimViewLink.cpp (#449) Minor fixes related to isActive 2015-09-15 10:45:39 +02:00
RimViewLink.h (#449) Minor fixes related to isActive 2015-09-15 10:45:39 +02:00
RimViewLinker.cpp (#446) Added feature "Delete all linked views" 2015-09-16 14:40:50 +02:00
RimViewLinker.h (#449) Added toggle on dependent views and removed toggle from master 2015-09-15 09:47:59 +02:00
RimViewLinkerCollection.cpp (#446) Changed from list of ViewLinkers to one single ViewLinker 2015-09-16 14:26:25 +02:00
RimViewLinkerCollection.h (#446) Changed from list of ViewLinkers to one single ViewLinker 2015-09-16 14:26:25 +02:00
RimWellLog.cpp (#435) Renamed class 2015-09-15 13:21:30 +02:00
RimWellLog.h (#436) Added feature that creates a plot with a given LAS file log 2015-09-15 15:23:25 +02:00
RimWellLogExtractionCurve.cpp (#437) Using MD or TVD depth values for well log extraction curves 2015-09-11 10:44:10 +02:00
RimWellLogExtractionCurve.h (#437) Using MD or TVD depth values for well log extraction curves 2015-09-11 10:44:10 +02:00
RimWellLogFile.cpp (#436) Renamed a method and a member variable 2015-09-16 16:20:07 +02:00
RimWellLogFile.h (#436) Renamed some classes/files, methods and variables 2015-09-16 16:06:06 +02:00
RimWellLogFileCurve.cpp (#436) Renamed some classes/files, methods and variables 2015-09-16 16:06:06 +02:00
RimWellLogFileCurve.h (#436) Added property fields. Handling project file read/write, 2015-09-16 15:31:04 +02:00
RimWellLogPlot.cpp (#475) Make sure MDI window pos and size is restored 2015-09-16 12:56:48 +02:00
RimWellLogPlot.h (#475) Make sure MDI window pos and size is restored 2015-09-16 12:56:48 +02:00
RimWellLogPlotCollection.cpp (#428) Selecting well log plot in tree view when its viewer is activated 2015-09-07 19:22:11 +02:00
RimWellLogPlotCollection.h (#428) Selecting well log plot in tree view when its viewer is activated 2015-09-07 19:22:11 +02:00
RimWellLogPlotCurve.cpp Detaching all curves before the plot is deleted. Qwt needed it. 2015-09-03 15:10:45 +02:00
RimWellLogPlotCurve.h (#466) Clicking a plot curve selects the item in the project tree view 2015-09-17 11:34:03 +02:00
RimWellLogPlotTrace.cpp (#466) Clicking a plot curve selects the item in the project tree view 2015-09-17 11:34:03 +02:00
RimWellLogPlotTrace.h (#466) Clicking a plot curve selects the item in the project tree view 2015-09-17 11:34:03 +02:00
RimWellPath.cpp (#436) Renamed some classes/files, methods and variables 2015-09-16 16:06:06 +02:00
RimWellPath.h (#436) Renamed some classes/files, methods and variables 2015-09-16 16:06:06 +02:00
RimWellPathCollection.cpp (#436) Renamed some classes/files, methods and variables 2015-09-16 16:06:06 +02:00
RimWellPathCollection.h (#435) Fixed reading well path files for existing well logs with the same well name 2015-09-15 11:49:09 +02:00