Commit Graph
100 Commits
Author SHA1 Message Date
Magne Sjaastad 0a22515a3e #3990 Rename 2019-01-29 11:57:27 +01:00
Magne Sjaastad c50d75a61f #3990 Flow Diag : Move creation of RigFlowDiagSolverInterface before computeCachedData
computeCachedData triggers update of UI, and update of curves can require RigFlowDiagSolverInterface
2019-01-29 11:57:27 +01:00
Magne Sjaastad fde60d1e34 #4018 Result management : Use ensureReservoirCaseIsOpen instead of open... 2019-01-29 10:06:37 +01:00
Magne Sjaastad 6935ea0688 #4018 Result management : Ensure result file is open
if no 3D views are present, make sure the result grid case file is open as part of creating a curve.
2019-01-29 10:06:37 +01:00
Magne Sjaastad 79701a6233 #3988 Deeper : Zoom all of intersections gives empty view
Only allow poly line pick handler to respond when the active view is parent of intersection object.
2019-01-28 22:17:04 +01:00
Magne Sjaastad b0ad6df123 System : Compile Octave plugins using Octave Qt by default 2019-01-28 14:50:02 +01:00
Magne Sjaastad 8814ae9902 Upped to 2018.11.1-dev.02 2019-01-22 08:58:19 +01:00
Magne Sjaastad 52d7ed3a04 #3982 System : Add patch for setting git commit sha to zero 2019-01-22 07:26:43 +01:00
Magne Sjaastad a4b9b3db12 #3982 System : Remove debug output and add comment 2019-01-21 21:52:58 +01:00
Magne Sjaastad a03e92c7b3 #3982 System : Avoid recompile of libecl at every commit
set git info to zero
2019-01-21 21:46:51 +01:00
Magne Sjaastad fca21efe05 #3982 System : Avoid recompile of libecl at every commit 2019-01-21 21:37:22 +01:00
Magne Sjaastad 9850e75048 Add missing include 2019-01-18 16:07:50 +01:00
Magne Sjaastad 5d9ef00067 Fix warning on VS2017 2019-01-17 10:23:22 +01:00
Magne Sjaastad 64395e8aa3 Remove unused file 2019-01-17 10:01:56 +01:00
Magne Sjaastad dd004c7051 #3948 HoloLens : Skip labels for annotations and measurements
No line visualization is present in HoloLens, so for now we skip labels connected by lines
2019-01-17 09:58:53 +01:00
Magne Sjaastad 3209ad3a7c System : Skip progress bar if no plots are present 2019-01-17 09:43:42 +01:00
Magne Sjaastad e846e50da4 Whitespace 2019-01-17 07:48:07 +01:00
Magne Sjaastad 84b0a23512 System : Avoid creating unused variable 2019-01-17 07:37:09 +01:00
Magne Sjaastad e75362f87e System : Avoid file global variables (cotire)
When multiple files defines the same variable in global file scope, a name clash happens in cotire. Prefer using static const members instead.
2019-01-16 15:56:16 +01:00
Magne Sjaastad bde2c0109c Fix signed/unsigned assignment issue 2019-01-16 15:56:16 +01:00
Magne Sjaastad aed0de8a2b #3968 Ensemble : Not possible to plot two ensembles at the same time
Due to wrong usage of cached number of curves, curves will not be added in some cases. Multiple checking of check boxes will work as a workaround.
2019-01-16 13:51:13 +01:00
Magne Sjaastad 488d62522b #3967 Use empty() and const ref 2019-01-16 12:53:30 +01:00
Magne Sjaastad 8e307399c0 #3967 Summary command line parameters : Open summary case 2019-01-16 12:50:57 +01:00
Magne Sjaastad fd133b0d36 Whitespace 2019-01-16 11:52:06 +01:00
Magne Sjaastad 4e6add0c37 #3967 Summary : Add simulation file name helper 2019-01-16 11:21:44 +01:00
Magne Sjaastad a32ebe4dff #3948 HoloLens : Add labels 2019-01-15 14:07:41 +01:00
Magne Sjaastad 9cbbde3f74 HoloLens : Add missing parent to create session dialog 2019-01-15 13:01:09 +01:00
Magne Sjaastad 17f42df110 #3810 HoloLens : Fix update of checkable toolbar button 2019-01-15 12:52:14 +01:00
Magne Sjaastad 9bb4cb3e1a Measurements : Move setCheckable into feature 2019-01-15 12:13:00 +01:00
Magne Sjaastad 5014c86a3f #3947 HoloLens : Add face culling to VdeExportPart 2019-01-15 11:51:21 +01:00
Magne Sjaastad 5222950476 #3948 HoloLens labels : Add text label source info 2019-01-15 11:51:21 +01:00
Magne Sjaastad 6695cf2a39 #3965 HoloLens : Add flag in preferences to disable ssl verification 2019-01-15 11:51:21 +01:00
Magne Sjaastad fff68b3ea6 #3962 Octave : Replace deprecated function is_numeric_type 2019-01-15 07:28:50 +01:00
Magne Sjaastad 791a896be4 #3952 Summary : Create plot if no plot exists when loading summary case 2019-01-14 13:54:19 +01:00
Magne Sjaastad 9124610020 #3952 Summary : Expand new summary case 2019-01-14 11:15:04 +01:00
Magne Sjaastad f545c44422 #3952 Summary : Always create plot main window to allow expanding of items 2019-01-14 11:14:48 +01:00
Magne Sjaastad ce51f40a3f #3952 Summary : Create folders for input data and plots 2019-01-14 11:14:18 +01:00
Magne Sjaastad 32f780f558 #3949 Summary : Hide snapshot toolbar by default 2019-01-14 09:49:10 +01:00
Magne Sjaastad 22e8eb485f #3810 HoloLens : Tool bar button and scheduler for auto sent to server 2019-01-14 08:42:54 +01:00
Magne Sjaastad af0c169bca #3952 Summary : Always show FOPT for new plots 2019-01-14 07:08:05 +01:00
Magne Sjaastad 240e146a1b #3951 Summary : Improve Windows menu 2019-01-14 07:08:05 +01:00
Magne Sjaastad 6cc2740a74 #3960 Measurements : Add feature activation from context menu, and write Esc as shortcut 2019-01-11 15:49:30 +01:00
Magne Sjaastad 65ee55c96d #3944 clang-tidy : Apply clang-tidy on caf 2019-01-11 08:14:53 +01:00
Magne Sjaastad cee966a6d1 #3944 clang-tidy : Apply changes on geomech and ssihub 2019-01-11 08:14:53 +01:00
Magne Sjaastad d460d3d77d #3944 clang-tidy : Apply modernize-deprecated-headers 2019-01-11 08:14:53 +01:00
Magne Sjaastad 63c675d6e2 System : Add clang-tidy 2019-01-11 08:14:53 +01:00
Magne Sjaastad 81c3ee5df2 #3944 System : Improve code quality using clang-tidy
Remove redundant virtual and add override
2019-01-11 08:14:53 +01:00
Magne Sjaastad 67d0b44c1e #3856 Update copyright text in dialogs 2019-01-09 15:29:37 +01:00
Magne Sjaastad 6db80f40b9 #3856 Update copyright headers 2019-01-09 15:29:24 +01:00
Magne Sjaastad fb4529731a #3856 Update copyright headers 2019-01-09 15:15:34 +01:00
Magne Sjaastad fc21dfbbbf Add missing include 2019-01-09 14:03:05 +01:00
Magne Sjaastad 32e611f710 Qt5 : Install dependencies on Windows 2019-01-09 13:59:29 +01:00
Magne Sjaastad d855c19414 Set version to 2019.11.1-dev.01 2019-01-09 13:12:18 +01:00
Magne Sjaastad 4557514622 Whitespace 2019-01-09 12:48:56 +01:00
Magne Sjaastad c27d935fc4 Contour map : Disable simulation wells and faults when creating from 3D view 2019-01-09 12:48:42 +01:00
Magne Sjaastad 20f9bf4318 #3935 Measurements : Add Esc button to abort measurement mode 2019-01-08 14:55:44 +01:00
Magne Sjaastad e835e2b32a #3924 Measurements : Improve text in tool tip 2019-01-08 07:11:00 +01:00
Magne Sjaastad 98da255772 System : Remove TR1 warnings from gtest 2019-01-07 14:32:29 +01:00
Magne Sjaastad ca267a7f44 System : Add option RESINSIGHT_BUILD_WITH_QT5 2019-01-07 13:58:34 +01:00
Magne Sjaastad 6ca725b5e8 #3932 Octave : Cleanup 2019-01-07 13:05:44 +01:00
Magne Sjaastad 2213bab996 #3930 Octave : Fix includes and replace deprecated functions 2019-01-07 12:46:42 +01:00
Magne Sjaastad c7e5373aaa #3932 Octave : Support Qt5 2019-01-07 12:46:23 +01:00
Magne Sjaastad 53ef8dbed9 #3932 System : Add FindOctave 2019-01-07 12:44:36 +01:00
Magne Sjaastad 897a20a3df #3930 Octave : Add missing includes 2019-01-07 12:39:18 +01:00
Magne Sjaastad f727a6c4ee #3929 System : Always lock mutex before unlocking 2019-01-07 12:38:53 +01:00
Magne Sjaastad f09fa727fa #3928 Coordinate transform : Add convert of vector of points 2019-01-03 13:16:26 +01:00
Magne Sjaastad ecb1b83dfa #3927 Measurements : Compute horizontal area of polygon 2019-01-03 11:34:50 +01:00
Magne Sjaastad 5bf13140e3 #3927 Measurements : Add unit test for area computations 2019-01-03 09:47:45 +01:00
Magne Sjaastad ca39bd3407 Merge branch 'measurement' into dev 2019-01-03 07:34:04 +01:00
Magne Sjaastad 3543ba7cf3 #3924 Measurements : Remove double mouse click event handling 2019-01-03 07:33:54 +01:00
Magne Sjaastad 8f85e49849 #3924 Measurements : Rename, fix issues with points in multiple views 2019-01-03 07:18:22 +01:00
Magne Sjaastad 31a30f8a94 #3924 Measurements : Hide measurement from project tree 2019-01-03 07:08:25 +01:00
Magne Sjaastad 7f24edaebf #3924 Measurements : Set object name for toolbar 2019-01-03 07:06:11 +01:00
Magne Sjaastad 855e22abb4 #3924 Measurements : Redraw immediately instead of schedule redraw 2019-01-02 15:04:33 +01:00
Magne Sjaastad ee9721a338 #3924 Measurements : Use CTRL key to append poly line points 2019-01-02 15:04:05 +01:00
Magne Sjaastad 8709734697 Whitespace 2019-01-02 14:41:17 +01:00
Magne Sjaastad fe75265053 Annotations : Remove check on priority
For performance reasons, priority was checked before dyncast. This does not work now for unknown reasons.
2019-01-02 14:39:39 +01:00
Magne Sjaastad c5dc9da4bd #3924 Measurement : Clean up includes 2019-01-02 14:37:59 +01:00
Magne Sjaastad 218472fe2c Merge branch 'dev' into measurement 2019-01-02 14:32:17 +01:00
Magne Sjaastad 4e6d7d3c40 #3922 Scale bar : Update legend layout when dependent data changes 2019-01-02 11:22:25 +01:00
Magne Sjaastad 98c0406926 Whitespace 2019-01-02 09:45:48 +01:00
Magne Sjaastad f42aa8bcda Test : Remove file from Qt MOC 2019-01-02 09:34:06 +01:00
Magne Sjaastad 1cfedd7ff8 System : Qt5 : Copy DLLs into destination folder 2019-01-02 07:09:12 +01:00
Magne Sjaastad f134cb06bd Merge pull request #3895 from bska/FluxCalc-API-Cleanup
ECLFluxCalc: Remove Unused 'useEPS' Constructor Parameter
2018-12-21 15:53:24 +01:00
Magne Sjaastad a9c7773ef7 CppCheck : Fix various minor issues 2018-12-21 12:32:57 +01:00
Magne Sjaastad e514a77a80 CppCheck : Add missing assignment to isOk 2018-12-21 12:32:25 +01:00
Magne Sjaastad be77e4e048 CppCheck : Guard null pointer access 2018-12-21 12:31:42 +01:00
Magne Sjaastad d2431a40a9 CppCheck : Remove unused variable, use range based for 2018-12-21 12:17:07 +01:00
Magne Sjaastad 6b952add64 CppCheck : Make sure all variables are initialized in constructor 2018-12-21 11:30:29 +01:00
Magne Sjaastad 8bc8ac5e58 CppCheck : Remove unused function 2018-12-21 11:29:14 +01:00
Magne Sjaastad d54c509b35 Add missing include 2018-12-21 10:10:11 +01:00
Magne Sjaastad 47f50c8195 Remove unused functions/variables 2018-12-21 10:07:26 +01:00
Magne Sjaastad 6f3097dd5f Merge remote-tracking branch 'origin/2018.11.01-patch' into dev 2018-12-21 08:46:27 +01:00
Magne Sjaastad 66d923a0ef Set version to ResInsight 2018.11.1-patch_RC02 2018-12-21 08:30:36 +01:00
Magne Sjaastad 935efc66e1 cotire : Adjustments for Qt5 2018-12-20 20:59:19 +01:00
Magne Sjaastad 284e07b967 #3907 Summary : Consider combined curve count when assigning color 2018-12-20 10:46:48 +01:00
Magne Sjaastad 648250290e System : Add AppFwk unit tests using RESINSIGHT_INCLUDE_APPFWK_TESTS 2018-12-20 10:42:16 +01:00
Magne Sjaastad 755e1405db #3909 Ensemble : Sort files alphabetically in find dialog 2018-12-20 09:05:35 +01:00
Magne Sjaastad f7a7a943d7 #3911 Ensemble import : Remember separate file path for ensemble 2018-12-20 08:50:21 +01:00
Magne Sjaastad bc86158ff6 #3914 Source Stepping : Add checkbox for include of ensemble cases 2018-12-20 08:36:35 +01:00