Gaute Lindkvist
f7aed637f8
Require CMake 3.6
2020-10-20 11:05:10 +02:00
Gaute Lindkvist
ef242e44ae
Avoid outputting invalid aicd segments
2020-10-20 03:53:55 -04:00
Ruben Thoms
69a2bc673a
Bug fix: curve point tracker not always on top of all curves
2020-10-19 05:14:57 -04:00
Ruben Thoms
08b4fec678
Adjusted arrow head size.
...
Closes #6795 .
2020-10-19 05:01:23 -04:00
Gaute Lindkvist
2e0d972761
Fix MOC-warnings by move RiuQssSyntaxHighlighter.h line in CMakefile
2020-10-19 10:58:31 +02:00
Gaute Lindkvist
3834fdb382
Revert "Move RiuQssSyntaxHighlighter.h from MOC-headers to regular headers"
...
This reverts commit 2064ec6bf0
.
2020-10-19 10:48:17 +02:00
Gaute Lindkvist
2064ec6bf0
Move RiuQssSyntaxHighlighter.h from MOC-headers to regular headers
2020-10-19 10:30:34 +02:00
Gaute Lindkvist
6f3af3c52f
#6788 Fix MSW WSEGVALVE areas
2020-10-19 10:25:02 +02:00
Ruben Thoms
78cd6905c1
Fixes #6790 .
2020-10-19 02:32:16 -04:00
rubenthoms
1893a5546c
6781 - Fix of z scaling issue for flow vectors ( #6792 )
...
* Fixed #6781 .
Tidied up code.
* Bugfix: threshold not correctly applied for Cell Center Total
* Removed unused model offset.
* Remove commented code
Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com>
2020-10-16 14:11:52 +02:00
Magne Sjaastad
7be1763941
#6791 Ensemble import: Show name of case with non-matching parameters
2020-10-16 04:55:21 -04:00
Ruben Thoms
b406649e17
Bugfix : Lower threshold not applied
...
Fixes #6783 .
2020-10-15 11:00:32 -04:00
Ruben Thoms
83a9730f5b
Bugfix : Crash when no FLR-data in grid model
...
Fixes #6780 .
Adjusted camel case words.
2020-10-15 08:58:34 -04:00
Gaute Lindkvist
db6481e63f
#6777 Remove incremental measured depths for COMPSEGS in MSW export
2020-10-14 06:34:51 -04:00
Magne Sjaastad
aad8d73cbc
Add field and object keywords
2020-10-14 12:33:32 +02:00
Magne Sjaastad
a6af4fbd00
#6773 Regression Test : Add more input validation due to missing files
...
Running regression tests without valid external files revealed several crashes. Add guarding and remove asserts to make sure regression tests can be executed without crash.
2020-10-13 08:31:05 -04:00
Magne Sjaastad
b4a879c637
#6771 Regression Test: Rename
2020-10-13 08:31:05 -04:00
Gaute Lindkvist
73e775a6cf
#6770 Fix MSW output for fishbones and fractures following valve changes
2020-10-13 14:10:42 +02:00
Magne Sjaastad
03f659df0c
#6771 Regression Test: Replace QMessageBox with RiaLogging::errorInMessageBox
...
Fix typo
Includes
2020-10-13 05:38:04 -04:00
Magne Sjaastad
ef1b5a3d89
#6771 Regression Test: Remove unused includes
2020-10-13 05:38:04 -04:00
Magne Sjaastad
141e61bfc2
#6771 Regression Test : Add errorInMessageBox
...
Show message box when running interactively. Never show message box if console mode or running regression tests
2020-10-13 05:38:04 -04:00
Magne Sjaastad
c8862ea83c
#6765 Test System : Add flag from regression dialog to invalidate external files
2020-10-12 12:50:46 -04:00
Gaute Lindkvist
1204403448
Remove QDebug header
2020-10-12 15:51:59 +02:00
Gaute Lindkvist
c540fbcd2d
#6739 Fix WSEGVALV area calculation
2020-10-12 15:51:59 +02:00
Gaute Lindkvist
dcc88a4703
#6735 Fix compsegs end length and make valve branch segments use mid points
2020-10-12 15:51:59 +02:00
Gaute Lindkvist
bb3dfd538c
#6734 Fix segment order in MSW export and get well in error message
...
* Fixing the order also ends up removing the wrong segment discussed in the bug
2020-10-12 15:51:59 +02:00
Gaute Lindkvist
50a7052756
#6733 Make sure valves get proper segment index
2020-10-12 15:51:59 +02:00
Gaute Lindkvist
647bf0cf46
Fix crashes when exporting completions from input grid
2020-10-12 15:51:59 +02:00
Gaute Lindkvist
c291f22d4d
#6759 Fix freeze when loading project with input grid
2020-10-12 15:51:59 +02:00
Gaute Lindkvist
b3abe284ce
#6737 Make sure we always create a summary reader interface when asking for a reader
2020-10-12 15:48:29 +02:00
Magne Sjaastad
3972d662f0
#6747 Tensor computations : Add unit tests
2020-10-12 09:27:03 -04:00
Magne Sjaastad
64e4ee9402
#6743 Dock Widgets : Workaround for high CPU usage
2020-10-12 02:40:51 -04:00
Magne Sjaastad
29aa37084a
CppCheck : Skip duplicate tests
2020-10-09 13:53:16 +02:00
Magne Sjaastad
53c39cdc73
CppCheck : Remove unused variables
2020-10-09 13:43:31 +02:00
Magne Sjaastad
f9a402b0f9
Include single summary cases as basis for quantity name aggregation
2020-10-09 11:18:09 +02:00
Magne Sjaastad
ddc3b009b7
#6747 Tensor computations : Use Ez for surface normal calculations
2020-10-09 08:52:24 +02:00
Ruben Thoms
fc0d50aa2c
Bugfix : legend titles not handling line breaks correctly
2020-10-08 09:51:51 -04:00
Kristian Bendiksen
b16482bb2f
#6490 : Improve color legends right-click menus
2020-10-08 09:50:45 -04:00
Magne Sjaastad
2ee4f48a88
#6747 Tensor computations : Fix issues when creating the rotation matrix
2020-10-08 09:49:45 -04:00
Ruben Thoms
74044ab5c7
Fixes #6746 .
2020-10-08 08:15:57 -04:00
Ruben Thoms
f900e06d70
Colored icons.
2020-10-08 08:15:19 -04:00
Ruben Thoms
8dec8ba234
Refactoring: New icons for delete, refresh, copy, filters
2020-10-08 08:15:19 -04:00
Gaute Lindkvist
55ef7fc02a
Fix MDI Subwindow creation
2020-10-07 18:06:12 +02:00
Gaute Lindkvist
3d1378d4a2
Change Gray-color in Icons from #909090 to #808080
...
This retains good contrast in the dark theme and improves contrast with light themes
2020-10-07 13:32:00 +02:00
Gaute Lindkvist
6a7c34cea2
Revert "Disable Zoom All if there's no active view."
...
This reverts commit 80fe9f9fd5
.
2020-10-07 09:17:54 +02:00
Magne Sjaastad
56ecd2c19a
#6727 Completion Export : Search all result types
...
When loading result data required for completion calculations, the results usually are located in STATIC_NATIVE. If data is imported from GRDECL file, the PERM, PORO, etc will be located in "Input Property". This commit will search for data of all types, in priority given in RigCaseCellResultsData::findOrLoadKnownScalarResult()
2020-10-07 00:44:58 -04:00
Ruben Thoms
ee4311ca10
Bugfix: Creation of difference summary addresses
...
Difference summary addresses were also added for history summary addresses.
2020-10-06 12:14:22 -04:00
Ruben Thoms
77b2b71282
Fixes #6718 .
...
Also made function for historyIdentifier and made it and differenceIdentifier public.
2020-10-06 12:14:22 -04:00
Ruben Thoms
3c5c37e5a8
Legend title issues
...
Fixes #6728 .
2020-10-06 12:04:04 -04:00
Gaute Lindkvist
80fe9f9fd5
Disable Zoom All if there's no active view.
...
* Makes it consistent with the other view actions.
2020-10-06 13:31:22 +02:00