Commit Graph

61 Commits

Author SHA1 Message Date
Kristian Bendiksen
258fbddc10
Merge pull request #8387 from OPM/qtcharts-summary-plots
Closes #8228 

Major refactoring of summary plotting. Now possible to create plots both with Qwt and QtChart as plotting tool.
2022-01-17 13:14:21 +01:00
Jacob Støren
487b55046e #304 Avoid accessing OpenGL if we are using "-platform offscreen"
Add description of how to start ResInsight in headless mode
2020-02-07 14:23:20 +01:00
Jacob Støren
277f8c8b7a #4969 Fix Well path and annotation draggers not visible and does not work in comparison view 2019-11-06 14:13:01 +01:00
Jacob Støren
3aa4e37383 Add a plantuml of the well target 3D editor system 2019-11-06 14:13:01 +01:00
Jacob Støren
58940a31c8 Updated viewer display model generation sequence diagram
New names and flow
2019-11-04 09:48:12 +01:00
Jacob Støren
8f1e272b8b Add a plantuml diagram describing display model generation in views 2019-11-01 15:57:04 +01:00
Jacob Støren
eee8467e02 Add plantuml of view linker structure 2019-10-21 09:07:30 +02:00
Gaute Lindkvist
32bc4320c9 gRPC: UML diagrams 2019-05-27 07:29:56 +02:00
Magne Sjaastad
2a1d8379a5 adjustments 2019-03-19 09:43:11 +01:00
Magne Sjaastad
924916fdd7 Filter framework 2019-03-19 09:28:00 +01:00
Gaute Lindkvist
4c026952a1 #4134 #4124 Refactor RiuSummaryQwtPlot on top of a base RiuQwtPlot class and use this for Cross Plots
* Get a lot of functionality included: zoom, panning, etc.
2019-02-26 11:44:26 +01:00
Gaute Lindkvist
c9419b41e2 #4042 Add class diagram structure for caf::PickEventHandler 2019-02-06 14:15:24 +01:00
Bjørn Erik Jensen
35405ebafc #3706 Annotations. First commit. Not tested 2018-11-23 13:33:59 +01:00
Magne Sjaastad
c8285602b1 #3512 Move text file describing functions deleted 2018-10-18 16:59:10 +02:00
Magne Sjaastad
726658d642 #3512 System : Remove unused functions 2018-10-18 15:40:11 +02:00
Magne Sjaastad
766fea603e #3512 System : Remove unused functions 2018-10-18 15:14:25 +02:00
Magne Sjaastad
5a1acc124f #3512 System : Remove unused functions 2018-10-17 13:52:48 +02:00
Bjørn Erik Jensen
3a716fe0f7 Add CommandFile plantuml file 2018-08-22 11:08:40 +02:00
Bjørn Erik Jensen
898df5b68a #3096 Implemented ensemble calulations 2018-06-25 15:15:30 +02:00
Bjørn Erik Jensen
12aec1eba2 Update UML diagram 2018-06-07 10:04:16 +02:00
Bjørn Erik Jensen
3917a690e6 Updated uml doc file 2018-05-25 11:28:55 +02:00
Bjørn Erik Jensen
1b2f287579 Update UML diagram for curve creator 2018-05-11 10:08:06 +02:00
Bjørn Erik Jensen
101ed70cc9 Doc. Remove proposed classes 2018-04-27 09:00:34 +02:00
Magne Sjaastad
f85c1de330 Doc : Updated view classes 2018-04-18 09:53:27 +02:00
Bjørn Erik Jensen
ea3bbd1cf9 #2610 UML diagrams 2018-04-17 11:02:59 +02:00
Bjørn Erik Jensen
6942a99406 #2569 Fracture containment. Fix fracture border polygon calculation 2018-03-08 11:06:17 +01:00
Bjørn Erik Jensen
7ddfaeb234 #2388 fractures. Support for asymmetric stim plan 2018-02-08 11:05:55 +01:00
Bjørn Erik Jensen
a35329555b #1948 PLT plot. Initial version, RFT plot copy 2017-10-25 14:36:18 +02:00
Rebecca Cox
be8c227313 #1996 Update doc based on rename 2017-10-25 14:21:59 +02:00
Magne Sjaastad
b38534b178 Doc : Add overview of nnc data 2017-10-18 14:42:15 +02:00
Magne Sjaastad
09cf1aaf71 Documentation : Add class diagram for well paths and simulation wells 2017-10-12 11:51:25 +02:00
Bjørn Erik Jensen
d5d3646bb5 Updated well log UML diagram 2017-10-09 09:01:19 +02:00
Bjørn Erik Jensen
1ecf6cd60a Add PDM call sequence diagram 2017-10-05 16:27:39 +02:00
Bjørn Erik Jensen
c68a96de30 #1842 RFT Plot. Updated UML diagram regarding RFT plotting 2017-10-05 16:26:39 +02:00
Unknown
5ce6034a61 Update UML for observed data 2017-09-28 14:31:53 +02:00
Magne Sjaastad
dc23c63b97 #1918 : Observed Data : Rename of several files 2017-09-27 14:21:58 +02:00
Jacob Støren
b1e70c95b3 #1842 Updated WellLog classes plantuml diagram 2017-09-26 13:51:09 +02:00
Magne Sjaastad
363224e39a #1839 Observed Data : Move summary files into summary folder 2017-09-22 15:02:15 +02:00
Rebecca Cox
d5bd78392f #1816 Observed data: UML diagram 2017-09-21 09:00:51 +02:00
Magne Sjaastad
0ba1746755 Merge branch 'dev' into pre-proto 2017-08-11 16:14:00 +02:00
Magne Sjaastad
7cf1c82142 Add system documentation for Eclipse binary file import 2017-08-09 15:03:12 +02:00
Jacob Støren
33b037a80b #1440 Merge dev into pre-proto (WellPath viz restructure and constness)
Had to do quite a bit constness fiddeling to make the merge work
2017-06-22 10:42:07 +02:00
Jacob Støren
3193127e32 #1440 Remove RivWellPathCollectionPartMgr as it did not manage any parts
This is a step to make it easier to make the interface from the views to get the well path related geometry parts more "static".
2017-06-21 15:39:59 +02:00
Jacob Støren
1911092cb7 Merge dev into pre-proto 2017-06-14 23:25:55 +02:00
Magne Sjaastad
a1446a7018 Added regexp used to detect missing copyright headers 2017-06-14 07:54:37 +02:00
Jacob Støren
4254f7da68 #1585 Adjust fracture plantuml file 2017-06-13 15:07:16 +02:00
astridkbjorke
b9c6f5cc9e Updates to plantuml 2017-06-12 12:50:55 +02:00
astridkbjorke
a8b6543c3c #1487 Renaming RigStimPlanFracTemplateCell to RigFractureCell 2017-05-30 11:52:19 +02:00
astridkbjorke
8ca5a5a90a #1487 - pre-proto - Adding class RigFractureGrid, which now holds RigStimPlanFracTemplateCells and functions for accessing these. 2017-05-29 14:16:45 +02:00
astridkbjorke
7420c069c7 #1487 - pre-proto - Moving private functions to private, removing some functions / parameters not in use. 2017-05-29 13:59:05 +02:00