Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Jacob Støren
287992df91
#2331 Update Intersection View List when copying and deleting views
2018-01-29 16:16:11 +01:00
Jacob Støren
d34b3a7c74
#2331 Add 2d Intersection View collection with automatic views. The create command is adjusted into a "Show" command.
2018-01-23 14:37:52 +01:00
Rebecca Cox
39cf8e8b0d
#2378 Fractures: Hide "Fracture Colors" in Project tree when not in use
2018-01-18 11:42:29 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Magne Sjaastad
7e71f50581
#2248 Source Stepping : Update toolbar when required for cross plot curves
2017-12-15 12:16:47 +01:00
Magne Sjaastad
2771270d24
#2248 Source Stepping : Update toolbar on new / delete of summary curve
2017-12-15 10:37:55 +01:00
Rebecca Cox
7d908394db
#1996 Renaming. Remove unused includes and rename local variables
2017-10-17 09:52:31 +02:00
Rebecca Cox
d748803159
#1996 Rename RimEclipseWell -> RimSimWellInView
2017-10-17 09:52:31 +02:00
Magne Sjaastad
86365357f4
#1794 Add missing #ifdefs for USE_PROTOTYPE_FEATURE_FRACTURES
2017-08-22 11:38:31 +02:00
Jacob Støren
33b037a80b
#1440 Merge dev into pre-proto (WellPath viz restructure and constness)
...
Had to do quite a bit constness fiddeling to make the merge work
2017-06-22 10:42:07 +02:00
Jacob Støren
b2a1f5690b
#1440 Remove all real caching in the well path geometry system
...
Had no effect anyway.
Rename method to scheduleRedrawAffectedViews()
2017-06-21 17:13:19 +02:00
Magne Sjaastad
a45aee0cc2
Merge branch 'fishbones' into pre-proto
2017-05-23 10:28:42 +02:00
Magne Sjaastad
d8dc62c5a7
#1510 Remove invalid usage of namespace caf for features
...
Also add override keyword
2017-05-19 13:40:38 +02:00
Bjørnar Grip Fjær
d1e25738d3
Make well path completions deleteable
2017-05-11 11:12:49 +02:00
Magne Sjaastad
855960287d
#1240 Use last stimplan time step as default, improved UI updates
2017-02-23 09:22:19 +01:00
Magne Sjaastad
47f207998a
#1240 Adjustments to icons and command texts
2017-02-23 08:21:45 +01:00
Magne Sjaastad
5ba0a37f34
Added missing include
2017-02-22 15:08:26 +01:00
Magne Sjaastad
65d71f7106
#1250 Show fractures directly as child objects of wells / well path
2017-02-22 14:40:13 +01:00
astridkbjorke
9e933a9c1c
#1040 - pre-proto - Calling scheduleCreateDisplayModelAndRedraw when creating / deleting fractures
2017-01-06 15:55:53 +01:00
Jacob Støren
7501dc7a5f
#950 Fixed updating when formation names selection in case are changed, or the fomation name object is deleted.
2016-11-04 08:48:38 +01:00
Jacob Støren
1349cf0104
#900 Merged Intersection Boxes into Intersections folder
2016-09-30 08:40:46 +02:00
Jacob Støren
3bca03a722
Fix of missing changes from previous merge commits. Missing rename of anchestor to ancestor
2016-09-28 14:35:57 +02:00
Jacob Støren
cbb626aa31
Merged intersection-box into dev
2016-09-28 14:27:17 +02:00
Magne Sjaastad
259df01e0a
#817 Regenerate geometry when intersection box is deleted
2016-09-23 13:11:35 +02:00
Magne Sjaastad
531aaaa445
AppFwk : Fixed typo of firstAncestorOrThisOfType
2016-09-21 13:59:41 +02:00
Jacob Støren
f734bf595b
#815 Renamed RimCrossSectionCollection -> RimIntersectionCollection
2016-09-21 10:52:16 +02:00
Jacob Støren
9041e4a582
#836 Fixed missing/wrong zoom update for well log plots when opening project.
...
Refactored the zoom update method names
2016-09-13 09:59:34 +02:00
Magne Sjaastad
5eb38fe203
( #691 ) Added option to keep the depth range fixed
2015-12-07 12:03:33 +01:00
Jacob Støren
dac0db0fb9
( #654 ) Added autoscale toggle to WellLog Tracks.
2015-12-01 16:52:41 +01:00
Magne Sjaastad
089c9d47da
( #657 ) Create new display model when adding / deleting a cross section
2015-11-19 13:43:01 +01:00
Jacob Støren
10582750ab
Renamed files PlotTrack/TrackPlot -> Track
2015-11-04 16:14:42 +01:00
Jacob Støren
f77a92a77b
Rename TrackPlot/PlotTrack classes to Track
2015-11-04 15:57:06 +01:00
Jacob Støren
21b1e6c6e6
( #592 ) Fixed autoscale for track move delete toggle
...
Also avoid to always do updateConnectedEditors on project when deleting a curve
2015-10-29 10:29:48 +01:00
Jacob Støren
07916f55ce
( #592 ) Plots and tracks are now autoscaled on curve drag, drop, delete, toggled
2015-10-28 16:51:18 +01:00
Jacob Støren
44463f3a41
Fixed ( #583 ) and improved ( #585 ) and ( #592 )
...
Also a renamed typo allign -> align
2015-10-28 10:08:34 +01:00
Jacob Støren
0a45354bd9
Tried to improve readability by renaming in the plot classes.
2015-10-28 10:08:28 +01: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
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
Pål Hagen
479b2083ef
( #486 ) Renamed "trace" to "track"
2015-09-18 12:29:23 +02:00
Magne Sjaastad
eef5cc593e
( #446 ) Update project tree view when deleting a linked view
2015-09-15 16:33:39 +02:00
Pål Hagen
d3909c5d27
( #437 ) Using MD or TVD depth values for well log extraction curves
...
Also renamed some methods for clarity, and fixed a bug in
RimWellLogPlot::updateViewerWidget(). Using this method instead of
loadDataAndUpdate() when toggling visibility of the plot.
2015-09-11 10:44:10 +02:00
Pål Hagen
98efbf863f
( #425 ) Resetting X-axis range to default when all curves are removed
2015-09-07 15:36:50 +02:00
Pål Hagen
797c14c6f6
( #423 ) Well log plot collection is not visible after deleting all plots
...
Made sure that the project's connected editors are updated after
deleting a well log plot.
2015-09-07 14:30:52 +02:00
Pål Hagen
2de4d0df29
( #396 ) Added scrollbar for panning of well trace plots
2015-09-01 14:50:26 +02:00
Magne Sjaastad
5fd81b19d8
Added support for geo mech property filters for managed views
2015-08-28 10:02:03 +02:00
Magne Sjaastad
dc7735a67d
Fixed missing code changes related to previous commit
2015-08-27 11:56:52 +02:00
Magne Sjaastad
b9a8c0743b
Removed unused methods, use updateUiUpdateDisplayModel on RangeFilterCollection
2015-08-26 18:51:55 +02:00
Jacob Støren
f174615098
Replaced use of capability template with convenience
2015-08-20 15:24:49 +02:00
Jacob Støren
a8a1b61646
( #373 ) Fixed update after delete.
...
Removed the editors used to update after delete, and did all the updating from
the command directly.
Less code easier to follow, not as generic.
2015-08-14 15:20:50 +02:00