Commit Graph

13670 Commits

Author SHA1 Message Date
Kristian Bendiksen
a7b2a28df7 #6234 Use color legend from template. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen
851e245f83 #6234 Fracture Model: add template to enable data sharing. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen
c325dce252 Improve elastic properties appearance in tree. 2020-09-28 12:02:45 +02:00
Kristian Bendiksen
d70f82c251 #6495 Fracture Model: add facies properties. 2020-09-28 12:02:45 +02:00
github-actions[bot]
b262cc02dc Fixes by clang-format 2020-09-28 11:00:18 +02:00
Ruben Thoms
20bc305983 Replaced QOverload with static_cast to assure downwards compatibility. 2020-09-28 11:00:18 +02:00
Ruben Manuel Thoms
1855517eec Merge branch 'dev' of https://github.com/OPM/ResInsight into dev 2020-09-25 17:33:39 +02:00
Ruben Manuel Thoms
3ae60d0b30 Revert "Merge branch 'dev' of https://github.com/OPM/ResInsight into dev"
This reverts commit a536ac2626, reversing
changes made to b92384211b.
2020-09-25 17:31:46 +02:00
Ruben Manuel Thoms
d1b3e0781e Changed hard coded temp directory pathes to built-in tempfile gettempdir(). 2020-09-25 17:13:48 +02:00
Ruben Manuel Thoms
a536ac2626 Merge branch 'dev' of https://github.com/OPM/ResInsight into dev 2020-09-25 17:09:27 +02:00
Ruben Manuel Thoms
e22247f1f6 Last iteration. 2020-09-25 16:56:30 +02:00
Gaute Lindkvist
b92384211b #6585 Further increase contour map spacing factor for very large models 2020-09-25 14:32:27 +02:00
Gaute Lindkvist
481c4457f0 Turn off faults by default for new contour maps 2020-09-25 14:32:27 +02:00
Gaute Lindkvist
7fbaf1e567 Set higher contour map spacing factor for large models 2020-09-25 14:32:27 +02:00
Gaute Lindkvist
13025e92fb Remove /W3 warning in cvf (already use /W4) 2020-09-25 14:32:27 +02:00
Gaute Lindkvist
6d37c6239a Refactor the absolute sample spacing 2020-09-25 14:32:27 +02:00
Ruben Manuel Thoms
effc0d4c73 It appears that the QMdiSubWindow's 'Qt::WA_DeleteOnClose' attribute is not having any effect anymore when the application's style sheet was changed. This leaves us with dangling sub windows after the main windows were closed. In order to make sure these sub windows are closed anyways, the sub windows are now explicitly deleted in 'RiuMainWindowBase::removeViewerFromMdiArea'. 2020-09-25 14:32:06 +02:00
Ruben Manuel Thoms
fac3055c47 Removed close function calls for QFiles. 2020-09-25 14:32:06 +02:00
Ruben Manuel Thoms
42520c352d Readded missing SummaryCase icon. 2020-09-25 14:32:06 +02:00
Ruben Manuel Thoms
d177bd215d Fixed bug when variables were containing other variables as substrings. 2020-09-25 14:32:06 +02:00
Ruben Manuel Thoms
41976d525a Added debug output of stylesheet after parsing. 2020-09-25 14:32:06 +02:00
Magne Sjaastad
9a1531f938 Use original, more diffuse colors in TofAccumulatedPhaseFractionPlot 2020-09-25 14:32:06 +02:00
Magne Sjaastad
6904a832d0 Preferences : Move Theme selection to first tab 2020-09-25 14:32:06 +02:00
Magne Sjaastad
1d884ae117 Always use red for gas and blue for water 2020-09-25 14:32:06 +02:00
Magne Sjaastad
f981cf2ce0 Do nothing if color dialog is closed using Escape button 2020-09-25 14:32:06 +02:00
rubenthoms
719feac15e Implemented 'Change color of list view #6512'. Style of list widget can now be changed in style sheet by using the dynamic property state="ExternalInput". 2020-09-25 14:32:06 +02:00
rubenthoms
23f581d7a0 Changed to defaulting to DEFAULT theme if not in GUI application. 2020-09-25 14:32:06 +02:00
rubenthoms
d86fb54b19 Implemented check if running GUI application. 2020-09-25 14:32:06 +02:00
Magne Sjaastad
a3d37edbcf #6514 Dark Theme : Adjust marker colors 2020-09-25 14:32:06 +02:00
Magne Sjaastad
ea7da32141 #6514 Dark Theme : Use text color from theme instead from QPalette 2020-09-25 14:32:06 +02:00
Magne Sjaastad
2cfa900041 #6514 Dark Theme : Fix text color in nightcharts 2020-09-25 14:32:06 +02:00
Magne Sjaastad
0b44f6ab18 #6514 Dark Theme : Refactor use of black 2020-09-25 14:32:06 +02:00
Magne Sjaastad
9bbbfc5088 #6514 Dark Theme : Fix curve colors for oil, water, gas 2020-09-25 14:32:06 +02:00
Magne Sjaastad
26ff3e28c8 #6514 Dark Theme : Fix color of rubber band zoom 2020-09-25 14:32:06 +02:00
Magne Sjaastad
c53c72b4c3 #6514 Dark Theme : Use markerColor for tracker symbol and text in plots 2020-09-25 14:32:06 +02:00
Magne Sjaastad
4841d19d02 #6514 Dark Theme : Move define to RiaDefines 2020-09-25 14:32:06 +02:00
Ruben Manuel Thoms
87bc6acd65 Added a GUI theme selector in preferences and a new class for handling GUI changes.
Added a new feature for editing style sheets and variable colors and see immediately the result.
Made Qwt plots (and items) stylable.
Added icons, improved styling possibilities of QMinimizePanel, fixed minor bugs in RicThemeColorEditorFeature.
2020-09-25 14:32:06 +02:00
rubenthoms
4bf19acf75 Adjusted legend range and iterated on NNC data direction. 2020-09-25 12:58:08 +02:00
Gaute Lindkvist
66ec3212c0 #6572 Trigger update of plot when deleting a Summary Curve 2020-09-25 12:53:49 +02:00
jonjenssen
5c4498db9f
RFT Plot - make sure we handle feet vs. meters in well log type plots (#6551)
* Fix the meter <-> feet conversion (it was backwards)

* Make sure we refresh the plots after changing the depth axis unit

* Make sure formation overlays etc. also gets converted to correct depth unit (correct as in the same unit any loaded Eclipse Result case use)
2020-09-25 11:14:56 +02:00
Gaute Lindkvist
49be87e38a #6570 Make both curve calculator and Analysis plot vector selection work. 2020-09-25 08:56:08 +02:00
Gaute Lindkvist
1bde6f8aeb #6576 Fix deprecation message in Octave plugin 2020-09-24 21:52:58 +02:00
Gaute Lindkvist
79e3cfac7a #6575 Show title and legends are on in RFT/PLT 2020-09-24 21:52:45 +02:00
Gaute Lindkvist
46bbfec0d3 #6570 Make summary address selection work for curve calculator 2020-09-24 14:06:08 +02:00
Magne Sjaastad
ebefeca519 Source stepping toolbar : Make combo box wider 2020-09-24 10:12:32 +02:00
Gaute Lindkvist
368f6221fe Some updates following review 2020-09-24 08:31:34 +02:00
Kristian Bendiksen
3e1a019783 #6533 Speed up ensemble curve preview.
Made faster by hiding legends and error bars when there are many curves.
2020-09-24 08:31:34 +02:00
Gaute Lindkvist
7f9cab5300 Simplify ensemble case naming 2020-09-24 08:31:34 +02:00
Gaute Lindkvist
462f8026e3 Avoid duplicate curves in correlation plot 2020-09-24 08:31:34 +02:00
Gaute Lindkvist
f5acab44ec Parallelise loading of ensemble curve preview data 2020-09-24 08:31:34 +02:00