Commit Graph

3222 Commits

Author SHA1 Message Date
Jacob Støren
dac0db0fb9 (#654) Added autoscale toggle to WellLog Tracks. 2015-12-01 16:52:41 +01:00
Jacob Støren
219fdc6603 (#345) Well name alone on a line is now accepted. "#" and "--" at start of a line tags the line as comment
Several lines of text between wells are handled. Last none-empty line is used as well name.
2015-12-01 16:52:38 +01:00
Magne Sjaastad
1150b12213 (#532) WLP: Added line thickness 2015-12-01 16:22:18 +01:00
Magne Sjaastad
2f6bd07ff0 (#641) Added support for copy / paste of points 2015-12-01 15:25:55 +01:00
Magne Sjaastad
19d156e8ff [Fwk] Fixed missing rename in test app 2015-12-01 15:25:54 +01:00
Magne Sjaastad
3469c8bfb7 Fixed missing include and signed/unsigned compare (Linux) 2015-12-01 05:19:49 -08:00
Magne Sjaastad
50cd9250c4 (#659) Sort well paths when downloading from SSI-hub 2015-12-01 13:28:44 +01:00
Magne Sjaastad
f07f9cba3e (#641) Show empty label to make push button smaller 2015-12-01 12:34:32 +01:00
Magne Sjaastad
709d993cc6 (#641) Use color in QListView to indicate input point mode 2015-12-01 12:34:31 +01:00
Magne Sjaastad
512701ce11 (#641) Hide extent lenth for polyline 2015-12-01 12:34:31 +01:00
Magne Sjaastad
dc03844a55 (#641) Added polyline point visualization 2015-12-01 12:34:30 +01:00
Magne Sjaastad
3eade62961 (#641) Use checkable button for point input from viewer 2015-12-01 12:34:30 +01:00
Magne Sjaastad
8b3adf0f5b (#641) Refactoring to improve readability 2015-12-01 12:34:29 +01:00
Magne Sjaastad
40c9b711c2 (#641) Use large priority to make sure the highlight part is rendered after reservoir parts 2015-12-01 12:34:28 +01:00
Magne Sjaastad
1208c2f468 (#641) Show user defined polyline using magenta, also visible when mesh is turned off 2015-12-01 12:34:28 +01:00
Jacob Støren
ee11d4fde7 (#672) Refactoring and Fix of side effects introduced by 704f4fa 2015-12-01 12:27:19 +01:00
Jacob Støren
704f4fa42b (#672) Avoid deleting and hiding WellLogPlot and Wells folders when they have no children 2015-11-30 15:07:54 +01:00
Jacob Støren
9d9ff798a9 (#655)(#163) Guard against null ptrs in name comparisons 2015-11-30 14:50:16 +01:00
Jacob Støren
d637248ae9 (#655) Sort the wells in the Wells folder by name 2015-11-30 14:32:34 +01:00
Jacob Støren
707e8c68ab (#163) Sort simulation wells by name 2015-11-30 14:04:03 +01:00
Magne Sjaastad
bd2a65acb4 (#641) Create user defined polyline by clicking on reservoir cells 2015-11-27 17:18:51 +01:00
Magne Sjaastad
7cd4394102 Guard against polylines with less than two points 2015-11-27 17:18:50 +01:00
Jacob Støren
7b9f2b41ed CppCheck fixes, Errors Warnings and performance 2015-11-27 16:37:26 +01:00
Jacob Støren
6fdc975464 Intersection: Reorganized gui a bit 2015-11-27 13:51:41 +01:00
Jacob Støren
0bda8e9a2f (#679) Inactive cells can be toggled from the intersection 2015-11-27 13:51:39 +01:00
Jacob Støren
9f0c9d13b9 Whitespace 2015-11-27 13:51:36 +01:00
Magne Sjaastad
39ae89b07b (#667) Move intersections above range filters in tree view 2015-11-27 13:47:03 +01:00
Magne Sjaastad
f33a3174ee (#667) Make Grids toggle follow toggle button in toolbar
Renamed toolbar text to "Hide Grid Cells"
2015-11-27 13:47:02 +01:00
Magne Sjaastad
a42b0d2c8e (#667) Added Grids to project tree below Info Box
Fixed update issue related to missing time step texts in animation
toolbar
2015-11-27 13:47:01 +01:00
Magne Sjaastad
09c88fb768 (#667) Intersection visibility will now follow fault visibility 2015-11-27 13:47:01 +01:00
Jacob Støren
9fff7825af (#676) Start intersections of well paths when the trajectory enters the active cells bounding box. 2015-11-27 11:29:28 +01:00
Magne Sjaastad
f8d3b85047 (#669) Grid Box: When creating a new view, enable grid box by default 2015-11-27 10:47:12 +01:00
Magne Sjaastad
cbdf446716 (#670) Grid box: Do not use scientific notation on legend 2015-11-27 10:38:23 +01:00
Magne Sjaastad
bf5de93113 [Fwk] Improved static initializer naming 2015-11-27 10:38:23 +01:00
Magne Sjaastad
563aa95abf [Fwk] Static initializer must be placed at file global scope in order to always call the constructor in the cpp file 2015-11-27 10:38:22 +01:00
Jacob Støren
5c0c18ca30 (#668) Autmatically change itersection name when changing well or branch 2015-11-27 10:14:54 +01:00
Magne Sjaastad
eb4fefce7c Removed obsolete file 2015-11-26 18:42:07 +01:00
Jacob Støren
2bf6771da0 (#675) Addjusted default extent when we have a small reservoir. 2015-11-26 16:47:45 +01:00
Jacob Støren
c86bb47fa9 (#666) Fixed assert reported in comment 2015-11-26 16:12:58 +01:00
Jacob Støren
7ebd6514cb (#675) (#666) Extrapolating intersection by user amount, along well-end directions
Making vertical-only well paths more robust also.
2015-11-26 16:12:55 +01:00
Magne Sjaastad
3c4142fc52 (#678) Show context menu commands on intersection
Added hide intersection
2015-11-26 16:01:23 +01:00
Magne Sjaastad
147580e342 Linux fix 2015-11-26 05:54:43 -08:00
Magne Sjaastad
df604f7e12 Commented out test project 2015-11-26 14:22:53 +01:00
Magne Sjaastad
8e85c4e8fb [Fwk] Created test project for Cvf specialization 2015-11-26 14:22:53 +01:00
Magne Sjaastad
5093b559d2 [Fwk] Set default editor for std::vector of Vec3d 2015-11-26 14:22:52 +01:00
Magne Sjaastad
3a3d28003b [Fwk] Use PdmValueFieldSpecialization instead of QVariant constructor 2015-11-26 14:22:52 +01:00
Magne Sjaastad
3e9e5779ab [Fwk] Updated headers and added unit tests, fixed minor issues related to text stream operator overload 2015-11-26 14:22:51 +01:00
Magne Sjaastad
1bdb68e3d7 [Fwk] Moved ProjectDataModel unit test 2015-11-26 14:22:50 +01:00
Magne Sjaastad
6cecdf7fc3 [Fwk] Added new top level cmakefile for both AppFwk and VizFwk 2015-11-26 14:22:50 +01:00
Magne Sjaastad
941d117fbf [Fwk] Updated Cvf test application 2015-11-26 14:22:49 +01:00