Pål Hagen
81b973a74c
( #507 ) Picking unit name from LAS file in curve's update method
2015-09-22 15:12:33 +02:00
Pål Hagen
239d682956
( #514 ) Added missing "view link" command features to context menu in project tree view
2015-09-22 14:34:26 +02:00
Pål Hagen
759302b370
( #446 ) Added "Link Visible Views" to 3D context menu
2015-09-22 14:26:23 +02:00
Pål Hagen
d377de562a
( #446 ) "Link view" only available if linked views exist
2015-09-22 14:23:51 +02:00
Pål Hagen
ae1cc96979
( #501 ) "Link view" context menu items only visible when clicking the background
2015-09-22 13:34:43 +02:00
Pål Hagen
ff1f7b24b5
( #468 ) Showing well log plot context menu items only when a well path is picked
2015-09-22 13:14:08 +02:00
Pål Hagen
430ea86962
( #505 ) Added context menu item for creation of well log extraction curve
2015-09-22 12:29:14 +02:00
Magne Sjaastad
b45e571888
( #504 ) Do not use autoscale for x-axis - simplified track/plot update code
2015-09-22 11:55:21 +02:00
Magne Sjaastad
7ded798055
( #504 ) Move common code to base class
2015-09-22 11:55:21 +02:00
Pål Hagen
f49c7fc983
( #505 ) Added context menu item for creation of cure from LAS data for well paths
2015-09-22 10:52:28 +02:00
Pål Hagen
75dc7376ad
( #404 ) Selecting well path in the tree view when picked in the 3D view
...
Added method for setting selection based on the picked part.
2015-09-22 10:30:11 +02:00
Pål Hagen
be29a06883
( #501 ) Always displaying well log curve creation commands in the context menu
...
The command feature system handles enabled/disabled state.
2015-09-22 10:02:03 +02:00
Magne Sjaastad
ef87f63b63
( #502 ) Reduce size of plot window when track is deleted
2015-09-22 09:50:29 +02:00
Pål Hagen
0daaba58a4
( #501 ) Made sure that "link view" items in the context menu don't need hit info in the view
2015-09-22 09:40:44 +02:00
Magne Sjaastad
3658724958
Preferences: More space for ssihub and checkbox to left of some item texts
2015-09-22 08:39:53 +02:00
Jacob Støren
a0dabca6ed
( #401 ) Updated sensitivity and GUI of ViewLink to reflect the visible cells possibilities
2015-09-21 18:54:41 +02:00
Jacob Støren
7cf61eb636
Added update of icon when changing master view
2015-09-21 18:54:39 +02:00
Jacob Støren
eb3cf20263
Avoid repeatedly resetting the view
2015-09-21 18:54:37 +02:00
Jacob Støren
31b5b2e568
Moved setting of default view to after we know the geometry is generated.
2015-09-21 18:54:33 +02:00
Jacob Støren
a2dc6628ad
( #401 ) Fixed result coloring of cells/fault geometry part of cells.
...
And visibility of fault part of overridden visible cells
2015-09-21 18:54:31 +02:00
Jacob Støren
bc13971fec
Clear the views to regenerate when finished regenerating
...
This inefficiency has been there forever ...
2015-09-21 18:54:29 +02:00
Jacob Støren
7abfd51b91
Fix: Schedule Property filter regen. and not Range filtered.
...
when asked to do Property filter.
2015-09-21 18:54:27 +02:00
Jacob Støren
fa5be6a5e4
Guard against updating geomech legend when no data is loaded.
2015-09-21 18:54:24 +02:00
Magne Sjaastad
2b7d7be3f1
( #499 ) Added a custom track delete feature
...
Added infrastructure needed to delete track from plot and plot
collection
2015-09-21 15:55:55 +02:00
Magne Sjaastad
4d42fd37f5
( #485 ) Grow plot size when adding tracks
2015-09-21 15:01:11 +02:00
Pål Hagen
5e58cb141e
( #468 ) Added context menu item in 3D view for plotting of well log extraction curves
2015-09-21 14:24:29 +02:00
Pål Hagen
903b692e8e
( #468 ) Renamed method
2015-09-21 14:10:04 +02:00
Pål Hagen
8667b6baa0
( #468 ) Added context menu item in 3D view for plotting of logs from LAS files
2015-09-21 14:02:33 +02:00
Magne Sjaastad
e7866cbdfd
( #484 ) If current window is mazimized, show new window in maximized state
2015-09-21 13:25:38 +02:00
Magne Sjaastad
e8079783cb
( #497 ) Moved per cell filter code from property filter to result definition
2015-09-21 11:43:22 +02:00
Magne Sjaastad
b85e254983
( #457 ) Show time step string instead of index in UI
2015-09-21 11:22:03 +02:00
Magne Sjaastad
06e8bc2ec5
Moved building of time step names for UI to case
2015-09-21 11:22:03 +02:00
Pål Hagen
c32f4cabfe
( #493 ) Correct handling of MDI sub window activation.
...
Setting bool member variable that blocks sub window activation slot
temporarily at the correct places - the main window methods that sets
active viewer and removes a viewer.
2015-09-21 11:01:00 +02:00
Pål Hagen
5e8a6d90cd
( #498 ) Picking and displaying well log channel unit from LAS files
2015-09-21 10:10:25 +02:00
Jacob Støren
22d033669d
( #401 ) Result colors now updated on "Visible cells"-overridden Eclipse cases
2015-09-21 09:10:50 +02:00
Jacob Støren
2604e01ddc
( #401 ) Fixed missing update (Inactive cells)
2015-09-21 08:37:49 +02:00
Magne Sjaastad
d4d0ac4842
( #455 ) Added customizable generated curve name for Extraction Curves
2015-09-20 12:12:15 +02:00
Magne Sjaastad
850c7804b4
Use group for curve name properties
2015-09-18 19:42:54 +02:00
Magne Sjaastad
18bb056b78
Apply appendClassNameToUiText when creating project tree
2015-09-18 19:39:47 +02:00
Magne Sjaastad
a4b57a11a4
Added display of class names to preferences
...
Use flag in pdmUiTreeViewEditor to control display of class names
2015-09-18 19:24:02 +02:00
Magne Sjaastad
d9b070c0ef
Use current project name as suggested project file Save As name
2015-09-18 18:49:53 +02:00
Pål Hagen
fef1d93a9e
( #436 ) Renamed class/files
2015-09-18 17:29:17 +02:00
Jacob Støren
95047ae89e
( #401 ) Sync visible cells GeoMech to Eclipse grid now works
...
But there are bugs regarding faults and cell result color.
2015-09-18 17:08:58 +02:00
Jacob Støren
b55beb7e13
( #401 ) Update dependent views after independent ones
...
The dependent views needs the visibility from their masters
2015-09-18 17:08:57 +02:00
Pål Hagen
e3e574fb90
( #493 ) Blocking MDI window activation handler when toggling off well log plot
2015-09-18 17:06:26 +02:00
Pål Hagen
9ee13911b3
( #459 ) Don't call code finding valid intervals if we have no points
2015-09-18 16:12:39 +02:00
Jacob Støren
8ca874006c
( #401 ) Changed main mapping to loop over Eclipse grid
...
To avoid creating the geomech version of the eclipse cell many times
2015-09-18 15:01:20 +02:00
Jacob Støren
a3cbe99dd4
( #401 ) Cell comparison now simplified. Assumes topological rotation is equal
2015-09-18 15:00:42 +02:00
Jacob Støren
13d1876a16
( #401 ) Cell Topol. rotation separated
2015-09-18 15:00:41 +02:00
Jacob Støren
a9a8c94625
( #491 ) Continue insolation of topol. rotation code for elm
2015-09-18 15:00:39 +02:00