Commit Graph

37 Commits

Author SHA1 Message Date
Magne Sjaastad
5970d217a8 #3629 System : Use disableWriteAndSetFieldHidden() 2018-11-05 14:42:39 +01:00
Magne Sjaastad
726658d642 #3512 System : Remove unused functions 2018-10-18 15:40:11 +02:00
Bjørn Erik Jensen
fce06c0057 #3391 Ensemble curves. Use vector addresses from the case having the highest number of vectors 2018-09-24 13:59:55 +02:00
Gaute Lindkvist
38c2c9c237 #3339 Make order of summary curves in plot predictable.
* The issue is sorting on pointer address for ensembles and summary cases. Instead sort by name.
* The crucial changes are in RiaSummaryCurveDefinition.cpp, RimSummaryCase and RimSummaryCaseCollection.
* The rest of the changes are just fallout from changing the pure virtual method RimSummaryCase::caseName to be const. The rest just follows.
* RimGridSummaryCase::caseName does alter something, but this variable was already declared mutable.
2018-09-18 11:31:10 +02:00
Bjørn Erik Jensen
b4dd37337a #3318 Plot editor performance. Several performance fixes 2018-09-13 12:38:50 +02:00
Magne Sjaastad
59f9d189e5 #3214 Use template function to get referencing objects of specified type 2018-08-15 13:01:11 +02:00
Bjørn Erik Jensen
9db676f171 Fix build warning 2018-07-05 10:31:55 +02:00
Bjørn Erik Jensen
514fea0bab #3145 Missing ensemble params dialog. Add header text and remove space above 2018-07-05 10:01:10 +02:00
Bjørn Erik Jensen
cc87da2ae0 #3106 Ensemble calculations. Hash only ensemble parameters common to all cases. Move cases validation 2018-07-04 14:36:14 +02:00
Bjørn Erik Jensen
898df5b68a #3096 Implemented ensemble calulations 2018-06-25 15:15:30 +02:00
Bjørn Erik Jensen
0b4156da02 #2660 Ensemble curves. Curve filtering 2018-05-31 10:24:16 +02:00
Gaute Lindkvist
743993718c #2873 New AsyncPointerVectorDeleter-classes to handle memory deletion in separate thread. 2018-05-23 14:38:25 +02:00
Gaute Lindkvist
772e7ec7e6 Revert "#2873 Delegate deletion of summary cases to separate thread."
This reverts commit 0089e0c218.

Didn't intend this to go into dev now
2018-05-22 09:22:12 +02:00
Gaute Lindkvist
0089e0c218 #2873 Delegate deletion of summary cases to separate thread. 2018-05-22 09:21:40 +02:00
Jacob Støren
1b5c1b5e56 #2917 Add method to retreive union of possible summary addresses from ensemble 2018-05-15 14:26:28 +02:00
Jacob Støren
f31bef92c1 #2910 Summary Groups: Set default group name to "Group" 2018-05-14 10:20:27 +02:00
Magne Sjaastad
ff9fbe95b8 #2893 RimSummaryCaseCollection : Use basic name without count as edit name
Use proxy field with item count when we have a solution for one display field handle and one edit field handle
2018-05-11 12:46:29 +02:00
Magne Sjaastad
9b16d55ddf #2892 RimSummaryCaseCollection : Hide display text field 2018-05-11 12:26:33 +02:00
Bjørn Erik Jensen
6270dd3bc9 #2692 Ensemble curves. Add ensemble selection support to curve editor 2018-05-10 21:30:14 +02:00
Bjørn Erik Jensen
98daab46a3 #2819 Ensemble curves. Distinguish between summary case group and ensemble 2018-05-08 15:22:38 +02:00
Jacob Støren
c150f3e578 #2853 Add a specific ensembles icon. Use Cases icon for recursive import 2018-05-07 12:29:06 +02:00
Jacob Støren
c4c0d46692 #2857, #2861, #2853, #2862 Icon improvements: Use new Summary plot icon in combined icons, Observed Data icons, Octave Script icon improvements, Summary Case Group icon 2018-05-07 12:29:06 +02:00
Magne Sjaastad
a6b94f7e66 #2803 Ensemble Cases Performance: Show case count in UI 2018-05-04 13:53:47 +02:00
Bjørn Erik Jensen
9150981e13 #2842 Ensemble curve set. Update referring curve sets when adding or removing cases from an ensemble 2018-05-03 12:05:28 +02:00
Magne Sjaastad
67eedc0f46 Move implementation to source file and whitespace cleanup 2018-04-27 14:08:12 +02:00
Magne Sjaastad
f8f4fbc332 Use convenience function to get a vector of child object 2017-11-24 15:22:37 +01:00
Rebecca Cox
c60465b380 #1840 Summary case: Delete a summary collection with or without its contents 2017-09-11 10:45:26 +02:00
Rebecca Cox
b7ac93a905 #1751 #1840 Summary case: Edit name of collection 2017-09-11 10:45:26 +02:00
Rebecca Cox
36dec3062a #1751 #1840 Summary case: Remove extra lines in code 2017-09-11 10:45:26 +02:00
Rebecca Cox
6a82534ce8 #1751 #1840 Summary case: New folder icon 2017-09-11 10:45:26 +02:00
Rebecca Cox
88d37f6e7c #1751 #1840 Summary case: Feature for deleting all items in a case collection 2017-09-11 10:45:26 +02:00
Rebecca Cox
8991cfef0d #1751 #1840 Summary case: Add group to summary case. Curves will loose their case 2017-09-11 10:45:26 +02:00
Rebecca Cox
dd845e3dc7 #1751 Rename RimSummaryCaseCollection to RimSummaryCaseMainCollection 2017-09-06 16:32:52 +02:00
Bjørnar Grip Fjær
3fc0a59f06 #1444 Reallocate summary case file names when opening project 2017-05-03 12:32:03 +02:00
Magne Sjaastad
595b3bd2dd #908 Summary : Added test for null pointer 2016-11-16 09:19:40 +01:00
Magne Sjaastad
cb468f0c48 #908 Replace file summary case with Eclipse summary case when grid is imported 2016-11-07 15:57:21 +01:00
Magne Sjaastad
b38c1986aa #864 Moved summary files into separate folder 2016-11-05 13:31:14 +01:00