Magne Sjaastad
fb4529731a
#3856 Update copyright headers
2019-01-09 15:15:34 +01:00
Gaute Lindkvist
1c780deeab
Make it more likely that we pick a dark contrast color from RiaColorTools
2019-01-08 11:07:37 +01:00
Magne Sjaastad
f727a6c4ee
#3929 System : Always lock mutex before unlocking
2019-01-07 12:38:53 +01:00
Gaute Lindkvist
128208d35a
Fix type in RiaColorTools contrastColor
2018-12-21 10:12:58 +01:00
Magne Sjaastad
d54c509b35
Add missing include
2018-12-21 10:10:11 +01:00
Gaute Lindkvist
9fdec77c94
#3919 Contrast colors for contour lines
2018-12-21 09:48:57 +01:00
Gaute Lindkvist
68fb72311e
#3919 Implement a better threshold check for contrast colors
2018-12-21 09:48:56 +01:00
Magne Sjaastad
6f3097dd5f
Merge remote-tracking branch 'origin/2018.11.01-patch' into dev
2018-12-21 08:46:27 +01:00
Magne Sjaastad
8011c9994d
#3904 Summary : Always insert summary curve without H when match is found
2018-12-19 10:08:10 +01:00
Magne Sjaastad
b7e569d09a
#3904 Summary : Move function
2018-12-19 10:07:33 +01:00
Magne Sjaastad
aaff5d33e5
#3841 Summary : Detect summary curves and corresponding history curves
2018-12-17 15:45:37 +01:00
Magne Sjaastad
560549a5cb
#3841 Add compare to RiaStdStringTools
2018-12-17 07:55:20 +01:00
Gaute Lindkvist
3adb1cc4bd
#3884 Implemented Valve Templates for MSW parameters
2018-12-14 16:03:04 +01:00
Magne Sjaastad
75a0a01952
#3841 Add compare to RiaStdStringTools
2018-12-14 12:25:14 +01:00
Gaute Lindkvist
e510237793
Make Qt5 fix for RiaApplication::launchUnitTests() a bit safer.
2018-12-11 15:39:12 +01:00
Gaute Lindkvist
f3a2f0c5b2
Fix build problem on Qt5 in relation to unit tests.
2018-12-11 15:32:08 +01:00
Gaute Lindkvist
4591d9f20e
#3615 Fix z-order so packers are added after other components
...
* Valves are added last of all
* This way packers are displayed on top of perforation intervals and fishbones.
2018-12-05 15:47:16 +01:00
Bjørn Erik Jensen
7b9520a8cc
Application. Use the new FontCache for applicationwide font creation
2018-12-05 14:53:08 +01:00
Bjørn Erik Jensen
00d767f67c
#3789 Annotations. Text appearance settings. New FontCache class
2018-12-05 14:39:07 +01:00
Magne Sjaastad
68bc466830
#3792 Use font 10 and 14
2018-12-03 14:19:49 +01:00
Gaute Lindkvist
9961b39473
Fix build problem on Linux with missing cvfBase.h
2018-12-03 10:58:49 +01:00
Jacob Støren
92a45e959e
#3757 Rename RiuSelectionManager to Riu3dSelectionManager
2018-11-30 14:30:34 +01:00
Gaute Lindkvist
5c66b901c3
#3752 ResInsight code changes to build on both Qt4 and Qt5
2018-11-30 09:47:53 +01:00
Gaute Lindkvist
2414865dbe
#3442 UI For ICD/ICV parameters
2018-11-29 15:24:39 +01:00
Bjørn Erik Jensen
d3db1a6075
#3777 Annotations. Use Bounding box to decide whether to draw an object or not
2018-11-29 14:28:33 +01:00
Bjørn Erik Jensen
4685d5981d
Merge branch 'dev' into dev-deeper
2018-11-28 07:10:56 +01:00
Jacob Støren
29e6e08779
#3724 Added cycling default color to polyline import. Set default line thickness to 2.
...
Refactored away unneccesary complexity. loadAndUpdate when opening project file. Toggle now working
2018-11-27 17:54:42 +01:00
Gaute Lindkvist
70eca210bf
#3765 Support Eclipse cases in Memory Management case list
2018-11-27 13:40:08 +01:00
Gaute Lindkvist
80d48fd669
Move QString include to cpp file of RiaStatisticsTool
2018-11-26 08:01:44 +01:00
Magne Sjaastad
f9a6957fae
#3748 Statistics calculator : Add helper functions for (in)valid numbers
2018-11-23 10:12:23 +01:00
Magne Sjaastad
a225d1fd1a
#3696 Non-Darcy perforation intervals : Remove unit constant from UI
2018-11-22 09:46:40 +01:00
Magne Sjaastad
bab90456c7
#3694 Stimplan : Add support for effective width using unit mm
2018-11-19 10:39:15 +01:00
Magne Sjaastad
9cd695278e
#3695 Well path creation : Crash when creating a vertical well
...
Caused by two identical reference points next to each other
2018-11-16 08:43:19 +01:00
Magne Sjaastad
cfbbcacc23
#3634 Regression Test : Use flag to control OpenMP when building geometry
2018-11-12 07:33:08 +01:00
Magne Sjaastad
ae94785634
#3659 Regression Test : Make sure exported snapshots have same size
2018-11-11 12:58:51 +01:00
Magne Sjaastad
99f182e74d
#3659 Regression Test : Use range based for
2018-11-11 12:57:51 +01:00
Magne Sjaastad
937e1f16d4
#3659 Regression Test : Extract functions
2018-11-11 11:52:53 +01:00
Gaute Lindkvist
c67469b410
#3627 2d Maps: Nearly true volume of intersection weighing + riOilVolume result
...
* Takes the volume summation error from around 30% -> 1.5-2.0% for Norne and TEST10K_FLT_LGT_NNC for sample
spacing approximately the same as grid characteristic size.
* The latter part is for #3630 and adds a special case for calculating 2d Maps SUM of riOilVolume since it needs
to avoid using the actual riOilVolume 3d result but instead use SOIL to avoid multiplying by cell volume twice.
2018-11-08 11:52:19 +01:00
Gaute Lindkvist
ef4b70d6e5
#3630 Implement volume calculation on grid
2018-11-08 11:52:19 +01:00
Magne Sjaastad
10394f1571
Move black from first to last palette color for well log plot curves
2018-11-06 13:37:01 +01:00
Magne Sjaastad
f30c87491c
#3629 System : Add helper function to disable write and set field hidden
2018-11-05 14:42:39 +01:00
Magne Sjaastad
6bec1615e1
HoloLens : Improve icons
2018-11-02 13:02:32 +01:00
Bjørn Erik Jensen
fa81d0411c
#3470 Inflow model. New algorithm for calculating averageflow distance
2018-11-02 09:10:05 +01:00
Bjørn Erik Jensen
af4d8ee817
Fix warnings
2018-11-01 09:32:26 +01:00
Magne Sjaastad
4831cffc99
Add missing include
2018-11-01 06:46:44 +01:00
Bjørn Erik Jensen
81608990a0
#3470 InFlow model. New class RiaCellDividingTools. Moved method from RigCellGeometryTools
2018-10-31 14:47:03 +01:00
Magne Sjaastad
715003f58e
#3587 Clear all selections as part of delete of temporary LGRs
2018-10-30 14:02:27 +01:00
sigurdp
8ca73960f4
#3561 HoloLens: Establish sharing server session and publish visualization data to sharing server
2018-10-25 15:34:48 +02:00
Magne Sjaastad
bb674e7504
#3557 HoloLens : Add export folder to preferences
2018-10-25 09:25:53 +02:00
Magne Sjaastad
cdda4d74df
#3541 HoloLens : Create dummy file backed feature
2018-10-22 12:36:14 +02:00