Magne Sjaastad
930209f527
System : Added asserts and initialized pointer before calling firstAnchestorOrThisOfType()
2015-10-26 10:18:57 +01:00
Magne Sjaastad
0405584bb6
System : Replaced tab with four spaces in ApplicationCode and subfolders
2015-10-23 15:46:25 +02:00
Jacob Støren
4de95c2092
( #578 ) Controlled views: Disabled the range filter commands in the treeview
2015-10-23 14:32:38 +02:00
Magne Sjaastad
5b99439ed8
( #573 ) Added new copy method for PdmObjects
...
Added copy method to XmlObjectHandle, and use this method from
PasteEclipseCases
2015-10-23 09:00:17 +02:00
Pål Hagen
e9f94fc959
( #467 ) Moving curves onto a track inserts them in front of existing curves
...
Dragging and dropping curves onto a curve appends curves after the given
curve.
2015-10-22 16:56:10 +02:00
Pål Hagen
e32b76b2af
( #467 ) Made sure that track names are updated in source plot after moving tracks
2015-10-22 15:21:44 +02:00
Pål Hagen
e748e25ae1
( #467 ) Moving tracks onto a plot means insertion in front of existing tracks
2015-10-22 15:17:40 +02:00
Pål Hagen
52f1e47576
( #579 ) Removing well log extractors with case references in case destructors
2015-10-22 14:26:54 +02:00
Pål Hagen
272c328da3
( #579 ) Removing cached well log extractors when deleting cases and well paths
...
Cached well log extractors with references to well paths or cases to be
deleted are removed before deletion.
2015-10-22 11:31:34 +02:00
Magne Sjaastad
dbd6ce09c5
( #539 ) Check for NULL pointer when deciding what kind of range filter collection to use
...
As the management of override range filter collection is handled
independenly from scheduleRedraw, we must check for a valid pointer when
trying to access the override range filter
2015-10-21 13:32:10 +02:00
Magne Sjaastad
8de8100c3e
( #539 ) When view is unlinked, ask user to keep either override or original range filter collection
2015-10-21 13:16:09 +02:00
Pål Hagen
e2eaf5f1a3
( #467 ) Implemented drag & drop for moving tracks after drop target track
2015-10-20 12:25:18 +02:00
Jacob Støren
8b894d8515
( #540 ) Override range filter update system improved
...
Rename of forgotten viewLink ->viewController
Remember to update group of linked views before adding a new dependent view.
2015-10-20 11:15:30 +02:00
Pål Hagen
20b7ee9aa5
( #505 ) Changed context menu text
...
"Add To New Plot" instead of "Add To Plot"
2015-10-19 15:25:16 +02:00
Pål Hagen
36f2229b5b
( #467 ) Postponing updates until all tracks have been moved to a plot
2015-10-19 14:07:06 +02:00
Pål Hagen
b2e04b47d9
( #467 ) Performing updates of track after all curves have been moved
2015-10-19 14:02:39 +02:00
Pål Hagen
2893b29bbc
( #467 ) Implemented drag & drop for moving tracks between plots
2015-10-19 13:57:41 +02: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
Pål Hagen
1c3e9d8751
( #467 ) Implemented drag & drop for moving curves between tracks
2015-10-19 12:07:17 +02:00
Pål Hagen
3a01fe0782
( #467 ) Implemented tree view drag & drop of LAS file well log channels to plot tracks
...
Did some refactoring/cleanup of existing drag & drop code to make it
easier to add drag & drop for other item types.
2015-10-16 16:58:49 +02:00
Pål Hagen
27a6775e3c
( #541 ) Change multiple "_" in default export file name to one
2015-10-16 10:06:45 +02:00
Magne Sjaastad
a7b3950c6b
Make sure the view linker is expanded after a link operation
2015-10-16 09:20:41 +02:00
Pål Hagen
68ad675a45
( #541 ) Using curve name as default file name for LAS in file save dialog
2015-10-15 14:39:53 +02:00
Jacob Støren
36339f1001
( #522 ) Changed the Import Well Log Curve icon
2015-10-15 13:41:47 +02:00
Pål Hagen
08573be64b
( #541 ) Added feature for export of well log plot curves to a LAS file
...
Did some refactoring/improvements by introducing new class
RigWellLogCurveData.
2015-10-15 11:27:12 +02:00
Jacob Storen
10046eed4a
Linux fixes
2015-10-14 07:13:45 -07:00
Magne Sjaastad
67a62f4f02
Renamed RimViewLink to RimViewController
2015-10-13 10:24:39 +02:00
Magne Sjaastad
63d401b6e6
Added unit test to Testing menu
...
Launch of unit tests (gtests) is also possible from command line
parameter "unittest"
2015-10-05 16:09:51 +02:00
Magne Sjaastad
718f6f9687
( #555 ) Fixed issue for cases not part of a grid case group
2015-09-29 15:29:36 +02:00
Jacob Støren
3295c032b1
( #549 ) Geomech Property Filter: Fixed missing update when adding a filter
2015-09-26 09:32:43 +02:00
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
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
Jacob Støren
e44a78cf57
( #396 ) Added the data (with gui) to curves to define the well log extraction
2015-09-02 09:26:16 +02:00
Magne Sjaastad
7969e22364
( #395 ) Moved managed views from RimView to RimProject
2015-09-01 17:34:03 +02:00
Jacob Støren
52281633d6
( #396 ) untangled Geomech Result Definition from the use of GeoMechView
...
In order to reuse the RimGeoMechResultDefinition in the curve data.
2015-09-01 17:19:09 +02:00
Jacob Støren
9df1e48543
( #396 ) Disconnected EclipseResultDefiniton from EclipseView
...
So that it can be used in WellLogCurves
2015-09-01 17:18:53 +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
444500f6cc
( #395 ) Make sure the update() virtual function is called from camera related functions
2015-09-01 11:31:31 +02:00
Jacob Støren
57d195d9d8
Cleaned away dummy data and moved curve creation logic to the command feature
2015-09-01 09:06:02 +02:00
Pål Hagen
e4c68f0d1c
Using dummy curve values in the range 0 - 1000
2015-08-31 12:29:16 +02:00
Pål Hagen
9d4f9d617f
Basic well log plot functionality with dummy data up & running
...
Traces can be added to and deleted from well log plots, and curves with
dummy data can be added and deleted. TODO: Replace dummy data with real
well log data and data extracted from the model.
2015-08-31 02:06:37 +02:00
Magne Sjaastad
3f09c1bc66
Added LinkVisibleViewsFeature, and added action to draw toolbar
2015-08-30 13:30:46 +02:00
Pål Hagen
7081e140fd
Added command feature for addition of a new curve to a well log plot trace
2015-08-28 11:45:18 +02:00
Pål Hagen
0fdf5292d0
Added command feature for addition of a new trace to a well log plot
2015-08-28 11:32:25 +02:00
Pål Hagen
af9bbfdede
Added collection class for well log plots
2015-08-28 10:42:57 +02:00
Magne Sjaastad
5fd81b19d8
Added support for geo mech property filters for managed views
2015-08-28 10:02:03 +02:00
Pål Hagen
4e6bb1ded3
WIP - added project data model files for well log plots
...
Added command feature for adding new well log plots (right-click "Plots"
in the project tree view). Will create dummy Qwt widget added as an MDI
window.
TODO: Complete the relations between the entities, and add
properties/property editors. Create more advanced viewer widget for
plotting of multiple traces with multiple curves. Harmonize MDI stuff
with 3D viewers.
2015-08-27 16:13:49 +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
Magne Sjaastad
f6ac177ff2
Added ManagedViews and sync of camera, time step and cell result
2015-08-26 15:42:31 +02:00
Magne Sjaastad
2b133fac94
Linux fix
2015-08-25 10:35:20 +02:00
Magne Sjaastad
e8ac1ee8be
Use subfolders in VS for organizing commands
2015-08-25 08:58:53 +02:00
Magne Sjaastad
9943a22138
Added static cast to int to avoid warnings
2015-08-25 08:50:55 +02:00
Magne Sjaastad
c0d6caffe3
Set name of source group to ScriptCommands
2015-08-24 18:10:27 +02:00
Pål Hagen
b70ae0160e
( #339 ) Fixed default names of new range filters
...
Made sure that range filters are named "New Filter <n>" as they used to
in the old project tree view, instead of "Range Filter <n>".
2015-08-24 16:27:58 +02:00
Pål Hagen
db9e6b0912
Moved Octave script command features to a separate sub folder
2015-08-24 15:33:04 +02:00
Pål Hagen
2a41e427f2
Fixed enabled/disabled handling for two command features
...
RicImportEclipseCaseFeature and RicImportInputEclipseCaseFeature should
always be enabled. They don't need a command UI item selection.
2015-08-24 13:41:13 +02:00
Pål Hagen
7044f3c627
( #383 ) Added RicAddEclipseInputPropertyFeature
2015-08-24 10:40:47 +02:00
Pål Hagen
28547513c6
( #383 ) Added RicSaveEclipseInputPropertyFeature
2015-08-24 10:03:21 +02:00
Magne Sjaastad
d2e3b0599a
Apply command data on range filter after default values has been set
2015-08-23 17:40:00 +02:00
Pål Hagen
762083a5b6
( #388 ) Added RicComputeStatisticsFeature
2015-08-21 14:53:45 +02:00
Pål Hagen
afe596aa2a
( #388 ) Added RicNewStatisticsCaseFeature
2015-08-21 11:47:59 +02:00
Pål Hagen
d4a97d8e68
( #385 ) Implemented feature RicRangeFilterInsertFeature
...
Did some refactoring, using common code for creation of cell range
filters.
2015-08-20 18:15:58 +02:00
Jacob Støren
2e1a542749
Some context menu cleanup
2015-08-20 17:19:38 +02:00
Jacob Støren
f174615098
Replaced use of capability template with convenience
2015-08-20 15:24:49 +02:00
Pål Hagen
8902c13525
( #339 ) Made sure that a new view is expanded in the project tree view
2015-08-20 14:39:51 +02:00
Pål Hagen
c5606a46aa
( #339 ) Added "New Grid Case Group" to the context menu of "Grid Models"
2015-08-20 14:20:13 +02:00
Pål Hagen
fb6baee197
( #339 ) Added RicCreateGridCaseGroupFeature
2015-08-20 14:11:21 +02:00
Pål Hagen
6e48e036c1
( #339 ) Added RicImportEclipseCaseFeature
2015-08-20 13:54:20 +02:00
Pål Hagen
cd1e04d6e8
( #339 ) Added RicImportEclipseCaseFeature
2015-08-20 13:44:45 +02:00
Pål Hagen
4d1f98c138
( #339 ) Added RicAddScriptPathFeature and RicDeleteScriptPathFeature
...
Did some additional refactoring - added code common to script related
features to RicScriptFeatureImpl.
2015-08-20 11:59:07 +02:00
Jacob Støren
c75d09e3df
( #381 ) Handle key press events in new tree view
2015-08-20 11:16:19 +02:00
Jacob Støren
c599fd39f8
( #372 ) Drag Drop Move implemented.
...
User question on closing/moving a statistics source case
2015-08-20 10:43:49 +02:00
Pål Hagen
ac529b77da
( #339 ) Added RicNewScriptFeature
2015-08-20 10:32:03 +02:00
Jacob Støren
6786894adb
Fixed Cmake generation error.
...
wrap_qt cant be run in an included sub-cmake-file
2015-08-20 09:57:09 +02:00
Pål Hagen
a01618cc8e
( #339 ) Added RicEditScriptFeature
2015-08-19 18:17:45 +02:00
Pål Hagen
28e7c8b19c
( #339 ) Refactored execution of scripts for selected cases
...
Moved slotExecuteScriptForSelectedCases() from RiuMainWindow to
RicExecuteScriptForCasesFeature.
2015-08-19 13:23:26 +02:00
Pål Hagen
ea87fc0746
( #339 ) Added RicExecuteScriptForCasesFeature
2015-08-18 16:36:37 +02:00
Pål Hagen
d466d58164
( #339 ) Added RicExecuteScriptFeature
2015-08-18 15:07:00 +02:00
Pål Hagen
9c4766a262
( #339 ) Added RicCloseCaseFeature
2015-08-18 13:41:53 +02:00
Jacob Støren
c3db342474
( #361 ) Toggle commands now implemented in new tree
2015-08-18 12:08:46 +02:00
Jacob Støren
302f46b61b
( #372 ) First step in Reimplemented drag and drop support
2015-08-18 11:23:53 +02:00
Jacob Støren
eadf1ca300
( #361 ) Refactored "On" as a start on the toggle commands
2015-08-18 10:52:18 +02:00
Pål Hagen
f8c5bbc481
( #339 ) Removed unused feature files
2015-08-18 10:41:50 +02:00
Pål Hagen
67fedfd699
( #339 ) Added RicNewViewFeature
...
TODO: Expand new view in treeview when inserted
2015-08-18 10:36:23 +02:00
Pål Hagen
5b4de5dae1
( #366 ) Made sure that feature names correspond to the class names
2015-08-17 15:09:01 +02:00
Pål Hagen
ff10df4b4b
( #366 ) Renamed command classes and files
2015-08-17 15:00:45 +02:00
Pål Hagen
e0e87910e4
Removed obsolete files
2015-08-17 14:52:24 +02:00
Pål Hagen
e4e7c0fa71
Removed obsolete source file
2015-08-17 14:35:30 +02:00
Pål Hagen
fc959c94ae
( #366 ) Renamed command classes and files
2015-08-17 13:32:50 +02:00
Jacob Støren
6ca74621ef
( #378 ) Refactored Expansion in MainWindow,
...
Removed some use of the obsolete tree view model
2015-08-14 18:06:22 +02:00
Jacob Støren
15917d0044
Fix of update on Delete All Well Paths
2015-08-14 15:22:09 +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
f5d15c19e1
firstAnchestorOfType now considers the object itself as well.
...
It is thus renamed to firstAnchestorOrThisOfType
2015-08-14 14:04:47 +02:00
Jacob Støren
85ea085c4e
( #371 ) RiuViewerCommands: Used the new exec commands
2015-08-14 13:27:26 +02:00
Jacob Støren
930760eb47
Removed wrong usage of owner()
2015-08-14 13:27:21 +02:00
Magne Sjaastad
d0e1bedd8c
Removed obsolete command features
2015-08-14 12:57:36 +02:00
Magne Sjaastad
15f3e793f8
Added paste of geo mech views feature
2015-08-14 10:50:08 +02:00
Magne Sjaastad
d466624e45
Added command features for paste of Eclipse view and Eclipse case
2015-08-14 10:17:32 +02:00
Magne Sjaastad
a1ecc50605
Added CopyReferencesToClipboardFeature
2015-08-14 10:17:31 +02:00
Jacob Støren
69243076b2
Fixing wrong headers on new files
2015-08-14 09:45:57 +02:00
Jacob Støren
343e4dcc1c
( #369 ) Started to use the new selection method in PdmUiTreeView
2015-08-13 23:47:04 +02:00
Magne Sjaastad
7e3b8c87dd
Fixed update of 3D view after delete of all wells
2015-08-13 15:13:09 +02:00
Magne Sjaastad
fdcee2dd42
Delete object before notifying editors
2015-08-13 13:06:56 +02:00
Magne Sjaastad
bf5dae4887
Renamed files
2015-08-12 21:09:03 +02:00
Magne Sjaastad
9bee1b81fc
Added commands for well path features
2015-08-12 20:59:38 +02:00
Magne Sjaastad
9f16c859c6
Added command feature for SSIHUB import
2015-08-12 20:12:50 +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
eefa1c0ca8
Simplified property filters and removed m_parentContainer
2015-08-12 11:10:19 +02:00
Magne Sjaastad
232d44b58c
Added general delete feature and use from cell range filter
2015-08-11 20:59:05 +02:00
Pål Hagen
89a45c41c0
Added command for "New Grid Case Group"
...
TODO: Consider renaming and global availability in the treeview
2015-08-11 16:18:27 +02:00
Pål Hagen
b18cd87727
Renamed command
2015-08-11 15:38:20 +02:00
Pål Hagen
45ec9543c7
Added "new" and "insert" commands for geomech property filters
2015-08-11 15:33:17 +02:00
Pål Hagen
0e50a0bac5
Renamed some command classes
2015-08-11 13:55:31 +02:00
Pål Hagen
61b43c426a
Removed unused command feature files
2015-08-11 13:48:17 +02:00
Pål Hagen
41d321b8b8
Added command exec class for saving of Eclipse result as input property
2015-08-11 13:48:16 +02:00
Magne Sjaastad
5610bf5a10
Fixed visibility and rebuild of child items for filters
2015-08-10 23:23:41 +02:00
Pål Hagen
8ee3e12335
Fixed returned names of command exec classes for "new" and "insert"
2015-08-10 17:07:10 +02:00
Pål Hagen
c4ab24db9c
Refactored property filter commands, moved code to helper class
2015-08-10 17:00:12 +02:00
Pål Hagen
b36ce378d7
Added helper class for property filter commands and exec command for insert
2015-08-10 16:58:55 +02:00
Pål Hagen
6941db21af
Changed command text
2015-08-10 14:48:33 +02:00
Pål Hagen
94375267bd
Added command exec for "delete property filter"
2015-08-10 14:33:43 +02:00
Pål Hagen
9ab60b1477
Added command features for "insert" and "delete" for property filters
...
Made sure that only "new" is available for property filter collections,
while "insert" and "delete" are available for property filters in the
tree view. TODO: Implement execution for insert and delete
2015-08-10 13:35:57 +02:00
Pål Hagen
8f29553b27
Setting parent container as soon as property filter is created
2015-08-10 13:16:30 +02:00
Pål Hagen
7636136627
Added command exec for "new property filter"
2015-08-10 13:11:48 +02:00
Magne Sjaastad
e889fc6308
Moved duplicate code into RicRangeFilterHelper
2015-08-10 11:13:27 +02:00
Pål Hagen
cf1cda6fb0
Added some new command features for the treeview context menu (WIP)
2015-08-07 15:08:17 +02:00
Magne Sjaastad
6669e6f005
Improved construction of range cell execute command
2015-08-07 09:13:22 +02:00
Magne Sjaastad
2fbecb613d
Improved Ui filter names
2015-08-07 08:37:29 +02:00
Magne Sjaastad
dc1bbe0bab
Completed IJK-slice commands
2015-08-06 20:54:29 +02:00
Pål Hagen
566f2c4cd7
Added some commands for eclipse views (WIP)
2015-08-06 16:24:33 +02:00
Magne Sjaastad
30b510fe3a
Improved capabilities for new filter execute command
2015-08-06 16:17:23 +02:00
Magne Sjaastad
d606f60c1c
Added prototype for adding range filters
2015-08-06 16:05:33 +02:00
Pål Hagen
a9e7a8f461
WIP - command for adding property filters
2015-08-06 14:54:18 +02:00
Pål Hagen
ad800bc594
WIP - commands for adding range filters
...
TODO: Implement actions when commands are triggered, and update project
treeview
2015-08-06 14:01:23 +02:00
Magne Sjaastad
f748b68e0c
Prototyped commands for new treeview
2015-08-06 11:00:21 +02:00