Commit Graph

6758 Commits

Author SHA1 Message Date
Magne Sjaastad
a431d10457 #2170 Summary Source Stepping : Do not show summary case step if only one case is available 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
a2a7155d1c #2213 Formations: On import, set formation on active case 2017-12-01 13:31:12 +01:00
Rebecca Cox
917b824177 #2144 Context menu: New uiText on menus 2017-12-01 13:31:12 +01:00
Rebecca Cox
1c628fcf3e Change color in statistics dialog 2017-12-01 13:31:12 +01:00
Bjørn Erik Jensen
a61da7b215 #1826. Hide completion type when no time steps are available 2017-12-01 13:22:34 +01:00
Bjørn Erik Jensen
9eb85966ed CSV import. Reopen dialog on parse error 2017-12-01 12:41:44 +01:00
Rebecca Cox
8d7a578d6f #2137 Formation Names: Update all plots necessary when changing formation names on case 2017-12-01 10:26:32 +01:00
Rebecca Cox
86e348a9f8 #2182 RFT: Make path creation of RFT files more robust 2017-12-01 10:19:03 +01:00
Bjørn Erik Jensen
da11a32862 #1942 HDF5 reader. Using RiaQDateTimeTools for parts of the reading. See issue comment for more info 2017-12-01 09:13:42 +01:00
Rebecca Cox
c86161a0a6 #2144 Context menu: Add icons to sub menus 2017-12-01 09:11:11 +01:00
Magne Sjaastad
a96b65cc7f #2144 Context menu builder : Whitespace cleanup and removed unused includes 2017-12-01 08:33:26 +01:00
Magne Sjaastad
476b96b343 #2144 Context menu : Add support for icons on sub menus 2017-12-01 08:28:41 +01:00
Rebecca Cox
cf9203fe0a #2182 RFT: Fix path creation of RFT files 2017-11-30 18:57:14 +01:00
Bjørn Erik Jensen
a460124055 CSV import. Add tooltip to custom date time format field 2017-11-30 15:23:59 +01:00
Bjørn Erik Jensen
6d81c0ea72 Statistics dialog. Do not include snapshot when dialog is not open 2017-11-30 13:48:36 +01:00
Rebecca Cox
6fc888d718 Capitalize ui name in PDM fields 2017-11-30 13:44:18 +01:00
Rebecca Cox
ce8f9e4559 #2144 Organize context menus 2017-11-30 12:06:14 +01:00
Rebecca Cox
845373940f #2144 Context menu: Add Plot well allocation command to wellPath 2017-11-30 12:06:14 +01:00
Rebecca Cox
19e649a674 #2144 Context menu: Change name: New Property Filter -> Property Filter 2017-11-30 12:06:14 +01:00
Rebecca Cox
bb4390651d #2144 Context menu: Remove commands from well path and sim well 2017-11-30 12:06:14 +01:00
Rebecca Cox
503645e688 Add command to check if a well path or sim well is selected in 3d view 2017-11-30 12:06:14 +01:00
sigurdp
636b68cf52 RelPerm Plot: Show SATNUM in plot title, #2189 2017-11-30 11:28:08 +01:00
sigurdp
e3a794d898 RelPerm Plot: Adjusted curve colors and added symbols to all curves, #2191, #2190 2017-11-30 11:28:08 +01:00
sigurdp
85832ae0bc PVT Plot: Added warning message if PVT plotting could not be initialized 2017-11-30 11:28:07 +01:00
sigurdp
8fd48b9f0e Added include of cmath 2017-11-30 11:28:07 +01:00
Bjørn Erik Jensen
1eb4c4d3e6 #1929. Remove all parts of summary curve filter which is not needed for backward compatibility 2017-11-30 11:05:30 +01:00
Bjørn Erik Jensen
c5cc7ed842 Fix crash on Linux when opening model 2017-11-30 09:33:03 +01:00
Magne Sjaastad
18f1baea1a AppFwk : Combo box prev/next buttons - Disable icon when relevant 2017-11-30 08:37:49 +01:00
Magne Sjaastad
ead1e2af29 Fix unintended copy in range based for loop 2017-11-30 07:02:30 +01:00
Jacob Støren
b69e9abce3 Upped to version 2017.05.02-dev.12 at the end of Sprint 8 - Deeper 2017-11-30 00:56:47 +01:00
Jacob Støren
2a41b4fbb8 #1994 Update opm-flowdiagnostics-applications to cd614100f3d5b8fcf1fd783e929630f11251682e 2017-11-30 00:07:35 +01:00
Magne Sjaastad
5efd583390 AppFwk : Whitespace improvements and use modern c++ 2017-11-29 17:09:13 +01:00
Rebecca Cox
cef82c77e3 #2162 Context Menu: Add remaining features to menuBuilder 2017-11-29 16:47:31 +01:00
Magne Sjaastad
2a0f1e2fe9 #2187 Summary Plot : Use prev/next buttons for plot source stepping 2017-11-29 16:38:29 +01:00
Magne Sjaastad
fab0e92102 #2187 : Clear summary toolbar when project closes 2017-11-29 16:38:29 +01:00
Magne Sjaastad
c001a0008f AppFwk : ComboBox : Add previous/next buttons, controlled by attributes 2017-11-29 16:38:29 +01:00
Magne Sjaastad
e388a58fae AppFwk : Add some space between non-button fields 2017-11-29 16:38:29 +01:00
Magne Sjaastad
7fc0632f8d AppFwk : ToolBarEditor - Make clear public 2017-11-29 16:38:29 +01:00
Magne Sjaastad
6a95d9758c Move to root of repo 2017-11-29 16:38:29 +01:00
Magne Sjaastad
6d9891da09 Improve source code layout 2017-11-29 16:38:29 +01:00
Magne Sjaastad
c9ae3821e2 Remove unused code, move implementation to cpp 2017-11-29 16:38:29 +01:00
Magne Sjaastad
f2bd87762c #2187 Summary Plot : Add summary plot tool bar for stepping 2017-11-29 16:38:29 +01:00
Magne Sjaastad
3f55d4f1f0 AppFwk : ProgressDialog : Add window flags 2017-11-29 16:38:29 +01:00
Magne Sjaastad
1e70551a27 AppFwk : ToolBarEditor : Enable support for all field editor types 2017-11-29 16:38:29 +01:00
Magne Sjaastad
a6470e0415 Summary Plot : Reorder PlotSourceStepping items 2017-11-29 16:38:29 +01:00
Magne Sjaastad
6bc79b812b #2186 Summary Plot : Rename to RimSummaryPlotSourceStepping 2017-11-29 16:38:29 +01:00
Rebecca Cox
b9ff4b743b #2162 Context menu: Move geomech new property filter to new feature 2017-11-29 16:25:54 +01:00
Rebecca Cox
89feb04b31 Remove const_cast 2017-11-29 15:29:33 +01:00
Rebecca Cox
aa318a5aaf #2162 Context menu: Use Qt typedef ulonglong, not size_t 2017-11-29 15:26:23 +01:00