Commit Graph
5806 Commits
Author SHA1 Message Date
Jacob Støren 46ddee749c #1852 Adjusted field names etc in the UI 2017-09-13 16:38:54 +02:00
Magne Sjaastad 6e4494dca1 #1852 Curve Creator : Show fields in four columns 2017-09-13 15:22:16 +02:00
Magne Sjaastad 87364429f8 #1852 Curve Creator : Add RicSummaryCurveCreatorUi 2017-09-13 13:55:33 +02:00
Magne Sjaastad 526e1cafbc #1852 Curve Creator : Add custom object editor 2017-09-13 13:55:33 +02:00
Jacob Støren 7f07962187 #1693 Reroute all access to RigCaseCellResultsData away from RimReservoirCellResultsStorage 2017-09-13 11:50:27 +02:00
Jacob Støren bb098a241b #1693 Rename of result() to resultStorage() as step to remove the access to RigCaseCellResultsData through RimReservoirCellResultsStorage 2017-09-13 11:50:27 +02:00
Rebecca Cox 3f7f175564 #1840 Summary case: Event filter choses one cut feature directly 2017-09-13 11:15:28 +02:00
Rebecca Cox 334a9c5bc4 #1840 Summary case: Cut paste with key shortcut and multiselection for copying/cutting with key shortcut 2017-09-13 11:15:28 +02:00
Rebecca Cox 018aea4f58 Add guard against null pointer access 2017-09-13 11:15:28 +02:00
Rebecca Cox 071082a7df #1840 Summary case: clear clipboard on paste, not only set mime data to nullptr 2017-09-13 11:15:28 +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
Rebecca Cox ee25b8424d #1840 Summary case: Cut paste of summary cases 2017-09-13 11:15:28 +02:00
Rebecca Cox 6dc14c09b1 #1840: Summary case: Drag and drop between folders 2017-09-13 11:15:28 +02:00
Bjørn Erik Jensen 31d753ca36 #1847 Summary curves. Minor imporvements. Removed code commited by accident 2017-09-13 10:14:18 +02:00
Bjørn Erik Jensen b101457ff9 #1847 Summary curves. Renaming and simplifications 2017-09-13 07:52:46 +02:00
Bjørn Erik Jensen f68760fec7 #1847 Summary curves. More work on the RicSummaryCurveCreator 2017-09-13 07:52:46 +02:00
Bjørn Erik Jensen 6583f62ca4 Rename method createCurves to createDefaultCurves 2017-09-13 07:52:46 +02:00
Bjørn Erik Jensen b5f2233407 #1847 Summary curves. Create first version of RicSummaryCurveCreator 2017-09-13 07:52:46 +02:00
Magne Sjaastad 913d6ec6ab Fix missing include detected on Linux 2017-09-13 07:30:06 +02:00
Magne Sjaastad 9d7dcefc78 (#1883) AppFwk : Refactor of WidgetBasedObjectEditor and friends 2017-09-13 07:16:18 +02:00
Magne Sjaastad 7f72dcbb4a #1883 AppFwk : Use UiWidgetBAsedObjectEditor from CustomObjectEditor 2017-09-13 07:16:09 +02:00
Magne Sjaastad 408b825497 #1883 AppFwk : Move recursiveSetupFieldsAndGroups to UiWidgetBasedObjectEditor 2017-09-13 07:16:03 +02:00
Magne Sjaastad 7e43c4e666 #1883 AppFwk : Move UiFieldEditorHelper to separate file 2017-09-13 07:09:16 +02:00
Magne Sjaastad cb7d0ada8e #1883 AppFwk : Add WidgetBasedObjectEditor 2017-09-13 07:09:11 +02:00
Magne Sjaastad d40a7f11c6 #1883 AppFwk : Add const access functions 2017-09-13 07:08:58 +02:00
Magne Sjaastad 13ef8fe076 #1875 Custom Object Editor : Add image from file to cell in grid layout 2017-09-13 07:08:52 +02:00
Magne Sjaastad 52ca5d5ddd #1875 Custom Object Editor : Add CustomObjectEditor to MainWindow 2017-09-13 07:08:46 +02:00
Magne Sjaastad 443e5625a6 #1875 Custom Object Editor : Add test object with many top level groups 2017-09-13 07:08:40 +02:00
Magne Sjaastad 59e818f2b8 AppFwk : Guard against null pointer access 2017-09-13 07:08:06 +02:00
Magne Sjaastad 4aefb59f69 #1830 AppFwk : Use large height in sizeHint() to use more of available height 2017-09-12 11:15:11 +02:00
Bjørn Erik Jensen f1948c9ce6 AppFwk: Fix index out of bounds error 2017-09-11 12:46:44 +02:00
Jacob Støren 337ad4d356 #1693 Remove and move stuff away from RimReservoirCellResultsStorage
To make its sole responsibility to store/restore generated results to/from cache file
2017-09-11 11:58:42 +02:00
Jacob Støren 1999d2b6e4 #1693 Removed "close" from eclipse reader interface as it never did anything 2017-09-11 11:58:42 +02:00
Rebecca Cox 414823827a #1840 Summary case: Rename and code clean up 2017-09-11 10:45:26 +02:00
Rebecca Cox d1561936b3 #1840 Summary case: Simplified code based on user input 2017-09-11 10:45:26 +02: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 788ac2c8a8 #1727 Reload summary case: A new file reader will be created on reload 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 5341581bf6 #1751 #1840 Summary case: Remove option to group cases within another case 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 063542af1b #1751 #1840 Curves are connected to their case 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
Jacob Støren 75f350db10 #1693 Move a lot of code from RimReservoirCellResultsStorage to RigCaseCellResultsData 2017-09-08 14:43:52 +02:00
Jacob Støren d638f536d8 #1879 Guard filename generation for cases without timesteps 2017-09-08 14:43:52 +02:00
Jacob Støren cd9b22d4cf #1874 Avoid invalid summary addresses from libecl 2017-09-08 14:43:52 +02:00
Magne Sjaastad cb7a5253ff #1708 Fishbones: Fix issue with random angle on Linux 2017-09-08 08:21:44 +02:00
Magne Sjaastad 33e94c447b #1830 AppFwk : Rename to isReadOnly and disable these items in tree view 2017-09-08 07:47:23 +02:00
Magne Sjaastad 8e8c735fe6 #1830 AppFwk : Use bold on header items 2017-09-08 07:31:32 +02:00