Jacob Støren
|
276addc713
|
(#405) Convert POR, SE, and ST to Bar. Fixed issues regarding property filters.
Result fields without component had an extra space in the option value string
that made the search for the option in the option list fail.
|
2015-09-26 09:38:29 +02:00 |
|
Pål Hagen
|
aa36a3f5e6
|
Moved static method to the class where it belongs (more than it did).
|
2015-09-25 18:14:25 +02:00 |
|
Pål Hagen
|
803cc4328d
|
(#548) Adding only well paths with LAS files to property editor for curves
|
2015-09-25 18:04:10 +02:00 |
|
Pål Hagen
|
4a53b318f7
|
(#506) Updating view name in view linker in project tree view when a view's name is changed
|
2015-09-25 16:39:19 +02:00 |
|
Magne Sjaastad
|
061288f1c3
|
(#495) Removed use of StdInclude
|
2015-09-25 15:57:50 +02:00 |
|
Jacob Støren
|
ecc69e7a1a
|
Linked Views: Validation and changes on update system for ViewController
|
2015-09-25 15:24:29 +02:00 |
|
Jacob Støren
|
c370c7cb02
|
View Linker: Remove child array entry after deletion to have a valid datastructure through destruction.
|
2015-09-25 15:24:27 +02:00 |
|
Jacob Støren
|
c065d625e2
|
(#483) Linked Views: Acknowledge visible cells override when disabling tree items
(Filter items)
|
2015-09-25 15:24:24 +02:00 |
|
Jacob Støren
|
03c788db6a
|
Linked Views: isActive() as access method. doSync methots renamed to update
and changed the meaning accordingly.
|
2015-09-25 15:24:19 +02:00 |
|
Magne Sjaastad
|
1933bbeb84
|
(#496) Use system macro for init of abstract PDM classes
Removed project specific macro
|
2015-09-25 15:09:34 +02:00 |
|
Pål Hagen
|
d8acb9d1bc
|
(#528) Using case and current result from active view when adding new curve
|
2015-09-25 14:35:30 +02:00 |
|
Pål Hagen
|
4e3f51909b
|
(#537) Handling LAS file names no matter what case the extension has
.las, .LAS, .Las, .laS, etc. should now all work.
|
2015-09-25 11:56:14 +02:00 |
|
Magne Sjaastad
|
4424c110be
|
Transformed static functions from ViewLinker to dynamic functions in RimView
|
2015-09-25 11:17:51 +02:00 |
|
Pål Hagen
|
034a78ae0c
|
(#534) Made sure that curve name options are ordered correctly
Same order as they appear in the generated curve name.
|
2015-09-25 10:50:44 +02:00 |
|
Pål Hagen
|
285cd6ccea
|
(#535) Added field for toggling of date in curve name
Date is on by default, time step is off.
|
2015-09-25 10:44:35 +02:00 |
|
Jacob Støren
|
c79a01f3b9
|
Linked Views: created access methods for viewController settings
The access methods now respects the active settings on both the ViewController
and the Toplevel.
|
2015-09-25 09:39:42 +02:00 |
|
Jacob Støren
|
8c63f4963b
|
(#513) Minor rename
|
2015-09-25 09:16:14 +02:00 |
|
Jacob Støren
|
efe5951222
|
Linked Views: Refactoring ViewController
Consolidating update responsibilities.
Renaming
|
2015-09-24 17:43:14 +02:00 |
|
Jacob Støren
|
d83d9e967b
|
Linked Views: Refactored and cleaned up more. Refactored some features.
|
2015-09-24 17:43:12 +02:00 |
|
Jacob Støren
|
5e0505dfe8
|
Renaming and cleanup in ViewLinker and friends
|
2015-09-24 17:43:09 +02:00 |
|
Pål Hagen
|
ae42845f35
|
(#533) Using "," instead of "|" as separator in curve names
|
2015-09-24 16:19:32 +02:00 |
|
Pål Hagen
|
1a6aa58711
|
(#524) God rid of "Copy" for multiple selections in the project tree view
Copy used to be always available for multiple selections, for some
reason.
|
2015-09-24 15:36:36 +02:00 |
|
Pål Hagen
|
895a16f43f
|
(#526) Additional fix for filtering of infinite values in extraction curves
|
2015-09-24 14:04:08 +02:00 |
|
Pål Hagen
|
ff073f50fa
|
(#526) Fixed problem with finding intervals for extraction curves
Infinite values from well log curve extraction should never appear for
points that are filtered for plotting. Did some refactoring/code
cleanup.
|
2015-09-24 13:36:38 +02:00 |
|
Pål Hagen
|
529b68e073
|
(#537) (#515) Showing error messages from LAS file open exceptions
|
2015-09-24 10:08:45 +02:00 |
|
Pål Hagen
|
5d18209e26
|
(#537) Showing error message box if opening a LAS file fails
|
2015-09-24 09:37:26 +02:00 |
|
Magne Sjaastad
|
71e74599ff
|
(#483) Gray out overridden range and property collections
|
2015-09-23 14:35:35 +02:00 |
|
Magne Sjaastad
|
4ee8929d91
|
(#483) Gray out icon for overridden cell results
|
2015-09-23 13:48:25 +02:00 |
|
Magne Sjaastad
|
af75f513f9
|
Several minor refactoring and cleanup
|
2015-09-23 12:50:06 +02:00 |
|
Magne Sjaastad
|
9a840b9243
|
(#509) Added missing create display model
|
2015-09-23 12:49:09 +02:00 |
|
Magne Sjaastad
|
942c0a20b7
|
Moved camera update from RimView to RimViewLinker
|
2015-09-23 12:23:21 +02:00 |
|
Magne Sjaastad
|
c8944d8801
|
Refactored funtions used to find viewLinker and viewLink
|
2015-09-23 11:01:46 +02:00 |
|
Jacob Støren
|
3b98d77324
|
(#517) Fixed crash due to direct call to CreateDisplayModelAndUpdate
But there are ore ...
|
2015-09-22 21:00:50 +02:00 |
|
Pål Hagen
|
3938e65c7b
|
(#511) Updating well log plot icon when toggling visibility
|
2015-09-22 16:09:25 +02:00 |
|
Pål Hagen
|
f745e483c7
|
(#507) Updating curve name only if "auto name" is set
|
2015-09-22 15:45:58 +02:00 |
|
Magne Sjaastad
|
2c8ac1541d
|
(#500) Use space to indent auto name properties
|
2015-09-22 15:36:14 +02:00 |
|
Magne Sjaastad
|
b481699cc2
|
(#500) Improved curve data property panel
Show curve data group first
Hide auto name properties when custom name is defined
|
2015-09-22 15:24:11 +02:00 |
|
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
|
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 |
|
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
|
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 |
|