Commit Graph

66 Commits

Author SHA1 Message Date
Magne Sjaastad
1ae30ef11a (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00
Magne Sjaastad
388d4196f1 #2283 Cross Plot : Improve curve title and plot title based on x-axis data 2017-12-21 21:03:23 +01:00
Magne Sjaastad
75c94cce7e #2283 Cross Plot : Use empty curve name instead of single pipe "|" 2017-12-21 15:25:09 +01:00
Magne Sjaastad
55080245b2 #2265 Xml Keywords : Use postfix 'X' for duplicated cross plot field names 2017-12-18 07:13:58 +01:00
Magne Sjaastad
79fea6d9f0 #2248 Source Stepping : Update toolbar when required 2017-12-15 10:37:55 +01:00
Magne Sjaastad
3b9e7d0106 Avoid call to updateConnectedEditors from updatePlotTitle 2017-12-14 15:04:18 +01:00
Magne Sjaastad
603f63a773 #2267 Summary Plot : Remove wrong call to updatePlotTitle 2017-12-14 15:04:18 +01:00
Magne Sjaastad
fbee6e23a9 #2262 Curve Creator : Update curve collection when a curve is turned on/off 2017-12-14 09:59:19 +01:00
Magne Sjaastad
5566acdcda #987 Summary Auto Title : Add support for auto plot title and improve curve names 2017-12-13 07:40:37 +01:00
Magne Sjaastad
5641ecc1c2 Summary Curve : Move plot axis above vector selection, plus rename and reorder of Vector Selection 2017-12-11 12:15:57 +01:00
Magne Sjaastad
ae8cdbc546 #2201 Summary Curve : Move button "Vector Selection Dialog" into vector selection group 2017-12-04 13:07:47 +01:00
Magne Sjaastad
3276e46e49 #2170 Summary Cross Plot : Basis for source steppint in x, y and union 2017-12-01 13:55:39 +01:00
Magne Sjaastad
6103f290bf #2170 Summary Case: Simplified access function to all cases, remove unused function 2017-12-01 13:55:39 +01:00
Rebecca Cox
6fc888d718 Capitalize ui name in PDM fields 2017-11-30 13:44:18 +01:00
Magne Sjaastad
20fae240b3 Cross Plot : Improve default curve vector selection 2017-11-27 07:17:26 +01:00
Jacob Støren
df8d23efb9 Changed Select Address to Select Vector... 2017-11-22 14:52:23 +01:00
Magne Sjaastad
d19089710c #2153 Cross Plot : Show warning when no overlapping time steps are present 2017-11-21 11:52:53 +01:00
Magne Sjaastad
a51b4be1dc #2153 Cross Plot : Compute interpolated values based on missing timesteps relative other curve 2017-11-21 11:52:53 +01:00
Jacob Støren
4f653cbf3d Move axis selection into Y-Axis option-group 2017-11-21 10:23:19 +01:00
Magne Sjaastad
c59c167bbf Cross Plot : Set bool in field to false when push button is pressed 2017-11-16 13:06:16 +01:00
Magne Sjaastad
db1fa5ada0 Cross Plot : Use default push button config 2017-11-16 12:51:55 +01:00
Magne Sjaastad
762a21d940 #2093 Cross Plot : Add push button to select curve address 2017-11-15 15:20:47 +01:00
Magne Sjaastad
3b31c4800f #2091 Cross Plot : Rename to using X or Y as postfix to interface 2017-11-15 13:53:32 +01:00
Magne Sjaastad
c0d26a1d4e #2091 Cross Plot : Update UI text for x axis address 2017-11-15 13:53:32 +01:00
Magne Sjaastad
d198ae44ba #2092 Cross Plot : Detect if curve is a cross plot curve based on anchestor 2017-11-14 12:58:28 +01:00
Magne Sjaastad
90317d861f #2091 Cross Plot : Add support for custom x-axis 2017-11-14 12:58:28 +01:00
Magne Sjaastad
b05a99c763 #2091 Cross Plot : Add fields used to specify address for x-axis 2017-11-14 12:58:28 +01:00
Magne Sjaastad
99124759ed #2091 Cross Plot : Move RimSummaryAddress to separate file and rename 2017-11-14 12:58:28 +01:00
Jacob Støren
324d6d72e3 #2112 Avoid updating legend for each curve. Generalize and roll out the solution found for summary curves 2017-11-11 23:15:13 +01:00
Magne Sjaastad
0502b95d86 #2091 Cross Plot : Improve interface of RiuLineSegmentQwtPlotCurve
Remove duplicate code
2017-11-08 07:38:25 +01:00
Magne Sjaastad
35a2769cab #2032 Curve Calculator : Rename of calculation and calculation collection 2017-10-23 14:42:38 +02:00
Magne Sjaastad
6015b99df9 #2022 Curve Calculator : Make sure calculated summary case is always present 2017-10-18 12:47:10 +02:00
Magne Sjaastad
14d8e2aebb #2022 Curve Calculator : Show calculation summary case for RimSummaryCurve 2017-10-18 12:47:10 +02:00
Magne Sjaastad
bd8abba779 #2022 Curve Calculator : Add enum Calculated 2017-10-18 12:47:10 +02:00
Jacob Støren
0bb47cba88 #1923 Add no-plot-update versions of update methods in curve system. onLoadDataAndUpdate is improved for summary curve but not always called with the "no update" flag set 2017-09-23 08:47:04 +02:00
Jacob Støren
f9b26ce104 #1923 Replace int-based vector selection list with a summaryaddress based one
This removes a loop over all the adresses in the summary case for each curve, and makes the highlight of the selection more stable
2017-09-23 08:26:21 +02:00
Magne Sjaastad
aba74bcdfd #1918 Observed Data : Remove RigSummaryCaseData 2017-09-22 15:02:14 +02:00
Magne Sjaastad
32fa6d4920 #1918 Observed Data : Removed RigCase RigSummaryCaseData from RimSummaryCase 2017-09-22 15:02:14 +02:00
Magne Sjaastad
2773c00f25 #1918 Observed Data : Use RifEclipseSummaryAddress when asking for timesteps 2017-09-21 19:38:09 +02:00
Bjørn Erik Jensen
00fc2a2eaa #1853 Summary curve filter. Remove unused includes and friend declarations 2017-09-21 15:18:28 +02:00
Rebecca Cox
d0d8a7d4be #1816 Observed data: Reader interface will be used throughout the code 2017-09-21 09:00:51 +02:00
Bjørn Erik Jensen
66d08aeb8d #1886 Curve creator. Copy curves back to target plot 2017-09-15 14:34:33 +02:00
Rebecca Cox
e97a8ccb87 #1829 Summary: Update name and plot when changing case in a summary curve 2017-09-13 11:15:28 +02:00
rebcox1
946351c853 #1728 Add close summary command. Dependent curves yet not deleted 2017-09-06 08:37:28 +02:00
Bjørnar Grip Fjær
8c8a2a6492 #1042 #990 Use step function in summary plot 2017-08-22 15:24:49 +02:00
Magne Sjaastad
cf859e7c16 #1596 Rename from RimDefines to RiaDefines 2017-06-13 15:41:52 +02:00
Bjørnar Grip Fjær
cd9f496ea9 #1435 Move contribute to legend to curve name configuration 2017-04-27 11:35:05 +02:00
Bjørnar Grip Fjær
50d9904cf7 #1006 Add support for toggling legend and don't show legend for curves without a name 2017-04-24 16:43:31 +02:00
Jacob Støren
065689bc18 #1399 QA and alignment of property panel of all curves and plots 2017-04-07 14:43:46 +02:00
Jacob Støren
ecae2f8e1c #1399 QA of Summary Curve Properties 2017-04-07 14:43:46 +02:00