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
Magne Sjaastad
ef15a98e3a
#6721 Ensemble Parameters : Improve performance for list in Property Editor
...
Introduce hasEnsembleParameters() for efficient check if any case has ensemble parameters.
Use first timestep definition from a summary case, as the time steps usually not differ between different summary vectors.
2020-10-06 13:30:34 +02:00
Ruben Thoms
3a2704e212
Bugfix: Dark Theme
...
Text color in message windows and progress bars fixed.
2020-10-06 11:55:18 +02:00
Magne Sjaastad
1642370928
#6476 AppFwk : Add support for moving selected items to top list
2020-10-06 02:17:58 -04:00
Magne Sjaastad
27230ed308
Fix missing icons
2020-10-06 07:40:54 +02:00
Gaute Lindkvist
d99677d149
Slightly tweak dark theme CSS to remove toolbar border and alter padding
2020-10-05 12:39:26 +02:00
Magne Sjaastad
e756545d28
#6695 MDI Window : Set contained viewer widget after MDI window is resized
2020-10-05 05:36:22 -04:00
Gaute Lindkvist
1cca435548
Dark Theme: Use the secondary color for text selection in LineEditor and friends
...
* The primary color is hard to distinguish from the background color of the widgets
2020-10-05 02:48:14 -04:00
Gaute Lindkvist
8eb0ecf319
#6693 Fix z-scale and version labels in dark theme
2020-10-05 02:48:14 -04:00
Gaute Lindkvist
a796c5b340
Center the check in the dark theme checkboxes and remove the old PNGs
2020-10-05 02:48:14 -04:00
Gaute Lindkvist
b7ac99e53b
Many new icons and minor CSS changes
2020-10-05 02:48:14 -04:00
Magne Sjaastad
36407d1b3c
Add build dependency on Qt SVG ( #6689 )
...
* Add dependency on Svg
* Bundle SVG files
2020-10-05 08:44:06 +02:00
Magne Sjaastad
bca730bd10
#6654 Summary data: Add description for 6X specific summary vectors
2020-10-02 13:16:45 -04:00
Ruben Thoms
4e4d71a3e3
Adjusted dark.qss to avoid QMdiSubWindow issues.
...
Removed implicit styling of QMdiSubWindow from dark theme.
Readjusted text color in QwtPlots.
2020-10-02 11:49:12 -04:00
Gaute Lindkvist
f7bbfc1679
Provide an automatic name for an analysis plot of a set of single summary cases
2020-10-02 08:02:43 -04:00
Gaute Lindkvist
118a48b5a2
Fix default analysis plots when there's no ensemble
2020-10-02 08:02:43 -04:00
Gaute Lindkvist
890b7f8ca5
Stop invalid analysis plot filters from removing cases
2020-10-02 08:02:43 -04:00
Magne Sjaastad
b1c2c56d9e
Update default theme and adjust use of background colors
2020-10-02 06:12:36 -04:00
Magne Sjaastad
c23c735be3
#6481 Summary Plot: Detect cumulative fluid components
2020-10-01 12:17:54 -07:00
Magne Sjaastad
1517c6e32a
#6676 Crash when MDI window is closed
2020-10-01 16:23:26 +02:00
Gaute Lindkvist
16f1204578
Remove redundant RiuGuiTheme::update.. that causes crash on console
2020-10-01 16:08:52 +02:00
Gaute Lindkvist
135ca97ba4
#6663 , #6673 Fix black text in Ensemble legend frame and wrong PDF-rendering
2020-10-01 16:08:52 +02:00
Gaute Lindkvist
d33ddf24c7
#6658 Fix black labels in Analysis/Corr. plots
2020-10-01 06:04:37 -07:00
Magne Sjaastad
2f03caa613
#5771 Export Completion: Report kh for Perforation Interval
2020-10-01 06:04:01 -07:00
Ruben Thoms
8f1a77645f
Removed outline around selected items in QAbstractItemView.
2020-10-01 14:21:36 +02:00
Gaute Lindkvist
2de49891fb
#6652 Fix missing legend entries in summary editor
2020-10-01 03:46:28 -07:00
Kristian Bendiksen
fde2c5e4af
6593 Fracture Model: Show barrier fault name and distance in 3d.
2020-10-01 03:34:15 -07:00
Ruben Thoms
b233c331cf
6655 - Rename of text in UI
...
Renamed Element Vector Result to Flow Vector Result.
Rename text for VectorView.
2020-10-01 03:29:25 -07:00
Ruben Thoms
b6cca51593
Adjusted according to review comments.
2020-10-01 03:29:25 -07:00
github-actions[bot]
ef4894985a
Fixes by clang-format
2020-10-01 03:29:25 -07:00
Ruben Thoms
cc5335d46f
Tensor flow improvements
...
New GUI settings for tensor length control, fluid selection, NNC data selection and aggregated visualization. Possibility to change vector start position. Improved vector visualization.
2020-10-01 03:29:25 -07:00