Magne Sjaastad
4375bef031
#4644 Summary Plot: Fix missing update of plot title
2019-09-10 10:50:08 +02:00
Magne Sjaastad
8fdb43fe26
#4683 Adjust clang-format
2019-09-10 08:30:56 +02:00
Magne Sjaastad
98e6ff189b
System : Avoid extremely large construction statement
...
Roll out initialization to multiple insert() instead of one large initialization statement. The previous solution causes trouble/warnings on some compilers.
2019-09-06 14:11:22 +02:00
Magne Sjaastad
bf9f43c3b4
#4683 Adjust clang-format
2019-09-06 12:58:31 +02:00
Magne Sjaastad
deb73df726
clang-format : Apply clang-format on files coming from feature branch
2019-09-06 12:53:32 +02:00
Magne Sjaastad
d44598c070
#4657 Remove unused parameter
2019-09-06 12:44:41 +02:00
Magne Sjaastad
eb4f44d4d2
#4657 Remove unused functions
2019-09-06 12:43:21 +02:00
Magne Sjaastad
ee11932546
cppcheck : Avoid mix of signed/unsigned and remove unused code
2019-09-06 12:42:19 +02:00
Magne Sjaastad
b1988d4cb5
Merge pull request #4685 from OPM/clang-format-4
...
Apply clang-format on all files in ApplicationCode
2019-09-06 11:36:43 +02:00
Magne Sjaastad
c2b4e6b6ca
clang-format on all files in ApplicationCode, run two
2019-09-06 10:57:31 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
3a317504bb
#4683 Fix line endings and execute clang-format
2019-09-06 10:56:43 +02:00
Magne Sjaastad
e99b008884
#4683 Adjust clang-format
2019-09-06 10:55:15 +02:00
Magne Sjaastad
ef80f5b629
#4683 System : Remove obsolete include of cvfBase.h
2019-09-06 10:52:54 +02:00
Magne Sjaastad
97d6638293
#4683 VizFwk : Make several header files self contained by include of cvfBase.h
2019-09-06 10:52:50 +02:00
Magne Sjaastad
03fd2c70fe
#4683 System : Do not apply cotire on cafCommandFeatures
...
This library is used by cmake as an OBJECT library, and this construction is not suported by cotire
2019-09-06 10:52:45 +02:00
Magne Sjaastad
19c93170b3
#4683 System : Exclude QRC files from cotire
2019-09-06 10:52:36 +02:00
Magne Sjaastad
e550b435e4
Merge branch 'master' into dev
...
Adjust version to next development version
2019-09-05 13:54:49 +02:00
Magne Sjaastad
cdf1b85551
Set version number to 2019.08.1
2019-09-05 11:48:02 +02:00
Magne Sjaastad
cfd303c67c
Set version to 2019.08.01-rc1
2019-09-05 09:29:44 +02:00
Magne Sjaastad
2795855621
Merge pull request #4674 from OPM/feature-ensemble-rft
...
#4634 and #4635 : Merge feature-ensemble-rft branch
2019-09-04 11:39:46 +02:00
Magne Sjaastad
6f9236d8e9
Python Doc : Add Python logo
2019-09-04 11:02:18 +02:00
Magne Sjaastad
b01ee88fe0
Python doc : Split into three python documents
2019-09-04 11:02:09 +02:00
Magne Sjaastad
2497adf92c
Python doc : Add more tables
2019-09-04 11:01:32 +02:00
Magne Sjaastad
8e8aeaed6d
Python Doc : Add examples
2019-09-04 10:59:15 +02:00
Magne Sjaastad
cf1b9f40b7
Python doc : Added examples page
2019-09-04 10:58:13 +02:00
Magne Sjaastad
35b596a53c
Python doc : Add doc directly in client code for export flow characteristics
2019-09-04 10:58:12 +02:00
Magne Sjaastad
89883c8606
Python doc : Add more doc and example for timestep class
2019-09-04 10:57:46 +02:00
Magne Sjaastad
0237e885ad
Python Doc : Add Python logo
2019-09-03 11:10:59 +02:00
Magne Sjaastad
b287e2e128
Python doc : Split into three python documents
2019-09-03 10:59:00 +02:00
Magne Sjaastad
70394f95e5
Python doc : Add more tables
2019-09-03 10:55:26 +02:00
Magne Sjaastad
f77882058b
Python Doc : Add examples
2019-09-03 07:25:51 +02:00
Magne Sjaastad
2e6d86d213
Python doc : Added examples page
2019-09-02 21:17:21 +02:00
Magne Sjaastad
68532567f2
AppFwk : Use Qt5 by default
2019-09-02 20:48:11 +02:00
Magne Sjaastad
97f18962de
Python doc : Add doc directly in client code for export flow characteristics
2019-09-02 15:11:34 +02:00
Magne Sjaastad
ca644ba477
Python doc : Add more doc and example for timestep class
2019-09-02 14:55:21 +02:00
Magne Sjaastad
4a50e5f4c6
#4652 Summary Curve Selector : Set case sensitivity to insensitive
2019-08-30 12:17:39 +02:00
Magne Sjaastad
d38fbfee79
Merge pull request #4651 from OPM/system-include-unit-tests
...
System : Include build of application unit tests
2019-08-29 19:54:30 +02:00
Magne Sjaastad
3748ea097a
Add missing include
2019-08-29 18:32:47 +02:00
Magne Sjaastad
6cac800a32
System : Include build of application unit tests
2019-08-29 18:28:51 +02:00
Magne Sjaastad
b8ae59f45b
Merge pull request #4650 from OPM/feature-add-ToggleCommands-as-default-cmdfeatures
...
Feature add toggle commands as default cmdfeatures
2019-08-29 17:41:16 +02:00
Magne Sjaastad
ee7f97b6d4
Whitespace
2019-08-28 13:38:06 +02:00
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