Commit Graph

5519 Commits

Author SHA1 Message Date
Magne Sjaastad
2bc9cb37c0 #5913 Import NNC : Do not compute NNCs if importNNCs is disabled in preferences 2020-05-13 14:37:02 +02:00
Magne Sjaastad
87f1535888 #5920 Allan Diagrams : Avoid computation until required 2020-05-13 14:37:02 +02:00
Gaute Lindkvist
24d58e3a98 Fix crash in WBS curves when rkb diff is 0 2020-05-13 13:03:28 +02:00
Gaute Lindkvist
f199297f12 #5915 improve performance of NNC computation and limit to active cells 2020-05-13 12:19:03 +02:00
Magne Sjaastad
3d2ac4b573 Fix misspelled Allan diagram (#5906)
Closes #5816
2020-05-12 15:14:42 +02:00
Kristian Bendiksen
c016c02e40 Replace RiaApplication::instance()->project() with RimProject::current().
Also remove uneccessary includes of RiaApplication.h.
2020-05-12 12:01:44 +02:00
Magne Sjaastad
e3b350a982 Fix changes in icon color API 2020-05-10 09:43:39 +02:00
Gaute Lindkvist
2e79cf614f
Refactor and rename QIconProvider -> IconProvider (#5893)
* Refactor and rename QIconProvider -> IconProvider
* Generate icons on demand as unique_ptrs
2020-05-09 11:25:11 +02:00
Kristian Bendiksen
368de8491e Add color icon to RimColorLegendItem in project tree. 2020-05-08 11:19:31 +02:00
Kristian Bendiksen
db384ea754 Add getters for RimColorLegend++. 2020-05-08 11:19:31 +02:00
Gaute Lindkvist
0bf3ed91f0 Remove legends from Correlation plots 2020-05-07 08:30:39 +02:00
Gaute Lindkvist
3240c24f2c Working clicking on Tornado Plots 2020-05-07 08:30:39 +02:00
Gaute Lindkvist
70685b73b4 Better headers and sorting 2020-05-07 08:30:39 +02:00
Gaute Lindkvist
27600fa57a Working click matrix to change correlation plots 2020-05-07 08:30:39 +02:00
Gaute Lindkvist
8be36be06b Correlation Report Plot 2020-05-07 08:30:39 +02:00
Magne Sjaastad
1557d695b8 #5883 Icons : Use framework code to apply an overlay pixmap 2020-05-06 19:02:50 +02:00
Kristian Bendiksen
20eff6f5d3 #5875 Remove duplicated code: import formation names using RifColorLegendData. 2020-05-06 11:04:33 +02: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
3e5c77e79e Use RiaLogging instead of QMessageBox 2020-05-05 21:57:45 +02:00
Magne Sjaastad
a615cc78dc #5856 Well Disks : Improve logic to guard when geometry is created 2020-05-04 13:27:09 +02:00
Magne Sjaastad
3ef41345d0 Add missing include 2020-05-04 07:30:49 +02:00
Magne Sjaastad
0eb94ef574 #5379 Surface : Fix slicing in IJ direction 2020-05-04 06:32:37 +02:00
Magne Sjaastad
5d31912971 #5379 Surface : Update name from slice settings 2020-05-04 06:32:37 +02:00
Magne Sjaastad
5fcb42210c #5379 Surface : Add alias 2020-05-04 06:32:37 +02:00
Magne Sjaastad
c69d857c8f #5854 Surface : Add export of tsurf 2020-05-04 06:32:37 +02:00
Magne Sjaastad
e0d426df12 #5379 Surface : Add depth offset to base surface class 2020-05-04 06:32:37 +02:00
Magne Sjaastad
7bfe631118 #5379 Surface : Offset coords by a delta to avoid numerical instability
When creating a surface from top layer coords, we end up with a lot of geometrical operations in the same geometrical plane. Adjust the location of the surface coords to avoid these issues.
2020-05-04 06:32:37 +02:00
Magne Sjaastad
77734b8b57 #5379 Surface : Add grid case surface 2020-05-04 06:32:37 +02:00
Magne Sjaastad
4d114e36f8 #5379 Surface : Move enum to RiaDefines 2020-05-04 06:32:37 +02:00
Kristian Bendiksen
e66f937c29 Fix assignment instead of comparison bug in RimPlotDataFilterItem::fieldChangedByUi 2020-04-30 12:46:50 +02:00
Kristian Bendiksen
4dfa975836 Fix warnings about "statement without effect" on gcc 7 on linux. 2020-04-30 12:46:50 +02:00
Kristian Bendiksen
92f4e6278c Fix signed/unsigned comparison. 2020-04-30 12:46:50 +02:00
Kristian Bendiksen
656010ffb9 Fix incorrect comparison for majorTickMarkCount in RimMultiPlot::fieldChangedByUi. 2020-04-30 12:46:50 +02:00
Kristian Bendiksen
b5fe00ec09 Move variable to silence warnings on linux in release mode 2020-04-30 12:46:50 +02:00
Kristian Bendiksen
2791e4954e Move variable to silence warnings on linux in release mode. 2020-04-30 12:46:50 +02:00
Kristian Bendiksen
d1da920394 Avoid slashes in comments to not trigger multi-line comment warnings on linux. 2020-04-30 12:46:50 +02:00
Magne Sjaastad
58d8b0b753 #5852 3D view: Avoid more work than required 2020-04-30 12:29:58 +02:00
Magne Sjaastad
fbd8fffcca #5856 Well Disks: Convert to time_t once instead of N times 2020-04-30 12:29:58 +02:00
Magne Sjaastad
accfa47539 #5856 Well Disks : Guard recompute and limit evaluation to visible wells 2020-04-30 12:29:58 +02:00
Magne Sjaastad
bc400af345 #5837 Well Log Curves : Show icons in tree view 2020-04-28 07:31:00 +02:00
Magne Sjaastad
eb46552e60 #5837 Well Measurements : Create new well measurement curves 2020-04-28 07:31:00 +02:00
Magne Sjaastad
34803b76be #5837 Well Measurements : Allow modification of kind 2020-04-28 07:31:00 +02:00
Magne Sjaastad
616af75df3 #4035 System : Remove term souring from cmake and UI
Use general term HDF5 when required
2020-04-24 11:40:22 +02:00
Magne Sjaastad
95fc63fe7c Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad
f89dcf4e52 Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad
83914006fd Convert to enum class 2020-04-24 11:40:22 +02:00
Magne Sjaastad
3f88fe197a Convert to enum class 2020-04-24 11:40:22 +02:00
Gaute Lindkvist
0bd477485a Merge branch 'dev' into feature-analysis-plots-initial 2020-04-23 08:39:27 +02:00
Magne Sjaastad
e8068d7b60
Merge pull request #5822 from OPM/tensor-plot-for-fluxes-5583
Tensor plot for fluxes 5583
2020-04-22 22:10:27 +02:00
Gaute Lindkvist
9fcfe4fa84 Merge branch 'dev' into feature-analysis-plots-initial 2020-04-22 16:17:09 +02:00