Commit Graph
100 Commits
Author SHA1 Message Date
Rebecca Cox c86161a0a6 #2144 Context menu: Add icons to sub menus 2017-12-01 09:11:11 +01:00
Rebecca Cox cf9203fe0a #2182 RFT: Fix path creation of RFT files 2017-11-30 18:57:14 +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
Rebecca Cox cef82c77e3 #2162 Context Menu: Add remaining features to menuBuilder 2017-11-29 16:47:31 +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
Rebecca Cox 66082e2160 AppFwk: Set selectAsCurrentItem argument to const 2017-11-29 14:57:04 +01:00
Rebecca Cox 4b57599162 #2162 Context menu: Remove hide intersection slot and use command features 2017-11-29 14:57:04 +01:00
Rebecca Cox 0a8b2111bc #2162 Context menu: Add hide intersection box feature 2017-11-29 14:57:04 +01:00
Rebecca Cox 838dc7ada6 #2162 Context manu: Add hide intersection feature 2017-11-29 14:57:04 +01:00
Rebecca Cox c47f5e413f #2162 Context manu: Remove const from RimIntersectionBox pointer 2017-11-29 14:57:04 +01:00
Rebecca Cox 58550817a0 #2162 Context menu: Remove const from RimIntersection pointer 2017-11-29 14:57:04 +01:00
Rebecca Cox 8d99c99cb0 #2162 Context manager: Add pdmObject selection item 2017-11-29 14:57:04 +01:00
Rebecca Cox 4e66cb9b17 Remove unused function 2017-11-29 14:57:04 +01:00
Rebecca Cox 215fdf6233 #2162 Context menu: Move hide fault slot to command feature 2017-11-29 14:57:04 +01:00
Rebecca Cox c0615134a9 #2162 Context menu: Move new property filter slot to command feature 2017-11-29 11:06:46 +01:00
Rebecca Cox 48b165e2aa #2162 Context menu: Move IJK-slice features to command 2017-11-29 09:03:22 +01:00
Rebecca Cox e89d2c0717 Select newest RimWellPath on import of formations and well paths 2017-11-29 08:51:55 +01:00
Rebecca Cox d2e590875d AppFwk: Always update userData of actions 2017-11-29 08:51:55 +01:00
Rebecca Cox 6fae55f07c #2182 RFT: Add logging for debugging 2017-11-28 12:47:43 +01:00
Rebecca Cox 8cfb983b15 Minor formation gui update 2017-11-28 12:47:43 +01:00
Rebecca Cox d48113dcdb #2123 Formation/Well Path: Make well formations only valid for MD plot 2017-11-28 12:47:43 +01:00
Rebecca Cox 38e2b7a74a Formation names: Set default formation info on add curve commands 2017-11-28 12:47:43 +01:00
Rebecca Cox c6b5936b30 #2123 Formation/Well Path: Remove duplicate of "top" in formation names 2017-11-28 12:47:43 +01:00
Rebecca Cox f9880c6e89 #2122 Formation/Well Path: Change command action text 2017-11-28 12:47:43 +01:00
Rebecca Cox ebcc9bafd4 #2122 Formation/Well Path: Move menu command 2017-11-28 12:47:43 +01:00
Rebecca Cox 403e137f6d Code cleanup 2017-11-27 15:23:26 +01:00
Rebecca Cox 15d6daea45 #2123 Formation/Well Path: Add option in well log track to use the well path explicit formations 2017-11-27 14:41:15 +01:00
Rebecca Cox b8848317f4 #2123 Formation/Well Path: Add access functions 2017-11-27 14:41:15 +01:00
Rebecca Cox a724049487 #2123 Formation/Well Path: Add func to find well paths with formations 2017-11-27 14:41:15 +01:00
Rebecca Cox 8c57fdf22a #2122 Formation/Well Path: Set formations path and key on RimWellPath 2017-11-27 10:33:41 +01:00
Rebecca Cox 5fdb5f00ad Remove a comment 2017-11-24 15:19:43 +01:00
Rebecca Cox 181871f970 #2122 Intersection clip surface on tighter bounds than bounding box 2017-11-24 15:18:25 +01:00
Unknown e765a9ad59 #2175 Intersection: Set length in two directions 2017-11-24 15:18:25 +01:00
Unknown ea74a77978 #2122 Formation/Well Path: Add Import well path formation feature 2017-11-24 15:18:25 +01:00
Unknown e80cd8de7c #2122 Formation/Well Path: Use reader in WellPath classes 2017-11-24 15:18:25 +01:00
Unknown 7e28039ffd #2122 Formation/Well Path: Add new reader. Same pattern as WellPathFile 2017-11-24 15:18:25 +01:00
Unknown b4fd236701 Fix linux build 2017-11-23 15:24:21 +01:00
Unknown ef52927795 #2175 Intersection: Make extrude length option on azimuth, dip plane 2017-11-23 15:20:14 +01:00
Unknown 89f67c053f #2121 Intersections: Highlight polyline on Azimuth/dip plane creation 2017-11-23 15:20:14 +01:00
Unknown ab1ae62f8a #2121 Intersections: Update aximuth angle when creating the plane 2017-11-23 15:20:14 +01:00
Unknown 17cb520879 #2121 Intersections: Set dip angle range to [0, 180] 2017-11-23 15:20:14 +01:00
Unknown 3983aecd2e #2122 Formation/Well Path: Add file reader 2017-11-23 15:20:14 +01:00
Unknown 0b981ec82f #2121 Intersection: Update gui text 2017-11-21 18:57:33 +01:00
Unknown 3ed9874876 #2164 Intersections: Make context command for Azimuth/Dip intersection 2017-11-21 18:57:05 +01:00
Unknown ff9cd86491 #2121 Intersections: New context command text and remove includes 2017-11-21 18:43:26 +01:00
Unknown d5819eaad7 #2163 Make intersection event handler 2017-11-21 15:58:47 +01:00
Unknown 1939e65a5c Fix linux warning 2017-11-21 14:04:16 +01:00
Unknown 3142f7dd44 #2121 Intersections: Add option "Azimuth, Dip" to Intersecting Geometry 2017-11-21 13:50:18 +01:00
Rebecca Cox 19157ce4f7 #2146 Num Flooded PV: Add allTimeSteps for visible native cells 2017-11-20 09:46:29 +01:00
Rebecca Cox f5290f020b #2146 Num Flooded PV: Add allTimeSteps for all active native cells 2017-11-20 09:46:29 +01:00
Rebecca Cox 6347c9d716 #2146 Num Flooded PV: Add allVisibleCells for native 2017-11-16 15:28:12 +01:00
Rebecca Cox 204ee2162a #2146 Num Flooded PV: Add allVisibleCells for flowDiag 2017-11-16 14:59:55 +01:00
Rebecca Cox 92a6819b39 Rename frameIndex -> timeStepIndex 2017-11-16 14:52:18 +01:00
Rebecca Cox 7c19b0601b Rename frameIndex -> timeStepIndex 2017-11-16 14:52:18 +01:00
Rebecca Cox 49417bbb3a #2146 Num Flooded PV: Add volume weighted mean for visible cells and current time step 2017-11-16 10:50:55 +01:00
Rebecca Cox 4b2af286e3 #2146 Num Flooded PV: Move getResultIndexableStaticResult 2017-11-16 10:50:55 +01:00
Rebecca Cox 797115d5c1 #2146 Num Flooded PV: Add accessor for flowDiagSolution 2017-11-16 10:50:55 +01:00
Rebecca Cox 969d6342bc include cmath for linux 2017-11-16 10:50:55 +01:00
Rebecca Cox 6c42e74623 #2146 Num Flood PV: Allow artCellInfo to be null if not usingActiveIndex 2017-11-16 10:50:55 +01:00
Rebecca Cox 47429b1c6b #2146 Num Flooded PV: Add weighted mean calulator 2017-11-16 10:50:55 +01:00
Rebecca Cox 2e63ae0b30 #2146 Num Flooded PV: Add MOBPV to RiaDefines 2017-11-16 10:50:55 +01:00
Rebecca Cox 65af210304 #2121 Intersections: Add option to the "Direction" menu: Azimuth, Dip 2017-11-14 12:49:14 +01:00
Rebecca Cox 02c8c18212 #2124 Curve calculator: add "sum" to scalar functions 2017-11-14 12:49:14 +01:00
Rebecca Cox 560dd4025a #2124 Curve calculator: Change default variable names to match expressions in context menu 2017-11-13 15:56:49 +01:00
Rebecca Cox 7aada0a1dc #2124 Curve calc: Remove useless functions and rearrange context menu 2017-11-13 15:37:07 +01:00
Rebecca Cox 8f0a7ced36 #1929 Curve Filter: Remove context menu option from summary curve 2017-11-13 15:37:07 +01:00
Rebecca Cox 4f4635181d #2107 RFT PLT Plot: Hide all children 2017-11-13 10:21:24 +01:00
Rebecca Cox da7c817023 #2129 Rft/Plt plot: Show formations on default, and not always 2017-11-13 08:56:22 +01:00
Rebecca Cox a4484579e2 Select last imported wellPath on import, not last wellPath in collection 2017-11-13 07:55:22 +01:00
Rebecca Cox 3e40331c5b #2129 Rft/Plt plot: Show formations on default 2017-11-13 07:55:22 +01:00
Rebecca Cox 7e6b45c626 Avoid crash if simWellName is "None" 2017-11-13 07:55:22 +01:00
Rebecca Cox 45ef3a1f00 #2087 Summary: Reload summary case eclipse case reload 2017-11-13 07:55:22 +01:00
Rebecca Cox 75c506e257 #2109 Remove automatic color on well labels on background change 2017-11-13 07:55:22 +01:00
Rebecca Cox 1321b0d754 In RimWellLogPlot: Keep custom zoom factors on load and update 2017-11-08 16:11:53 +01:00
Rebecca Cox 52c1f27ad2 #1972 Toggle grid collection off when creating an intersection 2017-11-08 15:19:35 +01:00
Rebecca Cox b8ec896464 Change grid icon in tree view 2017-11-08 15:19:35 +01:00
Rebecca Cox a42786bba0 #1972 Toggle grid collection on property filter creation 2017-11-08 15:19:35 +01:00
Rebecca Cox c3ebcd7bc5 #1972 Toggle grid collection on range filter creation 2017-11-08 15:19:35 +01:00
Rebecca Cox c49db44909 #1490 Simulation well: Remove well head if it does not have perforations 2017-11-08 11:22:51 +01:00
Rebecca Cox ea4a92ab27 Rename wellPathsPartManager -> wellPathCollection 2017-11-08 09:07:44 +01:00
Rebecca Cox de8b953360 #2094 Move annotation functions from updateGridBoxData to new function 2017-11-08 09:07:44 +01:00
Rebecca Cox 93a83cd756 #2094 Update well name color in 3d view (not sim well) 2017-11-08 09:07:44 +01:00
Rebecca Cox 765f752c96 Add include (for linux) 2017-11-07 15:19:54 +01:00
Rebecca Cox f3b7f0abd6 #1392 Improve Dark 3D-View background support 2017-11-07 15:08:32 +01:00
Rebecca Cox 8a8234fd66 Rename function 2017-11-07 10:38:05 +01:00
Rebecca Cox 630dbd0ffc Tab -> spaces 2017-11-07 10:02:43 +01:00
Rebecca Cox a4d658423d #2039 Update editor on toggling "Show formation" 2017-11-07 10:00:10 +01:00
Rebecca Cox 4120aecdc2 RFT Plot: Make extractor on correct path type 2017-11-07 10:00:10 +01:00
Rebecca Cox 726adcacf3 PLT Plot: Move settings and hide track and plot 2017-11-07 10:00:10 +01:00
Rebecca Cox 99f6d21e68 #2039 PLT Plot: Move formation logic from track to plot 2017-11-07 10:00:10 +01:00
Rebecca Cox 7be8227efa AppFwk: Line Editor: Guard for index out of range 2017-11-07 10:00:10 +01:00
Rebecca Cox e0b0fb1c13 #2077 Well Allocation Plot: Move formation logic from track to plot 2017-11-07 10:00:10 +01:00
Rebecca Cox bac2d2b4b2 #2037 RFT Plot: Set formation case from plot 2017-11-07 10:00:10 +01:00