Magne Sjaastad
f9021117f4
#4111 3D calculations : Always show difference options
2019-02-18 10:52:11 +01:00
Magne Sjaastad
dcde9ccf72
#2727 Legends : Move enum to RimLegendConfig
2018-04-19 08:42:49 +02:00
Magne Sjaastad
3bc85ce794
#2727 Legends : Rename to RimRegularLegendConfig
2018-04-18 10:10:39 +02:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Rebecca Cox
4eb80e83bb
#2465 Property panel: Update UI fields from selected result on tree view object changed
2018-02-13 13:29:47 +01:00
Jacob Støren
b443b6662d
#1344 Replaced use of defineUiOrdering() with uiOrdering()
2017-03-22 15:02:42 +01:00
Magne Sjaastad
50b9fe0ece
#1068 Removed obsolete include of RigCaseData
2017-01-10 09:20:03 +01:00
Jacob Støren
afa381b4b9
#1029 Refactored to prepare for more Flow Diag. Removed use of specific field visibility methods
2016-12-14 10:27:46 +01:00
Jacob Støren
6c43d29bdd
#948 Fixed missing change of legend in project tree Separate Fault Result
2016-11-02 14:20:43 +01:00
Magne Sjaastad
8ae75b5f27
AppFwk : Added concept of isUiTreeHidden and isUiTreeChildrenHidden
2016-10-12 10:08:08 +02:00
Magne Sjaastad
23bd3c9b0c
( #805 ) Cleaned up includes and generalized access to overlayItemLegend
2016-08-05 17:19:49 +02:00
Magne Sjaastad
47bb20368a
System : Fixed memory leaks
2015-12-09 13:52:25 +01:00
Magne Sjaastad
a8d1dfa329
( #696 ) Fixed missing display of ternary config for separate fault result
2015-12-08 17:43:07 +01:00
Magne Sjaastad
aebf776408
( #164 ) Sort parameter list for cell results
2015-12-02 10:32:59 +01:00
Pål Hagen
0c8600c6dd
( #355 ) Got rid of all RimUiTreeModelPdm includes
2015-08-24 17:42:42 +02:00
Magne Sjaastad
421c2e3685
Added guarding of missing legendConfig
2015-08-11 11:15:31 +02:00
Magne Sjaastad
56907a5c6e
Fixed typo
2015-08-10 21:59:07 +02:00
Jacob Støren
df0b4164c5
Got rid of the "ownership"-changes in EclipseResultDefinition with friends.
...
Updating is now done more explicitly.
2015-08-10 17:28:29 +02:00
Magne Sjaastad
8fe6831355
Fixed visibility of even more items in tree view
2015-08-10 08:00:16 +02:00
Magne Sjaastad
65d372dd70
Fixed visibility of more items in tree view
2015-08-09 14:12:09 +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
Pål Hagen
14d66f2d06
Renamed member variable
2015-06-26 10:00:47 +02:00
Pål Hagen
cd662dc7d1
Renamed source files according to new class names
2015-06-26 10:00:43 +02:00