Gaute Lindkvist
1649d27d0f
Remove superfluous Signal::disconnect() calls
2020-09-17 08:22:00 +02:00
Gaute Lindkvist
53f8364889
Fix auto short names for regular Summary (non-ensemble) cases
2020-09-15 15:20:18 +02:00
Gaute Lindkvist
71d032f4ad
Fix source list in Summary Editor for ensemble plots
2020-09-15 15:20:18 +02:00
Gaute Lindkvist
b4aaaa98e9
#6479 Update analysis and correlation plots when closing derived cases
2020-09-15 15:20:18 +02:00
Kristian Bendiksen
69a1901904
#6491 Fix range iterators which was creating data copies (clang10 warnings).
2020-09-15 11:04:39 +02:00
Kristian Bendiksen
81a93a80fd
#6491 Remove unneccessary omp.h includes.
2020-09-14 21:46:27 +02:00
Gaute Lindkvist
dbec9dd3a5
#6479 Fix saving derived ensemble analysis plots and improve delta labels
2020-09-10 10:49:30 +02:00
Gaute Lindkvist
63803eeebd
Make modeled well paths scriptable
2020-09-08 13:44:55 +02:00
Gaute Lindkvist
2e1bf89bff
#6417 Fix update of cvf::Vec3d from Python
2020-09-08 13:44:55 +02:00
Gaute Lindkvist
f6613a072d
Changing Ensemble naming suggestion to be the iteration
2020-09-07 14:08:23 +02:00
Gaute Lindkvist
7cf24d02ff
#6367 Improve the way we automatically name ensembles and cases
2020-09-07 14:08:23 +02:00
jonjenssen
f38d119cc8
Add reordering to some more collections ( #6430 )
...
* Add reordering to some more collections
* Fix unused vars
2020-09-07 13:48:42 +02:00
Gaute Lindkvist
b64cad8bef
#6447 Reduce decimals for correlation sorted parameter list
2020-09-07 09:14:13 +02:00
Gaute Lindkvist
baaa18bdd5
Sort Ensemble curve filters by correlation
2020-09-04 08:31:50 +02:00
Gaute Lindkvist
d882911b25
Sort correlations by absolute value in Ensemble Parameters
2020-09-04 08:31:50 +02:00
Jon Jenssen
c2ae283445
Fix unused vars
2020-09-03 16:09:43 +02:00
Jon Jenssen
3bb833e103
Add reordering to some more collections
2020-09-03 15:19:18 +02:00
Gaute Lindkvist
69f13b1015
#6360 Fix stacking issues
2020-08-31 08:33:55 +02:00
Gaute Lindkvist
2da678802b
#4064 Support sorting by correlation in Ensemble Curve coloring
2020-08-28 14:38:29 +02:00
Gaute Lindkvist
f82b2f73ec
#6320 Refactor of PdmScripting
...
* Make base class abstract
* Implement support for IOHandling for PdmChild and PdmChildArray fields
2020-08-25 08:33:47 +02:00
Magne Sjaastad
6655946be5
#6345 Remove obsolete include of QFileDialog
2020-08-24 08:26:32 +02:00
Magne Sjaastad
523cdc2b7d
Janitor : Use class enum
2020-08-14 11:00:36 +02:00
Gaute Lindkvist
af44659860
#6293 Make sure stacking is only available for some curv
...
* Well Log Curves and Summary Curves for now.
2020-08-11 09:57:56 +02:00
Gaute Lindkvist
e0cf133721
#6285 Add context menu stacking/unstacking of curves
2020-08-11 08:40:33 +02:00
Gaute Lindkvist
c3982a5782
Fix update problems with stacked curves
2020-08-10 12:58:53 +02:00
Gaute Lindkvist
86a4f5613c
Major improvements to D&D of curves.
2020-08-10 12:58:53 +02:00
Gaute Lindkvist
9393c27b13
Improved naming following review
2020-08-10 09:17:46 +02:00
Gaute Lindkvist
5e9403d9f1
Make summary curves reorderable
2020-08-10 09:17:46 +02:00
Gaute Lindkvist
c1bc522511
#6259 Implement stacking per curve
2020-08-10 09:17:46 +02:00
Gaute Lindkvist
447d335fc8
Remove superfluous use of epsilon in EnsembleParameter and fix test
2020-07-28 15:13:07 +02:00
Gaute Lindkvist
ad59f79dea
#6201 Select parameters that go into matrix plot
2020-07-28 15:13:07 +02:00
Gaute Lindkvist
a9c9471e7f
Fix crashes in Drag and Drop if the drop target is the same as the current dragged item
2020-07-27 08:47:01 +02:00
Gaute Lindkvist
2e00d9a719
Support drag and drop of summary curves
2020-07-27 08:47:01 +02:00
Gaute Lindkvist
4e7eff261e
Fix summary plot crash when changing vector
2020-07-27 08:47:01 +02:00
Gaute Lindkvist
d861af44b6
Temp work
2020-07-27 08:47:01 +02:00
Gaute Lindkvist
908dcd6828
Support stacked curves for Summary Plots
2020-07-27 08:47:01 +02:00
Gaute Lindkvist
beaf4ebd5a
Implement signal handler
2020-07-27 08:47:01 +02:00
Gaute Lindkvist
6856597770
Implement stacked well log curves
2020-07-27 08:47:01 +02:00
Gaute Lindkvist
33fb733110
#6118 Automatic red, green and blue curve colors for oil, gas and water properties when using area fill
...
* Also removed green, red and blue from the cycled well log colors to avoid clashes.
* Only automatic when area fill is on.
* Potential color clashes for the general case with multiple Oil-curves in the same plot.
2020-06-22 11:02:33 +02:00
github-actions[bot]
6b5f4dddc9
Fixes by clang-format
2020-06-08 11:09:51 +02:00
Gaute Lindkvist
2237be3898
Fix font size for summary plot axes
2020-06-03 14:00:04 +02:00
Gaute Lindkvist
2fe4372dc2
First round of caf::FontTools
2020-06-03 14:00:04 +02:00
Kristian Bendiksen
0b9577df71
#5874 Remove direct accessor to obsoleted RimRegularLegendConfig::colorRange field.
2020-05-24 17:26:51 +02:00
Kristian Bendiksen
8da32eddc1
Remove unused RiaColorTables includes.
2020-05-24 17:26:51 +02:00
Kristian Bendiksen
c366e85682
Refactor delete operations for pdm objects.
2020-05-22 07:02:53 +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
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
Magne Sjaastad
1557d695b8
#5883 Icons : Use framework code to apply an overlay pixmap
2020-05-06 19:02:50 +02:00
Kristian Bendiksen
92f4e6278c
Fix signed/unsigned comparison.
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