Gaute Lindkvist
|
bbc8750d8f
|
#4516 Fix replaceCase in Python gRPC
|
2019-07-16 17:12:08 +02:00 |
|
Gaute Lindkvist
|
f2c72a0e71
|
#4484 Added test for replaceCase that fails
|
2019-07-15 15:50:55 +02:00 |
|
Gaute Lindkvist
|
7a77b5688a
|
Fix build problem on Qt 4.6.x
|
2019-07-15 14:09:27 +02:00 |
|
Gaute Lindkvist
|
3898b97c8a
|
Fix Python tests
|
2019-07-15 14:05:34 +02:00 |
|
Gaute Lindkvist
|
dcd3ff6754
|
#4423 Improve API for setting cell results
|
2019-07-15 12:30:31 +02:00 |
|
Gaute Lindkvist
|
b7c4a54d9a
|
#4513 Add id to views
|
2019-07-15 12:30:31 +02:00 |
|
Gaute Lindkvist
|
439913b7b1
|
#4423 First implementation of PdmObject exchange
|
2019-07-15 12:30:31 +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 |
|
Jacob Støren
|
58b8ca6ff4
|
Merge branch 'dev' of https://github.com/OPM/ResInsight into dev
|
2019-06-25 17:17:58 +02:00 |
|
Jacob Støren
|
2930d41521
|
AppFwk: Fix of Qt5 OpenGL related problems: Offset + Context deletion.
Added option to control the direction of the parallel projection headlight
Added optional visualization of point of interest to caf::Viewer
|
2019-06-25 17:01:38 +02:00 |
|
Jacob Støren
|
936d2e122d
|
AppFwk: Added optional adaptive rotation sensitivity to CAD and Ceetron Plus navigation policies
|
2019-06-25 16:59:53 +02:00 |
|
Jacob Støren
|
87d673b672
|
VizFwk: Added method to set the ManipulatorTrackball sensitivity
|
2019-06-25 16:56:43 +02:00 |
|
Jacob Støren
|
78a705f05c
|
AppFwk: Qt5: Avoid use of an obsolete class
|
2019-06-25 16:55:03 +02:00 |
|
Jacob Støren
|
b0e73b7422
|
VizFwk: Fixed scaling bug in paralell projection for FixedSizeTransform. Was always 1 pixel high
|
2019-06-25 16:53:01 +02:00 |
|
Jacob Støren
|
b802937657
|
Fwk: Added the variable CEE_USE_QT5 as an option in pdmCore and LibGuiQt, to make it visible in the Cmake Gui.
|
2019-06-25 16:51:45 +02:00 |
|
Jacob Støren
|
cc2b19cb57
|
AppFwk: Added a tabbed property view dialog as convenience until we have a "tab" option in the uiOrdering system
|
2019-06-25 16:50:46 +02:00 |
|
Jacob Støren
|
ce91cc3cc2
|
AppFwk: PdmSettings: Added methods that reads and writes (only) valuefields of an object properly
|
2019-06-25 16:50:03 +02:00 |
|
Jacob Støren
|
183988befd
|
AppFwk: Filepath Editor: Made browse button inactive when field is read only.
|
2019-06-25 16:47:22 +02:00 |
|
Jacob Støren
|
f1dfab0433
|
AppFwk: Make push button editor fill the column if Label position is HIDDEN
|
2019-06-25 16:46:29 +02:00 |
|
Jacob Støren
|
72d4c0b51a
|
AppFwk: Added pdm field of cvf::Mat3d
|
2019-06-25 16:42:38 +02:00 |
|
Jacob Støren
|
eb258ee742
|
AppFwk: Added missign guard against nullptr
|
2019-06-25 16:41:22 +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 |
|