Commit Graph
155 Commits
Author SHA1 Message Date
Pål Hagen 59efb31523 (#490) Added user description field to well log plot tracks 2015-09-18 11:07:21 +02:00
Pål Hagen 2653bcf1a9 (#491) Updating X-range fields according to changes in plots 2015-09-18 10:50:01 +02:00
Pål Hagen 58609ac9de Renamed class/flies 2015-09-18 09:16:59 +02:00
Magne Sjaastad 0f5fed1768 (#492) Created folder for well log commands, added "New Well Log LAS Curve" feature 2015-09-18 09:07:38 +02:00
Magne Sjaastad f1233e485a Improved state handling of toolbar actions 2015-09-17 08:25:45 +02:00
Magne Sjaastad 4c9b25a85d (#480) Added toolbutton for tiling of windows as a command feature 2015-09-17 08:25:44 +02:00
Pål Hagen 6d41aa0b18 (#436) Renamed some classes/files, methods and variables 2015-09-16 16:06:06 +02:00
Pål Hagen c88bdfd823 (#436) Added property fields. Handling project file read/write, 2015-09-16 15:31:04 +02:00
Magne Sjaastad f1e11780ce (#446) Added feature "Set master view" to context menu in 3D and in project tree 2015-09-16 15:13:56 +02:00
Magne Sjaastad 4c781b12be (#446) Added feature "Delete all linked views" 2015-09-16 14:40:50 +02:00
Magne Sjaastad 36f5f628f3 (#446) Changed from list of ViewLinkers to one single ViewLinker 2015-09-16 14:26:25 +02:00
Pål Hagen 9a2ec02bcc (#436) Using static methods in "feature impl" class, for clarity 2015-09-15 18:21:38 +02:00
Pål Hagen a79bce6ea4 (#436) Moved LAS file related code to new class RigWellLogFile 2015-09-15 18:07:53 +02:00
Magne Sjaastad 708e34045d (#446) Added link view commands to context menu in 3D view 2015-09-15 16:33:41 +02:00
Magne Sjaastad 0fd5638c6b Moved ViewLink commands into separate folder 2015-09-15 16:33:40 +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 3da11d2f6d (#436) Moved well log plot creation code to common base class 2015-09-15 16:20:37 +02:00
Pål Hagen e81a1c69c0 (#436) Refactored curve creation features
Moved common code to new base class.
2015-09-15 15:58:22 +02:00
Pål Hagen e4212a1135 (#436) Added feature that creates a plot with a given LAS file log 2015-09-15 15:23:25 +02:00
Magne Sjaastad 01118fafda (#445) Not possible to have more than one linked view group 2015-09-15 12:17:10 +02:00
Magne Sjaastad 08e266c2f3 (#449) Minor fixes related to isActive 2015-09-15 10:45:39 +02:00
Magne Sjaastad 9aeb949b06 (#449) Added toggle on dependent views and removed toggle from master 2015-09-15 09:47:59 +02:00
Pål Hagen 095d974e38 (#435) WIP - Reading metadata from LAS files 2015-09-14 16:33:28 +02:00
Jacob Støren 238c783b26 More renaming LikedView -> ViewLink 2015-09-14 09:53:16 +02:00
Jacob Støren 187ebf114d Added A SyncVisibleCells field 2015-09-14 09:53:05 +02:00
Jacob Støren 8b26726672 Renamed file LinkedView->ViewLink 2015-09-11 14:17:21 +02:00
Jacob Støren 733b3603db Rename of LinkedView -> ViewLink 2015-09-11 14:17:16 +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 b1b428971e (#396) Improved code related to well log plot name field 2015-09-08 13:28:08 +02:00
Magne Sjaastad 5ce0f6988d (#417) Added togglebutton controls to View group 2015-09-08 10:17:50 +02:00
Pål Hagen 8cb579279f (#396) Enabling "Delete" for well log plot traces only if there are multiple traces 2015-09-08 09:49:07 +02:00
Pål Hagen 1d1d148cc9 (#429) Adding a curve when creating a new well log plot or plot trace 2015-09-08 09:17:40 +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
Magne Sjaastad f16b2af600 Rename of class names and files related to linked views 2015-09-07 14:35:26 +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 7d73d9fcf1 (#421) Showing linked views first in the tree view, if any 2015-09-07 14:01:26 +02:00
Magne Sjaastad 749c596cbf (#416) Improved UI text for unavailable views 2015-09-07 13:51:50 +02:00
Magne Sjaastad 64bda31cfb (#416) Improved Linked views
Removed list of available views
Renamed dialog to "Select Master View"
Use case icons for master view and linked views
2015-09-07 13:51:50 +02:00
Pål Hagen 27f8f34538 (#396) Create main plot collection and well log plot collection if needed
Reading old project files may give projects without main plot collection
and well plot collection. Those are now created in the command feature
for adding a new well log plot, if needed.
2015-09-07 10:44:48 +02:00
Pål Hagen 15d34498e3 (#411) Added description/name field to well log plot
Setting default name when adding through command feature.
2015-09-04 16:45:09 +02:00
Pål Hagen f149cfff6d (#396) Made sure that a viewer is created when adding a new plot 2015-09-03 15:05:58 +02:00
Pål Hagen 9a6221b7e8 (#396) Setting default curve color on creation 2015-09-03 10:55:54 +02:00
Pål Hagen bcab7f2248 (#396) Adding a trace when creating a new well log plot
Did some refactoring - moved creation code to command feature.
2015-09-03 09:46:26 +02:00
Jacob Støren 2a8533bad0 (#396) Save/Restore of WellLog plots partly in place.
Cleaned up ownership in WellLog plot classes
initAfterRead() is implemented
moved code related to command features from the WellLog classes
Still plots are not redrawn/reloaded when opening a project file.
2015-09-03 08:22:01 +02:00
Magne Sjaastad d80e64d81d (#395) Added Show All Linked Views as context menu feature of linked views 2015-09-02 17:18:26 +02:00
Magne Sjaastad 3e0423cd0f (#395) Remove already linked views from visibile views when linking visible views 2015-09-02 17:18:24 +02:00
Magne Sjaastad ccc7703e1f (#395) Hide master view in property view, use view icons in tree view 2015-09-02 17:18:24 +02:00
Magne Sjaastad 3afa94bb3b (#395) Update visibility of options when main view changes 2015-09-02 17:18:23 +02:00
Jacob Støren 3844c0958d Moved RimWellLeogExtractionCurve to a separate file 2015-09-02 12:34:12 +02:00
Jacob Støren 1ba3978a4e Renamed to RimWellLogExtractionCurve 2015-09-02 12:13:38 +02:00