Commit Graph

12063 Commits

Author SHA1 Message Date
Gaute Lindkvist
281fa24a2d Render at resolution required to match widget size 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
81c092f2c4 #5293 Fix draw of category legend rectangles 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
9ffbd97f8c Multi page plot works 2020-01-07 14:26:46 +01:00
Gaute Lindkvist
27788b1abd Change from QPainter to QPaintDevice in the API for PDF rendering
* This is to be able to use QPagedPaintDevice::nextPage in the Multi plot rendering.
2020-01-07 14:26:46 +01:00
Magne Sjaastad
65f4a5e089 Fix signed/unsigned compare 2020-01-07 13:09:44 +01:00
Magne Sjaastad
15dc0e974b
Assign calculation ID to existing addresses (#5304)
#5278 Assign calculation ID to existing addresses
2020-01-07 12:29:12 +01:00
Magne Sjaastad
4811cfb28f
Merge pull request #5301 from OPM/bugfix-summary-selection-5278
#5278 Fix selection of calculated curves in summary selction dialog
2020-01-07 11:21:33 +01:00
Magne Sjaastad
4ba622ee73
Merge pull request #5303 from OPM/improve-formations
Improve formations
2020-01-07 11:21:09 +01:00
Magne Sjaastad
79641f090f #5300 Formations : Make sure views are updated correctly 2020-01-07 08:47:02 +01:00
Kristian Bendiksen
f3d03fe653 #5278 Fix selection of calculated curves in summary selction dialog
The INPUT_ID was not set correctly, and has been removed. The calculation id is
now appended to the vector name, and extracted again when selecting an item.
2020-01-06 19:57:24 +01:00
Magne Sjaastad
ff2963293b #5300 Formations : Move update of Rim-related structures to RimEclipseCase 2020-01-06 15:27:16 +01:00
Magne Sjaastad
7d05a8bd0a #5300 Formations : Fix update issues 2020-01-06 14:33:54 +01:00
Magne Sjaastad
a7366fbebf Guard null pointer access 2020-01-06 11:22:39 +01:00
Jacob Støren
765978d0e9
Merge pull request #5286 from OPM/bugfix-#5283-#5284-allen-diagram
#5283 Fixed Allen diagram error NNC's with same formation on both sides.
2020-01-06 09:15:13 +01:00
Jacob Støren
84dab9eccb #5283 Fixed error in Allen diagram for NNC's with same formation on both sides. 2020-01-03 14:25:34 +01:00
Magne Sjaastad
ef986fcd34
Merge pull request #5282 from OPM/fix-ensemble-curve-highlight
Summary Plot: Ensemble curve highlight is missing in 2019.12
2020-01-03 13:33:25 +01:00
Magne Sjaastad
10649fa444 #5281 Summary Plot: Ensemble curve highlight is missing in 2019.12 2020-01-03 12:51:55 +01:00
Magne Sjaastad
576dfa80ac Make it possible to store project file without global path section
If you have a project file with an alias section, this project is not possible to open in previous versions. Add a menu entry in the Testing menu to allow storage without alias.
2020-01-03 12:51:40 +01:00
Magne Sjaastad
5df7700a75
Merge pull request #5280 from OPM/improve-formations
Formations : Add const and simplify access
2020-01-03 12:51:08 +01:00
Magne Sjaastad
1c4feade71 #5279 Formations GeoMech : Add const and simplify access 2020-01-03 11:59:17 +01:00
Magne Sjaastad
afc9ace33e #5279 Formations : Add const and simplify access 2020-01-03 09:59:38 +01:00
Magne Sjaastad
5bcaed594b
Merge pull request #5277 from OPM/guard-null-pointer-access
Ensemble : Guard null pointer access causing crash
2020-01-03 08:37:29 +01:00
Magne Sjaastad
dffef1cf54 #5276 Ensemble : Guard null pointer access causing crash 2020-01-03 07:09:35 +01:00
Jacob Støren
b066703529
Merge pull request #5275 from OPM/feature-allen-result-info
#5269 Cycle cell selection when clicking an NNC
2020-01-02 14:21:19 +01:00
Jacob Støren
d074964901 #5274 Add text to Result Info panel for Allen diagram data
Rename result variables to prepare for more Allen results
Rename methods to clarify meaning
2020-01-02 12:46:38 +01:00
Jacob Støren
a42d5e9bc8 Rename to clarify meaning of gridLocalCellIndex 2020-01-02 12:45:01 +01:00
Jacob Støren
f1cee7ab36 #5269 Cycle cell selection when clicking an NNC 2020-01-02 12:39:14 +01:00
Jacob Støren
bbb5e89fe7
Merge pull request #5266 from OPM/feature-allen-diagram-results-on-faults
Feature allen diagram results on faults
2020-01-02 10:33:00 +01:00
Jacob Støren
0d6b139891 #5200 Enable only category legend when allen diagram is selected 2020-01-02 08:56:45 +01:00
Jacob Støren
5dee4e7478 Missing include Compile fix 2019-12-20 14:33:03 +01:00
Jacob Støren
1d97f376fb #5200 New allen result type, and working full and binary allen diagrams for formations 2019-12-20 13:55:56 +01:00
Jacob Støren
12e49656df #5200 Allen results as separate results type only visible for faults 2019-12-20 13:55:56 +01:00
Magne Sjaastad
831b899091 #5200 Prototype of use of formation names for allen diagram 2019-12-20 13:55:43 +01:00
Magne Sjaastad
be3c40c317
Merge pull request #5262 from OPM/keywords-from-menu
#5261 System : Allow export of field and object keywords from test menu
2019-12-20 12:35:40 +01:00
Magne Sjaastad
582720f74e #5261 System : Allow export of field and object keywords from test menu 2019-12-20 11:22:29 +01:00
Magne Sjaastad
e37795a4dd Add object and field keywords names for release 2019.12 2019-12-20 10:53:34 +01:00
Magne Sjaastad
a324e9ac33
Merge pull request #5260 from OPM/merge-fixup
Merge fixup
2019-12-20 10:42:25 +01:00
Magne Sjaastad
f22161bf6e Merge branch 'master' into 'dev'
Previous attempts to merge failed due to bugs in merge tools. Performing merge from command line works as expected.
2019-12-20 10:39:29 +01:00
Magne Sjaastad
46c14af2fd
Merge pull request #5257 from OPM/feature-well-dist-clang
Well distribution plots
2019-12-19 14:29:56 +01:00
Magne Sjaastad
4d3113255e Minor code adjustments 2019-12-19 11:55:34 +01:00
Magne Sjaastad
4ccbd274b8 clang-format : Apply clang-fomat on ApplicationCode 2019-12-19 11:11:33 +01:00
sigurdp
260ff04b19 Added grouping of small contributions to well distribution plot 2019-12-19 11:09:01 +01:00
sigurdp
bf61c76e51 Filter out TOF values greater than 73000 and remove wells with zero aggregated volume 2019-12-19 11:09:01 +01:00
sigurdp
3f36826662 First working version of well distribution plots 2019-12-19 11:09:01 +01:00
sigurdp
4ce07ebb23 Added constructor parameter to RimMultiPlotWindow for hiding contained plots in tree view 2019-12-19 11:09:01 +01:00
sigurdp
3b1b7aafbb Added PhaseType app enum 2019-12-19 11:09:01 +01:00
sigurdp
92bb34197e First cut implementation, very much still a work in progress 2019-12-19 11:09:01 +01:00
sigurdp
349886d73e Skeleton for well distribution plot 2019-12-19 11:09:01 +01:00
Magne Sjaastad
ba0ef5c7e8 Merge branch 'master' into dev 2019-12-19 09:34:34 +01:00
Magne Sjaastad
823e2abe7a
Merge pull request #5253 from OPM/release-2019-12
Release of 2019.12
2019-12-19 09:13:57 +01:00