ResInsight/ApplicationCode/ProjectDataModel
Jacob Støren 473a49f83d Faults: Always show faults when showing Grid
Always show the faults parts when showing the grid in the "normal" way.
If we do not, there will be holes in the model.
2013-12-18 09:26:06 +01:00
..
CMakeLists_files.cmake Faults: Reading from Eclipse text files and basic visualization 2013-12-03 20:30:32 +01:00
Rim3dOverlayInfoConfig.cpp User Doc: Finalized Wells and thereby Views 2013-10-23 18:14:08 +02:00
Rim3dOverlayInfoConfig.h Linux compile fixes 2013-05-06 12:02:32 +02:00
RimAnalysisModels.cpp Moved Faluts to MainGrid. New fault calculation 2013-12-12 22:18:20 +01:00
RimAnalysisModels.h Added member to recompute all statistics 2013-12-02 08:56:42 +01:00
RimBinaryExportSettings.cpp Rename of files: 2013-03-22 16:12:00 +01:00
RimBinaryExportSettings.h Updated to version 0.8.0 2012-06-26 16:10:41 +02:00
RimCalcScript.cpp Removed obsolete code 2013-04-22 14:44:43 +02:00
RimCalcScript.h Removed obsolete code 2013-04-22 14:44:43 +02:00
RimCase.cpp Store filenames for files with faults in project file 2013-12-17 11:52:53 +01:00
RimCase.h Store filenames for files with faults in project file 2013-12-17 11:52:53 +01:00
RimCaseCollection.cpp Major cleanup/change in the way things are included. 2013-05-06 10:55:00 +02:00
RimCaseCollection.h Major cleanup/change in the way things are included. 2013-05-06 10:55:00 +02:00
RimCellEdgeResultSlot.cpp Improved logarithmic color legends for zero and negative values 2013-06-03 13:08:11 +02:00
RimCellEdgeResultSlot.h Improved logarithmic color legends for zero and negative values 2013-06-03 13:08:11 +02:00
RimCellFilter.cpp Renamed cell filter field from active to isActive 2013-08-08 08:49:29 +02:00
RimCellFilter.h Renamed cell filter field from active to isActive 2013-08-08 08:49:29 +02:00
RimCellPropertyFilter.cpp Hide evaluation region from property filter, as this functionality is not implemented in application code 2013-09-09 09:13:45 +02:00
RimCellPropertyFilter.h Fixed missing min/max value range for property filters when loading from project file 2013-08-07 09:00:09 +02:00
RimCellPropertyFilterCollection.cpp Renamed cell filter field from active to isActive 2013-08-08 08:49:29 +02:00
RimCellPropertyFilterCollection.h Added updateUiIconFromState() in cafPdmUiItem to create disabled icons based on object state 2013-04-26 14:47:34 +02:00
RimCellRangeFilter.cpp Linux compile fixes 2013-05-06 12:02:32 +02:00
RimCellRangeFilter.h Range Filter: Added option to not propagate rangefilter onto the subgrids 2013-04-26 08:53:40 +02:00
RimCellRangeFilterCollection.cpp Started to use Update-display-model-And-Redraw scheduling system. 2013-09-08 22:59:46 +02:00
RimCellRangeFilterCollection.h Renaming and comments 2013-09-06 15:05:41 +02:00
RimCommandObject.cpp Added support for asyncronous commands 2013-09-16 07:42:30 +02:00
RimCommandObject.h Added support for asyncronous commands 2013-09-16 07:42:30 +02:00
RimDefines.cpp Rename of files: 2013-03-22 16:12:00 +01:00
RimDefines.h Added special handling of combined transmissibility 2013-12-17 11:52:40 +01:00
RimExportInputPropertySettings.cpp Rename of files: 2013-03-22 16:12:00 +01:00
RimExportInputPropertySettings.h Updated to version 0.8.0 2012-06-26 16:10:41 +02:00
RimFault.cpp Cleaned up fault viz config 2013-12-10 07:44:51 +01:00
RimFault.h Cleaned up fault viz config 2013-12-10 07:44:51 +01:00
RimFaultCollection.cpp Faults: Always show faults when showing Grid 2013-12-18 09:26:06 +01:00
RimFaultCollection.h Faults: Always show faults when showing Grid 2013-12-18 09:26:06 +01:00
RimIdenticalGridCaseGroup.cpp Grid Case Group: Relabeled "Cases" to "Source Cases" 2013-10-23 22:13:01 +02:00
RimIdenticalGridCaseGroup.h Added groupId to case groups 2013-05-10 15:35:33 +02:00
RimInputCase.cpp Faults: Reading from Eclipse text files and basic visualization 2013-12-03 20:30:32 +01:00
RimInputCase.h Use filename from file containing the grid as InputCase case description. Fixed Input Case Mock model. 2013-10-08 14:30:42 +02:00
RimInputProperty.cpp Rename of files: 2013-03-22 16:12:00 +01:00
RimInputProperty.h Updated to version 0.8.0 2012-06-26 16:10:41 +02:00
RimInputPropertyCollection.cpp Rename of files: 2013-03-22 16:12:00 +01:00
RimInputPropertyCollection.h Updated to version 0.8.0 2012-06-26 16:10:41 +02:00
RimLegendConfig.cpp Increased default number of significant digits to 4 2013-10-03 11:07:52 +02:00
RimLegendConfig.h Performance: Recompute legend only when required 2013-09-30 13:29:29 +02:00
RimMimeData.cpp Moved MimeData into RimMimeData 2013-04-16 11:19:37 +02:00
RimMimeData.h Moved MimeData into RimMimeData 2013-04-16 11:19:37 +02:00
RimOilField.cpp Added ResInsightVersion.cmake to list of files. Removed redundant 2013-10-09 08:54:51 +02:00
RimOilField.h Project/OilField: Made sure one and always one oilfield exists in a project. 2013-06-12 09:36:50 +02:00
RimProject.cpp Delete child object to fix memory leak 2013-10-24 09:53:27 +02:00
RimProject.h Prototyped command object infrastructure to be used in regression tests of Octave scripts 2013-09-12 08:11:56 +02:00
RimReservoirCellResultsCacher.cpp Added special handling of combined transmissibility 2013-12-17 11:52:40 +01:00
RimReservoirCellResultsCacher.h Added special handling of combined transmissibility 2013-12-17 11:52:40 +01:00
RimReservoirView.cpp Added pick info on combined transmissibility 2013-12-17 11:52:45 +01:00
RimReservoirView.h Use several colors for faults to be able to separate them 2013-12-04 12:13:01 +01:00
RimResultCase.cpp Store filenames for files with faults in project file 2013-12-17 11:52:53 +01:00
RimResultCase.h Added RimResultCase::setGridFileName() 2013-12-02 08:55:13 +01:00
RimResultDefinition.cpp Added special handling of combined transmissibility 2013-12-17 11:52:40 +01:00
RimResultDefinition.h Fixed missing update of the 3D view after deleting statistic results 2013-06-12 13:42:36 +02:00
RimResultSlot.cpp Rename 2013-08-08 15:19:16 +02:00
RimResultSlot.h Initial commit of ResInsight version 0.4.8 2012-05-18 09:45:23 +02:00
RimScriptCollection.cpp Caf:PdmUiTree: Rewrote rebuildUiSubTree to become updateUiSubTree 2013-05-13 12:00:52 +02:00
RimScriptCollection.h Updated to version 0.8.0 2012-06-26 16:10:41 +02:00
RimStatisticsCase.cpp Added basic statistics case, will compute statistics on load 2013-09-16 07:55:35 +02:00
RimStatisticsCase.h Added support for asyncronous commands 2013-09-16 07:42:30 +02:00
RimStatisticsCaseCollection.cpp Major cleanup/change in the way things are included. 2013-05-06 10:55:00 +02:00
RimStatisticsCaseCollection.h Renamed files corresponding to the already renamed statistics related classes 2013-03-22 14:24:41 +01:00
RimStatisticsCaseEvaluator.cpp Statistics calculation : Paralellized and avoided some memory reallocation 2013-06-27 00:45:50 +02:00
RimStatisticsCaseEvaluator.h Added interpolation of observed values to statistics computation 2013-04-30 11:36:50 +02:00
RimTools.cpp SSIHUB: Update file paths for and well path cache 2013-10-24 09:50:21 +02:00
RimTools.h SSIHUB: Update file paths for and well path cache 2013-10-24 09:50:21 +02:00
RimUiTreeModelPdm.cpp Added some comments on getting rid of QModelIndex based commands 2013-10-03 14:43:02 +02:00
RimUiTreeModelPdm.h Prototyped command object infrastructure to be used in regression tests of Octave scripts 2013-09-12 08:11:56 +02:00
RimUiTreeView.cpp Added context menu for add case group 2013-10-24 11:10:33 +02:00
RimUiTreeView.h Prototyped command object infrastructure to be used in regression tests of Octave scripts 2013-09-12 08:11:56 +02:00
RimWell.cpp Ui Brushup of Well property panels 2013-10-17 13:38:52 +02:00
RimWell.h Range/Property/Well Toggle fixes 2013-09-06 15:45:21 +02:00
RimWellCollection.cpp Renaming to Info Box 2013-10-23 16:04:12 +02:00
RimWellCollection.h Well Label Color: Preferences for new views and color setting on well 2013-10-01 11:13:23 +02:00
RimWellPath.cpp SSIHUB: Update file paths for and well path cache 2013-10-24 09:50:21 +02:00
RimWellPath.h SSIHUB: Update file paths for and well path cache 2013-10-24 09:50:21 +02:00
RimWellPathCollection.cpp SSIHUB: Update file paths for and well path cache 2013-10-24 09:50:21 +02:00
RimWellPathCollection.h SSIHUB: Update file paths for and well path cache 2013-10-24 09:50:21 +02:00