Commit Graph

2510 Commits

Author SHA1 Message Date
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
Magne Sjaastad
66333e0367 (#475) Make sure MDI window pos and size is restored 2015-09-16 12:56:48 +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
d99c5daee1 Added icons to context menu in 3D view 2015-09-15 16:33:41 +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
cfc8c72137 Completed more robust check for commit 7c8fe47683 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
Pål Hagen
9cd4c1efb8 (#436) Added methods that read depth and other log data 2015-09-15 15:18:28 +02:00
Pål Hagen
03e4b89508 (#435) Renamed class 2015-09-15 13:21:30 +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
7c8fe47683 Made cell visibility check more robust 2015-09-15 12:17:10 +02:00
Pål Hagen
2b068676c5 (#435) Handling metadata for both continuous and discrete log data 2015-09-15 12:05:20 +02:00
Pål Hagen
a6cb14244d (#435) Fixed reading well path files for existing well logs with the same well name 2015-09-15 11:49:09 +02:00
Pål Hagen
7efd3daa8b (#435) Bugfix - made sure that correct pointer is assigned 2015-09-15 11:01:19 +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
Magne Sjaastad
4cf3d9ff5f Check for valid bounding boxes before testing for intersection 2015-09-15 09:46:32 +02:00
Pål Hagen
7f2aa1c389 (#435) Adding well log to existing well if well names are the same 2015-09-14 17:05:28 +02:00
Pål Hagen
095d974e38 (#435) WIP - Reading metadata from LAS files 2015-09-14 16:33:28 +02:00
Magne Sjaastad
671506f7cc Fixed Linux compile issue 2015-09-14 13:14:37 +02:00
Jacob Støren
7296be4dde Tempoarily hide the SyncVisibleCells options for pushing to dev 2015-09-14 09:53:39 +02:00
Jacob Støren
1e232c23c5 (#477) Fixed missing updates after toggle or delete of ViewLinker
Fixed missing delete of ViewLinker child objects
2015-09-14 09:53:33 +02:00
Jacob Støren
f81cf98580 (#401) WIP: Refactoring Linked views update system.
Preparing for linking of visible Cells.
2015-09-14 09:53:28 +02:00
Jacob Støren
665d233c38 Guard against not having geomMechData 2015-09-14 09:53:22 +02:00
Jacob Støren
238c783b26 More renaming LikedView -> ViewLink 2015-09-14 09:53:16 +02:00
Jacob Støren
984656cbfa (#401) Added access to the ViewLinker from the main view 2015-09-14 09:53:10 +02:00
Jacob Støren
187ebf114d Added A SyncVisibleCells field 2015-09-14 09:53:05 +02:00
Pål Hagen
f4df58006c (#434) Added unit tests for NRLib/well 2015-09-14 09:02:27 +02:00
Pål Hagen
68662d2968 (#434) Building and linking NRLib with ResInsight 2015-09-11 17:03:11 +02:00
Pål Hagen
6c55762bfe Added NRLIB_GITHUB_SHA to keep track of version used for NRLib 2015-09-11 16:38:11 +02:00
Pål Hagen
a9027ecefa (#434) Added NRLib for LAS support. Created CMake file to build it.
Readme.txt describes how to update the source code contained in NRLib.
2015-09-11 16:32:38 +02:00
Jacob Støren
69019115a2 Made MD/Tvd font smaller 2015-09-11 14:35:12 +02:00
Jacob Støren
379cce41f4 (#443) Linked views default is to not link the result color
Did some cosmetics as well.
2015-09-11 14:17:27 +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
dce0361660 (#438) Added unit to depth axis title. Did some refactoring. 2015-09-11 13:22:33 +02:00
Pål Hagen
7901c3c4bd (#438) Showing "MD" or "TVD" on top of Y-axis according to depth type 2015-09-11 12:35:59 +02:00
Pål Hagen
fa8f6108c7 Using different handling for toggling on and off visibility of well log plot 2015-09-11 10:58:30 +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
b841af62bb (#438) Made sure that the well log extractor returns positive values for TVD 2015-09-10 16:19:00 +02:00
Pål Hagen
7ba23a7f18 (#438) Added depth type enum field to well log plot 2015-09-10 15:29:50 +02:00
Pål Hagen
03aa8cc071 (#433) Using measured depth read from from well path files 2015-09-10 15:11:31 +02:00
Pål Hagen
615ac05970 (#433) Reading measured depth from JSON well path files 2015-09-10 14:37:05 +02:00
Pål Hagen
5e4f3cfbb9 (#433) Reading measured depth from ascii well path files 2015-09-10 14:21:08 +02:00