ResInsight/ApplicationCode/ProjectDataModel
Jacob Støren fdac0ea887 #1419 Ensure property filters of categories are loaded properly from file
The category list was not set properly in the propertyFilter base class when the project was loaded.
The concept that list has to be set, and updated is fragile.
2017-04-20 16:22:33 +02:00
..
Flow #1381 Wip: Well Alloc Plots split by phase without flow diagnostics 2017-04-20 16:22:33 +02:00
Summary Remove unused variable 2017-04-19 16:41:12 +02:00
CMakeLists_files.cmake #1395 Renamed TopologyItem to GeometrySelectionItem including Keywords with friends. 2017-04-04 16:10:00 +02:00
Rim3dOverlayInfoConfig.cpp #1340 AppFwk : Improve how defineUiOrdering handles remaining fields 2017-03-21 13:47:53 +01:00
Rim3dOverlayInfoConfig.h #1052 3D info box: Added Flow Diag results statistics etc. 2017-01-03 13:15:27 +01:00
RimBinaryExportSettings.cpp (#495) Removed use of StdInclude 2015-09-25 15:57:50 +02:00
RimBinaryExportSettings.h Updated to version 0.8.0 2012-06-26 16:10:41 +02:00
RimCalcScript.cpp (#495) Removed use of StdInclude 2015-09-25 15:57:50 +02:00
RimCalcScript.h Removed obsolete code 2013-04-22 14:44:43 +02:00
RimCase.cpp #1399 QA of grouping in 3D main view property panels. Not Simulation Well Collection 2017-04-06 18:37:43 +02:00
RimCase.h #1399 QA of grouping in 3D main view property panels. Not Simulation Well Collection 2017-04-06 18:37:43 +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 #1344 AppFwk: Renamed methods in uiTreeOrdering to align with uiOrdering 2017-03-22 15:57:04 +01:00
RimCellEdgeColors.h #1125 Limit size of string in legend and info, reordered tracer combo 2017-01-12 15:00:23 +01:00
RimCellFilter.cpp #1231 Moved category handling to new class RimPropertyFilter 2017-02-21 08:57:40 +01:00
RimCellFilter.h #1231 Moved category handling to new class RimPropertyFilter 2017-02-21 08:57:40 +01:00
RimCellRangeFilter.cpp #1257 Added null pointer guarding based on reports from CppCheck 2017-02-24 16:00:56 +01:00
RimCellRangeFilter.h (#483) Improved how filters and filter collections are grayed out 2015-11-02 09:50:44 +01:00
RimCellRangeFilterCollection.cpp #1292 Fixed CppCheck Issues in ProjectDataModel 2017-03-06 11:20:28 +01:00
RimCellRangeFilterCollection.h #1255 Removed includes from RimCellRangeFilterCollection 2017-02-24 14:01:42 +01:00
RimCheckableNamedObject.cpp #1248 Add namedObject and checkableNamedObject 2017-02-22 13:09:31 +01:00
RimCheckableNamedObject.h #1248 Add namedObject and checkableNamedObject 2017-02-22 13:09:31 +01:00
RimCommandObject.cpp #922 Replace use of setValueFromUi 2016-10-20 11:25:22 +02:00
RimCommandObject.h Fixed includes for linux 2015-08-04 13:40:57 +02:00
RimContextCommandBuilder.cpp #1373 Add feature ShowTotalAllocationData 2017-04-19 13:48:15 +02:00
RimContextCommandBuilder.h (#657) Improved 3D view commands and context menu creation 2015-11-19 18:57:32 +01:00
RimDefines.cpp #1168, #1171 Added new depth types to RimWellLogPlot, with handling of unit type "none" as well. Made Well Alloc Plots make only "Connection Number" available on its WellLogPlot 2017-02-09 13:31:25 +01:00
RimDefines.h #1168, #1171 Added new depth types to RimWellLogPlot, with handling of unit type "none" as well. Made Well Alloc Plots make only "Connection Number" available on its WellLogPlot 2017-02-09 13:31:25 +01:00
RimEclipseCase.cpp #1402 Fixed Well Alloc plot case switching, and removed dependency on active view 2017-04-06 14:15:12 +02:00
RimEclipseCase.h #1402 Fixed Well Alloc plot case switching, and removed dependency on active view 2017-04-06 14:15:12 +02:00
RimEclipseCaseCollection.cpp Renamed to eclipseCaseData 2017-03-15 09:10:16 +01:00
RimEclipseCaseCollection.h #1068 Renamed to RigEclipseCaseData 2017-01-10 09:51:39 +01:00
RimEclipseCellColors.cpp #1344 AppFwk: Renamed methods in uiTreeOrdering to align with uiOrdering 2017-03-22 15:57:04 +01:00
RimEclipseCellColors.h #1056 Added support for flow data for cell edge in 3D view 2017-01-11 15:03:39 +01:00
RimEclipseFaultColors.cpp #1344 Replaced use of defineUiOrdering() with uiOrdering() 2017-03-22 15:02:42 +01:00
RimEclipseFaultColors.h #1029 Refactored to prepare for more Flow Diag. Removed use of specific field visibility methods 2016-12-14 10:27:46 +01:00
RimEclipseGeometrySelectionItem.cpp #1395 Renamed TopologyItem to GeometrySelectionItem including Keywords with friends. 2017-04-04 16:10:00 +02:00
RimEclipseGeometrySelectionItem.h #1395 Renamed TopologyItem to GeometrySelectionItem including Keywords with friends. 2017-04-04 16:10:00 +02:00
RimEclipseInputCase.cpp #1399 QA of grouping in 3D main view property panels. Not Simulation Well Collection 2017-04-06 18:37:43 +02:00
RimEclipseInputCase.h #1399 QA of grouping in 3D main view property panels. Not Simulation Well Collection 2017-04-06 18:37:43 +02:00
RimEclipseInputProperty.cpp Renamed to eclipseCaseData 2017-03-15 09:10:16 +01:00
RimEclipseInputProperty.h #760 Include cleanup 2016-10-21 14:02:06 +02:00
RimEclipseInputPropertyCollection.cpp Fixed memory leak and removed unused code 2015-12-10 11:39:10 +01:00
RimEclipseInputPropertyCollection.h Fixed memory leak and removed unused code 2015-12-10 11:39:10 +01:00
RimEclipsePropertyFilter.cpp #1399 QA of grouping in 3D main view property panels. Not Simulation Well Collection 2017-04-06 18:37:43 +02:00
RimEclipsePropertyFilter.h #1359 Sort tracers in category selection list in property editor 2017-03-24 21:34:46 +01:00
RimEclipsePropertyFilterCollection.cpp #1419 Ensure property filters of categories are loaded properly from file 2017-04-20 16:22:33 +02:00
RimEclipsePropertyFilterCollection.h #1297 Property Filter : Update ranges when time step changes 2017-03-14 17:26:40 +01:00
RimEclipseResultCase.cpp #1399 QA of grouping in 3D main view property panels. Not Simulation Well Collection 2017-04-06 18:37:43 +02:00
RimEclipseResultCase.h #1288 Added defaultFlowDiagSolution to RimEclipseResultCase 2017-03-09 23:01:58 +01:00
RimEclipseResultDefinition.cpp #1382 Removed the FlowDiagnostics solutions from the Gui. Always using the one and only default solution 2017-04-06 11:00:06 +02:00
RimEclipseResultDefinition.h #1365 Limit max height for result variable for flow 2017-03-27 22:57:23 +02:00
RimEclipseStatisticsCase.cpp #1399 , #1407 Regrouped the statistics case, and hid the Formation Names and Flip XY as they are (probably) unused, and need some more time to fix. 2017-04-06 18:44:41 +02:00
RimEclipseStatisticsCase.h #1255 Remove includes from header files 2017-02-24 11:07:26 +01: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 to eclipseCaseData 2017-03-15 09:10:16 +01:00
RimEclipseStatisticsCaseEvaluator.h #1068 Renamed to RigEclipseCaseData 2017-01-10 09:51:39 +01:00
RimEclipseView.cpp #1399 QA of grouping in 3D main view property panels. Not Simulation Well Collection 2017-04-06 18:37:43 +02:00
RimEclipseView.h Renamed to m_eclipseCase 2017-03-15 08:45:08 +01:00
RimEclipseWell.cpp #1399 QA of Eclipse Well Property panel. Aligned to the Overall Well Settings 2017-04-07 08:52:42 +02:00
RimEclipseWell.h #1114 WIP: Moved pipe radius, and well head position calculations to RimEclipseWell as preparation for well pair lines. 2017-03-14 19:17:14 +01:00
RimEclipseWellCollection.cpp #171 Add support for absolute UNIX paths for fault include files on Windows 2017-04-18 11:32:31 +02:00
RimEclipseWellCollection.h #1114 WIP: Added field in Sim Well Collection, renamed a bit as preparations 2017-03-13 11:05:46 +01:00
RimExportInputPropertySettings.cpp Fixed invalid keyword used only in UI 2017-01-07 08:59:19 +01:00
RimExportInputPropertySettings.h Updated to version 0.8.0 2012-06-26 16:10:41 +02:00
RimFault.cpp AppFwk : Fixed typo of firstAncestorOrThisOfType 2016-09-21 13:59:41 +02:00
RimFault.h Updated file header for new files 2014-09-24 07:14:52 +02:00
RimFaultCollection.cpp #1255 Removed includes from RimFaultCollection 2017-02-24 14:02:03 +01:00
RimFaultCollection.h #1255 Removed includes from RimFaultCollection 2017-02-24 14:02:03 +01:00
RimFormationNames.cpp #930, #925, #914 2016-10-21 14:31:31 +02:00
RimFormationNames.h #903 Fixed formation names file name presentation in UI. Use filename wo/path 2016-10-05 15:43:27 +02:00
RimFormationNamesCollection.cpp #930, #925, #914 2016-10-21 14:31:31 +02:00
RimFormationNamesCollection.h #810, #813, #808 Display formation name when picking 2016-08-24 15:19:39 +02:00
RimGeoMechCase.cpp #1399 QA of grouping in 3D main view property panels. Not Simulation Well Collection 2017-04-06 18:37:43 +02:00
RimGeoMechCase.h #913 Added SFI as a derived results depending on two user controllable case constants 2016-10-27 15:03:27 +02:00
RimGeoMechCellColors.cpp #1257 Added null pointer guarding based on reports from CppCheck 2017-02-24 16:00:56 +01:00
RimGeoMechCellColors.h #811 Setting default legend type for category results 2016-09-06 14:03:02 +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 #1399 QA of grouping in 3D main view property panels. Not Simulation Well Collection 2017-04-06 18:37:43 +02:00
RimGeoMechPropertyFilter.h #1231 Moved category handling to new class RimPropertyFilter 2017-02-21 08:57:40 +01:00
RimGeoMechPropertyFilterCollection.cpp #1257 Added null pointer guarding based on reports from CppCheck 2017-02-24 16:00:56 +01:00
RimGeoMechPropertyFilterCollection.h #950 Fixed formation name changes updating for geomech views 2016-11-04 15:10:58 +01:00
RimGeoMechResultDefinition.cpp #1418 Hide the relative results options in GeoMech Result Definition 2017-04-20 16:22:33 +02:00
RimGeoMechResultDefinition.h #1340 Use uiOrdering() instead of defineUiOrdering() 2017-03-21 13:48:34 +01:00
RimGeoMechView.cpp #1344 AppFwk: Renamed methods in uiTreeOrdering to align with uiOrdering 2017-03-22 15:57:04 +01:00
RimGeoMechView.h Refactor related to #1106, #1107, #1109, #1113. Refactored the MDI control 2017-01-19 17:54:01 +01:00
RimGeometrySelectionItem.cpp #1395 Renamed TopologyItem to GeometrySelectionItem including Keywords with friends. 2017-04-04 16:10:00 +02:00
RimGeometrySelectionItem.h #1395 Renamed TopologyItem to GeometrySelectionItem including Keywords with friends. 2017-04-04 16:10:00 +02:00
RimGridCollection.cpp #1257 More null pointer guards based on CppCheck 2017-02-27 14:01:18 +01:00
RimGridCollection.h (#667) Make Grids toggle follow toggle button in toolbar 2015-11-27 13:47:02 +01:00
RimGridTimeHistoryCurve.cpp #1399 QA and alignment of property panel of all curves and plots 2017-04-07 14:43:46 +02:00
RimGridTimeHistoryCurve.h #1395 Renamed TopologyItem to GeometrySelectionItem including Keywords with friends. 2017-04-04 16:10:00 +02:00
RimIdenticalGridCaseGroup.cpp #1397 Crash when computing statistics when no statistics case is created when adding source eclipse case 2017-04-04 15:16:13 +02:00
RimIdenticalGridCaseGroup.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimIntersection.cpp #1340 AppFwk : Improve how defineUiOrdering handles remaining fields 2017-03-21 13:47:53 +01:00
RimIntersection.h #927 Rename from cross section to intersection 2016-10-25 10:03:55 +02:00
RimIntersectionBox.cpp #1292 Fixed CppCheck Issues in ProjectDataModel 2017-03-06 11:20:28 +01:00
RimIntersectionBox.h #932 Intersection box : Added xy step size and depth step size 2016-10-25 13:12:43 +02:00
RimIntersectionCollection.cpp #1094 Improved constness and use of range based for 2017-01-27 15:19:18 +01:00
RimIntersectionCollection.h #1094 Improved constness and use of range based for 2017-01-27 15:19:18 +01:00
RimLegendConfig.cpp #1334 Fixed 2017-03-21 08:49:45 +01:00
RimLegendConfig.h #1334 Fixed 2017-03-21 08:49:45 +01:00
RimMainPlotCollection.cpp #1321 Update Flow Characteristics plot when new timesteps arrives. 2017-03-29 14:06:12 +02:00
RimMainPlotCollection.h #1321 Update Flow Characteristics plot when new timesteps arrives. 2017-03-29 14:06:12 +02:00
RimMdiWindowController.cpp #1107 Moved showWindow field to RimViewWindow and removed showWindow field from derived classes 2017-01-20 16:25:05 +01:00
RimMdiWindowController.h #1107 Moved showWindow field to RimViewWindow and removed showWindow field from derived classes 2017-01-20 16:25:05 +01:00
RimMimeData.cpp (#495) Removed use of StdInclude 2015-09-25 15:57:50 +02:00
RimMimeData.h Added CopyReferencesToClipboardFeature 2015-08-14 10:17:31 +02:00
RimMockModelSettings.cpp System : Replaced tab with four spaces in ApplicationCode and subfolders 2015-10-23 15:46:25 +02:00
RimMockModelSettings.h Updated file header for new files 2014-09-24 07:14:52 +02:00
RimMultiSnapshotDefinition.cpp #1292 Fixed CppCheck Issues in ProjectDataModel 2017-03-06 11:20:28 +01:00
RimMultiSnapshotDefinition.h Snapshot : Set fields read only based on state of other fields 2017-01-17 12:59:13 +01:00
RimNamedObject.cpp #1248 Add namedObject and checkableNamedObject 2017-02-22 13:09:31 +01:00
RimNamedObject.h #1248 Add namedObject and checkableNamedObject 2017-02-22 13:09:31 +01: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 (#566) Do not write or read "no common area NNCs" as they are always computed 2015-10-14 13:23:54 +02:00
RimNoCommonAreaNncCollection.h Major modularization adjustments 2015-07-31 18:58:23 +02:00
RimOilField.cpp #809 Created Formation Names project items. 2016-08-24 08:30:12 +02:00
RimOilField.h #809 Created Formation Names project items. 2016-08-24 08:30:12 +02:00
RimPlotCurve.cpp #1399 QA and alignment of property panel of all curves and plots 2017-04-07 14:43:46 +02:00
RimPlotCurve.h #1399 QA and alignment of property panel of all curves and plots 2017-04-07 14:43:46 +02:00
RimProject.cpp #1344 AppFwk: Renamed methods in uiTreeOrdering to align with uiOrdering 2017-03-22 15:57:04 +01:00
RimProject.h #1068 Renamed to RigEclipseCaseData 2017-01-10 09:51:39 +01:00
RimPropertyFilter.cpp #1359 Sort tracers in category selection list in property editor 2017-03-24 21:34:46 +01:00
RimPropertyFilter.h #1359 Sort tracers in category selection list in property editor 2017-03-24 21:34:46 +01:00
RimPropertyFilterCollection.cpp #1257 More null pointer guards based on CppCheck 2017-02-27 14:01:18 +01:00
RimPropertyFilterCollection.h (#625) Added access to the generalized propertyFilterCollection in the view 2015-11-12 10:48:13 +01:00
RimReservoirCellResultsStorage.cpp Renamed to eclipseCaseData 2017-03-15 09:10:16 +01: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 #1340 AppFwk : Improve how defineUiOrdering handles remaining fields 2017-03-21 13:47:53 +01:00
RimTernaryLegendConfig.h #559 Linked views : Removed obsolete storage of RimView 2016-12-13 22:14:57 +01:00
RimTools.cpp #1059 System : Use PdmOptionItemInfo constructor for PdmObjects 2017-01-05 07:53:14 +01:00
RimTools.h #1059 System : Use PdmOptionItemInfo constructor for PdmObjects 2017-01-05 07:53:14 +01: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 #1399 QA of grouping in 3D main view property panels. Not Simulation Well Collection 2017-04-06 18:37:43 +02:00
RimView.h #1399 QA of grouping in 3D main view property panels. Not Simulation Well Collection 2017-04-06 18:37:43 +02:00
RimViewController.cpp #1344 AppFwk: Renamed methods in uiTreeOrdering to align with uiOrdering 2017-03-22 15:57:04 +01:00
RimViewController.h #552 Linked Views : Added const for clarity 2016-12-15 18:34:42 +01:00
RimViewLinker.cpp #800 Ensure data is loaded when linking cell result in views 2017-04-07 15:58:49 +02:00
RimViewLinker.h #1288 Moved copy of camera properties to RimViewManipulator 2017-03-10 13:13:31 +01:00
RimViewLinkerCollection.cpp #1344 AppFwk: Renamed methods in uiTreeOrdering to align with uiOrdering 2017-03-22 15:57:04 +01:00
RimViewLinkerCollection.h (#446) Changed from list of ViewLinkers to one single ViewLinker 2015-09-16 14:26:25 +02:00
RimViewManipulator.cpp #1288 Moved copy of camera properties to RimViewManipulator 2017-03-10 13:13:31 +01:00
RimViewManipulator.h #1288 Moved copy of camera properties to RimViewManipulator 2017-03-10 13:13:31 +01:00
RimViewWindow.cpp Guard against none-existing userDescriptionField in ViewWindow 2017-03-27 18:13:38 +02:00
RimViewWindow.h MDI Window geometry: Added missing initalization of maximized state 2017-03-03 16:50:04 +01:00
RimWellLogCurve.cpp #1255 Removed includes from RimWellLogCurve 2017-02-24 14:14:29 +01:00
RimWellLogCurve.h #1255 Removed includes from RimWellLogCurve 2017-02-24 14:14:29 +01:00
RimWellLogExtractionCurve.cpp #1399 QA and alignment of property panel of all curves and plots 2017-04-07 14:43:46 +02:00
RimWellLogExtractionCurve.h #1032 : WLP Added setter and getter for well path and case 2016-12-17 16:30:38 +01:00
RimWellLogFile.cpp AppFwk : Fixed typo of firstAncestorOrThisOfType 2016-09-21 13:59:41 +02:00
RimWellLogFile.h Moved static method to the class where it belongs (more than it did). 2015-09-25 18:14:25 +02:00
RimWellLogFileChannel.cpp Renamed class/flies 2015-09-18 09:16:59 +02:00
RimWellLogFileChannel.h Renamed class/flies 2015-09-18 09:16:59 +02:00
RimWellLogFileCurve.cpp #1399 QA and alignment of property panel of all curves and plots 2017-04-07 14:43:46 +02:00
RimWellLogFileCurve.h #739 Renamed and trimmed inside RimPlotCurve 2016-05-23 17:13:03 +02:00
RimWellLogPlot.cpp #1373 Include plot title in text for export 2017-04-19 13:31:46 +02:00
RimWellLogPlot.h #872 When exporting several summary plots the data from different plots are stored to different files, and adding extension .csv to files files exported for wellLogPlots and summaryPlots. 2017-03-10 15:12:01 +01:00
RimWellLogPlotCollection.cpp Renamed to eclipseCaseData 2017-03-15 09:10:16 +01:00
RimWellLogPlotCollection.h #1068 Renamed to RigEclipseCaseData 2017-01-10 09:51:39 +01:00
RimWellLogTrack.cpp #1399 QA and alignment of property panel of all curves and plots 2017-04-07 14:43:46 +02:00
RimWellLogTrack.h #1294 - Renaming and moving ascii export feature, now RicAsciiExportWellLogPlotFeature. Adding functionality for getting data to export (but formatting is still missing) 2017-03-10 15:12:00 +01:00
RimWellPath.cpp #1255 Removed includes from RimWellPath 2017-02-24 14:31:06 +01:00
RimWellPath.h #1255 Removed includes from RimWellPath 2017-02-24 14:31:06 +01:00
RimWellPathCollection.cpp #1255 Removed includes from RimWellPath 2017-02-24 14:31:06 +01:00
RimWellPathCollection.h (#791) Update well path filename if project file is relocated 2016-06-30 11:20:41 +02:00