Commit Graph

22 Commits

Author SHA1 Message Date
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
Jacob Støren
69243076b2 Fixing wrong headers on new files 2015-08-14 09:45:57 +02:00
Magne Sjaastad
fdcee2dd42 Delete object before notifying editors 2015-08-13 13:06:56 +02:00
Magne Sjaastad
8f051e6a72 Added UI editor handle to update 3D view 2015-08-12 11:30:27 +02:00
Magne Sjaastad
bcf1109412 Use general delete on property filters, and deleted obsolete files 2015-08-12 11:10:20 +02:00
Magne Sjaastad
232d44b58c Added general delete feature and use from cell range filter 2015-08-11 20:59:05 +02:00