Jacob Støren
5619e14cbe
Adjusted VisibleCells Calculation Tolerance
...
Now better matching the synt_small_c2 case
2015-09-28 21:09:28 +02:00
Jacob Støren
e74098d7ca
( #553 ) Fixed. Now the CreatDisplayModel sets timestep without firing signals
...
from the AnimationController.
2015-09-28 20:43:55 +02:00
Jacob Støren
5d04655d6a
( #520 )( #503 ) Made sure the Overridden cells actually overrides always.
2015-09-28 10:05:20 +02:00
Jacob Støren
30f3796bab
Slight progress-bar improvement
2015-09-28 08:21:51 +02:00
Jacob Støren
5677665dba
( #331 ) Properly shown POR values by checking for element type.
...
We are calculating and using an elmNode POR result to correctly
respect the element type.
2015-09-28 07:39:57 +02:00
Jacob Støren
56dae7f71a
( #550 ) Fixed by reverting commit ca0fd4d9fe
...
The simplified check for results present was not good enough.
As we no longer do processEvents during progressbar, it should be ok to
reintroduce the assertResultsLoaded test.
2015-09-27 19:32:55 +02:00
Jacob Støren
07d101353c
( #405 ) Gamma calculation test POR < threshold needed the threshold to be in bar as well.
2015-09-26 10:22:39 +02:00
Jacob Støren
43dd883f63
Fixed Crash when selecting SE witout any component.
2015-09-26 10:08:58 +02:00
Jacob Støren
cd13fc5aee
( #405 ) Added [Bar] to legend title when showing SE, ST and POR
2015-09-26 10:00:03 +02:00
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
Jacob Støren
3295c032b1
( #549 ) Geomech Property Filter: Fixed missing update when adding a filter
2015-09-26 09:32:43 +02:00
Jacob Støren
da893744a5
( #513 ) Use element type to distinguish when to use the POR values
2015-09-25 20:20:46 +02:00
Jacob Støren
5097082f09
( #513 ) Added a HEX8P element type to distinguish C3D8 and C3D8P
2015-09-25 19:33:34 +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
63467b0960
( #547 ) Don't enable "New Well Log LAS Curve" for tracks if no LAS files are available
2015-09-25 17:52:03 +02:00
Pål Hagen
9830522745
( #546 ) Check if they should be enabled before adding well path related context menu items
2015-09-25 17:10:17 +02:00
Magne Sjaastad
9b288970c1
( #495 ) Linux fixes
2015-09-25 16:45:46 +02:00
Pål Hagen
a0c2d7f6b7
( #525 ) Checking for availability of any case, not necessarily the active case
2015-09-25 16:45:38 +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
5b9bf3bcd2
( #518 ) Removed link visible views from 3DView context menu
...
Modified the command enabled state to be enabled only when it is sensible to run it.
(Unlinked views is present.)
2015-09-25 15:24:32 +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
49ab79219e
Fixed crashes regarding general handling of NULL pointers in Child Arrays
2015-09-25 15:24:21 +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
7b802187d0
( #525 ) New well log extraction curve command feature needs a case
...
Not available unless there is a case.
2015-09-25 14:48:31 +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
Pål Hagen
b151200ffc
( #466 ) A curve must be selected no further than 20 pixels away
...
If the selection point is more than 20 pixels away from any curve's
points, the track is selected instead.
2015-09-25 10:25:44 +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
9711f5d891
( #513 ) POR now ignored in ST calculation where not all elmnodes have POR
2015-09-24 22:37:57 +02:00
Jacob Støren
8404ccd38b
RigFemPart: Renamed mispelled member
2015-09-24 22:15:01 +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
Magne Sjaastad
cc62e93d45
( #452 ) Fixed switching of MDI windows
2015-09-24 17:17:28 +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
6ed3e96d84
Got rid of unused "paste" features
...
Handled in other, newer features .
2015-09-24 15:55:24 +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
dc898d92f9
( #466 ) Curve selection on LMB released instead of pressed
2015-09-24 15:27:33 +02:00
Pål Hagen
1e5b489133
( #466 ) Selection of curve only on LMB pressed
...
Made sure that the selection is not done on both left mouse button
pressed and released.
2015-09-24 15:09:19 +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