Magne Sjaastad
17493070ac
( #632 ) Improved colors used for selection and time history curves
2015-11-10 09:43:56 +01:00
Magne Sjaastad
963220dd37
( #632 ) Added support for creation of mesh part from a single cell
2015-11-09 19:05:31 +01:00
Magne Sjaastad
ab3c5c029a
Refactored RiuLineSegmnetQwtPlotCurve
...
Removed domain specific code
Created RigCurveDataTools
Use symbol to draw single values
2015-11-06 10:08:35 +01:00
Magne Sjaastad
30adb2661e
( #612 ) Added time history plot as a dockwidget
2015-11-05 13:48:07 +01:00
Jacob Støren
4388f39175
Renamed files PlotCurve->Curve
2015-11-04 16:22:53 +01:00
Jacob Støren
10582750ab
Renamed files PlotTrack/TrackPlot -> Track
2015-11-04 16:14:42 +01:00
Magne Sjaastad
ad6e17a5d9
( #596 ) Refactored name matching for Ascii well path files (dev-files)
...
Supported well names are
Well name in quotes
name myWellName
WELLNAME: myWellName
2015-10-28 11:32:47 +01:00
Magne Sjaastad
4a12eecd0c
Moved well path commands into separate folder
2015-10-28 10:02:09 +01: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
061288f1c3
( #495 ) Removed use of StdInclude
2015-09-25 15:57:50 +02:00
Pål Hagen
479b2083ef
( #486 ) Renamed "trace" to "track"
2015-09-18 12:29:23 +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
Pål Hagen
ffbc4f13e7
( #459 ) Added support for plotting of discontinuous curves
2015-09-17 18:42:35 +02:00
Magne Sjaastad
0fd5638c6b
Moved ViewLink commands into separate folder
2015-09-15 16:33:40 +02:00
Pål Hagen
68662d2968
( #434 ) Building and linking NRLib with ResInsight
2015-09-11 17:03:11 +02:00
Jacob Støren
8d57bbe77b
( #399 ) WIP: First commit of experimental geomech WellLog extractor
...
Not yet enabled in any way
2015-09-04 15:35:20 +02:00
Magne Sjaastad
c065b8350c
( #406 ) Created a combined docking widget for additional project trees and property views
2015-08-31 07:53:52 +02:00
Pål Hagen
4e83cff8a2
Well log plots now contain one plot per trace
2015-08-28 14:25:14 +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
Pål Hagen
2b87c8c7d6
Added Qwt library and basic classes for well log viewer
2015-08-26 12:27:29 +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
42656c45ad
( #355 ) Removed old project tree view
...
RimUiTreeView and RimUiTreeModelPdm are no longer part of the solution.
TODO: Get rid of the source code files when all testing is done
successfully.
2015-08-24 14:56:09 +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
6786894adb
Fixed Cmake generation error.
...
wrap_qt cant be run in an included sub-cmake-file
2015-08-20 09:57:09 +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
Jacob Storen
f3810640ca
Fixed Linux compile issues
2015-08-14 06:42:12 -07:00
Magne Sjaastad
a1ecc50605
Added CopyReferencesToClipboardFeature
2015-08-14 10:17:31 +02:00
Magne Sjaastad
f748b68e0c
Prototyped commands for new treeview
2015-08-06 11:00:21 +02:00
Magne Sjaastad
d56cde087f
Added missing include
2015-07-31 18:49:33 +02:00
Magne Sjaastad
57b005cdf2
Build system changes to be able to build using modularization fwk
2015-07-29 14:20:15 +02:00
Pål Hagen
c863d087f0
( #80 ) Added navigation modes
...
New navigation modes: GeoQuest and RMS. In addition, right mouse button
can now be used for panning in CAD navigation mode.
2015-07-02 14:53:34 +02:00
Pål Hagen
d43c5d4dae
Adding ODB dll files to the distribution zip file on Windows
2015-06-25 11:27:11 +02:00
Jacob Støren
ff79f1a8ba
Added calculation of S1, S2 and S3 of Geomechanical stress tensor
...
See #320
2015-06-17 13:07:48 +02:00
Jacob Støren
4f77afe43c
Implemented #310 Result info when picking
...
This included some refactorization to remove the command stuff out of
RiuViewer,
and to communicate the grid index via the source info struct, and not as
a cvfPart::id
2015-06-11 11:38:51 +02:00
Jacob Støren
85f3c86814
Added hard rpath to odb libraries position
2015-05-19 21:27:33 +02:00
Stein Dale
85f62ec1d4
Moved code to new library: ResultStatisticsCache
...
Moved RigStatisticsCalculator.h/.cpp, RigStatisticsDataCache.h/.cpp,
RigStatisticsMath.h/.cpp to new library ResultStatisticsCache.
ResInsight and some unit tests now link with this new library.
2015-05-11 13:25:05 +02:00
Jacob Støren
d6643d9d35
RimView etc: More aligning GeoMech/Eclipse
...
Now Animation drawstyle works fairly well.
2015-05-08 14:13:26 +02:00
Jacob Støren
41b0847041
GeoMechData lib needs USE_ODB_API define
2015-05-07 10:12:46 +02:00
Jacob Støren
4a21bb4a30
Added RimView, and sorted the libs in folders
2015-04-29 10:50:25 +02:00
Jacob Støren
a7e38bcda1
Now handling compilation both with and without ODB api
2015-04-29 09:26:29 +02:00
Jacob Støren
936d6553cf
Improved CMakeSetup for OdbTest app
...
Cleaned away the hardcoded paths. Made options instead.
2015-04-28 10:45:00 +02:00
Jacob Støren
0f3d9ffa60
Now reading Odb-file and creating display model
...
Nothing shows up yet, but we're getting there
2015-04-27 13:51:22 +02:00
Jacob Støren
c3ec79d6e1
Working ResInsight with Odb linked, hacklish
2015-04-25 08:54:08 +02:00
Jacob Støren
a538be1775
GeoMech with OdbReader Included in ResInsight Build
...
Preliminary, first shot.
Added first iteration on basic visualization code.
2015-04-24 16:04:12 +02:00
Roland Kaufmann
4378f4886a
Add application icon into the executable bundle
2015-01-01 19:46:25 +01:00
Roland Kaufmann
9fb9f84a7a
Build resulting executable as a bundle on MacOS X
...
This will allow us to launch it from the Finder and add it to the dock
2015-01-01 19:46:25 +01:00
Magne Sjaastad
787d44e446
Added class used to build text strings from picked objects in 3D scene
2014-09-05 08:25:38 +02:00
Magne Sjaastad
32bfb65a9d
Added socket data transfer
...
Added one common class used to transfer data using socket. This class is
used both from the Octave plugins and from the socket server code in
ResInsight
2014-04-22 13:17:52 +02:00
Magne Sjaastad
0fbcc57473
Use caf property dialog and removed obsolete riuPreferencesDialog
2014-04-22 13:16:31 +02:00