Gaute Lindkvist
|
8f5c38cb8e
|
Remove use of QString::sprintf
|
2020-10-20 11:05:10 +02:00 |
|
Kristian Bendiksen
|
fd91eaf2be
|
#6132 Fracture Model: Add menu item to create fracture model at depth in 3D View.
|
2020-09-11 20:05:20 +02:00 |
|
Kristian Bendiksen
|
a6ddf7e6c4
|
#2763 Use std::min and std::max instead of CVF_MAX and CVF_MIN
|
2020-09-01 08:12:44 +02:00 |
|
Kristian Bendiksen
|
8da32eddc1
|
Remove unused RiaColorTables includes.
|
2020-05-24 17:26:51 +02:00 |
|
Magne Sjaastad
|
4c721c1b20
|
#5885 3D viewer: Clear grid cell selection when clicking outside visual objects
|
2020-05-22 15:01:56 +02:00 |
|
Kristian Bendiksen
|
c016c02e40
|
Replace RiaApplication::instance()->project() with RimProject::current().
Also remove uneccessary includes of RiaApplication.h.
|
2020-05-12 12:01:44 +02:00 |
|
Magne Sjaastad
|
c82df63e10
|
#5101 clang-format: Adjusted penalties
Use lower absolute values to improve control of behavior
|
2020-02-12 13:35:31 +01:00 |
|
Magne Sjaastad
|
10f0abc9b5
|
#5101 clang-format: Allow short functions on a single line
Use AllowShortFunctionsOnASingleLine: InlineOnly
|
2020-02-12 13:35:31 +01:00 |
|
Magne Sjaastad
|
16d75b23a8
|
#5508 Phase Distribution Plot : Add to context menu of wells in project tree and 3D
|
2020-02-11 13:12:27 +01:00 |
|
Jacob Støren
|
0720ab3453
|
#5418 Consolidate near identical code
|
2020-01-28 10:37:22 +01:00 |
|
Jacob Støren
|
f1ab745097
|
#5418 Add picking on reservoir surfaces.
Added sorting of pick items based on tolerance and polygon offset unit.
|
2020-01-28 10:21:37 +01:00 |
|
Jacob Støren
|
2a3c43bcc3
|
#5112 Fixed result info text for eclipse
Needs more testing
|
2019-11-28 14:09:52 +01:00 |
|
Jacob Støren
|
8cc2194764
|
(#5112) Move cell and nnc picking code to a separate pick event handler
|
2019-11-28 14:09:52 +01:00 |
|
Jacob Støren
|
191419b6b4
|
clang-format after intersection rename
|
2019-11-26 13:56:02 +01:00 |
|
Jacob Støren
|
0a358941fb
|
Rename RivIntersectionBoxGeometryGenerator to RivBoxIntersectionGeometryGenerator
Rename RivIntersectionBoxSourceInfo to RivBoxIntersectionSourceInfo
|
2019-11-26 13:20:16 +01:00 |
|
Jacob Støren
|
4672528a4d
|
Rename RimintersectionBox to RimBoxIntersection
Rename RivIntersectionBoxPartMgr to RimBoxIntersectionPartManager
|
2019-11-26 13:14:55 +01:00 |
|
Jacob Støren
|
0e14c63f07
|
Rename crossSection to intersection in general code
|
2019-11-26 12:45:08 +01:00 |
|
Jacob Støren
|
54c96581f1
|
Rename RivIntersectionSourceInfo to RivExtrudedCurveIntersectionSourceInfo
|
2019-11-26 11:56:05 +01:00 |
|
Jacob Støren
|
152d2bde17
|
Rename RimIntersection to RimExtrudedCurveIntersection
|
2019-11-26 11:35:21 +01:00 |
|
Jacob Støren
|
c2717f9bb9
|
#5019 Preliminary fix crash when picking intersections using sep results
|
2019-11-25 15:36:35 +01:00 |
|
Magne Sjaastad
|
57cab2457e
|
clang-format : Set PenaltyBreakAssignment to 130
|
2019-11-04 15:08:09 +01:00 |
|
Magne Sjaastad
|
7c8cf60dba
|
clang-format : Set AllowAllParametersOfDeclarationOnNextLine to false
|
2019-11-04 14:35:41 +01:00 |
|
Magne Sjaastad
|
96a26662fc
|
Janitor : Apply clang-format fixes on codebase in ApplicationCode
|
2019-11-04 11:34:34 +01:00 |
|
Magne Sjaastad
|
67e7bb0cf3
|
Fixes detected by cppcheck (#4974)
* Janitor : Remove obsolete pointer to dialog
* Janitor : Remove unused functions
* Janitor : Remove unused functions
* Janitor : Add explicit to constructors
* Janitor : Remove unused variables
* Janitor : Remove unused functions related to summary plot templates
* clang-tidy : Use nullptr instead of 0
* clang-tidy : Fix usage of virtual and override
* Upped to version 2019.08.2-dev.05
* Janitor : Remove unused variables
* Janitor : Clean up several cppcheck issues
* Janitor : Add cppcheck config files
* Janitor : Use const when possible
|
2019-11-03 08:37:03 +01:00 |
|
Jacob Støren
|
2702c3b078
|
#4857 Avoid crash in annotations picking whith distorted view
|
2019-10-29 13:54:32 +01:00 |
|
Jacob Støren
|
5ea43dda19
|
#4892 Add "Compare To ..." command in views
|
2019-10-29 12:48:38 +01:00 |
|
Jacob Støren
|
ff7c586021
|
#4892 Add 3DView context command to remove comparison view
|
2019-10-29 12:47:01 +01:00 |
|
Magne Sjaastad
|
4c48f557b0
|
#4822 Countour Map Export: Add export to context menu in 3D view
|
2019-10-23 17:03:09 +02:00 |
|
Jacob Støren
|
5a72de405d
|
#4857 Add support to distinguish 3D-view commands done in the main and comparison view
Support annotation and rangefilter creation in the comparison view
|
2019-10-17 15:02:39 +02:00 |
|
Jacob Støren
|
d4ebf8d543
|
#4857 Viewer Commands: Handle general picking in the comparison view
|
2019-10-17 15:02:38 +02:00 |
|
Magne Sjaastad
|
fe9e567825
|
#4683 clang-format on all files in ApplicationCode
|
2019-09-06 10:57:22 +02:00 |
|
Gaute Lindkvist
|
0861a79dfa
|
#4320 Add create valve to 3d context menu when clicking on perforation
|
2019-04-23 08:25:39 +02:00 |
|
Gaute Lindkvist
|
4e10aa8ffa
|
#4262 Tidy up well path menus
|
2019-04-08 14:24:43 +02:00 |
|
Gaute Lindkvist
|
47a559b3a8
|
#4247 Minor improvements to export sector model UI
|
2019-03-28 22:41:03 +01:00 |
|
Gaute Lindkvist
|
009dcb5f19
|
#4226 Add polyline measurement mode
|
2019-03-26 14:19:02 +01:00 |
|
Gaute Lindkvist
|
3d145464c1
|
#4145 #4146 Add Create Grid Cross plot command to view and rename filter view
|
2019-03-01 15:49:02 +01:00 |
|
Magne Sjaastad
|
1717a5bf30
|
#3995 Completions : Reorder items in context menu
|
2019-02-07 07:26:25 +01:00 |
|
Gaute Lindkvist
|
dbe21b7809
|
Renames in RicPickEventHandler hierarchy
|
2019-02-06 09:45:30 +01:00 |
|
Gaute Lindkvist
|
8400e4ea02
|
Renames in RicPickEvent
|
2019-02-06 08:21:14 +01:00 |
|
Gaute Lindkvist
|
107a4b9b60
|
#4012 Always place well target points in real cell geometry
|
2019-02-01 07:56:05 +01:00 |
|
Magne Sjaastad
|
6cc2740a74
|
#3960 Measurements : Add feature activation from context menu, and write Esc as shortcut
|
2019-01-11 15:49:30 +01:00 |
|
Magne Sjaastad
|
8709734697
|
Whitespace
|
2019-01-02 14:41:17 +01:00 |
|
Magne Sjaastad
|
fe75265053
|
Annotations : Remove check on priority
For performance reasons, priority was checked before dyncast. This does not work now for unknown reasons.
|
2019-01-02 14:39:39 +01:00 |
|
Magne Sjaastad
|
c5dc9da4bd
|
#3924 Measurement : Clean up includes
|
2019-01-02 14:37:59 +01:00 |
|
Magne Sjaastad
|
218472fe2c
|
Merge branch 'dev' into measurement
|
2019-01-02 14:32:17 +01:00 |
|
Magne Sjaastad
|
a9c7773ef7
|
CppCheck : Fix various minor issues
|
2018-12-21 12:32:57 +01:00 |
|
Bjørn Erik Jensen
|
d6f4962ed7
|
#3806 Measurement. Display text label at last clicked position
|
2018-12-20 12:34:17 +01:00 |
|
Bjørn Erik Jensen
|
849a623379
|
#3804 #3805 Measurement. Add toolbar button and interactive picking
|
2018-12-19 14:41:17 +01:00 |
|
Gaute Lindkvist
|
cd75be6671
|
#3848 Fix crash with text picking by guarding pointer to scene.
|
2018-12-11 15:33:47 +01:00 |
|
Jacob Støren
|
a13201e42e
|
#3757 Add selection of text annotations by picking
|
2018-12-03 11:05:12 +01:00 |
|