jonjenssen
7cb9a071c1
Surface: Support for folders, copy and drag'n'drop ( #6335 )
...
* Enable surface reordering support. Automatically update surface in view ordering based on surface collection ordering
* Remove obsolete code
* Enable drag'n'drop support for surfaces within a surface collection. Still missing the collection update part.
* Bring back code lost in prev. commit
* Add code to accept drops in surface collections. Keep view in sync.
* Add command for adding additional surface folders.
* Make sure we use the current surface collection as our parent when importing
* Enable name editing.
Make sure we use the correct surface collection when importing/creating surfaces
* More work on getting surface collections working.
* Clean up naming
* Make sure name for surfaceinviewcollection is read only
* Support drawing surfaces from subcollections, too
* Allow deleting subfolders.
Fix legends in view
* Refactor topmost flag for surface collections.
* Fix reload surface to work in all subfolders, too
Add copy surface skeleton. Actual copy operation is still missing
* Add support for copying surfaces
* Remove possibility to choose I and J slice directions for grid case surfaces.
* Fix warnings.
* Make sure we create the surface folder at the correct level
* More warning fix
* Use XML serialization for copy operation
* Fix missing delete
* Fix typo
* Remove unnecessary method.
2020-08-24 11:09:22 +02:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Magne Sjaastad
7722893f0c
#5441 Summary Case : Add public methods displayCaseName and nativeCaseName
2020-01-30 14:24:04 +01:00
Jacob Støren
26db8d7351
#5285 Surface import command Items and parsing infrastructure
2020-01-08 12:09:50 +01:00
Magne Sjaastad
96a26662fc
Janitor : Apply clang-format fixes on codebase in ApplicationCode
2019-11-04 11:34:34 +01:00
Magne Sjaastad
67e7bb0cf3
Fixes detected by cppcheck ( #4974 )
...
* Janitor : Remove obsolete pointer to dialog
* Janitor : Remove unused functions
* Janitor : Remove unused functions
* Janitor : Add explicit to constructors
* Janitor : Remove unused variables
* Janitor : Remove unused functions related to summary plot templates
* clang-tidy : Use nullptr instead of 0
* clang-tidy : Fix usage of virtual and override
* Upped to version 2019.08.2-dev.05
* Janitor : Remove unused variables
* Janitor : Clean up several cppcheck issues
* Janitor : Add cppcheck config files
* Janitor : Use const when possible
2019-11-03 08:37:03 +01:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Gaute Lindkvist
2c5ca4ce46
Import and plot of FMU RFT data works
2019-08-26 12:52:07 +02:00
Magne Sjaastad
26f89f6e35
#4016 Observed Cases : Simplify access functions
2019-04-05 10:11:30 +02:00
Magne Sjaastad
31a30f8a94
#3924 Measurements : Hide measurement from project tree
2019-01-03 07:08:25 +01:00
Bjørn Erik Jensen
849a623379
#3804 #3805 Measurement. Add toolbar button and interactive picking
2018-12-19 14:41:17 +01:00
Gaute Lindkvist
3adb1cc4bd
#3884 Implemented Valve Templates for MSW parameters
2018-12-14 16:03:04 +01:00
Bjørn Erik Jensen
35405ebafc
#3706 Annotations. First commit. Not tested
2018-11-23 13:33:59 +01:00
Magne Sjaastad
72b5f540e5
#2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES
2018-02-26 20:54:45 +01:00
Magne Sjaastad
0647add116
#2302 Formations : Always show formations, and display above fracture templates
2018-01-04 15:04:58 +01:00
Rebecca Cox
6fc888d718
Capitalize ui name in PDM fields
2017-11-30 13:44:18 +01:00
Magne Sjaastad
eb744f381d
#1816 : Observed Data : Add mock data to RifReaderObservedData
2017-09-22 15:02:15 +02:00
Rebecca Cox
28c86b08d7
#1813 Observed data: Move uniqueShortName to RimOilField to include observedData
2017-09-19 14:19:44 +02:00
Rebecca Cox
e1263888b4
#1813 Observed data: Observed data folder as an oilfield child
2017-09-19 14:19:44 +02:00
Rebecca Cox
dd845e3dc7
#1751 Rename RimSummaryCaseCollection to RimSummaryCaseMainCollection
2017-09-06 16:32:52 +02:00
Magne Sjaastad
553b3bf63e
#1794 Add flag RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES
2017-08-21 15:24:20 +02:00
astridkbjorke
22ee6250bd
( #1137 ) - pre-proto - Adding delete/new command for stimplan fracture templates. Removing RimStimPlanFractureDefinition, functionality moved into RimStimPlanFractureTemplate. Renaming RimFractureDefinitionCollection to RimFractureTemplateCollection.
2017-02-10 09:54:37 +01:00
astridkbjorke
2022e2dd3d
( #1038 ) - pre-proto - Added new well path fracture from context menu in 3D view. Measured depth along well path for fracture is not yet updated.
2016-12-21 08:35:44 +01:00
astridkbjorke
ab6e12eb3a
#1038 - pre-proto - Added command feature for creating new well log collection fracture from context menu in project tree
2016-12-20 09:53:19 +01:00
astridkbjorke
5806dc24ab
#1036 - pre-proto - Added RimFractureDefinitionCollection
2016-12-16 14:38:27 +01:00
astridkbjorke
be23a2ee84
#1037 - pre-proto - Added RimFracture and RimFractureCollection
2016-12-16 14:05:11 +01:00
astridkbjorke
2df403245e
#1036 - pre-proto - Added fracture definition for storing description of simple fractures
2016-12-16 10:15:23 +01:00
Jacob Støren
b46c6ebcf8
#809 Created Formation Names project items.
...
#819 Added delete command to Formation names
#808 Added an import Formation Names command
2016-08-24 08:30:12 +02:00
Jacob Støren
40388b308b
#739 Added summary case classes. Use those from the summary curves. Made save/restore work again for the summary plots. File format for Summary stuff are changed.
2016-05-31 13:48:22 +02:00
Jacob Støren
704f4fa42b
( #672 ) Avoid deleting and hiding WellLogPlot and Wells folders when they have no children
2015-11-30 15:07:54 +01:00
Pål Hagen
fd03a02645
Renamed source files according to new class names
2015-06-26 10:00:44 +02:00
Pål Hagen
ca7428ca4a
Renamed class RimAnalysisModels to RimEclipseCaseCollection
2015-06-26 10:00:40 +02:00
Jacob Støren
27f6bd9eb5
Start of geomech support
...
Possible GUI-tree layout
2015-04-20 09:02:33 +02:00
Magne Sjaastad
b4df5419b1
Updated file header for modified files
2014-09-23 15:04:57 +02:00
Magne Sjaastad
d21e532c61
Cleaned up includes for ProjectDataModel
2014-08-14 10:55:49 +02:00
Magne Sjaastad
4459fe0c71
Added ResInsightVersion.cmake to list of files. Removed redundant
...
includes.
2013-10-09 08:54:51 +02:00
Jacob Støren
a9d2baf117
Project/OilField: Made sure one and always one oilfield exists in a project.
...
p4#: 21884
2013-06-12 09:36:50 +02:00
Jacob Støren
6ac8c4365f
Project tree: Fixed several issues after the reconfiguration
...
Missing Icon and text on the Grid Models folder
New cases and Grid Case Groups ended up outside the Grid Model Folder
Old Project files did not show up properly
p4#: 21854
2013-06-07 14:54:02 +02:00
Vidar Lundberg
cd08fc0356
Add temporary icon for Grid Models in PDM, should create proper icon later.
...
p4#: 21850
2013-06-07 09:32:06 +02:00