Magne Sjaastad
c8862ea83c
#6765 Test System : Add flag from regression dialog to invalidate external files
2020-10-12 12:50:46 -04:00
Stein Inge Dale
6cb86d4792
#5832 Add color legend data with import from LYR file.
2020-05-06 11:04:33 +02:00
Magne Sjaastad
5d31912971
#5379 Surface : Update name from slice settings
2020-05-04 06:32:37 +02:00
Gaute Lindkvist
3133c6fc19
Add RimProject::current() static method
2020-04-22 14:35:25 +02:00
Kristian Bendiksen
6dd4dabc33
#5775 Add ensemble id to RimSummaryCaseCollection.
2020-04-17 13:54:17 +02:00
Kristian Bendiksen
bc08aa1905
#5775 Add case id to summary case.
2020-04-17 13:54:17 +02:00
Magne Sjaastad
8c14dea3a8
#5750 Project File : Export of unused used path in ReferencedExternalFiles
2020-04-17 13:53:13 +02:00
Jacob Støren
e9086005d4
#5310 Fix wrong use of new path id.
...
Used last used instead of first unused
2020-01-08 12:09:51 +01:00
Jacob Støren
b01c4409f1
Merge pull request #5246 from OPM/feature-external-file-reference-list-in-project-file
...
Feature: #5147 External file reference list in project file
2019-12-18 15:47:50 +01:00
Kristian Bendiksen
35df3cc9d3
#5131 Update calculation curves when summary case is replaced.
2019-12-11 09:29:35 +01:00
Jacob Støren
a9d089df6d
#5147 PdmField<caf::FilePath> now uses a reference list in the start of the project file to store the paths.
2019-12-10 14:58:47 +01:00
Gaute Lindkvist
228810fd05
Refactor view id
2019-11-20 13:14:45 +01:00
Magne Sjaastad
96a26662fc
Janitor : Apply clang-format fixes on codebase in ApplicationCode
2019-11-04 11:34:34 +01:00
Gaute Lindkvist
aef0e0a70f
More precise view id
2019-10-24 14:59:16 +02:00
Jacob Støren
b0f8dfa9e6
#4849 Co-visualization: Simple use of the comparison view support in the Viewer classes
...
The feature is ready for testing.
2019-10-11 14:52:49 +02:00
Gaute Lindkvist
172c0dfa1c
Revert "Reintroduce nextValid-fields as OBSOLETE fields in RimProject"
...
This reverts commit 411e5cf49f
.
2019-10-09 12:50:41 +02:00
Gaute Lindkvist
411e5cf49f
Reintroduce nextValid-fields as OBSOLETE fields in RimProject
2019-10-09 10:29:42 +02:00
Gaute Lindkvist
11117383db
#4817 #4830 #4832 #4837 #4839 Python commands for WBS creation, well path import and well log file import ( #4838 )
...
* Better minimum width for well log tracks
* Fix alignment of scrollbar in Well log plots
* Better Well Log Plot export
* Hide scroll bar before plotting
* Better borders
* Create plots through Python
* #4817 Create WBS plots with Python
* Rebase Summary and WellLogPlot on top of a new RimPlot
* Also Python: Allow setting folder as a parameter to export_snapshots
* #4832 Prepare for well path import command
* Well Path import WIP
* #4830 #4832 Import well paths and well log files from file using Python.
* #4837 Implement import of formation names in Python
* Fix debug build issue
* Fix RiaLogging build issue
* Fix warnings
* Yet another RiaLogging.h import added
* #4839 Import exporting of las and ascii files from well log plots
2019-10-09 09:21:28 +02:00
Magne Sjaastad
020313da91
#4657 Summary Templates : Application objects
...
Add file path to preferences
Show templates in project tree
Add pointer to template to RimSummaryPlot
2019-09-11 09:33:03 +02: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
Gaute Lindkvist
7c30af62c2
#4528 #4512 Fix script-locations when loading project and remove initScriptDirectories()
...
* Disable IO for scriptlocations and make sure we save it in preferences when editing
* The next valid case Id stuff in initDirectories is irrelevant because it always runs on an
empty project
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
b7c4a54d9a
#4513 Add id to views
2019-07-15 12:30:31 +02:00
Gaute Lindkvist
57b33b0d4c
First implementation of Headless ( #4392 )
...
* Revert "#4377 Octave : Use RiaLogging for error messages instead of QErrorMessage "
This reverts commit f758a8edb2
.
* Revert "#4380 Preferences : Changing scene font size when geo mech view is open causes crash"
This reverts commit df62a41397
.
* Revert "#4379 Documentation : Update command line parser for import of summary files"
This reverts commit d0b5357ed4
.
* Unfinished WIP
* Builds but crashes
* Refactored code now builds and runs
* ResInsight can now run the unittests headless
* Can run some command files successfully
* Build on Linux
* Extra headless hack header
* Moved PdmUiItem hack to cpp file
* Fix headless crash in RimWellAllocationPlot
* Handle error gracefully if ExportSnapshots command is executed from console
* Add caf::QIconProvider and remove some hacks
* Also made the greying out of disabled icons work for a couple of cases where it didn't.
* Linux build fix
* #4380 Reimplement fix df62a41397
by @magnesj on top of Headless code changes
* #4379 Reintroduce kode from d0b5357ed4
by @magnesj
* #4377 Restore f758a8edb2
in new Headless code
2019-05-06 10:36:05 +02:00
Gaute Lindkvist
000b6713b1
#4283 Improve window tiling during resize
2019-04-04 19:23:43 +02:00
Magne Sjaastad
92578211b4
Rename to RimAdvancedSnapshotExportDefinition
2019-03-26 09:10:29 +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
Gaute Lindkvist
9961b39473
Fix build problem on Linux with missing cvfBase.h
2018-12-03 10:58:49 +01:00
Bjørn Erik Jensen
cdaa5e2af6
#3756 Annotation. Refactore features. Add view local text annotations
2018-11-26 15:12:43 +01:00
Jacob Støren
9297c5888c
#3724 , #3723 Several polyline annotation updates
...
Renamed from polyline to polylines.
Split into PolylinesFromFile and UserDefinedPolylines
Add import of polylines from file
2018-11-26 14:10:20 +01:00
Bjørn Erik Jensen
35405ebafc
#3706 Annotations. First commit. Not tested
2018-11-23 13:33:59 +01:00
Magne Sjaastad
a5d6fa1bba
Revert " #3640 Add convenience allEclipseCases()"
...
This reverts commit f1d017f1a4
.
2018-11-07 08:46:07 +01:00
Magne Sjaastad
f1d017f1a4
#3640 Add convenience allEclipseCases()
2018-11-07 08:41:04 +01:00
Magne Sjaastad
6346ed012c
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
Bjørn Erik Jensen
1aa969f036
Display unit system in property editor for case
2018-10-09 12:23:44 +02:00
Gaute Lindkvist
fbc49e2b02
#3443 MSW: Visualise perforations, fishbones, packers and fractures in well log plots
2018-10-05 15:35:15 +02:00
Magne Sjaastad
b2d055db63
System : Introduce compiler warning C4458 with fixes
2018-09-24 21:32:58 +02:00
Jacob Støren
3d752995d2
#3312 Well Path Creation update preparations. Rename of method
2018-09-12 14:20:43 +02:00
Bjørn Erik Jensen
9ec2bc6922
#3283 Editable well path. Set default unit system to match grid
2018-08-28 11:14:04 +02:00
Bjørn Erik Jensen
898df5b68a
#3096 Implemented ensemble calulations
2018-06-25 15:15:30 +02:00
Bjørn Erik Jensen
d7e7c4a463
#2720 , #2686 , #2701 Origin summary and grid cases import enhancements
2018-04-13 15:47:42 +02:00
Bjørn Erik Jensen
21a81744f1
#2610 New command, display ensamble curves with single color
2018-04-06 11:58:06 +02:00
Magne Sjaastad
72b5f540e5
#2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES
2018-02-26 20:54:45 +01:00
Rebecca Cox
56188c8f3f
#2380 AppFwk: Move fieldsByType to RimProject
2018-01-19 12:52:50 +01:00
Jacob Støren
b092565a61
#2331 Introduce new intermediate class RimGridView
2018-01-15 14:53:48 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Magne Sjaastad
96a900fe0f
#2310 Add isProjectFileVersionEqualOrOlderThan to RimProject and use from summary plot
2018-01-04 13:12:07 +01:00
Bjørn Erik Jensen
ea362ad154
#2140 Fracture colors. Add ifdef around fracture defs
2017-12-20 14:24:20 +01:00
Bjørn Erik Jensen
12e95c37a6
#2140 Fracture colors. Set default result to Conductivity when selecting template
2017-12-20 13:14:43 +01:00