Commit Graph
100 Commits
Author SHA1 Message Date
Magne Sjaastad 4d7ff7cf2a Add keywords based on 2019.08 2019-08-28 12:47:34 +02:00
Magne Sjaastad 072c71d8c9 Merge pull request #4647 from OPM/feature-#4583-summary-without-rft
Feature #4583 summary without rft
2019-08-28 12:46:03 +02:00
Magne Sjaastad b3bf3cdb91 Set development version to 2019.08.0-dev.01 2019-08-27 11:22:44 +02:00
Magne Sjaastad eeb0041696 Merge pull request #4643 from OPM/master
Merge pull request #4637 from OPM/dev
2019-08-27 11:20:46 +02:00
Magne Sjaastad 4e6455761d Merge pull request #4637 from OPM/dev
Release of 2019.08
2019-08-27 08:13:13 +02:00
Magne Sjaastad 1f90323462 #4636 Curve Data Export : Use correct column header for P10/P90 2019-08-27 07:35:35 +02:00
Magne Sjaastad a5b2a2e439 Set version to 2019.8.0 2019-08-26 13:19:07 +02:00
Magne Sjaastad 7d5df167fd Make sure all plot windows are resized to predefined size 2019-08-26 11:00:09 +02:00
Magne Sjaastad 4b92427a4d Merge pull request #4630 from OPM/release-adjustments
Release adjustments
2019-08-26 10:33:04 +02:00
Magne Sjaastad 95602c78e1 Add support for Travis (#4631) 2019-08-26 10:32:14 +02:00
Magne Sjaastad 896d086d0d Rename tab name to Plotting 2019-08-26 10:02:02 +02:00
Magne Sjaastad 88ca2c558d Move data and time format to plotting 2019-08-26 10:00:13 +02:00
Magne Sjaastad afc2b21708 Add more data format variants 2019-08-26 09:56:17 +02:00
Magne Sjaastad cae2d13aeb Fix implicit type conversion issues 2019-08-23 16:43:05 +02:00
Magne Sjaastad 94a967cea4 #4624 Customization of date format: Make sure time is reported above date 2019-08-23 16:23:07 +02:00
Magne Sjaastad 3d8a3df554 Merge pull request #4626 from OPM/feature-date-components
#4624 Allow customization of date/time components in labels
2019-08-23 15:57:22 +02:00
Magne Sjaastad 529f181689 #4601 Make sure 3D main window is focus window when opening grid 2019-08-23 14:01:01 +02:00
Magne Sjaastad d663ea2ae7 Documentation updates 2019-08-23 11:44:28 +02:00
Magne Sjaastad d6c80f52a7 Documentation updates 2019-08-23 11:42:14 +02:00
Magne Sjaastad 45b53af1be #4611 Python : Remove reference do deleted module App 2019-08-23 11:42:14 +02:00
Magne Sjaastad a86ae13bb7 Rename command line argument to --server 2019-08-22 14:42:14 +02:00
Magne Sjaastad 4dcd7663c9 Merge pull request #4618 from OPM/feature-python-instance-app
#4611 Merge Python classes app and instance
2019-08-22 14:19:37 +02:00
Magne Sjaastad 8c7d7e8711 Merge pull request #4620 from OPM/bug-#4617
#4617 Disallow creating ensemble curve sets if you have no ensemble
2019-08-22 14:16:12 +02:00
Magne Sjaastad f13f6c29e7 Merge pull request #4613 from OPM/bug-#4612
#4612 Fix build error without GRPC
2019-08-22 09:33:59 +02:00
Magne Sjaastad a97066b2f2 Show saturation pressure plot command on context menu of Eclipse view 2019-08-21 08:10:48 +02:00
Magne Sjaastad fee9a2de19 #4600 Dual porosity: Apply matrix/fracture change immediately 2019-08-21 07:25:17 +02:00
Magne Sjaastad d86a53f732 #4599 Add "Collapse Others Views/Plots" to context menu of views and plots 2019-08-20 10:39:23 +02:00
Magne Sjaastad d065014571 #4599 AppFwk : Do not scroll to item when item is collapsed 2019-08-20 10:35:30 +02:00
Magne Sjaastad 97c795cda4 Remove duplicate function hiding base class implementation 2019-08-19 21:07:35 +02:00
Magne Sjaastad 17876c76ae #4562 Summary : Group LGR categories at bottom of list 2019-08-19 10:10:45 +02:00
Magne Sjaastad 4d8ce1e399 #4483 Summary Plot Stepping: Hide not relevant controls from property editor 2019-08-19 07:56:43 +02:00
Magne Sjaastad 4cb1c9faca #4581 Summary Plot: Add default curve style to preferences for history curves 2019-08-16 15:41:58 +02:00
Magne Sjaastad dab424ace3 #4590 Preferences : Improve definition and use of tab names in dialog 2019-08-16 15:10:32 +02:00
Magne Sjaastad c30b34511b #4581 Summary Plot: Rename to setCurveAppearanceFromCaseType() 2019-08-16 14:40:12 +02:00
Magne Sjaastad c5542463aa #4581 Summary Plot: Add isHistoryQuantity 2019-08-16 14:37:34 +02:00
Magne Sjaastad c78b435864 #4574 Summary Plot: Do not modify highlight curve change when zooming 2019-08-16 14:02:16 +02:00
Magne Sjaastad 7295ba8533 #4567 Summary Plot: Set quantity plot title only WOPT and WOPTH 2019-08-16 12:54:24 +02:00
Magne Sjaastad 0dde46e4fe #4575 Summary Plot: Increase minimum zoom window before accepting zoom action 2019-08-16 12:54:24 +02:00
Magne Sjaastad 010c9a539f #4579 Countour Map : Fix missing data for Eclipse cases
Introduction of checkable sub grids caused contour maps to display nothing. The problematic code was  m_gridCollection->setActive(false);

Changes in update logic based on checked state of visible grids triggered new computation of visible cells. In this case, all grids where marked as invisible due to the disabled grid collection.
2019-08-15 10:08:43 +02:00
Magne Sjaastad 25ad832ab0 Upped to 2019.04.0-dev.05 2019-08-14 17:00:39 +02:00
Magne Sjaastad 10e3180332 #4565 Highlight Curves : Clicking on curve causes access violation
Create a copy of the item list before the loop to avoid invalidated iterators when iterating the list plotCurve->setZ() causes the ordering of items in the list to change
2019-08-13 12:58:04 +02:00
Magne Sjaastad 7b3155ab33 Help text editor : Set text widget as read only 2019-08-13 10:16:31 +02:00
Magne Sjaastad 94e71b900c Improve help text 2019-08-13 10:12:32 +02:00
Magne Sjaastad d2b6cb589c #4563 Summary : Fix import of summary file specified by casename.SMSPEC 2019-08-13 08:20:50 +02:00
Magne Sjaastad b0605635a0 Update build descriptions 2019-08-12 09:53:14 +02:00
Magne Sjaastad 3f7a5ff29c cmake : Rename to RESINSIGHT_GRPC_INSTALL_PREFIX 2019-08-12 09:52:19 +02:00
Magne Sjaastad e70cf3c736 cmake : Rename to RESINSIGHT_GRPC_PYTHON_EXECUTABLE 2019-08-12 09:52:19 +02:00
Magne Sjaastad b3c00c2038 Mark several cmake options as advanced 2019-08-12 09:52:19 +02:00
Magne Sjaastad 31f4453135 #4540 Command line : Fix option --case without file extension 2019-08-09 12:27:36 +02:00
Magne Sjaastad 0bb84b22a5 #4540 : Include full path when working with extensions 2019-08-09 12:27:36 +02:00
Magne Sjaastad 4ed30ad4af Avoid using c++-14 2019-08-09 08:05:53 +02:00
Magne Sjaastad 136251c4b1 Python doc : Add modules GridCaseGroup and View 2019-08-08 14:41:07 +02:00
Magne Sjaastad 54ed32e474 Python doc : Update to hugo syntax 2019-08-08 14:41:07 +02:00
Magne Sjaastad d9b1cfec3a Update sphinx doc 2019-08-08 14:41:07 +02:00
Magne Sjaastad e26cd1a896 #4483 Summary Plot: Fix curve names for segment/block/conmpletions 2019-08-08 09:39:03 +02:00
Magne Sjaastad 44ccbff9ee #4483 Summary Plot: Fix well segment stepping 2019-08-08 09:13:59 +02:00
Magne Sjaastad 209040899a Python : Add comment 2019-08-08 08:23:03 +02:00
Magne Sjaastad 4381f679e5 Python pytest : Issue project.close() after each test 2019-08-08 08:15:04 +02:00
Magne Sjaastad 8cb3ac5b1f #4538 Check fullPathProjectFileName instead of project 2019-08-07 16:32:07 +02:00
Magne Sjaastad 194c8b7278 Avoid linking ResInsight with catch2 2019-08-07 15:09:52 +02:00
Magne Sjaastad 58cef265ec #4538 Skip Save project at exit when no data has changed
Guard changes in preferences and reset change detector when project is closed
2019-08-07 14:21:37 +02:00
Magne Sjaastad ec1cf83b4e #4483 Summary Plot: Data source for well segment number and completions 2019-08-05 21:53:48 +02:00
Magne Sjaastad be40ca25af #4411 Grid Cross Plot : Ensure same ordering when updating data 2019-07-31 18:26:50 +02:00
Magne Sjaastad 74f234784b #4411 Grid Cross Plot : Add comments 2019-07-31 18:25:54 +02:00
Magne Sjaastad ef5ee1e2e0 Set version to 2019.04-dev.04 2019-07-31 12:58:23 +02:00
Magne Sjaastad 4e33b7454f Python : Avoid closing existing ResInsight when pytest is closing down 2019-07-30 11:55:13 +02:00
Magne Sjaastad e54d42a0da #4527 Export Flow Characteristics : Add support for Python execution 2019-07-30 11:27:25 +02:00
Magne Sjaastad b8f0fcd7e9 Flow Diag : Do not assert when tracername is not found 2019-07-30 11:23:31 +02:00
Magne Sjaastad 6e76e043c6 Fix copyright header 2019-07-30 10:36:06 +02:00
Magne Sjaastad a20c56d21d Python : Fix wrong casing 2019-07-30 10:35:46 +02:00
Magne Sjaastad b70c88330a #4508 Qt5 : Crash when taking snapshot of MDI window 2019-06-28 13:37:37 +02:00
Magne Sjaastad 22e47367ee #4506 Deployment : Add _openssl to package name when bundling OpenSSL 2019-06-27 11:37:52 +02:00
Magne Sjaastad 37043b36af #4506 Deployment : Add option to control bundling of OpenSSL
Added RESINSIGHT_BUNDLE_OPENSSL
2019-06-27 11:31:36 +02:00
Magne Sjaastad 1e748d09f6 Deployment : Add SSL binaries to installation on Windows
Use cmake macro to find ssl library, and manipulate include path to find path of DLLs
2019-06-27 09:44:59 +02:00
Magne Sjaastad 3ac518da4c Dock State : Make sure dock state is stored when exit is triggered 2019-06-26 12:09:02 +02:00
Magne Sjaastad a521748eda CMake : Propagate Qt4/Qt5 flag to AppFwk and VizFwk, use FORCE 2019-06-26 09:19:36 +02:00
Magne Sjaastad 546c5aef82 CMake : Propagate Qt4/Qt5 flag to AppFwk and VizFwk, add to cache 2019-06-26 08:14:54 +02:00
Magne Sjaastad a6e1098716 CMake : Propagate Qt4/Qt5 flag to AppFwk and VizFwk 2019-06-26 08:00:42 +02:00
Magne Sjaastad 7213ae7e98 #4136 Flow Characteristics : Support relative export paths 2019-06-26 07:50:42 +02:00
Magne Sjaastad 0f0e440185 #4136 Flow Characteristics : Avoid space in CSV column header 2019-06-25 18:18:47 +02:00
Magne Sjaastad d108e1f354 AppFwk : Guard use of timestamp() function introduced in Qt5 2019-06-25 18:02:47 +02:00
Magne Sjaastad b2857676c8 #4136 Command File : Export of flow characteristics 2019-06-25 17:49:47 +02:00
Magne Sjaastad a4973dbb62 Revert "#4426 Linux : Avoid copy of libecl sym links"
This reverts commit 055c1489b1.
2019-06-25 14:31:59 +02:00
Magne Sjaastad 4de0799b2e #4426 Linux : Write out full path to source library file 2019-06-25 13:06:28 +02:00
Magne Sjaastad 40c89489e8 #4426 Linux : Add flag to allow bundle of Qt5 libraries 2019-06-24 19:59:16 +02:00
Magne Sjaastad 055c1489b1 #4426 Linux : Avoid copy of libecl sym links
Rename the libecl so file to match the file name ResInsight is depending on
2019-06-24 19:56:00 +02:00
Magne Sjaastad 56a53fedff Flow Characteristics : Load data in default plot when project is loaded 2019-06-23 19:00:14 +02:00
Magne Sjaastad c802ba1f98 #4495 Active Cells : Remove unused function 2019-06-23 18:39:04 +02:00
Magne Sjaastad 3c644629df #4136 Export of Flow Characteristics : Use CSV text export 2019-06-23 18:32:05 +02:00
Magne Sjaastad 5dc4e08a03 #4504 Framework : Add CSV text formatter 2019-06-23 18:05:51 +02:00
Magne Sjaastad 7879fe186d #4136 Export of Flow Characteristics : Create text for export and add context menu 2019-06-23 15:18:17 +02:00
Magne Sjaastad 79df075fe4 #4136 Export of Flow Characteristics : Rename 2019-06-23 15:12:33 +02:00
Magne Sjaastad 5067c6ce9c #4503 Framework : Add support for passing text data to command features 2019-06-23 15:02:45 +02:00
Magne Sjaastad 512ecfdf74 #4502 Flow Characteristics Plot : Add legend titles 2019-06-21 22:34:31 +02:00
Magne Sjaastad 188e81d3d2 #4494 Grid Statistics : Update and compute data when visible cell changes from toggling LGR grids 2019-06-21 12:16:09 +02:00
Magne Sjaastad a3d521e272 #4402 Ensembles: Remove Preference import option 'Separate Case' for Origin ensembles 2019-06-21 09:11:10 +02:00
Magne Sjaastad 8997ec00e0 #4493 Fracture : Hide Fractures in tree view if no fractures in model 2019-06-21 07:07:37 +02:00
Magne Sjaastad 7c054c47f2 #4495 Active Cells : Handle active cells for dual porosity models based on PORV 2019-06-20 15:08:20 +02:00
Magne Sjaastad 515b2a4237 #4495 Active Cells : Use PORV or ACTNUM from statistics computations 2019-06-20 15:01:20 +02:00
Magne Sjaastad 085c4f3714 #4495 Active Cells : Add dual porosity flag to RigMainGrid 2019-06-20 15:01:13 +02:00