Commit Graph

5951 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
8554b7eab0 #1930 Curve creator. GUI adjustments (II) 2017-09-25 15:39:13 +02:00
Rebecca Cox
e7896e59cf #1839 Observed data: Unit test for keyword VECTOR parser 2017-09-25 14:38:32 +02:00
Rebecca Cox
8f14016eed #1839 Observed data: Parser for data with keyword VECTOR 2017-09-25 14:38:32 +02:00
Magne Sjaastad
ef56591555 #1934 #1839 Observed Data : Add parsing of column based summary data 2017-09-25 14:37:45 +02:00
Bjørn Erik Jensen
05c07693b6 #1930 Curve creator. GUI adjustments 2017-09-25 14:33:21 +02:00
Rebecca Cox
5d52ba2a83 #1839 Observed data: Unit test for RSMSPEC tools 2017-09-25 09:07:43 +02:00
Rebecca Cox
32fe3d41a4 #1839 Observed data: Move RSMSPEC static methods to tools method 2017-09-25 09:07:14 +02:00
Rebecca Cox
cb2bb6d835 #1839 Observed data: Add unit test for column based RSMSPEC parser 2017-09-24 18:04:19 +02:00
Rebecca Cox
6e4c28605e #1839 Observed data: Add column based rsmspec parser 2017-09-24 18:04:19 +02:00
Rebecca Cox
797c040057 #1816 Observed data: Remove superfluous functions in column ascii parser 2017-09-24 18:04:19 +02:00
Jacob Støren
1309424835 #1923 Avoid plot update for each curve when updating the Curve Creator target plot 2017-09-23 09:12:49 +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
Jacob Støren
f4eadc5cef AppFwk: Addjust default implementation of equal comparisons for QVariant encapsuled field content types that are not directly supported by Qt.
Should now work in most cases, where as it always returned "false" before this fix
2017-09-23 08:26:21 +02:00
Bjørn Erik Jensen
b28bcaa4e4 #1927 Paste Ascii data command. Create an empty summary plot 2017-09-22 15:38:40 +02:00
Magne Sjaastad
eb8dbb1b86 #1839 Observed Data : Added const to RifSummaryReaderInterface 2017-09-22 15:02:15 +02:00
Magne Sjaastad
eb744f381d #1816 : Observed Data : Add mock data to RifReaderObservedData 2017-09-22 15:02:15 +02:00
Magne Sjaastad
363224e39a #1839 Observed Data : Move summary files into summary folder 2017-09-22 15:02:15 +02:00
Magne Sjaastad
8f158510f9 #1918 Observed Data : Stripped down SummaryReaderInterface 2017-09-22 15:02:15 +02:00
Magne Sjaastad
30a77e4f68 #1918 Observed Data : Cleaned up includes 2017-09-22 15:02:14 +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
Bjørn Erik Jensen
2bad74b4aa #1928 Curve Creator. Appearance label fix. Move group boxes 2017-09-22 14:40:06 +02:00
Magne Sjaastad
edd39b6ff1 #1926 Fishbones Export : Guard input values to std::vector::reserve() 2017-09-22 13:10:12 +02:00
Bjørn Erik Jensen
d83c468033 #1919 Curve Creator. Fix summary category initial selection 2017-09-22 12:53:54 +02:00
Bjørn Erik Jensen
0ae5c344d3 #1922 Curve creator. Set dialog window title 2017-09-22 12:02:13 +02:00
Bjørn Erik Jensen
f4148dfe7a #1920 Curve creator. Adjust target plot combobox width to contents 2017-09-22 11:49:00 +02:00
Bjørn Erik Jensen
70ede18dc1 #1924 Curve creator. Fix auto appearance behavior 2017-09-22 11:02:49 +02:00
Bjørn Erik Jensen
8e2f97ffea #1921. Fix typo 2017-09-22 10:02:58 +02:00
Bjørn Erik Jensen
1590a2a26e #1921 Curve Creator. Add curve name config 2017-09-22 09:54:55 +02:00
Magne Sjaastad
f2d32a5833 #1925 Tree Selection Editor : Do not change toggle state if list is empty 2017-09-21 20:10:52 +02:00
Magne Sjaastad
cfa0bee252 #1925 Tree Selection Editor : Disable auto default for expand/collapse buttons in groups 2017-09-21 20:10:04 +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
e7f19ff89d #1914 Curve creator. Bring curve creator dialog to front on new plot and edit plot commands 2017-09-21 15:48:00 +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
Magne Sjaastad
7e2b0d20b5 Remove unused code and clean up includes 2017-09-21 15:12:03 +02:00
Magne Sjaastad
940b452054 Remove #pragma once from cpp file 2017-09-21 15:10:36 +02:00
Bjørn Erik Jensen
4977d63c55 Summary plot. Remove include to fix Linux build failure 2017-09-21 14:55:16 +02:00
Bjørn Erik Jensen
e3a169e7b8 #1853 Convert project. Move all existing curves in a plot to summary curve collection. 2017-09-21 14:26:57 +02:00
Rebecca Cox
2966412bce #1816 Observed data: Only one timesteps-vector in ascii parser 2017-09-21 12:21:52 +02:00
Rebecca Cox
62d9978504 #1816 Move functions from SummaryReaderInterface to EclipseSummaryReader 2017-09-21 12:21:52 +02:00
Rebecca Cox
68a101fe2d #1816 Use new parser on pasting data to summary plot 2017-09-21 12:21:52 +02:00
Rebecca Cox
c7c06c311b #1816 Observed data: Add time step index to summary address 2017-09-21 12:21:52 +02:00
Magne Sjaastad
3157346292 Preferences : Show Class Names is now available in Release 2017-09-21 12:05:45 +02:00
Bjørn Erik Jensen
4c6c3ae564 #1913 New summary plot. Always show 'new plot' in target plots drop down 2017-09-21 11:00:03 +02:00
Bjørn Erik Jensen
a72f2ea421 #1917 Plot project tree. Clean up summary plot popup menu. 2017-09-21 10:47:55 +02:00
Bjørn Erik Jensen
292ea3c67f #1913 New summary plot. Command brings up curve creator and creates new plot on Apply/OK 2017-09-21 09:50:03 +02:00
Rebecca Cox
9d56cee1be #1816 Observed data: In parser, split header on cellseparator, not tab 2017-09-21 09:00:51 +02:00
Rebecca Cox
e26d978da4 #1816 Observed data: Add unit test for ascii parser 2017-09-21 09:00:51 +02:00
Rebecca Cox
bea3bd12b8 #1816 Observed data: Add ascii parser 2017-09-21 09:00:51 +02:00