Kristian Bendiksen
5bf2c2a89d
#10367 Janitor: Remove unneccessary 'this' pointers
2023-08-07 13:38:27 +02:00
Kristian Bendiksen
94f7bd3c1a
10214 ensemble appearance
...
* Regression Analysis: Use only positive values for Power Fit regression.
* Add visible tag short cut for changning curve color.
* #10214 Ensemble Curve Set: Fix color mode text.
* #10214 Ensemble: Switch P10 and P90 symbols to point towards mean.
* Cache hit rects for tree item tags.
* #10214 Ensemble curve set: allow reordering with tree view tag
* #10214 Keep curve legend text when ensemble curves are hidden
2023-05-23 08:10:35 +02:00
Magne Sjaastad
0c90f67dcc
Change API for PdmObjectHandle and PdmFieldHandle
...
* Refactor interface to PdmObjectHandle and PdmFieldHandle
Return objects instead of passing in structures as parameters
* Add nodiscard to several functions
* Remove redundant this->
* Rename to ptrReferencedObjectsByType
2023-05-12 21:41:34 +02:00
Magne Sjaastad
952e766c2f
Update clang-format.yml ( #10068 )
...
* Update to clang-format-15
Removed two custom .clang-format files in subfolders of AppFwk
* Fixes by clang-format
2023-04-13 07:05:53 +02:00
jonjenssen
3772fbac79
Turn off statistics curve legends by default and add option to turn them on,
2023-03-11 14:16:25 +01:00
Magne Sjaastad
f8c5cf389f
clang-format: Set column width to 140
...
* Set column width to 140
* Use c++20
* Remove redundant virtual
2023-02-26 10:48:40 +01:00
Magne Sjaastad
5ec32f8613
Update text for curve names and plot titles when source data changes
...
* Update titles after dropping vectors into plot
* Do not replace _Name variables
* Make sure signals are wired when opening a project file
* Add auto name field and set default on
* Remove includes from header files
2022-12-09 08:46:36 +01:00
Magne Sjaastad
506bfbd638
Remove control flag in setCollapsedByDefault
...
* Remove control flag in setCollapsedByDefault
* Set regions/annotations collapsed by default
2022-08-19 14:18:36 +02:00
Magne Sjaastad
f0ce04597d
Merge pull request #8985 from OPM/8926-remove-useoptionsonly
...
AppFwk : Remove obsolete useOptionsOnly
2022-05-29 13:01:27 +02:00
Kristian Bendiksen
258fbddc10
Merge pull request #8387 from OPM/qtcharts-summary-plots
...
Closes #8228
Major refactoring of summary plotting. Now possible to create plots both with Qwt and QtChart as plotting tool.
2022-01-17 13:14:21 +01:00
Magne Sjaastad
3c35244809
#8420 Janitor: Remove empty parameters in initialization macros
2022-01-07 08:31:52 +01:00
Magne Sjaastad
2a65636ba3
#8250 Use variadic macros and remove obsolete parameters
2021-11-14 15:26:09 +01:00
Kristian Bendiksen
cde2be80a7
Ensemble Well Log: hide curves on project reload
2021-11-01 12:51:58 +01:00
Kristian Bendiksen
9324c81322
#8217 Well Log Ensemble: Change curve defaults
2021-11-01 08:36:08 +01:00
Kristian Bendiksen
ea496072b8
#8102 Ensemble Well Log Plot: Fix crash when using TVD
2021-10-29 13:23:13 +02:00
Kristian Bendiksen
9777112527
#8101 Ensemble Well Logs: Hide individual curves in imported las-ensemble
2021-10-24 09:11:20 +02:00
Kristian Bendiksen
6069a771ea
#8103 Ensemble Well Logs: Index_K not available as property for geogrid
...
Made "Index K" available for grdecl, fixed crash, and disabled the depth
equalization when "Index K" is missing in the las files.
Fixes #8103 .
2021-10-15 13:51:46 +02:00
Magne Sjaastad
a647d1a038
Well Log Plot : Guard nullpointer access
2021-10-06 07:57:36 +02:00
Kristian Bendiksen
59013ca91e
#8028 Ensemble Well Logs: formation annotation from K-Layer offsets
2021-10-04 08:56:43 +02:00
Kristian Bendiksen
dfa378fb85
#7805 Convert RimPlotCurve to use RimPlotCurveAppearance configuration.
2021-09-29 14:16:43 +02:00
Kristian Bendiksen
ea3fdef281
Refactor: extract code for detecting logarithmic result
2021-09-29 14:16:43 +02:00
Kristian Bendiksen
e9b070c57f
#7967 Ensemble Well Log: make PERMX/PERMZ plots logarithmic by default
2021-09-29 14:16:43 +02:00
Kristian Bendiksen
3ce0edb046
#7805 Ensemble well logs: Add curve appearence settings
2021-09-29 14:16:43 +02:00
Kristian Bendiksen
1df25ed71c
#7966 Ensemble Well Log: depth equalization and filter by curve set options in well log plot ( #8001 )
2021-09-14 10:44:52 +02:00
Kristian Bendiksen
8f5beb8851
#7928 Add user interface for exporting multiple well logs.
2021-09-09 08:38:00 +02:00
Kristian Bendiksen
6547ef1525
7834 cref removal ( #7917 )
...
* #7834 Well Log Statistics: prefer std::shared_ptr to cvf::ref.
* #7834 Use std::map to avoid hard-coded array length.
2021-08-30 10:19:45 +02:00
Kristian Bendiksen
414ee77aa8
#7834 Ensemble Well Logs: add depth equalization ( #7914 )
2021-08-30 09:18:34 +02:00
jonjenssen
ca0433ca3a
Move well related pdm files into subfolders to clean up a bit
2021-07-15 13:47:16 +02:00