Commit Graph
100 Commits
Author SHA1 Message Date
Magne Sjaastad 1e1c5b0398 #1288 Do not show command if no flow solution is available 2017-03-10 14:45:07 +01:00
Magne Sjaastad a87ad2e56e Avoid use of CAF_ASSERT in application code 2017-03-10 14:44:00 +01:00
Magne Sjaastad c3bf064661 #1260 Use std::abort instead of assert for release asserts 2017-03-10 14:28:22 +01:00
Magne Sjaastad db56dd4bc9 #1288 Show view selection dialog also from 3D view 2017-03-10 13:13:31 +01:00
Magne Sjaastad ecfd61ce68 #1288 Moved copy of camera properties to RimViewManipulator 2017-03-10 13:13:31 +01:00
Magne Sjaastad b60139c558 #1288 Remember last view modified by this command 2017-03-10 10:27:36 +01:00
Magne Sjaastad 2ed5ff7fb7 #1288 Added RicSelectViewUI and harmonized features 2017-03-09 23:01:58 +01:00
Magne Sjaastad 40a5f8dc02 #1288 Added defaultFlowDiagSolution to RimEclipseResultCase 2017-03-09 23:01:58 +01:00
Magne Sjaastad 7e4906fced #1288 Show contributing wells from 3D view without using well alloc plot 2017-03-09 23:01:58 +01:00
Magne Sjaastad 6e69bdb81d Added const and cleaned up includes and whitespace 2017-03-09 10:03:52 +01:00
Magne Sjaastad fc5a44bf3a #1305 Removed excess function 2017-03-09 08:11:01 +01:00
Magne Sjaastad 1309c25058 #1305 Update filter UI fields when address is set on filter 2017-03-09 08:04:02 +01:00
Magne Sjaastad deb62d8198 #1305 Removed use of unique_pointer 2017-03-09 07:08:42 +01:00
Magne Sjaastad 6c6049a317 #1282 Mesh lines : Use LEQUAL for depth test to make sure highest pri is visible 2017-03-08 14:27:02 +01:00
Magne Sjaastad 84f76e5242 #1306 Use general delete sub items for well path collection 2017-03-08 12:20:35 +01:00
Magne Sjaastad d547079847 #1306 Added general "Delete Sub Items" feature 2017-03-08 12:06:05 +01:00
Magne Sjaastad a81980c235 #1185 Added "Plot Production Rates" for sim well in 3D and project tree 2017-03-08 11:42:08 +01:00
Magne Sjaastad 6791600d03 #1260 Replaced assert() with CAF_ASSERT() in AppFwk 2017-03-08 08:19:51 +01:00
Magne Sjaastad a16a0a3bb5 #1260 Added assert that will display message in release (in addition to debug) 2017-03-07 15:45:34 +01:00
Magne Sjaastad 914b1fcab6 Replaced tab with four spaces 2017-03-07 15:43:29 +01:00
Magne Sjaastad 6a3f3e3670 Revert "#1292 Fixed CppCheck Issues in ProjectDataModel : Added assert"
This reverts commit cff588f166.
2017-03-07 12:24:35 +01:00
Magne Sjaastad cff588f166 #1292 Fixed CppCheck Issues in ProjectDataModel : Added assert
Access the variable to silence CppCheck
2017-03-07 12:09:26 +01:00
Magne Sjaastad 811f63219c #1292 Fixed CppCheck Issues in AppFwk : Use QPointer 2017-03-07 11:36:29 +01:00
Magne Sjaastad b365834923 #1292 Fixed CppCheck Issues in AppFwk : Removed assign/copy operators 2017-03-07 11:14:29 +01:00
Magne Sjaastad d3faf4ef96 Fixed #1289 Well Alloc Plot: Rename command to "Plot Well Allocation" 2017-03-06 20:08:25 +01:00
Magne Sjaastad b2e9d3fe11 #1292 Fixed CppCheck Issues in AppFwk viewer/vizExtensions/CommonCode 2017-03-06 19:22:32 +01:00
Magne Sjaastad 749ce8e8af #1292 Fixed CppCheck Issues in AppFwk/cafUserInterface 2017-03-06 19:15:33 +01:00
Magne Sjaastad 63baebc698 #1292 Fixed CppCheck Issues in AppFwk/cafProjectDataModel 2017-03-06 19:03:31 +01:00
Magne Sjaastad 9179ae2a14 #1292 Fixed CppCheck Issues in AppFwk/cafCommands 2017-03-06 18:33:03 +01:00
Magne Sjaastad a5ed533c00 Improved unit test so they run correctly in debug 2017-03-06 18:33:03 +01:00
Magne Sjaastad 0bccc883ff #1292 Fixed CppCheck Issues in ReservoirDataModel 2017-03-06 11:58:07 +01:00
Magne Sjaastad 3a1991d37d #1292 Fixed bug reported by CppCheck 2017-03-06 11:52:32 +01:00
Magne Sjaastad b19fe2bc4b #1292 Fixed several style issues reported by CppCheck 2017-03-06 09:27:42 +01:00
Magne Sjaastad e7b920fab8 Removed unused files 2017-03-03 14:12:03 +01:00
Magne Sjaastad 2b029cbc11 #1280 Use nullptr instead of NULL 2017-03-02 18:30:33 +01:00
Magne Sjaastad 3089abc83d #1280 Added firstAncestorOrThisOfTypeAsserted 2017-03-02 18:30:33 +01:00
Magne Sjaastad 68ff093c61 #1266 If not computed, compute staticWellCellPath when needed 2017-03-01 14:23:01 +01:00
Magne Sjaastad da416409aa #1266 Assign visible grid parts before appendStaticGeometryPartsToModel() 2017-03-01 14:20:27 +01:00
Magne Sjaastad 4559b9f31a #1263 Flow : Command : Show Contributing Wells command present when applicable 2017-03-01 13:23:16 +01:00
Magne Sjaastad e41979563b #1243 AppFwk : Added line width to mesh line effect 2017-02-28 19:00:26 +01:00
Magne Sjaastad 48599f7a94 #1257 More null pointer guards based on CppCheck 2017-02-27 14:01:18 +01:00
Magne Sjaastad bf1f8fcbaa #1254 Use static methods instead of macros 2017-02-27 13:17:32 +01:00
Magne Sjaastad 97d7e5b809 Added RimSummaryCase 2017-02-27 12:01:23 +01:00
Magne Sjaastad a29f6abc32 #1257 Added null pointer guarding based on reports from CppCheck 2017-02-24 16:00:56 +01:00
Magne Sjaastad 85228ee39c #1255 Removed includes from RimWellPath 2017-02-24 14:31:06 +01:00
Magne Sjaastad 1af3df6c6c #1255 Removed includes from RimWellLogCurve 2017-02-24 14:14:29 +01:00
Magne Sjaastad ff99d56ea3 #1255 Removed includes from RimFaultCollection 2017-02-24 14:02:03 +01:00
Magne Sjaastad 1991a3c32d #1255 Removed includes from RimCellRangeFilterCollection 2017-02-24 14:01:42 +01:00
Magne Sjaastad 7349d608bd #1255 Removed includes from RimSummary classes 2017-02-24 13:56:46 +01:00
Magne Sjaastad 1792290ef0 #1255 Removed includes from RivReservoirWellSpheresPartMgr 2017-02-24 13:48:19 +01:00
Magne Sjaastad 6e960e74c3 #1255 Removed includes in Riv classes 2017-02-24 13:34:25 +01:00
Magne Sjaastad 63135a7c79 #1255 Removed include to RimOilRegion 2017-02-24 13:32:25 +01:00
Magne Sjaastad 6ec3e28a21 #1255 Removed includes from RimEclipseWell 2017-02-24 13:18:27 +01:00
Magne Sjaastad aac42831cf Whitespace 2017-02-24 12:41:09 +01:00
Magne Sjaastad 4ace557892 Added class diagram for rim and rig relationships 2017-02-24 12:41:00 +01:00
Magne Sjaastad 2b4d1e1fac Updated class diagram for view classes 2017-02-24 12:40:34 +01:00
Magne Sjaastad 5c20bff5d1 #1255 Remove includes from header files 2017-02-24 11:07:26 +01:00
Magne Sjaastad 3a98e17163 #1254 Infrastructure for logging including Messages dock widget 2017-02-23 15:02:55 +01:00
Magne Sjaastad dc886b7e9c Well path delete command supports multi selection 2017-02-23 08:42:27 +01:00
Magne Sjaastad 8eb8a6fd3b #1248 Add namedObject and checkableNamedObject 2017-02-22 13:09:31 +01:00
Magne Sjaastad 38485fd96d Added caf prefix to virtual methods 2017-02-22 13:02:05 +01:00
Magne Sjaastad 421dda1042 #1245 Property Editor : Use size hint displaying preferences 2017-02-22 11:58:56 +01:00
Magne Sjaastad 03932f59c3 #1183 Property Filter: Context command : Apply As Cell Result - GeoMech 2017-02-21 15:37:56 +01:00
Magne Sjaastad 738e44ed46 #1183 Property Filter: Context command : Apply As Cell Result - Eclipse 2017-02-21 15:25:36 +01:00
Magne Sjaastad 0b806c7664 Fixed #1238 Pie chart not always complete 2017-02-21 14:44:18 +01:00
Magne Sjaastad c76078bd6b Select and expand stored well alloc plot 2017-02-21 12:52:33 +01:00
Magne Sjaastad eb1d8fac1d #1227 Added delete to context menu for stored well alloc plots 2017-02-21 12:51:55 +01:00
Magne Sjaastad 0b0055b635 #1174 Added icon 2017-02-21 10:31:39 +01:00
Magne Sjaastad 7f21582610 Use fontMetrics of widget instead of empty QPainter to get valid values 2017-02-21 10:31:16 +01:00
Magne Sjaastad b2ec4e055f #1174 Added Show contributing wells from 3D view 2017-02-21 09:49:27 +01:00
Magne Sjaastad 91a962ab21 #1174 Rename 2017-02-21 09:13:33 +01:00
Magne Sjaastad 401918910a #1231 Moved category handling to new class RimPropertyFilter 2017-02-21 08:57:40 +01:00
Magne Sjaastad 23ec61192c #1093 Enable copy of text from read only fields 2017-02-20 15:32:23 +01:00
Magne Sjaastad 75f2a6cb9f #1236 Property Editor : Scroll bar for reduced screen area 2017-02-20 14:32:12 +01:00
Magne Sjaastad 4df861fc9c #1228 Removed bundling of Qt lib files on Linux
A while ago, ResInsight was build using non-system Qt on Linux, and required copy of Qt libs. This is obsolete behaviour and removed.
2017-02-19 17:00:46 +01:00
Magne Sjaastad fb93fbbcc8 #1233 Improve system for setting part priorities 2017-02-18 12:38:15 +01:00
Magne Sjaastad 52615de9a3 #1194 Add some space between end of pipe and wel head arrow 2017-02-18 12:38:15 +01:00
Magne Sjaastad 03adf8f759 #1232 Delete child objects in destructor of ChildField and ChildArrayField 2017-02-17 11:37:26 +01:00
Magne Sjaastad 3b4fec6196 Fixed #1229 Handle reading of invalid summary file 2017-02-16 11:09:21 +01:00
Magne Sjaastad f323aa05e4 #1194 Well Head : Larger size for pipe part 2017-02-16 07:30:18 +01:00
Magne Sjaastad 18f77e16b5 #1194 Increased size of arrow head for well head 2017-02-16 07:15:01 +01:00
Magne Sjaastad a29fe1f7c1 Fixed #1223, now pipe can also be rendered without lighting 2017-02-15 15:55:24 +01:00
Magne Sjaastad 037c7c1f73 #1174 Use well ordering when creating category legend colors max tracer 2017-02-15 15:21:13 +01:00
Magne Sjaastad 9a7f187765 #1222 Interpolate category colors and assign well color based on sorted order 2017-02-15 13:26:59 +01:00
Magne Sjaastad b6b544f13f #1174 Rename to loadDataAndUpdate 2017-02-15 10:40:32 +01:00
Magne Sjaastad f5db37fcf7 Use int as category value type 2017-02-15 10:38:42 +01:00
Magne Sjaastad e8c5a43e1a #1174 Update legend after result definition has changed 2017-02-15 10:26:52 +01:00
Magne Sjaastad 1efbf07711 #1174 Avoid load of data in initAfterRead 2017-02-15 10:26:16 +01:00
Magne Sjaastad 43faf00cfa #1194 Use slightly larger pipe radius for open wells 2017-02-15 08:14:29 +01:00
Magne Sjaastad 758ac9ef8c #1214 Generalized export of snapshot images for all plot window types 2017-02-14 15:03:54 +01:00
Magne Sjaastad fa0e0d32ef #1214 Use last imported grid file location as fallback path 2017-02-14 14:59:08 +01:00
Magne Sjaastad 4ff12a4999 #1208 Removed duplicate text generation for one grid cell 2017-02-14 09:52:02 +01:00
Magne Sjaastad e43f531a0f #1208 Use category text instead of category index 2017-02-14 09:47:19 +01:00
Magne Sjaastad 92f4abe7c2 #1214 Implemented snapshot of well allocation plot 2017-02-13 15:47:24 +01:00
Magne Sjaastad 093e02287a Fixed missing include 2017-02-13 15:33:42 +01:00
Magne Sjaastad 73053b0bb7 #1174 Create TOF property filter with selected tracer 2017-02-13 15:00:49 +01:00
Magne Sjaastad 07dc89bceb Cleaned up includes 2017-02-13 14:29:02 +01:00
Magne Sjaastad 45f3240932 #1174 Added context menu to WellAllocationPlot and added feature 2017-02-13 13:29:31 +01:00
Magne Sjaastad 9aa98a3895 #1078 Assign default colors when a new well is created 2017-02-13 13:26:05 +01:00
Magne Sjaastad 62f73260fc #1174 Guard for null pointer access of wellAllocationPlotWidget 2017-02-13 13:04:37 +01:00