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