Commit Graph

1839 Commits

Author SHA1 Message Date
Kristian Bendiksen
fd91eaf2be #6132 Fracture Model: Add menu item to create fracture model at depth in 3D View. 2020-09-11 20:05:20 +02:00
Gaute Lindkvist
ef12893228 Fix missing labels in Analysis plot 2020-09-10 10:49:30 +02:00
Gaute Lindkvist
2c5d3f2e7a #6433 Make sure we don't add redundant summary curves to plot editor 2020-09-09 20:13:02 +02:00
jonjenssen
f206fa5ca8 Fix compilation error for missing QString 2020-09-09 15:09:42 +02:00
Magne Sjaastad
4586389a78 #6273 GeoMech : If running interactively, show error message in warning dialog box 2020-09-09 14:06:51 +02:00
Gaute Lindkvist
7afbae6597 #6460 Improve consistency of icons on high-DPI displays 2020-09-09 09:13:04 +02:00
Gaute Lindkvist
755dc44d40 Replace QString::snprintf with QString::arg 2020-09-08 13:44:40 +02:00
Gaute Lindkvist
df0a985e14 #6447 Reduce precision in the correlation list in right-click menu 2020-09-07 09:19:56 +02:00
Magne Sjaastad
2b30ff3117 Fix for checked state 2020-09-05 13:20:17 +02:00
Magne Sjaastad
41b1e1408b #6379 Dock Widgets : Hide curve selection by default to allow smaller widgets 2020-09-05 11:54:31 +02:00
Gaute Lindkvist
bb7f7ff54e #6402 Reduce axis label overlap in Analysis plots 2020-09-03 09:52:38 +02:00
Magne Sjaastad
08b2c32053 #6408 2D Intersections View: Fix cell selection 2020-09-01 10:55:40 +02:00
Kristian Bendiksen
a6ddf7e6c4 #2763 Use std::min and std::max instead of CVF_MAX and CVF_MIN 2020-09-01 08:12:44 +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
6f7534b2a9 Slightly improve menu text and distance threshold for correlation plot context entries 2020-08-26 08:19:49 +02:00
Gaute Lindkvist
daf24c773b #6359 Improve context menu creation of correlation plots 2020-08-26 08:19:49 +02:00
Gaute Lindkvist
3d6d8d3220 Fix crash in RiuMainWindow when closing project 2020-08-25 08:33:47 +02:00
Magne Sjaastad
3b366221eb #6345 Use native file dialog on Windows
Fix typo in getSaveFileName
2020-08-24 12:38:29 +02:00
jonjenssen
7cb9a071c1
Surface: Support for folders, copy and drag'n'drop (#6335)
* Enable surface reordering support. Automatically update surface in view ordering based on surface collection ordering

* Remove obsolete code

* Enable drag'n'drop support for surfaces within a surface collection. Still missing the collection update part.

* Bring back code lost in prev. commit

* Add code to accept drops in surface collections. Keep view  in sync.

* Add command for adding additional surface folders.

* Make sure we use the current surface collection as our parent when importing

* Enable name editing.
Make sure we use the correct surface collection when importing/creating surfaces

* More work on getting surface collections working.

* Clean up naming

* Make sure name for surfaceinviewcollection is read only

* Support drawing surfaces from subcollections, too

* Allow deleting subfolders.
Fix legends in view

* Refactor topmost flag for surface collections.

* Fix reload surface to work in all subfolders, too
Add copy surface skeleton. Actual copy operation is still missing

* Add support for copying surfaces

* Remove possibility to choose I and J slice directions for grid case surfaces.

* Fix warnings.

* Make sure we create the surface folder at the correct level

* More warning fix

* Use XML serialization for copy operation

* Fix missing delete

* Fix typo

* Remove unnecessary method.
2020-08-24 11:09:22 +02:00
Magne Sjaastad
d9ba1a2575 #6345 Fix missing QFileDialog prefix 2020-08-24 08:26:46 +02:00
Magne Sjaastad
afa8804e5b #6345 Use wrapper class instead of QFileDialog 2020-08-24 08:26:39 +02:00
Magne Sjaastad
6655946be5 #6345 Remove obsolete include of QFileDialog 2020-08-24 08:26:32 +02:00
Magne Sjaastad
568053375c #6345 Add wrapper class for QFileDialog 2020-08-24 08:26:27 +02:00
Kristian Bendiksen
e5cdbfced6 Initialize variables related to plot titles.
Was triggering valgrind "jump depends on uninitialized values" warnings.
2020-08-21 16:17:59 +02:00
Gaute Lindkvist
6bcf1b56fe Disallow dropping curves onto other curves
* Dropping curves between other curves works much better with this change.
2020-08-20 12:50:55 +02:00
Magne Sjaastad
523cdc2b7d Janitor : Use class enum 2020-08-14 11:00:36 +02:00
Gaute Lindkvist
86a4f5613c Major improvements to D&D of curves. 2020-08-10 12:58:53 +02:00
Gaute Lindkvist
31246b59f3 #6266 Fix unwanted selection change when changing window focus 2020-08-10 09:17:46 +02:00
Ruben Manuel Thoms
40a4e57129 Qt 5.15 adjustments related to the change of location of QPainterPath 2020-08-04 14:01:38 +02:00
Gaute Lindkvist
698677f3ac #6253 Support creating analysis plots directly from an ensemble plot 2020-07-31 13:39:40 +02:00
Gaute Lindkvist
6f50201e3a #6189 Add check box on ensemble level in summary vector dialog 2020-07-30 14:04:12 +02:00
Gaute Lindkvist
7241132256 #6245 Shift labels to left side for negative tornado plot bars 2020-07-29 16:08:14 +02:00
Gaute Lindkvist
fde92ad931 #6240 Improve the way dates are handled in Correlation Plots 2020-07-29 10:13:32 +02:00
Gaute Lindkvist
aeecaa3ff1 #6237 Implement creation of correlation plot from ensemble plots 2020-07-29 10:13:32 +02:00
Gaute Lindkvist
ee5c058634 Refactor out findClosestPlotItem 2020-07-28 15:13:07 +02:00
Gaute Lindkvist
2e00d9a719 Support drag and drop of summary curves 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
5b126c3b98 Swap well log curves with drag and drop if the target is just above the single drag item.
* Currently nothing happens in this case, because we insert the dragged item
  after the target.
* On balance it seems more intuitive to swap the items in this particular case
  even if it is slightly against the regular drag operations.
2020-07-27 08:47:01 +02:00
Gaute Lindkvist
bfaff27d51 Re-add missing drag and drop for well log tracks 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
3202a5f85d Make plotZoomed a RiuQwtPlotWidget signal and not just in a couple of sub classes 2020-07-27 08:47:01 +02:00
Gaute Lindkvist
b2444568be Support area-filled curves 2020-06-11 13:48:36 +02:00
Gaute Lindkvist
a75dce28b5 Disable draggin Well Log Tracks into Multiplots 2020-06-11 13:48:26 +02:00
Gaute Lindkvist
7ad7e5d285 Improve look of Multi plots 2020-06-10 09:10:24 +02:00
Gaute Lindkvist
e58b42f537 #6008 Add support for optional Page Preview mode for multi plots 2020-06-10 09:10:24 +02:00
Gaute Lindkvist
457cdae367 Add multi selection for Correlation Cross Plot and fix label font sizes for Tornado plots 2020-06-09 08:33:19 +02:00
Gaute Lindkvist
46194f90a7 Fix update of plot titles 2020-06-08 12:32:52 +02:00
github-actions[bot]
6b5f4dddc9 Fixes by clang-format 2020-06-08 11:09:51 +02:00
Kristian Bendiksen
eb3243f679 #5891 Fix incorrect line endings (CRLF -> LF) 2020-06-05 16:04:23 +02:00
github-actions[bot]
674b764cb6 Fixes by misspell-fixer 2020-06-04 08:24:58 +02:00
Gaute Lindkvist
e6c2b693ef Improvements to Correlation plots 2020-06-03 14:00:04 +02:00