Magne Sjaastad
7969e22364
( #395 ) Moved managed views from RimView to RimProject
2015-09-01 17:34:03 +02:00
Jacob Støren
52281633d6
( #396 ) untangled Geomech Result Definition from the use of GeoMechView
...
In order to reuse the RimGeoMechResultDefinition in the curve data.
2015-09-01 17:19:09 +02:00
Magne Sjaastad
5fd81b19d8
Added support for geo mech property filters for managed views
2015-08-28 10:02:03 +02:00
Pål Hagen
0704680221
( #355 ) Renamed geomech property filters and property filter collections
...
"GeoMech Property Filter" -> "Property Filter"
"GeoMech Property Filters" -> "Property Filters"
2015-08-24 17:26:22 +02:00
Jacob Støren
8bc9c734a2
Fixed the GeoMech part of the tree.
2015-08-11 15:23:57 +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
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
Jacob Støren
1a3a2f1ff5
( #119 ) Improved naming of Property Filters
...
Finalized.
2015-07-02 12:50:38 +02:00
Jacob Støren
34a88c0215
( #119 ) New property filter gets name from the active result
2015-07-01 15:26:00 +02:00
Pål Hagen
cd662dc7d1
Renamed source files according to new class names
2015-06-26 10:00:43 +02:00
Jacob Støren
1cdd5262f8
Cleaned up PropertyFilter classes.
2015-06-24 15:03:55 +02:00
Pål Hagen
6191422103
Property filters for geo mech ( #314 )
...
Added GUI objects for property filters for geo mech models.
2015-06-22 15:27:37 +02:00