Jacob Støren
cde71ef07a
#1344 AppFwk: Renamed methods in uiTreeOrdering to align with uiOrdering
2017-03-22 15:57:04 +01:00
Magne Sjaastad
647b4348eb
Renamed to eclipseCaseData
2017-03-15 09:10:16 +01:00
Magne Sjaastad
48599f7a94
#1257 More null pointer guards based on CppCheck
2017-02-27 14:01:18 +01:00
Magne Sjaastad
1991a3c32d
#1255 Removed includes from RimCellRangeFilterCollection
2017-02-24 14:01:42 +01:00
Magne Sjaastad
50b9fe0ece
#1068 Removed obsolete include of RigCaseData
2017-01-10 09:20:03 +01:00
Magne Sjaastad
ccd4cb24c9
#1068 Avoid include of RigMainGrid.h in RigCaseData.h
2017-01-10 09:20:03 +01:00
Magne Sjaastad
9cacf0db6c
#1068 Access mainGrid directly from RimEclipseView
2017-01-10 09:20:03 +01:00
Magne Sjaastad
a61b3ad5f6
#1059 Rename
2017-01-05 07:57:37 +01:00
Magne Sjaastad
a9984c4bd5
#1059 System : Use PdmOptionItemInfo constructor for PdmObjects
2017-01-05 07:53:14 +01:00
Magne Sjaastad
a1e1443bf0
#552 Linked Views : Enable cursor in dependent views as default
2016-12-16 14:54:31 +01:00
Magne Sjaastad
2b17366310
#552 Linked Views : Added const for clarity
2016-12-15 18:34:42 +01:00
Magne Sjaastad
90a2d384d3
#552 Linked Views : Prototype - show label at cursor position in dependant views
2016-12-15 18:20:43 +01:00
Magne Sjaastad
2d202b1ced
#559 : Linked Views: Linking legend definitions
2016-12-13 22:14:24 +01:00
Magne Sjaastad
40ebd04f60
#947 Linked views : Guard against null pointer access
2016-11-02 12:23:41 +01:00
Magne Sjaastad
649c11efcb
#924 Cleaned up includes and use RimGeoMechResultDefinition instead of RimGeoMechCellColors
2016-10-18 07:31:02 +02:00
Magne Sjaastad
8ae75b5f27
AppFwk : Added concept of isUiTreeHidden and isUiTreeChildrenHidden
2016-10-12 10:08:08 +02:00
Magne Sjaastad
531aaaa445
AppFwk : Fixed typo of firstAncestorOrThisOfType
2016-09-21 13:59:41 +02:00
Magne Sjaastad
cb16f3c322
Fixed issues when loading Odb-projects into ResInsight with no Odb support
2016-01-11 10:08:47 +01:00
Jacob Støren
7b65cb91ce
( #625 ) Added access to the generalized propertyFilterCollection in the view
2015-11-12 10:48:13 +01:00
Magne Sjaastad
764f26c20c
Improved text when unlinking range filters
2015-11-03 09:55:28 +01:00
Magne Sjaastad
7d83c5a06a
Fixed missing update of icons during removeOverrides()
2015-11-02 14:07:05 +01:00
Magne Sjaastad
c8ffce4491
Renamed UI to "Cell Color Result"
2015-11-02 11:34:03 +01:00
Jacob Støren
1fa3c58a2c
( #620 ) Made rangefilter linking always possible. Using mapping when applicable.
...
If the mapping is not applicable, we just use the numbers as is.
If the ecl case is inside the geom case, we use the mapping.
Removed initAfterRead on ViewController
2015-10-29 11:21:08 +01:00
Jacob Støren
14dedf5d4a
(591) Only possible to link property filter between same-case-views
2015-10-24 12:27:39 +02:00
Jacob Støren
658849eefc
( #584 ) Linked Views: Use Range filter mapping only when ecl bbox is inside geom bbox
...
Set range and propfilter linking default off
2015-10-24 12:27:34 +02:00
Jacob Støren
b15b23b856
( #540 ) Removed the Visible Cells Sync from Gui.
...
Moved UpateOverrides from init afterRead to OpenProject
2015-10-22 16:02:28 +02:00
Jacob Støren
e094ca8e91
( #540 ) Guarding against crash when opening project with range filter override.
2015-10-22 15:34:41 +02:00
Magne Sjaastad
8de8100c3e
( #539 ) When view is unlinked, ask user to keep either override or original range filter collection
2015-10-21 13:16:09 +02:00
Jacob Støren
58363dbcf9
( #540 ) Wip: Range filter mapping alive! Needs more adjustments.
...
Fem to Ecl is not perfect.
2015-10-20 17:41:36 +02:00
Jacob Støren
8b894d8515
( #540 ) Override range filter update system improved
...
Rename of forgotten viewLink ->viewController
Remember to update group of linked views before adding a new dependent view.
2015-10-20 11:15:30 +02:00
Magne Sjaastad
ab0e3819a1
( #539 ) Added framework for update of range filter based on master
...
Propagate pointer to a range filter if only a single filter is modified
Moved lifetime management of range filter collection to RimView
2015-10-19 12:10:28 +02:00
Magne Sjaastad
67a62f4f02
Renamed RimViewLink to RimViewController
2015-10-13 10:24:39 +02:00