Magne Sjaastad
23e8db65c2
Merge remote-tracking branch 'origin/dev' into summary-text-edit-in-toolbar
2019-10-28 20:49:29 +01:00
Magne Sjaastad
0af6a1d95d
#4775 Summary : Use combo box with history to edit text based curve creation
2019-10-28 20:41:15 +01:00
Gaute Lindkvist
625feaf36c
#4929 Fix legend fonts in Summary plot
2019-10-28 13:16:00 +01:00
Gaute Lindkvist
c200ea0687
Fix asciiDataForPlotExport compile warnings
2019-10-28 10:18:24 +01:00
Gaute Lindkvist
edead9e3af
Made RiuQwtPlotWidget axis operations much more general
2019-10-28 10:18:03 +01:00
Gaute Lindkvist
0e9cda8e84
Fix update of fonts in summary and grid cross plot axes
2019-10-28 10:18:03 +01:00
Magne Sjaastad
6110748192
#4926 Summary Plot : Add push button to edit plot
2019-10-25 13:53:51 +02:00
Magne Sjaastad
cea853b94f
#4926 Summary Templates : Improve placeholder text
2019-10-25 13:33:27 +02:00
Magne Sjaastad
0657155d86
#4926 Summary Templates : Move curve text edit group to top, collapse others
2019-10-25 13:29:32 +02:00
Magne Sjaastad
76d196a91a
Merge pull request #4902 from OPM/summary-text-edit-in-toolbar
...
Summary text editor in toolbar
2019-10-24 21:44:33 +02:00
Gaute Lindkvist
aef0e0a70f
More precise view id
2019-10-24 14:59:16 +02:00
Gaute Lindkvist
c578a43b53
Introduce RimGridPlotWindow and RiuQwtPlotWidget
2019-10-24 14:59:16 +02:00
Magne Sjaastad
580d826922
Clear line edit when content do not match
2019-10-24 10:04:42 +02:00
Magne Sjaastad
bbfc6188e9
#4775 Summary : Do not change source selection if no sources are matching
2019-10-23 17:39:16 +02:00
Magne Sjaastad
05d2645a0a
#4909 Summary Legend Text : Improve text for statistics curves
2019-10-23 08:43:44 +02:00
Magne Sjaastad
28ef4166ea
#4775 Summary : Improve event handling and add shorcut
2019-10-22 10:39:18 +02:00
Magne Sjaastad
1671fe44b2
#4775 Summary : Add max width to line edit
2019-10-21 16:36:28 +02:00
Magne Sjaastad
7be2cc3031
#4775 Summary : Add text based curve creation to toolbar
2019-10-21 16:19:28 +02:00
Magne Sjaastad
53e8cc82bd
#4876 Resampeled Plot Data: Show time short text labels when possible
2019-10-19 15:05:59 +02:00
Magne Sjaastad
537184328a
#4877 Refactor and rename to RiuSummaryQuantityNameInfoProvider
2019-10-18 14:28:02 +02:00
Gaute Lindkvist
11117383db
#4817 #4830 #4832 #4837 #4839 Python commands for WBS creation, well path import and well log file import ( #4838 )
...
* Better minimum width for well log tracks
* Fix alignment of scrollbar in Well log plots
* Better Well Log Plot export
* Hide scroll bar before plotting
* Better borders
* Create plots through Python
* #4817 Create WBS plots with Python
* Rebase Summary and WellLogPlot on top of a new RimPlot
* Also Python: Allow setting folder as a parameter to export_snapshots
* #4832 Prepare for well path import command
* Well Path import WIP
* #4830 #4832 Import well paths and well log files from file using Python.
* #4837 Implement import of formation names in Python
* Fix debug build issue
* Fix RiaLogging build issue
* Fix warnings
* Yet another RiaLogging.h import added
* #4839 Import exporting of las and ascii files from well log plots
2019-10-09 09:21:28 +02:00
Magne Sjaastad
cd12b3ad4b
Guard null pointer access
2019-10-07 07:42:39 +02:00
Magne Sjaastad
2998ad3bed
#4825 Summary Plot Stepping : Key events are not routed correctly
2019-10-04 13:20:15 +02:00
Magne Sjaastad
311dd5b5c4
#4811 Source Stepping : Fix well stepping for ensembles
2019-10-04 09:09:22 +02:00
Magne Sjaastad
ff3055b961
#4815 Ensemble Curve Set : Make text match case insensitive
2019-10-03 14:36:10 +02:00
Magne Sjaastad
86d17441eb
#4713 Summary Case : Use "Calculated" as shortname for calculated case
...
Seen by running regression tests
2019-10-01 13:00:09 +02:00
Magne Sjaastad
a6609c6e06
#4795 Summary Plot : Add updateConnectedEditors()
...
Recent changes in logic requires more updateConnectedEditors
2019-09-28 17:40:40 +02:00
Jacob Støren
264cc4b40b
#4749 Rename fields and some cleanup
2019-09-23 14:04:23 +02:00
Jacob Støren
9f8393a5c3
#4749 Marking SummaryFilter classes and fields as OBSOLETE
2019-09-23 13:56:40 +02:00
Jacob Støren
515d06c395
#4749 Ensemble curve set vector selection now simplified using editable completion field
2019-09-23 13:42:25 +02:00
Jacob Støren
bb6d465a51
#4748 Hide the text based curve editor from cross plots
2019-09-23 12:34:10 +02:00
Magne Sjaastad
d212201a3a
#4713 Summary Case : Shortname is not used in plot title
2019-09-13 18:39:23 +02:00
Magne Sjaastad
abb0363b12
Merge pull request #4717 from OPM/feature-Text-Based-Curve-Filter-Editor
...
Feature text based curve filter editor
2019-09-13 18:01:29 +02:00
Magne Sjaastad
c5c4bfb545
Add missing include
2019-09-13 17:16:58 +02:00
Magne Sjaastad
679ce3a222
Merge pull request #4719 from OPM/qt5-use-grab
...
#4718 Qt5 : Use grab() instead of grabWidget()
2019-09-13 16:57:39 +02:00
Magne Sjaastad
33cd6bb0c8
Clang-format after merge
2019-09-13 16:51:21 +02:00
Magne Sjaastad
aaeafa6aef
Merge remote-tracking branch 'origin/patch-2018.08.2' into dev
2019-09-13 16:51:03 +02:00
Magne Sjaastad
29cb7cd8dc
#4718 Qt5 : Use grab() instead of grabWidget()
2019-09-13 15:13:49 +02:00
Jacob Støren
41f0cd9a67
Missing clang-formatting
2019-09-13 15:04:16 +02:00
Jacob Støren
de17127a08
#4584 Text Based Curve Creation: Add <Outdated> flag if the actual curves does not match the filter
...
Add address access on gridTimeHistoryCurves.
2019-09-13 14:55:41 +02:00
Magne Sjaastad
07ab821646
#4716 Summary Case : Guard access to contained summary reader
2019-09-13 13:17:07 +02:00
Jacob Støren
3896b793a8
#4715 Change "Name" to "Title" in Summ Plot property panel
...
#4584 Put The options into a General Options group
Add tooltip to text field
2019-09-13 12:49:44 +02:00
Jacob Støren
df655eb3ab
#4584 Add first implementation of text based curve generation in Summary Plot
2019-09-13 11:31:49 +02:00
Magne Sjaastad
020313da91
#4657 Summary Templates : Application objects
...
Add file path to preferences
Show templates in project tree
Add pointer to template to RimSummaryPlot
2019-09-11 09:33:03 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
ef80f5b629
#4683 System : Remove obsolete include of cvfBase.h
2019-09-06 10:52:54 +02:00
Magne Sjaastad
4a50e5f4c6
#4652 Summary Curve Selector : Set case sensitivity to insensitive
2019-08-30 12:17:39 +02:00
Gaute Lindkvist
94c1fbbabe
Fix compile issue after merge
2019-08-29 08:35:28 +02:00
Gaute Lindkvist
2c6191c94b
Merge branch 'dev' into feature-ensemble-rft
2019-08-28 12:56:27 +02:00
Jacob Støren
1a78557bc5
#4583 Remove the now obsolete "Vector Selection Filter" from the Summary curve property panel. Enable the vector field as autocompleted input field.
...
Place button to open the single vector selector dialog on the right of the field.
2019-08-28 10:12:54 +02:00