Commit Graph

179 Commits

Author SHA1 Message Date
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
a0c2d7f6b7 (#525) Checking for availability of any case, not necessarily the active case 2015-09-25 16:45:38 +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
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
Magne Sjaastad
4424c110be Transformed static functions from ViewLinker to dynamic functions in RimView 2015-09-25 11:17:51 +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
Pål Hagen
6ed3e96d84 Got rid of unused "paste" features
Handled in other, newer features .
2015-09-24 15:55:24 +02:00
Magne Sjaastad
c8944d8801 Refactored funtions used to find viewLinker and viewLink 2015-09-23 11:01:46 +02:00
Pål Hagen
81b973a74c (#507) Picking unit name from LAS file in curve's update method 2015-09-22 15:12:33 +02:00
Pål Hagen
d377de562a (#446) "Link view" only available if linked views exist 2015-09-22 14:23:51 +02:00
Magne Sjaastad
b45e571888 (#504) Do not use autoscale for x-axis - simplified track/plot update code 2015-09-22 11:55:21 +02:00
Magne Sjaastad
2b7d7be3f1 (#499) Added a custom track delete feature
Added infrastructure needed to delete track from plot and plot
collection
2015-09-21 15:55:55 +02:00
Pål Hagen
5e58cb141e (#468) Added context menu item in 3D view for plotting of well log extraction curves 2015-09-21 14:24:29 +02:00
Pål Hagen
903b692e8e (#468) Renamed method 2015-09-21 14:10:04 +02:00
Pål Hagen
8667b6baa0 (#468) Added context menu item in 3D view for plotting of logs from LAS files 2015-09-21 14:02:33 +02:00
Pål Hagen
5e8a6d90cd (#498) Picking and displaying well log channel unit from LAS files 2015-09-21 10:10:25 +02:00
Pål Hagen
fef1d93a9e (#436) Renamed class/files 2015-09-18 17:29:17 +02:00
Pål Hagen
ef5d1c0279 (#490) Made sure that "add to plot" feature sets track name 2015-09-18 14:50:08 +02:00
Magne Sjaastad
842363eebd WIP resolved conflicts 2015-09-18 13:46:18 +02:00
Pål Hagen
479b2083ef (#486) Renamed "trace" to "track" 2015-09-18 12:29:23 +02:00
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